>
> Your problem looks like you have upgraded your C++ compiler
> between building the library and gnuworld. The g++ people
> changed the mangling algorithm they use in their compiler a
> while back, and that means that some symbols in old
> libraries will try to be accessed with a different name
On Wed, 20 Feb 2002 11:36:09 -0500 you wrote:
> Hi,
> Dont tell me it's not the right mailing list, i've sent a similar
> msg to gnuworld dlevel mailing list and got no answer so feel free to
> help :)
>
> i'm using Slakware 7.0 2.2.20
> postrgreSQL 7.1.3
> gcc 3.0
> make 3.79
>
On Wed, Feb 20, 2002 at 11:36:09AM -0500, Rémy Cloutier wrote:
> /usr/local/include/g++-v3/bits/std_fstream.h:228: Internal error:
Upgrade your compiler. gcc-3.0.4 is out in two days or so.
--
Carlo Wood <[EMAIL PROTECTED]>
Hi,
Dont tell me it's not the right mailing list, i've sent a similar
msg to gnuworld dlevel mailing list and got no answer so feel free to
help :)
i'm using Slakware 7.0 2.2.20
postrgreSQL 7.1.3
gcc 3.0
make 3.79
I red all the doc/README files and i'm pretty sure i've done it right.
First t