Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2007 12:03:59 -0700 (PDT)
From:      youshi10@u.washington.edu
To:        freebsd-questions@freebsd.org
Subject:   Re: Help with port that uses scons
Message-ID:  <Pine.LNX.4.43.0703281203590.19764@hymn03.u.washington.edu>
In-Reply-To: <Pine.LNX.4.43.0703281202290.32025@hymn05.u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Mar 2007 youshi10@u.washington.edu wrote:

> On Wed, 28 Mar 2007, Alejandro Pulver wrote:
>
>> Hello.
>> 
>> I am updating a port that now uses "scons" to build. It reads the
>> environment variables correctly, but passes CCFLAGS as a single
>> argument to the compiler, resulting in an error.
>> 
>> The port (the install part isn't done yet) is available here:
>> 
>> http://people.freebsd.org/~alepulver/boswars.shar
>> 
>> Any help would be appreciated.
>> 
>> Thanks and Best Regards,
>> Ale
>
> If the last line is your problem with SCONS_ARGS, stuff isn't passed in quoted, 
> and IIRC CPPFLAGS should be CXXFLAGS for all applications (I could be wrong 
> about scons though..).
>
> -Garrett

That's what I get for answering questions on multiple lists on 5 hours sleep. Reduced response time ><.

-Garrett




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.43.0703281203590.19764>