Compiling gnutls 3.0.5 on x86_64 in 32bit mode

Florian Pritz bluewind at xinu.at
Mon Nov 7 10:22:22 CET 2011


Hi,

I'm trying to compile gnutls 3.0.5 on a x86_64 host, but as a 32bit
library so it can be used for a multilib environment. The problem is
that it tries to compile 64bit assembler and fails [1][2].

If I add --host=i686 to ./configure it compiles fine, but only builds
the static library and not the shared one (config.log [3]) although I
use --disable-static. Am I missing something here?

I could use --disable-hardware-acceleration, but I'm not sure if that's
the best solution.

[1]: https://paste.xinu.at/rF3W/
[2]: http://paste.xinu.at/NKYj/
[3]: http://paste.xinu.at/XCr/

-- 
Florian Pritz



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20111107/fc93af5f/attachment.pgp>


More information about the Gnutls-help mailing list