[U-Boot-Users] Motorola M5282EVB compiling

Josef Baumgartner josef.baumgartner at telex.de
Fri Jan 23 07:36:54 CET 2004


Hi Stuart,

to get rid of the error message "File format not recognized" change
the build rule for the lib in board/m5282evb/Makefile to:

$(LIB):	.depend $(OBJS)
	$(AR) crv $@ $(OBJS)

Regards,

Josef


On Friday 23 January 2004 04:43, Stuart Wood wrote:
> When compiling U-Boot the last three lines are
> m68k-elf-objdump: .depend: File format not recognized
> m68k-elf-objcopy --gap-fill=0xff -O srec u-boot u-boot.srec
> m68k-elf-objcopy --gap-fill=0xff -O binary u-boot u-boot.bin
>
> Is it normal to get the "File format not recognized"
> and the size of the u-boot file is 254921. Is this right?
> it seems way to large.
>
> Any help would be appreciated!
>
> Thanks
>
> Stuart Wood
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users





More information about the U-Boot mailing list