[Flightgear-devel] FGFS final link fails: _imp__pthread symbols not found

2005-05-30 Thread Giles Robertson
I've tried compiling fgfs from cvs on mingw again. There are various little changes which I'll roll up at some point (as in, when it's working ;). However, there's an odd problem I'm getting at final link: g++ -DPKGLIBDIR=\/point/share/FlightGear\ -g -O2 -D_REENTRANT -L/point/lib -o fgfs.exe

Re: [Flightgear-devel] FGFS final link fails: _imp__pthread symbols not found

2005-05-30 Thread Harald JOHNSEN
Giles Robertson wrote: I've tried compiling fgfs from cvs on mingw again. There are various little changes which I'll roll up at some point (as in, when it's working ;). However, there's an odd problem I'm getting at final link: g++ -DPKGLIBDIR=\/point/share/FlightGear\ -g -O2 -D_REENTRANT