Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!portal!cup.portal.com!FelineGrace From: FelineGrace@cup.portal.com (Dana B Bourgeois) Newsgroups: comp.sys.amiga.tech Subject: Re: Manx C compiler bug? Please help. Message-ID: <20094@cup.portal.com> Date: 3 Jul 89 11:20:57 GMT References: <12046@nuchat.UUCP> Distribution: usa Organization: The Portal System (TM) Lines: 16 (this is great! "I'M HELPING!!") David, I think you need to switch the order of your libraries. Try putting the m.lib *before* the c.lib. And be sure you use the 32 bit libraries. I don't remember now if you said you had linked the regular (m.lib) or the 32 bit(m32.lib) libraries. Anyway, your link should look something like: ln m32.lib c32.lib Check page 3-13 about the libraries and 13-18 discusses the order. Hope this helps... Dana