[11493] in Athena Bugs
sun4 7.6Q: codecenter on sunstations
daemon@ATHENA.MIT.EDU (willems@MIT.EDU)
Mon Dec 6 17:54:38 1993
From: willems@MIT.EDU
To: bugs@MIT.EDU
Date: Mon, 06 Dec 93 17:54:21 EST
System name: eire
Type and version: SPARC/Classic 7.6Q
Display type: cgthree
What were you trying to do?
add the math library to codecenter
What's wrong:
It could not read the math library file.. I tried the following
statements:
load -lm
load /lib/libm.a
load /usr/lib/libm.a
looking into these directories, libm.a didn't exist... generally
codecenter would come back with the message "No such file or
directory"
What should have happened:
The math library would have loaded up giving me access to the
C math library functions (I'm trying to debug a problem that
uses the log function.
Please describe any relevant documentation references:
[Please replace this line with your information.]