[Top][All Lists]
[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.
- [avr-gcc-list] WinAVR 20050414 Released, Colin O'Flynn, 2005/02/15
- Re: [avr-gcc-list] WinAVR 20050414 Released, Andy Hutchinson, 2005/02/15
- Re: [avr-gcc-list] WinAVR 20050414 Released, E. Weddington, 2005/02/15
- [avr-gcc-list] WinAVR 20050414 Released, Royce & Sharal Pereira, 2005/02/16
- Re: [avr-gcc-list] WinAVR 20050414 Released, E. Weddington, 2005/02/16
- [avr-gcc-list] Compile error, andi, 2005/02/17
- Re: [avr-gcc-list] Compile error,
Paul Colin Gloster <=
- Re: [avr-gcc-list] Compile error, Stewart Cutler, 2005/02/17
- Re: [avr-gcc-list] Compile error, Frederik ROULEAU, 2005/02/17
- Re: [avr-gcc-list] Compile error, Stewart Cutler, 2005/02/17
- Re: [avr-gcc-list] Compile error, E. Weddington, 2005/02/17
- Re: [avr-gcc-list] Compile error, Stewart Cutler, 2005/02/17
- Re: [avr-gcc-list] Compile error, E. Weddington, 2005/02/17
- Re: [avr-gcc-list] Compile error, Stewart Cutler, 2005/02/17
- Re: [avr-gcc-list] Compile error, Stewart Cutler, 2005/02/17
- Re: [avr-gcc-list] Compile error, E. Weddington, 2005/02/17