[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Fail To compile 4.0.4



Thank you! Paul,

I have just done as you wrote. The error is the same
as before. "gcc --version" shows "version 2.95.3",
and "bash -v" show "2.03.0".

I am not a gcc guy and have done a stupid testing by
typing:

gcc -DHAVE_CONFIG_H -I. -DOPTIMIZE_I386 -O2 -g
march=i386 -mcpu=i386 -fomit-frame-pointer -c
mp32opt.S -fPIC -DPIC -o mp32opt.lo

I still got the error:

/tmp/ccdhx2kd.s: Assembler messages:
/tmp/ccdhx2kd.s:305: Error: operands given don't
match any known 386 instruction

Regards,

CN
================
<<Sorry if this shows up multiple times; I'm having a
difference of
opinion with MailMan.
>>

> I have just done exactly as you told me to and the
> result is again the same - "-march=i586 -O3"
appears
> during make.

<<You can create a script like this:
#!/bin/sh
exec /path/to/real/gcc ${1+"$@"} -march=i386


Call that gcc and put it in your $PATH ahead of the
real gcc.  That
-march=i386 will override whatever the Makefile
provides.


paul
>>

--------------------------------------------------------
You too can have your own email address from Eurosport.
http://www.eurosport.com









[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []