Hi all
I'm trying to build madlib under Mavericks (OS 10.9) using XCode 5.02 and
after .configure appears to succeed, I am getting the following error from
make
*error: **unknown target CPU 'i486'*
The compile cmd line from make is:
gcc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -Wall
-march=i486 -g -O -fforce-mem -fforce-addr -fthread-jumps
-fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove
-fschedule-insns2 -fstrength-reduce -MT version.lo -MD -MP -MF
.deps/version.Tpo -c version.c -fno-common -DPIC -o .libs/version.o
I think that I see what the problem us on the surface, .configure is
generating a machine arch of i486 but gcc does not know that target type,
less clear is why and what to do about it.
Help appreciated!
---Raymond
---
Empathy is the realization that another creature is self aware