Date: Sat, 25 Mar 2000 20:46:12 +0600 (LKT) From: Kalum Somaratna aka Grendel X-Sender: root AT darkstar DOT grendel DOT net To: Javier Bardal Prieto cc: djgpp AT delorie DOT com Subject: Re: please run the benchmark in a K7 In-Reply-To: <200003220004.BAA16147@golum.inforg.uniovi.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 22 Mar 2000, Javier Bardal Prieto wrote: > Kalum Somaratna aka Grendel wrote: > > > I have a K7 and will be glad to help, but could you please post the > > command line which is used to compile the code, as there must be standard > > compile line. I'll try to see wether you mentioned this in your earlier > > posts too. > > compile the bench.c file: > gcc -O9 -fomit-frame-pointer -funroll-loops -m386 -mcpu=i386 -march=i386 > -ffast-math bench.c -obench Unfortuantely this *doesn't compile* as GCC gives the following errors. bench.c: In function `main': bench.c:39: redeclaration of `fmul' bench.c:29: `fmul' previously declared here bench.c:136: `fmulx' 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: `fdivx' undeclared (first use in this function) I am using gcc 2.9.5.2, BNU 2.81, DJGPP 2.03. Could you please clarify. Grendel Hi, I'm a signature virus. plz set me as your signature and help me spread :)