"Victor Bazarov" <> wrote in message
news:fm0i6o$122$...
> Ale wrote:
> > I need to compile with "Make" a source written for linux that I need
> > to execute under a Win32 system.
>
> So far no relevance to C++ _language_... I'll hold my breath..
>
> > I tried to launch Make under cygwin, and it works fine, but it doesn't
> > run under Win32 without CygWin (cygwin1.dll is required, and even if I
> > put this file in the application PATH and in windows/system32 path,
> > the executable doesn't work!)
>
> Again, no relevance to C++ _language_... Still holding my breath...
>
I don't know what cygwin is. Maybe I misunderstand the post. There is a
32-bit mingw c++ (g++) compiler at
www.equation.com.
-pigeon-