From owner-freebsd-current Tue Sep 3 5: 0:35 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 D15DE37B400 for ; Tue, 3 Sep 2002 05:00:31 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB35F43E65 for ; Tue, 3 Sep 2002 05:00:00 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-b201.otenet.gr [212.205.244.209]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g83BxutG004160; Tue, 3 Sep 2002 14:59:58 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.6/8.12.6) with ESMTP id g83BxuKN023957; Tue, 3 Sep 2002 14:59:56 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.6/8.12.6/Submit) id g83Bxt8m023954; Tue, 3 Sep 2002 14:59:55 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 3 Sep 2002 14:59:55 +0300 From: Giorgos Keramidas To: Steve Kargl Cc: freebsd-current@FreeBSD.org Subject: Re: internal compiler error with gcc 3.2 Message-ID: <20020903115954.GC17303@hades.hell.gr> References: <20020902155256.GA56456@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020902155256.GA56456@troutmask.apl.washington.edu> X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 X-Phone: +30-944-116520 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 On 2002-09-02 08:52 +0000, 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. It doesn't here. I've used my own meta-port to install all the usual stuff I want to have around, yesterday. The installation of libiconv stressed the machine a bit at one point (I think it was during compiling iconv.c that is also giving you problems) but it went on and eventually worked without problems. charon@hades[14:58]/home/charon$ pkg_info | grep libiconv libiconv-1.8_1 A character set conversion library charon@hades[14:58]/home/charon$ gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20020901 (prerelease) > > cc -I. -I. -I../include -I./../include -I/usr/local/include -O -pipe -march=athlon -c ./iconv.c -fPIC -DPIC -o .libs/iconv.lo Are you sure you're not hitting faulty memory or something? -- FreeBSD: The Power to Serve -- http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message