Compiling gnutls 3.0.5 on x86_64 in 32bit mode

Nikos Mavrogiannopoulos nmav at gnutls.org
Tue Nov 8 13:07:01 CET 2011


On Mon, Nov 7, 2011 at 10:22 AM, Florian Pritz <bluewind at xinu.at> wrote:
> 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?

Shouldn't you provide --host=mingw32?


regards,
Nikos




More information about the Gnutls-help mailing list