From: Stefan Weil <weil@mail.berlios.de>
To: Jamie Lokier <jamie@shareable.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] Fix build for mingw32 on windows ($@ in macro)
Date: Fri, 20 Nov 2009 19:26:07 +0100 [thread overview]
Message-ID: <4B06DF3F.2060906@mail.berlios.de> (raw)
In-Reply-To: <20091120145530.GA20634@shareable.org>
Jamie Lokier schrieb:
> Stefan Weil wrote:
>> Jamie Lokier schrieb:
>>> Stefan Weil wrote:
>>>
>>>> Make using mingw32 on windows does not preserve $@ in macros
>>>> when they are modified using this pattern:
>>>> target: macro += something
>>>>
>>> Is it not using GNU Make, or is it some ancient version?
>>> ("make --version" shows the version, if it's GNU Make).
>>>
>>> -- Jamie
>> GNU make 3.79.1 (2004)
>
> 3.79.1 is ancient, the GNU version being released in June 2000 :-)
>
> The behaviour of
>
> target: macro += something
>
> appears to be fixed in GNU make 3.80, which was released in October 2002.
> (I've just tested 3.79.1 and 3.80 from GNU's ftp site).
>
> Is there not an update for mingw32 for a more recent make?
>
> -- Jamie
Of course it's ancient, but from the timestamp (if it was correct)
I'd estimate that it takes 3 to 4 years to get a GNU release to windows :-)
MSYS make 3.81-2 is available (and there is also a MinGW make, a
make using MSVCRT). The MinGW update tool does not
update MSYS make automatically (at least in my installation),
and I rarely compile using mingw32 on windows (cross compilation
from linux works better). So keeping MinGW/MSYS up-to-date
is a little difficult.
-- Stefan
next prev parent reply other threads:[~2009-11-20 18:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-14 16:39 [Qemu-devel] Build failure on mingw Sebastian Herbszt
[not found] ` <Pine.LNX.4.64.0911142108210.2712@linmac.oyster.ru>
2009-11-16 19:38 ` [Qemu-devel] " Sebastian Herbszt
2009-11-16 19:54 ` malc
2009-11-17 21:22 ` Sebastian Herbszt
2009-11-19 19:07 ` [Qemu-devel] [PATCH] Fix build for mingw32 on windows ($@ in macro) Stefan Weil
2009-11-19 20:13 ` [Qemu-devel] " Sebastian Herbszt
2009-11-19 21:32 ` malc
2009-11-20 6:40 ` Stefan Weil
2009-11-20 1:26 ` [Qemu-devel] " Jamie Lokier
2009-11-20 7:33 ` Stefan Weil
2009-11-20 14:55 ` Jamie Lokier
2009-11-20 18:26 ` Stefan Weil [this message]
2009-11-20 16:58 ` Sebastian Herbszt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B06DF3F.2060906@mail.berlios.de \
--to=weil@mail.berlios.de \
--cc=jamie@shareable.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).