Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!quiche!calvin!depeche From: depeche@quiche.cs.mcgill.ca (Sam Alan EZUST) Newsgroups: comp.sys.atari.st Subject: help with dlibs Message-ID: <1868@calvin.cs.mcgill.ca> Date: 13 Dec 89 21:34:06 GMT References: <1867@calvin.cs.mcgill.ca> Reply-To: depeche@calvin.cs.mcgill.ca (Sam Alan EZUST) Organization: SOCS, McGill University, Montreal, Canada Lines: 26 I am a novice user of computers and compilers, and just downloaded dlibs12 from terminator. I placed the header files in e:\dlibs\h, and everything else in e:\dlibs Now I want laser C to use these libraries instead of the default ones. I went into the environment variables and changed all the ones I thought I was supposed to. clib=e:\dlibs\dlib.a cinit=e:\dlibs\dstart.o cinclude=e:\dlibs\h\ and I also tried changing libpath to e:\dlibs\ And now when I try to compile/link a program, the linker says undefinined symbol: __lmul I don't even know what lmul is, but anyway... What else do I need to do in order to get laserc working with dlibs? -- S. Alan Ezust depeche@calvin.cs.mcgill.ca McGill University Department of Computer Science - Montreal, Quebec, Canada