Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 GARFIELD 20/11/84; site garfield.UUCP Path: utzoo!utcsri!garfield!michael3 From: michael3@garfield.UUCP (Mike Rendell) Newsgroups: net.micro.amiga Subject: Re: What do you other software developers have? Message-ID: <3658@garfield.UUCP> Date: Mon, 30-Sep-85 15:05:37 EDT Article-I.D.: garfield.3658 Posted: Mon Sep 30 15:05:37 1985 Date-Received: Mon, 30-Sep-85 17:09:45 EDT References: <2061@amdahl.UUCP> <827@gitpyr.UUCP> Reply-To: michael3@garfield.UUCP (Mike Rendell) Distribution: net Organization: Memorial U. of Nfld. C.S. Dept., St. John's Lines: 17 Summary: In article <827@gitpyr.UUCP> lbg@gitpyr.UUCP (Lee B Grey, Programmer Extraordinaire) writes: . . >I have been trying to link with ALINK, but keep getting an error >about __pow not found in library lc.lib. The returncode is 10. >I am trying to use pow, exp, log, sin, cos, atan, and sqrt. I >included math.h and limits.h. What is missing??? . . > >Lee Grey >Bhagwan Rajneesh of the AMIGA-Obsession Cult This is just a guess but.... Did you link it with the math library? (-lm or something like that) Mike Rendell