[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem: compiling gcc v3.1.5 with Mingw on win32
From: |
Eli Zaretskii |
Subject: |
Re: Problem: compiling gcc v3.1.5 with Mingw on win32 |
Date: |
Mon, 12 Sep 2005 22:48:11 +0300 |
> Date: Mon, 12 Sep 2005 12:41:25 +0200
> From: Stepan Kasal <address@hidden>
> Cc: Volker Kiefel <address@hidden>
>
> you replied directly to me, it is better to answer to the list, so that
> the discussion is archived.
And you include Mail-Followup-To header in your mail that points back
to the list, which is an annoyance... ;-)
> BTW, you might try to use the generic build:
> ./configure
> make
>
> In theory, this should work with mingw.
No, that's a very bad idea with MinGW, since there's no MinGW port of
Bash or another Unixy shell. MinGW users should use pc/config.h and
related files, since they have been prepared to support MinGW (give or
take some recent bugs).