On Mon, Nov 7, 2011 at 10:22 AM, Florian Pritz <[email protected]> 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

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

Reply via email to