John Denker wrote:
>      CXXFLAGS="-g"  ./configure

Better reverse that:

       ./configure CXXFLAGS="-g"

Otherwise there are cases when those CXXFLAGS are forgotten. The same
applies for any variables configure reads.

Attachment: signature.asc
Description: OpenPGP digital signature

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