[CMake] Anybody using IAR compiler here ?

Alexander Neundorf a.neundorf-work at gmx.net
Sun May 30 08:13:29 EDT 2010


On Thursday 27 May 2010, Jesper Eskilson wrote:
> On 05/26/2010 10:08 PM, Alexander Neundorf wrote:
> > Hi,
> >
> > is anybody here using an IAR compiler for AVR or ARM ?
> > If so, how can I execute the assembler so that it just prints its name
> > and version number and exits ?
> > (i.e. the equivalent to "as --version", which gives
> > "GNU assembler (Linux/GNU Binutils) 2.17.50.0.17.20070615
> > Copyright 2007 Free Software Foundation, Inc.
> > ...")
>
> There is no such option. To extract the version number, you'll have to
> run the assembler without options and filter the result through some
> text-processing tool.
>
> Same things goes for other IAR tools.

That's also ok.
Could you please post the output of the IAR AVR and ARM assemblers when called 
without any arguments here ?
(or put them into http://public.kitware.com/Bug/view.php?id=10176 )

Thanks
Alex


More information about the CMake mailing list