I thought that but i don't have the Makefile, where is it? How do i make it?


On Thu, Dec 6, 2012 at 6:51 PM, Daniel Beer <dlb...@gmail.com> wrote:

> On Thu, Dec 06, 2012 at 09:10:54AM -0300, Leonardo Martinez wrote:
> > I typed mingw-get install mingw32-make in cmd and it installed some
> files.
> > One of them is the make file.
> >
> > Then I added to the Enviroment variables the directories: c:\mingw\bin;
> > c:\MinGW\msys\1.0\bin\
> >
> > So, I typed make or make install in cmd line but it doesn't create de
> > mspdebug.exe. It just says:
> >
> > make: *** No targets specified and no makefile found. Stop.
> >
> > What am i missing?
>
> Hi Leonardo,
>
> You need to type "make" while inside the directory that holds the
> mspdebug source (there will be a file called "Makefile", which is what
> the make command is looking for).
>
> Don't type "make install" on Windows -- just use "make". There are no
> installation rules for Windows systems.
>
> - Daniel
>
> --
> Daniel Beer <dlb...@gmail.com>    www.dlbeer.co.nz
> IRC: inittab (Freenode)    PGP key: 2048D/160A553B
>



-- 
Leonardo Martínez
Hardware Developer
www.otoharmonics.com
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to