[Scons-users] Printing out LINKCOM

Chris Redlats chris.redlats at gmail.com
Tue Aug 11 07:54:44 EDT 2015


Hi

Try this:

print "LINKCOM is:", env['LINKCOM']
print "LINKCOM subst is:", env.subst('$LINKCOM')

Works with Scons 2.3.5

Please refer to
http://www.scons.org/doc/HTML/scons-user.html#idm140113682440304

Regards
Chris


2015-08-11 12:40 GMT+02:00 Ora <orshalev at gmail.com>:

> Hi,
>
> Is there an easy way to print out the full expansion of the LINKCOM
> variable?
>
> Thanks,
> Ora
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20150811/07e6f7d5/attachment.html>


More information about the Scons-users mailing list