Opened 14 years ago
Closed 14 years ago
#28387 closed defect (fixed)
atlas is using "gcc" again
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | Veence (Vincent), raimue (Rainer Müller) | |
Port: | atlas |
Description
The latest version of atlas is using "gcc" again, instead of ${configure.cc}. This was fixed once before in #20070.
Change History (9)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | vince@… added |
---|
comment:2 Changed 14 years ago by Veence (Vincent)
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
I don't see why adding a new variant would help anything. Software simply needs to respect the CC environment variable. Great pains were gone to previously to fix all the ways in which atlas was not respecting CC; it seems the new version has introduced new ways of disrespecting it that now need to be addressed.
comment:4 Changed 14 years ago by Veence (Vincent)
r67706 which is supposed to fix this, is still honored in the new Portfile, in which, besides, there is no direct reference to gcc. So could you be more specific?
comment:5 Changed 14 years ago by Veence (Vincent)
Ryan, if you have no further comment on this, I will close the bug as invalid…
comment:6 Changed 14 years ago by raimue (Rainer Müller)
I am using Ryan's no_default_gcc method and was not experiencing any problem with atlas @3.9.37+gcc44.
comment:9 Changed 14 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Normally fixed.
Would a +apple_gcc variant solve this problem?