[cmucl-help] 19c alpha [Was Re: CMUCL 18c building on tru64 5.1]

Fausto Saporito fausto.saporito at gmail.com
Wed Sep 10 07:56:25 UTC 2014


Hello Carl,

I fixed the linker problem...
In the Makefile is missing "-all" before -lm
Now in lisp.nm there're all the missing symbols


2014-09-10 9:03 GMT+02:00 Carl Shapiro <carl.shapiro at gmail.com>:
> 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