All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/binutils+elf2flt: fix for noMMU targets
@ 2018-05-25 20:42 Yann E. MORIN
  2018-05-25 20:43 ` [Buildroot] [PATCH 1/2] package/binutils: switch from symlinks to script wrappers Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Yann E. MORIN @ 2018-05-25 20:42 UTC (permalink / raw)
  To: buildroot

Hello All!

TL;DR: gcc gets confused by our symlinks trick that we use to fix the
rpath handling. We replace symlinks with script wrappers instead.

See the first commit for the whole story.

Fixes: #11031.


Regards,
Yann E. MORIN.


The following changes since commit 2c57dc0469f7e32182932e5937f61f82b01a743a

  cjson: bump to version 1.7.7 (2018-05-25 16:22:11 +0200)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to 59b3d35d7c805ebee29dc7185ea63e55aca768ca

  package/elf2flt: replace hard-links with script wrappers to fix rpath (2018-05-25 22:24:32 +0200)


----------------------------------------------------------------
Yann E. MORIN (2):
      package/binutils: switch from symlinks to script wrappers
      package/elf2flt: replace hard-links with script wrappers to fix rpath

 package/binutils/binutils.mk |  9 ++++++---
 package/elf2flt/elf2flt.mk   | 17 +++++++++++++++++
 2 files changed, 23 insertions(+), 3 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-05-27 21:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-25 20:42 [Buildroot] [PATCH 0/2] package/binutils+elf2flt: fix for noMMU targets Yann E. MORIN
2018-05-25 20:43 ` [Buildroot] [PATCH 1/2] package/binutils: switch from symlinks to script wrappers Yann E. MORIN
2018-05-25 20:43 ` [Buildroot] [PATCH 2/2] package/elf2flt: replace hard-links with script wrappers to fix rpath Yann E. MORIN
2018-05-27 14:34 ` [Buildroot] [PATCH 0/2] package/binutils+elf2flt: fix for noMMU targets Arnout Vandecappelle
2018-05-27 15:35   ` Yann E. MORIN
2018-05-27 16:14     ` Yann E. MORIN
2018-05-27 21:04       ` Peter Korsgaard
2018-05-27 21:01     ` Peter Korsgaard

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.