[Scons-users] Custom Builder Tool for IAR Compiler

Marco Schuler marco.schuler at gmail.com
Thu Oct 5 09:21:15 EDT 2017


2017-10-05 0:11 GMT+02:00 Bill Deegan <bill at baddogconsulting.com>:

> It's a default builder.
> It uses LINK or SHLINK  and SHLINKCOM or LINKCOM as the command lines.
>
 Just define those appropriately.

> Take a look at link.py and gnulink.py as examples..
>

Ok, I'll define LINK etc. in a custom-tool stm8link.py.

What I do not understand by looking at link.py and gnulink.py is where
these tools/builder get instantiated.  Where would I instantiate it? In my
SConstruct? In an __init__.py inside my tools-directory?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20171005/4504cce3/attachment.html>


More information about the Scons-users mailing list