Date: Mon, 2 Sep 2002 12:30:40 -0500 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: internal compiler error with gcc 3.2 Message-ID: <20020902173040.GA5860@leviathan.inethouston.net> In-Reply-To: <20020902160131.GA56471@troutmask.apl.washington.edu> References: <20020902155256.GA56456@troutmask.apl.washington.edu> <20020902160131.GA56471@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 02, 2002 at 09:01:31AM -0700, Steve Kargl wrote: > On Mon, Sep 02, 2002 at 08:52:56AM -0700, Steve Kargl wrote: > > To test gcc 3.2, I've been updating all of my installed > > ports. It appears gcc 3.2 is having problems with > > libiconv-1.8_1. > > > > > > cc -I. -I. -I../include -I./../include -I/usr/local/include -O -pipe\ > > -march=athlon -c ./iconv.c -fPIC -DPIC -o .libs/iconv.lo > ^^^^^^^^^^^^^ > This appears to be the cause of the problem. If I comment > out "CPUTYPE?=athlon" in /etc/make.conf, then libiconv compiles > without a problem. Yes, seems to be any CPUTYPE as far as I can tell -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org> 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?20020902173040.GA5860>