On Tue, 27 Jan 2004 23:50:56 -0500 Eric L Hathaway <[EMAIL PROTECTED]> wrote:
> Erik Hoffman wrote: > > >Bernie Bright wrote: > > > >>/ Compiles okay on Mandrake 9.2/10.0 (glibc-2.3.3 and gcc-3.3.2). However > >this/>/ should really be tested for by the configure script - > >AC_CHECK_FUNCS(truncf)/>/ and panel.cxx should then contain: > >/ > >I'll add a test for it. > > > >Erik > > > Erik, > > Unfortunately, FlightGear still doesn't compile on RedHat 7.3, even with > the above configure script check for truncf (I haven't checked it out on > RedHat 9 yet). I did figure out how to get it to work though (see below). Perhaps we need to reconsider this whole truncf() thing. FlightGear is supposed to be written in C++ not C99. Maybe we could add an equivalent function to SimGear. Bernie _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
