What exactly does "NoSetCPPFLAGS: True" do? Does it unset the
CPPFLAGS environmental or just set it to a null string. I am seeing
a bootstrap failure when building the latest gcc trunk. If NoSetCPPFLAGS
is only setting CPPFLAGS to a null string, this would explain the
problem. In that case, I guess I need to remove the instance of
NoSetCPPFLAGS and resort to "unsetenv CPPFLAGS" instead. A null setting
of CPPFLAGS by NoSetCPPFLAGS would cause a bootstrap failure. Thanks
in advance for any information.
                Jack

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to