make check fails (FreeBSD)

Frank J. Beckmann frank at vogon.agala.harz.de
Tue Oct 27 21:50:27 CET 1998


On Tue, Oct 27, 1998 at 09:32:32AM +0100, Werner Koch wrote:
> Max Inux <maxinux at openpgp.net> writes:
> > are expected, to clear them up, please upgrade to FreeBSD 3.0.0 which uses
> > ELF (Finally!)  and thus has dynamic linking.. w00h00.
> 
> I have some code for non-elf systems (using dld) - but I done no
> testst and I sure it does not work yet. 

Dynamic linking works on FreeBSD 3.0 elf. It needs 

#define USE_DYNAMIC_LINKING
#define HAVE_DL_DLOPEN

and the ld option -export-dynamic.

Frank




More information about the Gnupg-devel mailing list