Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/6] gcc: remove occurrence of eglibc
Date: Mon, 13 Jun 2016 22:41:20 +0200	[thread overview]
Message-ID: <20160613204120.GF3786@free.fr> (raw)
In-Reply-To: <1465422059-22254-4-git-send-email-thomas.petazzoni@free-electrons.com>

Thomas, All,

On 2016-06-08 23:40 +0200, Thomas Petazzoni spake thusly:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  package/gcc/gcc-final/gcc-final.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/gcc/gcc-final/gcc-final.mk b/package/gcc/gcc-final/gcc-final.mk
> index 721f4c8..78ceeba 100644
> --- a/package/gcc/gcc-final/gcc-final.mk
> +++ b/package/gcc/gcc-final/gcc-final.mk
> @@ -115,7 +115,7 @@ HOST_GCC_FINAL_POST_INSTALL_HOOKS += HOST_GCC_INSTALL_WRAPPER_AND_SIMPLE_SYMLINK
>  
>  # In gcc 4.7.x, the ARM EABIhf library loader path for glibc was not
>  # correct, so we create a symbolic link to make things work
> -# properly. eglibc installs the library loader as ld-linux-armhf.so.3,
> +# properly. glibc installs the library loader as ld-linux-armhf.so.3,

Yeah I remember something weird about that... However, the comment was
specifically speaking about eglibc. Was/is it also valid for glibc?

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

>  # but gcc creates binaries that reference ld-linux.so.3.
>  ifeq ($(BR2_arm)$(BR2_ARM_EABIHF)$(BR2_GCC_VERSION_4_7_X)$(BR2_TOOLCHAIN_USES_GLIBC),yyyy)
>  define HOST_GCC_FINAL_LD_LINUX_LINK
> -- 
> 2.7.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2016-06-13 20:41 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 21:40 [Buildroot] [PATCH 1/6] Replace (e)glibc by glibc Thomas Petazzoni
2016-06-08 21:40 ` [Buildroot] [PATCH 2/6] docs/manual: don't mention eglibc, mention musl Thomas Petazzoni
2016-06-13 19:50   ` Romain Naour
2016-06-13 20:33   ` Yann E. MORIN
2016-06-28 20:25   ` Peter Korsgaard
2016-06-08 21:40 ` [Buildroot] [PATCH 3/6] glibc: remove additional occurrences of eglibc Thomas Petazzoni
2016-06-13 19:59   ` Romain Naour
2016-06-13 20:39     ` Yann E. MORIN
2016-06-13 20:39   ` Yann E. MORIN
2016-06-28 20:26   ` Peter Korsgaard
2016-06-08 21:40 ` [Buildroot] [PATCH 4/6] gcc: remove occurrence " Thomas Petazzoni
2016-06-13 20:00   ` Romain Naour
2016-06-13 20:41   ` Yann E. MORIN [this message]
2016-06-28 20:26   ` Peter Korsgaard
2016-06-08 21:40 ` [Buildroot] [PATCH 5/6] docs/manual/known-issues: remove occurrences " Thomas Petazzoni
2016-06-13 20:04   ` Romain Naour
2016-06-13 20:46   ` Yann E. MORIN
2016-06-28 20:29     ` Peter Korsgaard
2016-06-28 23:03       ` Arnout Vandecappelle
2016-06-29  6:46         ` Peter Korsgaard
2016-06-29  7:25         ` Thomas Petazzoni
2016-06-28 20:27   ` Peter Korsgaard
2016-06-08 21:40 ` [Buildroot] [PATCH 6/6] rt-tests: remove occurrence " Thomas Petazzoni
2016-06-13 20:06   ` Romain Naour
2016-06-13 20:50   ` Yann E. MORIN
2016-06-28 20:29   ` Peter Korsgaard
2016-06-13 19:47 ` [Buildroot] [PATCH 1/6] Replace (e)glibc by glibc Romain Naour
2016-06-13 20:29 ` Yann E. MORIN
2016-06-28 20:20 ` Peter Korsgaard

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=20160613204120.GF3786@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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