This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] config.guess: Properly detect the *mingw32 targets
- From: Charles Wilson <mingw at cwilson dot fastmail dot fm>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 11 Nov 2009 20:51:25 -0500
- Subject: Re: [PATCH] config.guess: Properly detect the *mingw32 targets
- References: <4AFB1869.5070907@emrich-ebersheim.de>
Rainer Emrich wrote:
> Here's a simple patch for config.guess to detect the different mingw32 targets.
> If it is ok., somone with write permissions may commit.
I'm a little confused. What exactly is the problem you're trying to
solve? The uname test has worked for about a decade, now. 'Course, you
need to have MSYS installed -- but that's kinda the whole POINT of msys:
it provides the necessary host environment for running configure and
related scripts to build mingw apps...
--
Chuck