Mailing List Archive

ANNOUNCE: libgpg-error and libgcrypt ported to uClinux
Hi all. I have written a patch to enable libgpg-error and libgcrypt
(and, incidentally, also gnutls and gsasl) to be built in the uClinux
framework. See:

http://mailman.uclinux.org/pipermail/uclinux-dev/2005-August/034484.html

Hopefully the patch will be incorporated in the official uClinux
distribution.

I had to use --disable-asm to get it to build on m68k-elf (Motorola
Coldfire), but there shouldn't be any other caveats.

Enjoy,
Simon
Re: ANNOUNCE: libgpg-error and libgcrypt ported to uClinux [ In reply to ]
On Sat, 27 Aug 2005 15:52:23 +0200, Simon Josefsson said:

> I had to use --disable-asm to get it to build on m68k-elf (Motorola
> Coldfire), but there shouldn't be any other caveats.

I had to do the same when I porting gnupg (with standard gnupg
"./autogen.sh --build-coldfire && make" should do).



Salam-Shalom,

Werner


p.s.
I'll look after libgcrypt SVN tomorrow.