Build failed on MacOS X Maverick
Raymond Blum <[email protected]> Tue, 17 Dec 2013 08:07:44 -0500
| Newsgroups | gmane.comp.audio.mad.user |
|---|---|
| Message-ID | <CAAddTXewZ7nPqso=Faebqr_ZdXBYXvFA52mHZ0=GcX3XMsN6fw@mail.gmail.com> |
--bcaec5171c5939170904edba9d22 Content-Type: text/plain; charset=ISO-8859-1 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 --bcaec5171c5939170904edba9d22 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hi all<div>=A0 I'm trying to build madlib under Maveri= cks (OS 10.9) using XCode 5.02 and after .configure appears to succeed, I a= m getting the following error from make</div><div><br></div><div><p class= =3D""> <span class=3D""><b>error:=A0</b></span><b>unknown target CPU 'i486'= ;</b></p><p class=3D"">The compile cmd line from make is:</p><p class=3D"">= gcc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -Wall -march=3D= i486 -g -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse= -skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstreng= th-reduce -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c=A0 -fno= -common -DPIC -o .libs/version.o</p> <p class=3D"">I think that I see what the problem us on the surface, .confi= gure 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.</p><p class=3D""><br></p> <p class=3D"">Help appreciated!</p><p class=3D"">---Raymond</p><div><br></d= iv>---<br>Empathy is the realization that another creature is self aware </div></div> --bcaec5171c5939170904edba9d22--