Melchior FRANZ writes:
> 
> * Hans Ulrich Niedermann -- Sunday 22 July 2007:
> > As the whole thing is still in development, it makes sense for
> > developers to have more than just one of the three, so that one can
> > compare their behaviours.
> 
> And how many developers actually do it? 

I hope many :-)

I haven't tried compiling FGFS for a while but one use
to be able to do something like

cd $FGFS
mkdir release
cd release
../configure $my_options
make


cd FGFS
mkdir debug
cd debug
../configure $my_debug_options
make

Cheers

Norman


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to