Opened 13 years ago

Last modified 5 years ago

#30656 assigned defect

montage: ensure UsingTheRightCompiler and build_arch

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: montage

Description

montage does not ensure it's UsingTheRightCompiler and build_arch. Fixing this isn't as straightforward as usual because montage hardcodes "gcc" as well as various extra options into the CC variable in many places.

Change History (2)

comment:1 in reply to:  description Changed 13 years ago by robitaille@…

Replying to ryandesign@…:

montage does not ensure it's UsingTheRightCompiler and build_arch. Fixing this isn't as straightforward as usual because montage hardcodes "gcc" as well as various extra options into the CC variable in many places.

I realized this after committing the port, but for the reasons you indicated did not manage to get it to work (there is a lot of hardcoding going on). I will try and fix this when I have a chance, but let me know if you try/manage to fix it in the mean time.

comment:2 Changed 5 years ago by kurthindenburg (Kurt Hindenburg)

Owner: robitaille@… deleted
Status: newassigned
Note: See TracTickets for help on using tickets.