Hi guys,
Anyone else noticed this very minor build bug with make's configure:
https://sourceforge.net/tracker/?func=detail&atid=202435&aid=3523436&group_id=2435
<
https://sourceforge.net/tracker/?func=detail&atid=202435&aid=3523436&group_id=2435>
I don't agree with the response:
This is a user error in specifying the host for which the package is
to be
residing for. You should specify --host=mingw32 to resolve this issue.
There is no such system as mingw32msvc.
This doesn't fit with what I'm seeing, see below.
Even if you use "--host=mingw32" you see the same problem as with
"--host=i586-mingw32" below.
Only "--host=i586-mingw32msvc" builds and only if you do that one
character fix to make the offending line match the wild cards of other
parts that also refer to mingw32.
The name must match what the mingw executables are called, and for me at
least, that's "i586-mingw32msvc".
Joe
-------- Original Message --------
Subject: Re: make bug 3523436
Date: Wed, 16 May 2012 07:16:56 -0400
From: Earnie Boyd <
earnie@...>
To: Joe Burmeister <
jabjoe@...>
Take it to
mingw-users@... for follow-up.
On Wed, May 16, 2012 at 6:18 AM, Joe Burmeister
<
jabjoe@...> wrote:
> Hi Earnie,
>
> Didn\'t see how to reopen the bug.
>
> If I use \"./configure --host=i586-mingw32\", when I come to
> do \"make\" I get \"fatal error: windows.h: No such file or
> directory\".
> Once the tiny one character fix is added (that makes it
> consistent with other mingw references), doing \"./configure
> --host=i586-mingw32msvc\" compiles without issue.
>
> The reason why can be seen during the configure output when
> given just \"i586-mingw32\".
>
> checking for i586-mingw32-strip... no
> checking for i586-mingw32-gcc... no
> checking for i586-mingw32-ranlib... no
>
> compared with:
>
> checking for i586-mingw32msvc-strip... i586-mingw32msvc-strip
> checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
> checking for i586-mingw32msvc-ranlib... i586-mingw32msvc-ranlib
>
> etc etc. You get the idea.
>
> If you do \"dpkg -L mingw32\" everything is mingw32msvc, least
> in Ubuntu 11.10.
>
> --
> This message was sent to your SourceForge.net email alias via the web mail form. You may reply to this message directly, or via
https://sourceforge.net/sendmessage.php?touser=2640546> To update your email alias preferences, please visit
https://sourceforge.net/account--
Earnie
--
https://sites.google.com/site/earnieboyd------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
MinGW-users mailing list
MinGW-users@...
This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated.
_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-usersAlso: mailto:
mingw-users-request@...?subject=unsubscribe