[sldev] where's SCons getting the compiler string

Dzonatas dzonatas at dzonux.net
Fri Jul 20 11:29:20 PDT 2007


Hi Dana,

I've have reconfigured, twisted, chewed-up, and spit-out the SConstruct 
file in many ways.

I already have several customized versions that uses MSVC, MinGW, and 
like. They are located here: 
http://oslcc.svn.sourceforge.net/svnroot/oslcc/osl

One thing about SConstruct is that it resets the defaults, so that every 
build is the same. There are ways to reset that either through the 
tool-chain def or through the individual maps like, CC, CXX, AR, etc.

Let me know how I can help. =)


Bryan O'Sullivan wrote:
> Dana Fagerstrom wrote:
>> This is more for Linux folks. I know most of you have never seen this 
>> because you only have one compiler installed on your build systems 
>> but ever since 1.17.0 I've been having trouble getting SCons to use 
>> the gcc_bin defined in my SConstruct file.  Instead it insists on 
>> using the default compiler on Solaris, CC instead of g++.
>
> Unfortunately, the guy who switched us over to SCons left the company 
> several months ago.  I'm probably the person who knows most about it 
> now, and I don't know the answer to your question.  I'm pretty sure 
> you'll need to look at the SCons internals to figure it out.  Good 
> luck with that - the code is horrible :-(
>
>     <b
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html
>
>

-- 
Power to Change the Void


More information about the SLDev mailing list