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. -Brad _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
