[Insight-users] Computation time revisited
Joshua Cates
cates at sci.utah.edu
Mon, 29 Mar 2004 11:34:42 -0700 (MST)
Hi,
Set the CMAKE_BUILD_TYPE type to Release in ccmake. Turn on the
advanced options and make sure that the CMAKE_CXX_FLAGS_RELEASE and
CMAKE_C_FLAGS_RELEASE are correct (i.e. -O3). I also recommend
turning on CMAKE_VERBOSE_MAKEFILE so that you can see the exact command
lines used to build.
Josh.
On Mon, 29 Mar 2004, Radhika Sivaramakrishna wrote:
> Hi Josh,
> How do I make the computer build optimized for a Linux platform?
> I have a Linux distribution of Redhat version 8
> with GCC 3.3 Release 7. Is there something I can change
> when I do either ccmake or make to do get a "release" version
> that turns on all optimizations?
> Thanks
> Radhika
>
> -----------------------------------------------------
> Confidentiality Notice.
> This email message is for the sole use of the intended recipient(s) and may
> contain confidential and privileged information. Any unauthorized review,
> use, disclosure or distribution is prohibited. If you are not the intended
> recipient, please contact the sender by reply email and destroy all copies
> of the original message. If you are the intended recipient, please be
> advised that the content of this message is subject to access, review and
> disclosure by the sender's Email System Administrator.
>