Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 19:49:44 +0200 (CEST)
From:      Martin Blapp <mb@imp.ch>
To:        Peter Wemm <peter@wemm.org>
Cc:        <obrien@FreeBSD.ORG>, Alexander Kabaev <ak03@gte.com>, <current@FreeBSD.ORG>
Subject:   Re: gcc3.1 problems: undefined reference to `__gxx_personality_v0'
Message-ID:  <20020529194742.K18017-100000@levais.imp.ch>
In-Reply-To: <20020529174013.9176D380A@overcee.wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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++ /usr/lib/libstdc++.so.4 /usr/include/g++/bits/c++config.h
>
> They should all exist and be roughly the same time/date.

mb@fuchur:~$ ls -l /usr/bin/c++ /usr/lib/libstdc++.so.4
/usr/include/g++/bits/c++config.h
ls: /usr/include/g++/bits/c++config.h: No such file or directory
ls: /usr/lib/libstdc++.so.4: No such file or directory
-r-xr-xr-x  3 root  wheel  76524 May 25 23:17 /usr/bin/c++

I'll make now a world and see if something changes.

Martin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020529194742.K18017-100000>