[Insight-users] compiler flags in unix

Miller, James V (Research) millerjv at crd.ge.com
Thu Sep 16 08:56:08 EDT 2004


I believe on unix, you can set the CMAKE_BUILD_TYPE via ccmake to 
select which compiler options to use.

Jim


-----Original Message-----
From: Michael [mailto:michakuhn at gmx.ch]
Sent: Thursday, September 16, 2004 5:45 AM
To: insight-users at itk.org
Subject: [Insight-users] compiler flags in unix


Hi,

In CMake, there are different compile options (release, debug, 
relminsize, ...) that ask for different compiler flags. If I want to 
build ITK with a particular option (say, release), how do I do that in 
UNIX (i.e. how do I tell "make" for which of the options set in CMake 
ITK should be built)?

Is it correct, that in Visual Studio 6 I can just change the "active 
configuration" for ALL-BUILD to "Release" and then ITK will be built 
without debug information (and better optimization)?

Thanks,

Michael

_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list