From owner-freebsd-current Mon Sep 2 17:22:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E8D337B405 for ; Mon, 2 Sep 2002 17:22:13 -0700 (PDT) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA6F843E8A for ; Mon, 2 Sep 2002 17:22:09 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0137.cvx40-bradley.dialup.earthlink.net ([216.244.42.137] helo=mindspring.com) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17m1S0-0002HJ-00; Mon, 02 Sep 2002 17:21:49 -0700 Message-ID: <3D740061.29D5CD74@mindspring.com> Date: Mon, 02 Sep 2002 17:20:49 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrea Campi Cc: Steve Kargl , freebsd-current@FreeBSD.ORG Subject: Re: internal compiler error with gcc 3.2 References: <20020902155256.GA56456@troutmask.apl.washington.edu> <20020902160131.GA56471@troutmask.apl.washington.edu> <20020902161932.GB831@webcom.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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