[Insight-developers] SGI Build
Hans Johnson
hans-johnson at uiowa.edu
Thu Jul 28 17:18:15 EDT 2005
Mathieu,
SGI Flags for both 7.3.3.1m and 7.4.2m compilers that are working for the
kraepelin.uiowa nightly builds.
DEBUG BUILD:
//No help, variable specified on the command line.
CMAKE_CXX_FLAGS:STRING= -n32 -g -DUDEBUG -G0 -multigot -no_auto_include
-xansi -LANG:std -LANG:ansi-for-init-scope=ON -woff
15,84,1110,1209,1424,1468,3102,3210,3439
//No help, variable specified on the command line.
CMAKE_C_FLAGS:STRING= -n32 -g -DUDEBUG -G0 -multigot -xansi -woff
15,84,1110,1209,1424,1468,3102,3210,3439
OPTIMIZED BUILD:
CMAKE_CXX_FLAGS:STRING= -n32 -O3 -DNDEBUG -G0 -multigot -no_auto_include
-xansi -LANG:std -LANG:ansi-for-init-scope=ON -woff
15,84,1110,1209,1424,1468,3102,3210,3439
//No help, variable specified on the command line.
CMAKE_C_FLAGS:STRING= -n32 -O3 -DNDEBUG -G0 -multigot -xansi -woff
15,84,1110,1209,1424,1468,3102,3210,3439
These flags have been stable for 6-8 months.
Regards,
Hans
PS: These notes are now on the WIKI site.
On 7/28/05 3:18 PM, "Mathieu Malaterre" <mathieu.malaterre at kitware.com>
wrote:
> Hans Johnson wrote:
>> Mathieu,
>>
>> I've been compiling gdcm and all of itk+ the wrapping on 6.5.26m for months
>> on the 7.3.3.1m compilers (see dashboard for Kraepelin.uiowa).
>> Additionally, I've gotten 6.5.26m with the 7.4.2 compilers working for itk
>> (wrapping still does not work).
>>
>> I do use different compiler flags than the defaults.
>>
>> Can I help?
>
> Sure do you have like notes or a Wiki for that. There is a user: Michael
> Hardisty who is not able to build ITK. And I seriously have no idea what
> is going on, the error looks pretty odd.
>
> Thanks
> Mathieu
>
More information about the Insight-developers
mailing list