Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 14:59:55 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: internal compiler error with gcc 3.2
Message-ID:  <20020903115954.GC17303@hades.hell.gr>
In-Reply-To: <20020902155256.GA56456@troutmask.apl.washington.edu>
References:  <20020902155256.GA56456@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020903115954.GC17303>