Subject: Re: c++ shared libs on NetBSD/arm32?
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Todd Vierling <tv@pobox.com>
List: port-arm32
Date: 10/30/1999 09:59:56
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?

-- 
-- Todd Vierling (tv@pobox.com)