Re: stlport with gcc3 broken in CURRENT

2002-06-07 Thread Terry Lambert
Kris Kennaway wrote: > On Fri, Jun 07, 2002 at 06:05:06PM +0200, Martin Blapp wrote: > > This is very interesting ... > > > > diff -ruN /usr/ports/lang/gcc31/work/gcc-20020527/libstdc++-v3 > > /usr/src/contrib/libstdc++ | more > > > > I guess this issues has been fixed in the ports version, and is

Re: stlport with gcc3 broken in CURRENT

2002-06-07 Thread Kris Kennaway
On Fri, Jun 07, 2002 at 06:05:06PM +0200, Martin Blapp wrote: > > This is very interesting ... > > diff -ruN /usr/ports/lang/gcc31/work/gcc-20020527/libstdc++-v3 > /usr/src/contrib/libstdc++ | more > > I guess this issues has been fixed in the ports version, and is > still unfixed in the system

Re: stlport with gcc3 broken in CURRENT

2002-06-07 Thread Martin Blapp
This is very interesting ... diff -ruN /usr/ports/lang/gcc31/work/gcc-20020527/libstdc++-v3 /usr/src/contrib/libstdc++ | more I guess this issues has been fixed in the ports version, and is still unfixed in the system. Why can't we just cvs import the new version ? Martin Martin Blapp, <[EMA

Re: stlport with gcc3 broken in CURRENT

2002-06-07 Thread Trish Lynch
On Fri, 7 Jun 2002, Martin Blapp wrote: > snipped debug output :) < Tried this again this morning, after cvsupping your makefile changes, same "result", different stack backtrace (gdb) bt #0 0x281f192f in kill () from /usr/lib/libc.so.5 #1 0x282420aa in abort () from /usr/lib/libc.so.5 #2

Re: stlport with gcc3 broken in CURRENT

2002-06-06 Thread Trish Lynch
Martin, I seem to have a working gdb52 port installed that I built approximately a week ago... femme:/usr/ports/devel/stlport/work/STLport-4.5.3/test/eh29 gdb52 eh_test eh_test.core GNU gdb 5.2 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU Genera