Re: 19c alpha [Was Re: CMUCL 18c building on tru64 5.1]
Raymond Toy <[email protected]> Tue, 9 Sep 2014 14:47:01 -0700
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <CAG14z1EatWe9NPDpFGBb1WcYLSRbhYsgSPHQg-=p4vxZreCQsw@mail.gmail.com> |
On Tue, Sep 9, 2014 at 2:07 PM, Fausto Saporito <[email protected]> wrote: > Hello all, > > so we have targeted the right process :-) I got always a sigsegv... > but it's different.... > debug_print is working... is there a way to have those messages > printed on the screen ? At the moment I can see them only in dbx :) > They should be showing up on the screen. debug_print just does printf/fflush, so they should be there. > > Yes... I have to go back to rebuild kernel.core after generated > lisp.nm, but it seems not all the functions are present in lisp.nm > The most obvious are missing! Like sin, cos, tan, killpg, etc ... and > they are defined in undefineds.h > Some of these should be defined since they're used in kernel.core. FWIW, killpg is not in lisp.nm on my linux build (normal compile). -- Ray _______________________________________________ cmucl-help mailing list [email protected] http://lists.zs64.net/mailman/listinfo/cmucl-help