Subject: Re: c++ shared libs on NetBSD/arm32?
To: Todd Vierling , Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: port-arm32
Date: 11/04/1999 16:50:32
On Sat, Oct 30, 1999 at 09:59:56AM -0400, Todd Vierling wrote:
> On Tue, 19 Oct 1999, Ignatios Souvatzis wrote:
> 
> : Are there special magic incantations to build shared libs (c++ shared libs)
> : for NetBSD/arm32?
> : 
> : All I get when I use them is segv (trying to build LEDA with shared libs).
> 
> Did you remember to link c++rt0.o as the first object on the ld command
> line?

of the shared lib?
	-is