Compiling 1.8.0p1 on SGI IRIX 5.2
"John P. Wilson" (paladin@wavopt431.tbe.com)
Wed, 13 Mar 1996 12:00:41 PST
Okay, I got it to compile by modifying the `configure' file:
When it checks for the SGI compiler I hard wired it to use the native C
compiler
-> CC="cc"
When checking for handling ANSI constructs changed the loop to
-> for opt in "" -Aa -Xa -ansi
After that it compiles with no errors or warnings. Someone with more savy on
shell scripts can make it pretty and automagical.
I do not know if it runs yet, but oh well...
John
-------------------------------------------------------------------
- paladin@WavOpt431.tbe.com - John P. Wilson - Jammers Unite!
-------------------------------------------------------------------