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

Fausto Saporito <[email protected]> Wed, 10 Sep 2014 09:56:25 +0200
Newsgroups gmane.lisp.cmucl.general
Message-ID <CAF1zXhm6BXaEJbROigxA162uzn7nqSoxgAvdpYB7R3_27eZDEw@mail.gmail.com>
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 <[email protected]>:
> 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?
_______________________________________________
cmucl-help mailing list
[email protected]
http://lists.zs64.net/mailman/listinfo/cmucl-help