|
From: Carl I. M. <car...@gm...> - 2008-11-20 07:10:23
|
so, the make clean command will also be mingw32-make clean? On Thu, Nov 20, 2008 at 7:29 AM, JonY <10...@gm...> wrote: > On 11/20/2008 07:09, Carl Immanuel Manalo wrote: > > one of my groupmates created a batch of C code and compiled them using a > > make file. She was using the gcc with ubuntu. we figured that it could > also > > work with the gcc in the MinGW package. Unfortunately, the command prompt > > keeps saying, "'make' is not recognized as an internal or external > command, > > operable program or batch file." > > > > how will i be able to fix this problem? > > > > thank you. > > > > > > Hi, > You should only use "make" in MSYS. Try "mingw32-make" instead. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > MinGW-users mailing list > Min...@li... > > You may change your MinGW Account Options or unsubscribe at: > https://lists.sourceforge.net/lists/listinfo/mingw-users > |