From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix all linker scripts for older binutils versions (pre-2.16)
Date: Mon, 17 Aug 2009 22:24:45 +0200 [thread overview]
Message-ID: <20090817202445.C64FE833DBD2@gemini.denx.de> (raw)
In-Reply-To: <200908171615.45626.vapier@gentoo.org>
Dear Mike Frysinger,
In message <200908171615.45626.vapier@gentoo.org> you wrote:
>
> > twice - first in your board directory, and then again by the top level
> > Makefile. You could save the local run now.
>
> ok, i missed that aspect. i think the changes needed are:
>
> lib_blackfin/Makefile:
> -$(obj)u-boot.lds: u-boot.lds.S
> - $(CPP) $(CPPFLAGS) -D__ASSEMBLY__ -P $^ > $@
> lib_blackfin/config.mk:
> -LDSCRIPT = $(obj)lib_$(ARCH)/u-boot.lds
> +LDSCRIPT = $(obj)lib_$(ARCH)/u-boot.lds.S
Right. I just have no easy way to test this...
> i can post a patch once yours gets merged
Thanks a lot in advance.
There is a slight difference, though - I'm calling CPP with the
"-ansi" switch to make sure that all system-specific predefined
macros outside the reserved namespace are suppressed, i. e. only
those starting with double-underscores will be seen. I am pretty sure
that this is actually what you want, too.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Our business is run on trust. We trust you will pay in advance.
next prev parent reply other threads:[~2009-08-17 20:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-17 12:00 [U-Boot] [PATCH] Fix all linker scripts for older binutils versions (pre-2.16) Wolfgang Denk
2009-08-17 19:14 ` Mike Frysinger
2009-08-17 19:31 ` Wolfgang Denk
2009-08-17 20:15 ` Mike Frysinger
2009-08-17 20:24 ` Wolfgang Denk [this message]
2009-08-17 20:31 ` Mike Frysinger
2009-08-21 21:14 ` Wolfgang Denk
2009-08-22 23:50 ` [U-Boot] [PATCH] Blackfin: use common code to preprocess linker script Mike Frysinger
2009-08-23 20:25 ` Wolfgang Denk
2009-08-23 0:00 ` [U-Boot] [PATCH] Fix all linker scripts for older binutils versions (pre-2.16) Mike Frysinger
2009-08-23 5:34 ` Wolfgang Denk
2009-08-23 6:09 ` Mike Frysinger
2009-08-23 19:30 ` Wolfgang Denk
2009-08-23 6:47 ` [U-Boot] [PATCH] start a linker script helper file Mike Frysinger
2009-08-23 20:41 ` Wolfgang Denk
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=20090817202445.C64FE833DBD2@gemini.denx.de \
--to=wd@denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox