Mail Archives: djgpp/2000/03/25/17:52:26
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
:)
- Raw text -