William Earnest writes: > > Definitely getting the feeling that Cygwin doesn't like me.
> For variety, the leadin to the fault was a bit different. The > following lines were copied from scribbled notes at the other machine > > scheduling needed tiles for -122.358 37.6117 > load() base = /cygdrive/d/FlightGear/Scenery > loading tile /cygdrive/d/FlightGear/Scenery/w010n00/w001n00/2938503 Hmm... I just saw this the other day too ... are you running this from a Cygwin shell ? what is % echo $FGROOT > The other > question is how do I resolve addresses to symbols under Cygwin? The > stack dump is not all that useful to me in only hex format. I have never found this file very useful Try running fgfs under gdb % gdb $FULLPATH_TO_fgfs.exe This should help Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
