Connect system call in SCO
Robert Lipe
robertlipe@usa.net
Tue Dec 11 09:09:00 GMT 2001
> It is a multithreaded program, using both INET and UNIX domain sockets.
I suspect that's the key clue. OpenServer doesn't support threads.
Look at whatever packaging you're using that's dummying up threads.
That package is presumably responsible for "fixing" errno to make it
thread-safe.
> But it was set to -2146297092(junk probably).
> I don't have a clue what this is.
It may be that your compilatino line isn't turning on whatever manifest
your thread package is using to wrap errno.
RJL
More information about the Gcc
mailing list