help-make
[Top][All Lists]
Advanced

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

Make:***No Rule to make target 'test.hex' needed by 'all'


From: B Amarender
Subject: Make:***No Rule to make target 'test.hex' needed by 'all'
Date: Sun, 6 Apr 2008 14:51:50 +0530

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
reply via email to

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