Curtis L. Olson <[EMAIL PROTECTED]> writes : > Richard Bytheway writes: > > SimGear - configure does not find the metakit libs unless I > > set LDFLAGS="-L/usr/local/lib/". Is this a SimGear, Metakit, > > Autoconf or Cygwin problem? > > SimGear/FlightGear configure used to automatically add /usr/local/lib > to the library search path. That was removed because apparently it > causes gcc-3.2 to gripe? Someone needs to explain the gcc-3.2 problem > so that we can get this resolved in a way that works for everyone.
Not sure but I think GCC 3.2 warns about -I ( i capital ) at compile time, not -L at link time. Cheers, -Fred _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
