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] Separate build rules (was Re: Mingw64)


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Separate build rules (was Re: Mingw64)
Date: Sun, 27 Nov 2011 20:47:05 +1100

On 12 September 2011 02:22, Martin Gerhardy <address@hidden> wrote:
>> [...]
[...]
>
> Hi Tony,
>
> any chance that you are willing to merge your mce-multi-target branch
> with latest mingw-cross-env upstream?

Attached changesets will bring r2126 up to date with the latest
mingw-w64 release. 138 of 183 x86_64 packages build successfully
(along with all the i686), but I no longer have any win64 machines to
test the outputs.

To get an idea of what isn't built:
grep -L BUILD_x86_64-w64-mingw32 src/*.mk

If you only want to build the 64 bit versions:

make TARGETS=x86_64-w64-mingw32

otherwise both will be built by default (make sure you use -j and
JOBS, the build takes a long time).

As an aside, I'm not entirely sure about the multi-target approach any
more. Simple cases like openssl.mk are nice, but something like qt.mk
looks like a mess.

Cheers,

Tony

Attachment: multi-target.export.bz2
Description: BZip2 compressed data


reply via email to

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