[538] in Pthreads mailing list archive

home help back first fref pref prev next nref lref last post

pthread problems on IRIX 6.2

daemon@ATHENA.MIT.EDU (Neil Radisch)
Tue Dec 3 09:15:10 1996

From: Neil Radisch<nradisch@duck.com>
To: pthreads@MIT.EDU
Date: Tue, 3 Dec 1996 08:40:24 -0500
Cc: nradisch@duck.com

I'm trying to compile the latest version on an Indy running IRIX 6.2 
using the SGI compiler
The biggest problem is a compile error on syscall.S which says
"input buffer on non-int boundary"
I don't know much about this machine so I can't fix it.

Minor problems that I've fixed/ignored:

1) I keep getting sigmask redefined warnings
2) the SGI compiler does not like the "inline" keyword in C
3) I had to define the quad word in vfprintf because I'm neither an
    alpha or __GNUC__ . I'm assuming it's a long long.

Anybody know how to get this thing to compile??

Neil
------------
Neil Radisch
nradisch@duck.com

home help back first fref pref prev next nref lref last post