Re: HEADS UP: GCC 3.2.1-pre imported

2002-09-03 Thread Don Lewis
On 1 Sep, Alexander Kabaev wrote: GCC 3.2.1-pre is now in the tree. Please let me know if you see any problems recompiling your world/kernel. I haven't seen any other reports of this problem. I'm upgrading from a September 1st version of -current. cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H

cvsup10 broken (was: Re: HEADS UP: GCC 3.2.1-pre imported)

2002-09-03 Thread Don Lewis
It appears that the problem is that cvsup10 is sick. It doesn't have a complete set of the gcc updates. I was only getting rev 1.2 of emit-rtl.c, but rev 1.3 was committed 36 hours ago. I got the correct version of that file plus a bunch of other stuff when I switched to cvsup13. On 3 Sep,

Re: cvsup10 broken (was: Re: HEADS UP: GCC 3.2.1-pre imported)

2002-09-03 Thread Peter Wemm
Don Lewis wrote: It appears that the problem is that cvsup10 is sick. It doesn't have a complete set of the gcc updates. I was only getting rev 1.2 of emit-rtl.c, but rev 1.3 was committed 36 hours ago. I got the correct version of that file plus a bunch of other stuff when I switched to

Re: cvsup10 broken (was: Re: HEADS UP: GCC 3.2.1-pre imported)

2002-09-03 Thread Mike Barcroft
Peter Wemm [EMAIL PROTECTED] writes: Don Lewis wrote: It appears that the problem is that cvsup10 is sick. It doesn't have a complete set of the gcc updates. I was only getting rev 1.2 of emit-rtl.c, but rev 1.3 was committed 36 hours ago. I got the correct version of that file plus a

Re: HEADS UP: GCC 3.2.1-pre imported

2002-09-02 Thread Mikhail Teterin
On Sunday 01 September 2002 05:58 pm, Alexander Kabaev wrote: = GCC 3.2.1-pre is now in the tree. Please let me know if you see any = problems recompiling your world/kernel. = = Remember to recompile your C++ ports. GCC 3.2 is not binary compatible = with 3.1. Most excellent! Thanks!

HEADS UP: GCC 3.2.1-pre imported

2002-09-01 Thread Alexander Kabaev
GCC 3.2.1-pre is now in the tree. Please let me know if you see any problems recompiling your world/kernel. Remember to recompile your C++ ports. GCC 3.2 is not binary compatible with 3.1. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in

Re: HEADS UP: GCC 3.2.1-pre imported

2002-09-01 Thread Robert Watson
Great news. Hopefully this means we'll actually be able to ship 5.0 with a working KDE, since the 3.1 gcc we were running with had compiler optimization problems with the gif code. And, as previously discussed, this was a big checkbox item for getting 5.0 in decent shape for the release.

Re: HEADS UP: GCC 3.2.1-pre imported

2002-09-01 Thread David W. Chapman Jr.
On Sun, Sep 01, 2002 at 05:58:46PM -0400, Alexander Kabaev wrote: GCC 3.2.1-pre is now in the tree. Please let me know if you see any problems recompiling your world/kernel. I have completed a world and kernel, just upgrading all my ports with portupgrade -a -f now, we'll see how that goes.

Re: HEADS UP: GCC 3.2.1-pre imported

2002-09-01 Thread Kris Kennaway
On Sun, Sep 01, 2002 at 06:33:05PM -0500, David W. Chapman Jr. wrote: Remember to recompile your C++ ports. GCC 3.2 is not binary compatible with 3.1. If this works out would it be a good idea to get this new gcc version on the port build clusters for -current so we can get to work on

Re: HEADS UP: GCC 3.2.1-pre imported

2002-09-01 Thread David W. Chapman Jr.
On Sun, Sep 01, 2002 at 04:46:18PM -0700, Kris Kennaway wrote: On Sun, Sep 01, 2002 at 06:33:05PM -0500, David W. Chapman Jr. wrote: Remember to recompile your C++ ports. GCC 3.2 is not binary compatible with 3.1. If this works out would it be a good idea to get this new gcc version