Hi, Does anyone know what macro name I can use to detect when running on IRIX 6.5? I don't have access to the machine so I can't poke around headers. I'm not sure if there's an autoconf solution, or if I just need to find out what name I can use.
I thought I could use #if defined(IRIX) but the user says that's not working on her machine. Can I get gcc to dump the defined macros? Thanks much, -- Bill Moseley mailto:[EMAIL PROTECTED]
