ERROR : Make:***No Rule to make target 'test.hex' needed by 'all'
PREVIOUSLY : We have compiled uC/OS-II (atmeag128 port by Julius Luukko) on
Windows XP PC successfully.
WE ARE TRYING : We want to DO THE SAME on My UBUNTU7.10 PC.
TOOLS USING : avr-gcc, binutils-avr, avr-libc & Makefile.
NOW HAPPENING : When We are trying to MAKE ALL it is giving
make: *** No rule to make target `test.hex', needed by
`all'. Stop.
WE FEELING : Up to my knowledge i thought that it is not generating *.o (
Object files ) files.
because *.hex is depending on *.elf and once again
*.elf on *.o
When i MAKE ALL it is generating *.d( files are used
for internal) but it is not reaching the point to generate *.o files.
ATTACHMENTS : Screenshot.jpg , Makefile.
IF YOU WANT : if you want any details then i'll send entire FOLDERS.
--
B.Amarender
_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make