RE: [U-Boot-Users] ELF File

Ok thank you, if found it in the README....
My confusion came from the following line in the Makefile:
-> rm -f u-boot u-boot.bin u-boot.elf u-boot.srec u-boot.map System.map
u-boot.elf <- this element did me expect a .ELF file as output of the linker.
After reading the readme I'd found out the ELF File is 'u-boot'.
Thx Roel
-----Original Message----- From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net]On Behalf Of Wolfgang Denk Sent: woensdag 9 april 2003 14:46 To: RL@prodrive.nl Cc: U-Boot Users Subject: Re: [U-Boot-Users] ELF File
In message NCBBIIOPCEBAMFLLKKBKAECMCGAA.RL@prodrive.nl you wrote:
Simple question:
How to generate a .ELF file as output from the ELDK U-Boot build??
Simple answer: type "make"
Hint: there is a README file, and sometimes it helps to RTFM.
Wolfgang Denk
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de I program, therefore I am.
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (1)
-
Roel Loeffen