[Scons-users] SCons integration with IAR

Akumalla Arjuman Banu akumallaarjuman at tataelxsi.co.in
Tue Jan 21 01:36:32 EST 2020


Hi bil,

Actually I have tried with a normal c file. I have written a normal c program and in the SConstruct file I have given Program("hello.c").
and my cmd output is:

Program('hello.c')

       % scons
       scons: Reading SConscript files ...
       Calling Program('hello.c')
       Finished calling Program()
       scons: done reading SConscript files.
       scons: Building targets ...
       cc -o hello.o -c hello.c
       cc -o hello hello.o
       scons: done building targets.

So, i know how Scons works with a norml c file. But here I want to make my scons work with CCES. CCES itself creates a makefile, and I have used those commands to build and clean in my SCons.

Please let me know Is this is the right way to do.
Or do you know how to integrate SCons with any build automation tool?



Regards,


Arjuman Banu

Engineer | MEBU

TATA ELXSI

________________________________
From: Akumalla Arjuman Banu
Sent: Friday, January 17, 2020 4:42 PM
To: scons-users at scons.org <scons-users at scons.org>
Subject: SCons integration with IAR

Can anyone tell me how to integrate SCons with IAR?
I know scons can be integrated with codeblocks and visual studio. But I am not getting detailed information regarding IAR IDE integration with SCons. If there are any websites or forums, Please share here.


Regards,


Arjuman Banu

Engineer | MEBU

TATA ELXSI

________________________________
Disclaimer: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient of this message , or if this message has been addressed to you in error, please immediately alert the sender by reply email and then delete this message and any attachments. If you are not the intended recipient, you are hereby notified that any use, dissemination, copying, or storage of this message or its attachments is strictly prohibited. Email transmission cannot be guaranteed to be secure or error-free, as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender, therefore, does not accept liability for any errors, omissions or contaminations in the contents of this message which might have occurred as a result of email transmission. If verification is required, please request for a hard-copy version.
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20200121/c1043d5f/attachment.html>


More information about the Scons-users mailing list