Subject: Elm & setlongjump
To: netbsd <port-mac68k@NetBSD.ORG>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 11/12/1995 15:30:34
Has anyone succeded at compiling elm? I've got a fairly-recent version,
and it works ok until I go to link the executable. I get errors saying
that there are references to unlocatable objects from the data segment.
The routines in question are setlongjump and a friend or two.

I've dug into the problem, and found that the routines are used for
handling signals sent to the elm executable. These symbols SEEM to
be in libc.a (nm /usr/lib/libc.a seems to find them). ?? Ideas?

Thanks!

Bill