Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-30 Thread Martin Blapp
I just installed recent CURRENT, and the problem is gone ! It only exists now in the ports version, and it happens both on STABLE and CURRENT: GCC3.1 port on STABLE, fresh install bash-2.05a# /usr/local/bin/g++31 -v -o conftest -O -pipe -L/usr/X11R6/li

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread David O'Brien
On Wed, May 29, 2002 at 05:56:28PM +0200, Martin Blapp wrote: > configure:3602: checking for XOpenDisplay in -lX11 > configure:3624: /usr/local/bin/g++31 -o conftest -g -L/usr/X11R6/lib > conftest.C -lX11 1>&5 > /var/tmp//ccask2mP.o: In function `main': > /usr/ports/editors/openoffice/work/

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Martin Blapp
Hi all, > Have you done a 'make world' in the last 24 hours or so? What does this show: No. And I have tested it now in STABLE to with the gcc32 and gcc31 ports. Result is the same. gcc295 in stable, and a march gcc31 port are fine. All other gcc3.x versions are failing. > ls -l /usr/bin/c++

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Peter Wemm
Martin Blapp wrote: > > Hi all, > > I see this configure failure when using the system gcc3.1 or a newer one from > ports. A version from march works. > > configure:3602: checking for XOpenDisplay in -lX11 > configure:3624: /usr/local/bin/g++31 -o conftest -g -L/usr/X11R6/lib > conftest.C

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Sheldon Hearn
On Wed, 29 May 2002 09:27:50 MST, "Dan Trainor" wrote: > Being that -CURRENT's C++ compiler is b0rked, how long will it be until > it's problems have been resolved? I've seen many problems with it > lately, and it kinda made me worried, almost to the point where I > thought a re-install from t

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Miguel Mendez
On Wed, May 29, 2002 at 09:27:50AM -0700, Dan Trainor wrote: Hi, > Being that -CURRENT's C++ compiler is b0rked, how long will it be until > it's problems have been resolved? I've seen many problems with it > lately, and it kinda made me worried, almost to the point where I > thought a re-insta

RE: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Dan Trainor
ECTED] Subject: Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0' On Wed, 29 May 2002 09:27:50 MST, "Dan Trainor" wrote: > Being that -CURRENT's C++ compiler is b0rked, how long will it be until > it's problems have been resolved? I've se

RE: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Dan Trainor
lapp Cc: [EMAIL PROTECTED]; Alexander Kabaev; [EMAIL PROTECTED] Subject: Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0' On Wed, May 29, 2002 at 05:56:28PM +0200, Martin Blapp wrote: Hi Martin, > /usr/ports/editors/openoffice/work/oo_1.0_src/config_office/configur

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Miguel Mendez
On Wed, May 29, 2002 at 12:12:02PM -0400, Alexander Kabaev wrote: Hi, > Martin is using GCC 3.1 from ports. It sounds like GCC tries to use some > library left over from the previous version of GCC, which does not > provide this symbol. g++13 -v should tell you what parameters GCC passes > to th

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Miguel Mendez
On Wed, May 29, 2002 at 06:08:58PM +0200, Martin Blapp wrote: Hi, > And this doesn't work anymore. I see this with a fresh 3.1 port too now. Martin, I don't doubt about your answer, but, can you verify you are indeed using the ports g++ compiler? I can't reproduce the bug here. Cheers, --

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Alexander Kabaev
On Wed, 29 May 2002 18:06:10 +0200 Miguel Mendez <[EMAIL PROTECTED]> wrote: > I've seen this problem too. I don't know if it has been solved, but > -CURRENT's C++ compiler has been broken for a while. The workaround > has been to install the gcc31 port and use it, e.g make > CXX=/usr/local/bin/g

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Martin Blapp
Hi, > I've seen this problem too. I don't know if it has been solved, but > -CURRENT's C++ compiler has been broken for a while. The workaround has > been to install the gcc31 port and use it, e.g make > CXX=/usr/local/bin/g++31 And this doesn't work anymore. I see this with a fresh 3.1 port to

Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'

2002-05-29 Thread Miguel Mendez
On Wed, May 29, 2002 at 05:56:28PM +0200, Martin Blapp wrote: Hi Martin, > /usr/ports/editors/openoffice/work/oo_1.0_src/config_office/configure:3620: > undefined reference to `__gxx_personality_v0' I've seen this problem too. I don't know if it has been solved, but -CURRENT's C++ compiler has