On Tuesday 01 March 2011, Brad King wrote:
> On 03/01/2011 03:44 PM, Alexander Neundorf wrote:
> > The SunPro tests both failed:
> > http://www.cdash.org/CDash/testDetails.php?test=85204365&build=884706
> > http://www.cdash.org/CDash/testDetails.php?test=85247010&build=884931
> > The assembler file was generated in both cases, but could not be linked.
> > Maybe some more arguments are necessary here for specifying the desired
> > output format for the assembler ?
>
> The C flags include -xarch=v9 but that does not show up on the assembler
> compilation line even though it is using the C compiler.
Do you think when enabling the C compiler as ASM compiler it should also check
for $ENV{CFLAGS} ?
Or should I added $ENV{ASMFLAGS} ?
Alex
_______________________________________________
cmake-developers mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers