Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 22:42:25 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        Mikhail Teterin <mi+kde@aldan.algebra.com>
Cc:        current@FreeBSD.ORG, kde@FreeBSD.ORG, kan@FreeBSD.ORG, obrien@FreeBSD.ORG
Subject:   Re: troubles with the new GCC -- anyone else?
Message-ID:  <20020908194225.GB9892@vega.vega.com>
In-Reply-To: <200209081429.43386@aldan>
References:  <200209081429.43386@aldan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 08, 2002 at 02:30:06PM -0400, Mikhail Teterin wrote:
> Is it just me, or do others have troubles too? I upgraded yesterday:
> 
> 	mi@celsius:~ (101) cc -v
> 	Using built-in specs.
> 	Configured with: FreeBSD/i386 system compiler
> 	Thread model: posix
> 	gcc version 3.2.1 [FreeBSD] 20020901 (prerelease)
> 
> With ``-march=pentium2 -mmmx''
> 
> 	. there is a file or two in XFree86-4-Server, that cause an Internal Compiler
> 	Error -- fixed with ``-march=pentium2 -mno-mmx'' (same trouble existed with
> 	the previous version, AFAIR)
> 
> 	. one file in libiconv causes ICE -- the workaround above does not work. But
> 	``-march=pentium -mmmx'' works.
> 
> 	. in the kdelibs3, the kdecore/kkeyserver_x11.cpp will not compile regardless
> 	of the architecture or optimization flags -- the ICE is in GCC's
> 	cp/cp-lang.c:130, due, it seems, to the initialization complexity. Can't
> 	think of a workaround :-\

Please submit preprocessed sources which trigger ICE to GCC's problem
reporting database. There is very little (if anything at all) FreeBSD
developers could and should do to help you with that.

-Maxim

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?20020908194225.GB9892>