Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT2.1: MBS: How to stop the 'build' after compiler phase

Hello,

I'm using Eclipse 3.0.1 and CDT 2.1.

Is it possible with the MBS to stop the Build after assembling or compiling phase, without launching the linker phase ? With our compiler, some options don't generate objects files (.o), so the linker fails. It will be better for these options to not launch the linker.
For example:
   -S                  Stop before assembling; output in .s file

Is there a way to do it?

Thanks for advance

--
________________________________________________________________

Jerome CORRENOZ                      jerome.correnoz@xxxxxx
STMicroelectronics                   www.st.com
TPA/DSP & Micro Division/Tools
Software Engineer        	     A450-02
12, rue Jules Horowitz - B.P. 217    Phone: +33 (0)4 76 58 68 42
F-38019 GRENOBLE Cedex               Fax:   +33 (0)4 76 58 56 68
________________________________________________________________




Back to the top