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

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

Re: Separate build rules (was Re: [Mingw-cross-env-list] Mingw64)


From: Volker Grabsch
Subject: Re: Separate build rules (was Re: [Mingw-cross-env-list] Mingw64)
Date: Mon, 20 Dec 2010 23:38:53 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Gareth Coco schrieb:
> Is there a plan to be able to do a: make i686 or a make x86_64 to only
> build the release you want?

This will be possible, but not that way. It would be more something
like along the lines

     make TARGETS='i686-pc-mingw32'

to build only 32-bit, or

     make TARGETS='i686-pc-mingw32' qt sdl

to build only 32-bit Qt and 32-bit SDL.


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---



reply via email to

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