Jon S. Berndt writes: > >> I am crashing during initialization of the FDM with the call to >> set_Euler_Angles() from FGInterface::common_init() >> Maybe you could try setting a breakpoint in MSVC >> and stepping into the code starting there. > >Well, this is news to me. I updated this morning and run fine >running from >CygWin. I do, of course, have the latest JSBSim from our CVS. >Do you have >JSBSim.cxx from JSBSim CVS, too?
Jon As I said in my post I too have no problem with Cygwin :-) MSVC and MingW32, which uses the MS runtime math library, are having problems though. FWIW, They are MUCH less forgiving to floating point 'problems' then the math libraries that linux and Cygwin use. Hang in there we will find it I just wish I had a debugger that worked with FGFS and MingW instead of having to use the old tedious but sure printf style of instrumentation ! Cheers Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
