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



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Help-gnutls mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to