[Scons-users] TDM Gcc detection
Bill Deegan
bill at baddogconsulting.com
Sat Mar 30 21:18:25 EDT 2013
Is there a standard path for the installation of the tdm-gcc toolsuite?
-Bill
On Sat, Mar 30, 2013 at 4:10 AM, Philipp Kraus
<philipp.kraus at flashpixx.de>wrote:
> On 2013-03-28 16:58:01 +0100, Mark Holloway said:
>
> I'm still in scons beginner mode, but the following worked for me to pull
>> in the elements I need in a similar situation with you (although a simpler
>> solution would be nice):
>>
>> env = Environment(tools = ['gcc', 'g++', 'ar','gnulink','textfile'], ENV
>> = {'PATH' : os.environ['PATH'],'TEMP' : os.environ['TEMP']})
>>
>> I needed to have those on my path before launching scons though.
>>
>
> Yes, that works well, so I use also this calls, but it is possible that a
> better solution exists
>
>
>
> ______________________________**_________________
> Scons-users mailing list
> Scons-users at scons.org
> http://four.pairlist.net/**mailman/listinfo/scons-users<http://four.pairlist.net/mailman/listinfo/scons-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20130330/c87f4d19/attachment.html>
More information about the Scons-users
mailing list