Joined: 06 Aug 2012 Posts: 1 Location: Adelaide, Australia
Compiler option +CC
Posted: Fri Jun 09, 2017 12:28 am
Does anyone know what command line option +CC does? I can't find any documentation, except for a vague reference in a FAQ for multiple compilation units.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri Jun 09, 2017 1:06 am
What is wrong with the FAQ's explanation ?
Quote:
When building a project, each unit being used in the project has its own
error file. When using a *.bat file to do the unit compilations, it may be
useful to terminate the process on the first error. Using the +CC
command line option, the compiler will return an error code if the
compilation fails.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum