[En-Nut-Discussion] Makefile .elf removal
Don Ingram
don at led.com.au
Sun Jul 16 09:47:54 CEST 2006
Don Ingram wrote:
>
>> You could just do "make target.elf" to create the .elf file.
>>
>
>
> Thanks to all who have replied.
>
> Part of the reason I wanted to change the makefile is that so it can be
> used directly in AVRStudio. The build system in Studio is looking for a
> makefile which it can run with that will generate an .elf file.
>
> Sifting thru the make manual but I am unsure of where in the numerous
> layers of make rules that the rm .elf occurs.
>
Built it with .elf specified as one of the outputs & all is well. What baffles
me is why the .elf file was being deleted but no matter. Have .elf will travel
Cheers
Don
More information about the En-Nut-Discussion
mailing list