Nick Warne schrieb:
> Sorry, I read this too quick.  You can build SG/FG with optimisations like 
> this:
>
> ./configure CXXFLAGS=-O3 ...
>
> If you wish to include further flags, they need to enclosed in double quotes:
>
> ./configure CXXFLAGS="-march=athlon-tbird -O3"
>
> This is my full FG configure option:
>
> ./configure CXXFLAGS="-march=athlon-tbird -O3" --prefix=/usr --enable-sdl
>
> Nick
>
>   

Thank you Curtis and thank you Nick for your help.

I already did the "cmake -i" process as described but learned now about
the FG ./ configure options. So off I go to make a new FG build,
hopefully improving the framerate.

Georg :-)

-------------------------------------------------------------------------
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