mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] build failed gnutls


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] build failed gnutls
Date: Tue, 11 Mar 2014 01:34:53 +1100

On 10 Mar 2014, at 21:12, ludovic léau-mercier <address@hidden> wrote:

> Hi,
> 
> i have two questions :
> 
> 1) i try to build qt5 with the mxe master branch.
> I launch the process :
> make JOBS=3 MXE_TARGETS='i686-w64-mingw32.shared' qt5
> and it failed on gnutls :
> make[2]: quittant le répertoire « 
> /home/ludo/workspace/attributor/mxe/tmp-gnutls/gnutls-3.2.12 »
> make[1]: *** [build-only-gnutls_i686-w64-mingw32.shared] Erreur 2
> 
> log file of compilation is available at :
> http://files.coriolys.fr/gnutls.gz
> 
> have you an idea why the process failed ?

Looks like something to do with `autogen` being detected and assuming `libopts` 
is available. Can you check if this fixes it:

https://github.com/mxe/mxe/commit/79d04f64d0733a893a9fadd82763cf9660d75e64

> 2) what is the difference between i686-w64 and x86_64-w64 in target ?

They are 32 and 64-bit builds respectively, the *-w64-* comes from the name of 
the mingw-w64 project and doesn’t determine the arch.

Cheers,

Tony




reply via email to

[Prev in Thread] Current Thread [Next in Thread]