[sldev] where's SCons getting the compiler string

Tateru Nino tateru.nino at gmail.com
Fri Jul 20 12:21:30 PDT 2007


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

A quick glance at the Scons manual suggests that this path is the place
to eyeball: /usr/lib/scons/SCons/Tool/

-- 
Tateru Nino
http://dwellonit.blogspot.com/



More information about the SLDev mailing list