David Luff writes:
> Ever since upgrading from automake-1.4 to 1.5, the messages shown on screen
> while compiling Flightgear have got far more verbose, with stuff about
> tmpfiles and deps being output, and this is even worse with automake-1.7
> that comes with the latest Cygwin.  Is there any way of getting rid of all
> the superfluous messages to just leave the compiler commandline itself for
> each file?

Just type "g++ -o fgfs *.c{xx,pp} */*.c{xx,pp} */*/*.c{xx,pp} */*/*/*.c{xx,pp}"

Regards,

Curt.
-- 
Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to