[11249] in Athena Bugs
decmips 7.6G: ghcc, part of "multi" locker
daemon@ATHENA.MIT.EDU (alexp@MIT.EDU)
Fri Oct 22 11:00:52 1993
From: alexp@MIT.EDU
Date: Fri, 22 Oct 93 11:00:26 EDT
To: sethf@MIT.EDU, bugs@MIT.EDU
Cc: alexp@MIT.EDU
I have received an answer to your bug report about the Green Hills C compiler.
The "undefined symbol _rnerr" message is due to the fact that a required
library, libind.a in the Green Hills distribution, is not being linked. The
reason for that is that the driver has not been updated from an earlier
version.
There is a simple workaround: just add a switch -lind at the end of the
command line, i.e.:
ghcc -check=all foo.c -lind
The problem should be fixed by the next release of the software, which is
expected within 6 months.
Alex Prengel, Jr.
Academic Computing Services
Software Acquisition Coordinator