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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message