From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dependencies: Add host prerequisite for elf2flt
Date: Wed, 04 Sep 2013 08:27:17 -0300 [thread overview]
Message-ID: <52271915.6050702@zacarias.com.ar> (raw)
In-Reply-To: <20130904131900.7225d262@skate>
On 09/04/2013 08:19 AM, Thomas Petazzoni wrote:
>> HOST_ELF2FLT_DEPENDENCIES = host-binutils host-zlib
>
> What I was suggesting is that host-elf2flt should have been a
> dependency of host-binutils. But that's obviously wrong, since elf2flt
> requires the libbfd library I suspect.
Yes that's true, the order would be binutils -> elf2flt -> gcc -> world
domination.
> Indeed. If it's not needed during the gcc build, one solution is to add
> its as a dependency in host-gcc-final.
It's needed for some uClibc combination, link-flat.so which uses elf2flt
pulls in libgcc according to uclibc/Makerules (used in
uclibc/libc/Makefile.in).
I think it's safer to pull it in for gcc-intermediate or even gcc-initial.
Regards.
next prev parent reply other threads:[~2013-09-04 11:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-04 8:16 [Buildroot] [PATCH] dependencies: Add host prerequisite for elf2flt Axel Lin
2013-09-04 8:51 ` Thomas Petazzoni
2013-09-04 10:34 ` Gustavo Zacarias
2013-09-04 11:19 ` Thomas Petazzoni
2013-09-04 11:27 ` Gustavo Zacarias [this message]
2013-09-04 11:34 ` Thomas Petazzoni
[not found] ` <CAAXf6LW+C8GpD8vh4D3xQKNHggYOXmbG8xSRBttuYt8+usCnoA@mail.gmail.com>
2013-09-04 12:14 ` Gustavo Zacarias
2013-09-04 12:16 ` Thomas De Schampheleire
2013-09-04 12:14 ` Thomas De Schampheleire
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=52271915.6050702@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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