> > Beware, the name seems to imply they are for MinGW, not CygWin > > The link I provided is the tarfile from Norm that was on my harddisc > > > > -Fred > > I have MingW installed along with CygWin. This might be problematic, then? Is > FlightGear > under Cygwin normally NOT MingW built?
I think the configure script autodetect the right platform, based on the shell you are, bash or msys. I never compiled with mingw but I think the differences are the way libraries are built. Mingw use the MS C runtime and cygwin use its own C runtime. The Creative OpenAL sdk is built for MS compilers so it should work with Mingw, and Norman assembled a specific set of libraries of Cygwin. Not knowing much, I would try to stay away from troubles and stick with the library made for my compiler of choice. -Fred _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
