Subject: problem to get shared linking working
To: None <port-i386@netbsd.org>
From: Marco van de Voort <marcov@fate.stack.nl>
List: port-i386
Date: 01/15/2002 12:36:49
I'm porting Free Pascal (FreeBSD: lang/fpc since a few weeks), and I'm
nearly done with the initial port.

However I can't get shared linking to work. (I can create fully statically 
linked bins)

Does somebody have a hint what could cause this? (compared to FreeBSD
where it does work?)

Is there any way to get more info from the dynamical linker where it goes
wrong?


NetBSD version: 1.5.2

The working FreeBSD port of FPC is based on FreeBSD version: Any 4.0+
(nearly self contained port) (3.x doesn't work because signal handling
syscalls changed, never bothered to fix it)