Xref: utzoo comp.unix.xenix:12819 comp.lang.lisp.x:155 Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!tut!pepper!stickler From: stickler@rc.nokia.fi (Patrick Stickler RC 910) Newsgroups: comp.unix.xenix,comp.lang.lisp.x Subject: Problem compiling XLISP under SCO XENIX/286 Keywords: xenix xlisp Message-ID: <179@pepper.rc.nokia.fi> Date: 18 Aug 90 18:39:05 GMT Reply-To: stickler@rc.nokia.fi (Patrick Stickler RC 910) Followup-To: comp.unix.xenix Distribution: comp.unix.xenix comp.lang.lisp.x Organization: Nokia Research Center, Finland Lines: 20 I'm having trouble compiling XLISP vs. 2.0 under SCO XENIX/286 vs 2.2. Using the following command: cc -O -Ml -o xlisp *.c I get the following unresolved externals when linking, all of which come from xlmath.o (xlmath.c): _tan _cos _sin _sqrt _pow and _exp I've also tried alternating with several of the following: (obviously I'm no C hacker...): -LARGE -M2 -M2e -lx -Mh etc... all unsuccessful. If anyone could provide any answers/advice, I would be very grateful. Patrick Stickler Nokia Research Center FINLAND