Re: [avr-gcc-list] no rule to make elf - error

2009-07-08 Thread Tobias Frost
Ballpark guess:
could it be, that your program name in the Makefile is test.c not test ?


On Sun, 2009-07-05 at 16:47 +0200, Georg-Johann Lay wrote:
 Parthasaradhi Nayani schrieb:
  Hello all,
  I am using avr-gcc (WinAVR 20090313) 4.3.2 with PN - version 
  v2.0.8.718-basie. When I create a project and try to compile a very simple 
  file, I am getting 
  
  make.exe: *** No rule to make target `test.c.elf', needed by `elf'.  Stop.
  
  Can some one point ahy I am getting this help? I have created the project 
  using the PN File-new-project etc. I created and stored the Makefile in 
  the project duirectory using Mfile. Thanks for your support.
 
 This is definitely not a problem with GCC.
 
 It is obviously a problem with your Makefile.
 
 Georg-Johann
 
 
 
 
 ___
 AVR-GCC-list mailing list
 AVR-GCC-list@nongnu.org
 http://lists.nongnu.org/mailman/listinfo/avr-gcc-list


___
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list


[avr-gcc-list] no rule to make elf - error

2009-07-05 Thread Parthasaradhi Nayani
Hello all,
I am using avr-gcc (WinAVR 20090313) 4.3.2 with PN - version v2.0.8.718-basie. 
When I create a project and try to compile a very simple file, I am getting 

make.exe: *** No rule to make target `test.c.elf', needed by `elf'.  Stop.

Can some one point ahy I am getting this help? I have created the project using 
the PN File-new-project etc. I created and stored the Makefile in the project 
duirectory using Mfile. Thanks for your support.

Nayani P




  ___
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list


Re: [avr-gcc-list] no rule to make elf - error

2009-07-05 Thread Georg-Johann Lay

Parthasaradhi Nayani schrieb:

Hello all,
I am using avr-gcc (WinAVR 20090313) 4.3.2 with PN - version v2.0.8.718-basie. When I create a project and try to compile a very simple file, I am getting 


make.exe: *** No rule to make target `test.c.elf', needed by `elf'.  Stop.

Can some one point ahy I am getting this help? I have created the project using the 
PN File-new-project etc. I created and stored the Makefile in the project 
duirectory using Mfile. Thanks for your support.


This is definitely not a problem with GCC.

It is obviously a problem with your Makefile.

Georg-Johann




___
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list