On Tue, Oct 28, 2008 at 12:52:59PM -0400, Jack Howarth wrote:
>    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.

I'm pretty sure NoSet results in the variable being not set, not "set
to null". You can 'fink dumpinfo -eCPPFLAGS somepkg' to see what the
CPPFLAGS env var will be when building somepkg.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
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