> > I was just notified that "long long" isn't supported on all systems. I > > have to come up with something different. > > BTW. If you don't have a big-endian machine(Mac,SGI,Sun?) you should be > fine be removing the contents of _ulEndianSwap: > > static inline void _ulEndianSwap(unsigned long long *x) { > } >
Thanks, i commeted everthing between the brackets of the _ulEndianSwap function out. Now plib compiles with the patch code without errors, thanks. Best Regards, Oliver C. _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel