|
From: Eli Z. <el...@gn...> - 2014-03-14 08:49:46
|
> Date: Fri, 14 Mar 2014 11:28:14 +0300 > From: WoldemarShiPa <vov...@ra...> > > > 14.03.2014 11:11, Eli Zaretskii пишет: > >> Date: Fri, 14 Mar 2014 09:06:34 +0300 > >> From: WoldemarShiPa <vov...@ra...> > >> > >> Hello. I ran MSYS's sh.exe and tried to make, but after g++ execution > >> simply got cmd.exe window. Here the screenshot: > >> > >> https://dl.dropboxusercontent.com/u/11635312/%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9.png > >> > >> How can I solve this problem? Thanks. > > Are you sure your "make" command is the one that came with MSYS? > > > $ make --version > GNU Make 3.81 > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > PARTICULAR PURPOSE. > > This program built for i686-pc-msys So what's in that makefile of yours? |