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
