avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Compile error


From: Paul Colin Gloster
Subject: Re: [avr-gcc-list] Compile error
Date: Thu, 17 Feb 2005 09:58:58 +0100
User-agent: Mutt/1.4.1i

On Thu, Feb 17, 2005 at 01:09:57PM +0700, Andi wrote:
"I got problem to compile my code . the messages :

> "make.exe" all
make.exe: *** No rule to make target `all'.  Stop.
[..]"

Your Makefile file (if it even exists) does not have
a section for all which is what make.exe by default tries
to do. Try to use Mfile which is in the WinAVR
distribution and whose website is at
WWW.Sax.De/~joerg/mfile/ in order to construct a valid
Makefile file.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]