Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche f75d445700 Some compilers don't permit the use of C99 extensions from C++. This is the
case for MIPSPro (IRIX) for fegetround(), isinf() et al., though they are
available in the math library.
2005-12-04 16:10:01 +00:00
BasiliskII Link with math library (-lm) on IRIX so that to get support for long double 2005-12-04 15:45:09 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Some compilers don't permit the use of C99 extensions from C++. This is the 2005-12-04 16:10:01 +00:00