[PATCH] dyld support
David Shaw
dshaw at jabberwocky.com
Tue Dec 10 20:56:01 CET 2002
On Tue, Dec 10, 2002 at 02:49:01PM -0500, Gordon Worley wrote:
>
> On Thursday, December 5, 2002, at 03:19 AM, Werner Koch wrote:
>
> >On Fri, 29 Nov 2002 17:00:50 -0800, Wilfredo Sánchez said:
> >
> >> This patch adds support for the Darwin (Mac OS X) dyld linker. It
> >>removes the need
> >>or a dlopen() emulation library. I added a test for dyld in
> >
> >We have removed all the dynlink code on purpose. There is only a
> >Windows one left for the deprecated idea module left and a standard
> >dlopen variant for easier testing. You can still build it statically
> >by throwing idea.c into the cipher directory
>
> How do you do this? I've tried throwing idea.c into cipher and it
> doesn't seem to pick it up automatically. I've tried configure options
> like --enable-idea and --enable-cipher-idea, but neither seem to work.
> What step have I forgotten?
configure should see the file is there and link it in automatically.
What is the output of configure for the "checking for extra cipher
modules..." line?
David
--
David Shaw | dshaw at jabberwocky.com | WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence." - Jeremy S. Anderson
More information about the Gnupg-devel
mailing list