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

Reply via email to