On 5/23/07, Georg Vollnhals <[EMAIL PROTECTED]> wrote:

>> Once you have a fresh checkout, in the trunk directory (top layer of
code)
>> to build the CMAKE files, issue:
>>
>> cmake -i .


Thank you for the hint, this "cmake -i" configuration process  works
very  nice for me but does not improve the framerates.


I just learning about this now myself, but as I understand it, one of the
questions you are asked with  cmake -i . is the build type.  Enter "Release"
(other options are things like debug, release w/ debug info, etc.)

If you answer yes to advanced options, you will be presented with many more
questions.  One of those advanced questions relates to "verbose" make.  If
you change that to TRUE (defaults to FALSE) then you can see the actual
compiler command line when make is run.  That is one way you can verify that
the -O3 option is indeed being invoked.

Regards,

Curt.
--
Curtis Olson - University of Minnesota - FlightGear Project
http://baron.flightgear.org/~curt/  http://www.humanfirst.umn.edu/
http://www.flightgear.org
Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to