delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/03/26/19:21:32

Date: Sun, 26 Mar 2000 21:47:19 +0200
From: Javier Bardal Prieto <u0204956 AT golum DOT inforg DOT uniovi DOT es>
Subject: Re:Please run the benchmark on a K7
To: djgpp AT delorie DOT com
Message-id: <200003261947.VAA03213@golum.inforg.uniovi.es>
Reply-To: djgpp AT delorie DOT com

Kalum Somaratna aka Grendel wrote:

>Unfortuantely this *doesn't compile* as GCC gives the following errors.
>
>bench.c: In function 
ain':
>bench.c:39: redeclaration of mul'
>bench.c:29: mul' previously declared here
>bench.c:136: mulx' undeclared (first use in this function)
>bench.c:136: (Each undeclared identifier is reported only once
>bench.c:136: for each function it appears in.)
>bench.c:136: divx' undeclared (first use in this function)
>
>
>I am using gcc 2.9.5.2, BNU 2.81, DJGPP 2.03.
>
>Could you please clarify.

Sorry for the inconvenience, but copiying in notepad and pasting into telnet
might not be a good idea, the only thing you must to do is change the line
39:
double fsumx,fmul;
by this other:
double fsumx,fmulx,fdivx;

That's all, thanks again!

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019