Message-ID: <001a01c08c00$1edf1940$a28327cb@o0d1h7> From: "Nathan Smith" To: Subject: something funny going on Date: Thu, 1 Feb 2001 14:36:00 +1100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0017_01C08C5C.4C7B4200" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0017_01C08C5C.4C7B4200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I compile the source for a cross assembler - it has a section v =3D = pow((double) x,(double) y)); and early in the source it has #include = but says undefined reference to pow when I compile? url to source: = http://www.esw-heim.tu-clausthal.de/~marco/cpf/acme008_src.zip Thanks ------=_NextPart_000_0017_01C08C5C.4C7B4200 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I compile the source for a cross assembler - it has a section v =3D = pow((double) x,(double) y)); and early in the source it has #include=20 <math.h> but says undefined reference to pow when I compile?
 
url to source: h= ttp://www.esw-heim.tu-clausthal.de/~marco/cpf/acme008_src.zip
 
Thanks
------=_NextPart_000_0017_01C08C5C.4C7B4200--