1 Jun 2010 09:50
Re: CTest / UTF-8
For later reference, this was indeed the trick, simply updating from 2.8.0 to 2.8.1 solved my issue. Thanks Dave ! On Mon, May 31, 2010 at 7:26 PM, Mathieu Malaterre <mathieu.malaterre@...> wrote: > $ ctest --version > ctest version 2.8.0 > > I guess I need to update :) > > Thanks > > On Mon, May 31, 2010 at 7:23 PM, David Cole <david.cole@...> wrote: >> ctest 2.8.1 and later should already be generating proper UTF-8... what >> version of ctest are you using? >> >> On Mon, May 31, 2010 at 9:32 AM, Mathieu Malaterre >> <mathieu.malaterre@...> wrote: >>> >>> Hi there, >>> >>> Does anyone know how I can tell ctest to use UTF-8 to generate the >>> XML files used for uploading results to CDAsh ? >>> >>> I have on one hand: >>> >>> >>> Testing/Temporary/LastBuild_20100531-0918.log:/home/mathieu/Projects/CoSMo/trunk/Code/IO/csmModelModificationsLoader.cxx:386:(Continue reading)
>
> While we are at it, do the C and C++ compilers behave the same way, i.e. print
> the version information when called without arguments ?
Yes.
> How does that output look like then ?
IAR ANSI C/C++ Compiler V5.41.2.51793/W32 for ARM
IAR C/C++ Compiler V5.50.0.50277/W32 for Atmel AVR
> Does it differ between the AVR and ARM compilers ? They seemed to be quite
> different in their command lines etc.
They do differ a bit in their command lines, mostly depending on the
different capabilities. One such difference is that ARM is ELF/Dwarf
RSS Feed