From: Josef Baumgartner <josef.baumgartner@telex.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Motorola M5282EVB compiling
Date: Fri, 23 Jan 2004 07:36:54 +0100 [thread overview]
Message-ID: <200401230735.54434.josef.baumgartner@telex.de> (raw)
In-Reply-To: <200401222243.45806.swood@rochester.rr.com>
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
prev parent reply other threads:[~2004-01-23 6:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-21 23:48 [U-Boot-Users] IBM PPC440GX Carl Riechers
2004-01-22 0:16 ` Travis Sawyer
2004-01-22 1:13 ` Wolfgang Denk
2004-01-22 17:13 ` Carl Riechers
2004-01-23 3:43 ` [U-Boot-Users] Motorola M5282EVB compiling Stuart Wood
2004-01-23 6:36 ` Josef Baumgartner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200401230735.54434.josef.baumgartner@telex.de \
--to=josef.baumgartner@telex.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.