On Wed, Jan 23, 2008 at 09:41:43AM -0500, Michael Stone wrote:
I suspect that the key part is "MIPS" rather than "IRIX", and it should
be something like
- #ifdef __sgi
+ #if defined __sgi || defined __m68k
Currently waiting for compilation on m68k to test that theory.
My brain was obviously melting when I wrote that; too many archs
beginning with m. :-D There does probably need to be a special case for
m68k, but it probably has nothing to do with mips on irix. It may be
necessary to *also* do something like this for mips, but there seem to
be bigger issues with the mips build environment at the moment. Still
waiting for m68k compilation to test this theory.
Mike Stone
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]