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 -DPREFIX=\/usr/obj/usr/src/i386/usr\ 
-I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc1/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc 
-I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I.-D__FBSDID=__RCSID 
-c /usr/src/contrib/gcc/c-decl.c
cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\/usr/obj/usr/src/i386/usr\ 
-I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc1/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc 
-I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I.-D__FBSDID=__RCSID 
 -static -o cc1 main.o c-parse+%DIKED.o c-lang.o c-decl.o 
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_int/libcc_int.a
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_int/libcc_int.a(i386.o): In 
function `ix86_expand_int_movcc':
i386.o(.text+0x7bf5): undefined reference to `gen_int_mode'
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc/cc1.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



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, Don Lewis wrote:
 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 -DPREFIX=\/usr/obj/usr/src/i386/usr\ 
-I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc1/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc 
-I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I.
-D__FBSDID=__RCSID -c /usr/src/contrib/gcc/c-decl.c
 cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\/usr/obj/usr/src/i386/usr\ 
-I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc1/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc 
-I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I.
-D__FBSDID=__RCSID  -static -o cc1 main.o c-parse+%DIKED.o c-lang.o c-decl.o 
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_int/libcc_int.a
 /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_int/libcc_int.a(i386.o): In 
function `ix86_expand_int_movcc':
 i386.o(.text+0x7bf5): undefined reference to `gen_int_mode'
 *** Error code 1
 
 Stop in /usr/src/gnu/usr.bin/cc/cc1.
 *** Error code 1



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



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
 cvsup13.

Argh.  Out of disk space.  Fixing now.

 
 On  3 Sep, Don Lewis wrote:
  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 -DPREFIX=\/usr/obj/usr/src/i386/usr\
 -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/
gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1/../../../../co
ntrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I. 
   -D__FBSDID=__RCSID -c /usr/src/contrib/gcc/c-decl.c
  cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\/usr/obj/usr/src/i386/usr\
 -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/
gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1/../../../../co
ntrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I. 
   -D__FBSDID=__RCSID  -static -o cc1 main.o c-parse+%DIKED.o c-lang.o c-de
cl.o /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_int/libcc_int.a
  /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_int/libcc_int.a(i386
.o): In function `ix86_expand_int_movcc':
  i386.o(.text+0x7bf5): undefined reference to `gen_int_mode'
  *** Error code 1
  
  Stop in /usr/src/gnu/usr.bin/cc/cc1.
  *** Error code 1
 
 

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
All of this is for nothing if we don't go to the stars - JMS/B5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



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 bunch of other stuff when I switched to
  cvsup13.
 
 Argh.  Out of disk space.  Fixing now.

This also happened to be the problem for sparc64 tinderbox.

Best regards,
Mike Barcroft

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



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!

-mi

P.S. I wonder, if pentium[34]/SSE optimizations are working now...

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



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 the body of the message



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.

Thanks!

Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]  Network Associates Laboratories
On Sun, 1 Sep 2002, 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.

 --
 Alexander Kabaev



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



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.

 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 
making sure all the ports work with the new compiler?
 
-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. www.inethouston.net
[EMAIL PROTECTED]   FreeBSD Committer www.FreeBSD.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



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 
 making sure all the ports work with the new compiler?

I'll be doing a new bento run ASAP.

Kris



msg42414/pgp0.pgp
Description: PGP signature


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 
  on the port build clusters for -current so we can get to work on 
  making sure all the ports work with the new compiler?
 
 I'll be doing a new bento run ASAP.

I will look at the logs when its done and see where I can help out.

-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. www.inethouston.net
[EMAIL PROTECTED]   FreeBSD Committer www.FreeBSD.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message