Subject: Re: Problem with building shared libstd++
To: None <current-users@NetBSD.ORG>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: current-users
Date: 03/16/1997 16:44:22
On Sun Mar 16 15:19:48 1997, Bernd Ernesti wrote:
[..]
> building shared stdc++ library (version 0.1)
> ld -x -Bshareable -Bforcearchive  -o libstdc++.so.0.1 libstdc++_pic.a /usr/lib/c++rt0.o
> ld: libstdc++_pic.a(typeinfoi.so): RRS text relocation at 0x17f09 for "___builtin_delete"

Forget it, I found the problem and commited a fix.

Bernd