[Scons-users] SCons with IAR Workbench and Eclipse
Dirk Bächle
tshortik at gmx.de
Wed Feb 4 12:31:01 EST 2015
Hi Chris,
On 04.02.2015 11:04, Chris Redlats wrote:
> Hi
>
> For a new embedded project we are considering to use SCons as build tool.
>
> In our tool chain we will use:
> - Development environment runs on Microsoft OS
> - C++/(C)
> - Eclipse
> - IAR workbench
> - SCons?
> - ...
>
> 1) Does anybody have experience with SCons and IAR? Any example?
>
I don't have any hands-on experience with this toolchain, but I remember several people asking about how to get the Renesas compiler
going. The problem always was that SCons doesn't import the environment's PATH per default, so the compiler/linker won't find the
licensing information. But apart from that, I can't recall any complaints.
Hope this helps...and if you need further support and ideas to get things going, continue to ask please.
Best regards,
Dirk
More information about the Scons-users
mailing list