Current version builds and tests mostly good for me. I had to specify gmake and CC=gcc, and to use AR that shipped with GCC (/usr/nekoware/gcc-4.7/bin/ar) instead of the system installed AR (/usr/bin/ar).
Code changes:
In library/net.c, line 80 I added:
Code changes:
In library/net.c, line 80 I added:
Code: Select all
#elif defined(__sgi)
#include <standards.h>
#include <sys/endian.h>
"Apollo was astonished, Dionysus thought me mad."