[cmucl-help] 19c alpha [Was Re: CMUCL 18c building on tru64 5.1]
Carl Shapiro
carl.shapiro at gmail.com
Wed Sep 10 07:03:43 UTC 2014
It looks like you are missing symbols from libc and libm. It is unlikely
that you can run for very long without the libc symbols. I agree that
-non_shared should cause libc.a to be linked. However, I wonder there is a
linker optimization that is preventing the code in undefineds.c from having
its intended effect.
Can you send a copy of your lisp.nm so we can see what is actually present?
More information about the cmucl-help
mailing list