[Scons-dev] Ability to send callback for setting an Environment() variable..

Bill Deegan bill at baddogconsulting.com
Thu Sep 1 16:47:50 EDT 2016


Greetings,

Here's what I"m thinking.

env['CC'] = '/my/path/to/custom/gcc/version'

Would then call a method specified in the gcc tool.
This would allow (minimally) SCons to set the compiler version correctly.
For example:
env['GCCVERSION']='5.0.0'

Thoughts?

-Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20160901/971b9130/attachment.html>


More information about the Scons-dev mailing list