This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] config.guess: Properly detect the *mingw32 targets


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]