Date: Mon, 02 Sep 2002 17:20:49 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Andrea Campi <andrea@webcom.it> Cc: Steve Kargl <sgk@troutmask.apl.washington.edu>, freebsd-current@FreeBSD.ORG Subject: Re: internal compiler error with gcc 3.2 Message-ID: <3D740061.29D5CD74@mindspring.com> References: <20020902155256.GA56456@troutmask.apl.washington.edu> <20020902160131.GA56471@troutmask.apl.washington.edu> <20020902161932.GB831@webcom.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrea Campi wrote: > > > cc -I. -I. -I../include -I./../include -I/usr/local/include -O -pipe\ > > > -march=athlon -c ./iconv.c -fPIC -DPIC -o .libs/iconv.lo > > ^^^^^^^^^^^^^ > > I get the same error on a P3: > > cc -I. -I. -I../include -I./../include -I/usr/local/include -O -pipe > -march=pentiumpro -c ./iconv.c -fPIC -DPIC -o .libs/iconv.lo ^^^^^^^^^^^^^^^^^ Maybe "-march=*" doesn't work? -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D740061.29D5CD74>