From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] tools: imagetool: Remove "INSERT BEFORE" from linker script
Date: Mon, 16 Feb 2015 11:55:09 -0500 [thread overview]
Message-ID: <20150216165509.GL7086@bill-the-cat> (raw)
In-Reply-To: <1424095545-15801-1-git-send-email-l.majewski@samsung.com>
On Mon, Feb 16, 2015 at 03:05:45PM +0100, Lukasz Majewski wrote:
> Not all linkers are able to parse "INSERT BEFORE" part of the linker script.
> For example following (rather new) "gold" one:
>
> GNU gold (GNU Binutils for Debian 2.22) 1.11
>
> produces following error:
> HOSTLD tools/mkenvimage
> /usr/bin/ld: error: ./tools/imagetool.lds:23:8: syntax error, unexpected STRING
> /usr/bin/ld: fatal error: unable to parse script file ./tools/imagetool.lds
> collect2: error: ld returned 1 exit status
> make[1]: *** [tools/mkenvimage] Error 1
> make: *** [tools] Error 2
>
> The problem has already been reported, but no evident solution has been
> proposed:
> https://bugzilla.redhat.com/show_bug.cgi?id=927573#c5
>
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Guilherme, can you please confirm that things still work as expected for
you with this patch applied? Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150216/29c326ed/attachment-0001.sig>
next prev parent reply other threads:[~2015-02-16 16:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-16 14:05 [U-Boot] [PATCH] tools: imagetool: Remove "INSERT BEFORE" from linker script Lukasz Majewski
2015-02-16 16:55 ` Tom Rini [this message]
2015-02-16 17:12 ` Tom Rini
2015-02-16 17:47 ` Guilherme Ferreira
2015-02-16 19:50 ` Andreas Bießmann
2015-02-16 19:57 ` Tom Rini
2015-02-17 8:04 ` Lukasz Majewski
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=20150216165509.GL7086@bill-the-cat \
--to=trini@ti.com \
--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