From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dtc: broken for static builds
Date: Fri, 10 Jan 2014 14:51:14 +0000 [thread overview]
Message-ID: <52D008E2.6000600@imgtec.com> (raw)
In-Reply-To: <87fvowc3pp.fsf@dell.be.48ers.dk>
On 01/09/2014 08:14 PM, Peter Korsgaard wrote:
>>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
>
> > dtc package has hardcoded shared lib link options in the Makefile, so it
> > will fail if you try to build it on a static lib environment.
>
> Really? I just did a quick test build and it seems to work here:
>
> file output/target/usr/bin/dtc
> output/target/usr/bin/dtc: ELF 32-bit LSB executable, ARM, version 1
> (SYSV), statically linked, stripped
>
I have tried right now with a simple buildroot configuration for x86_64
and it fails. Please, try to reproduce it following these steps:
-make clean
-make distclean
-make menuconfig
(choose x86_64 target)
(choose prefer static libs)
(choose dtc package)
-save changes
-make
--
Vincent
next prev parent reply other threads:[~2014-01-10 14:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-07 9:44 [Buildroot] [PATCH] dtc: broken for static builds Vicente Olivert Riera
2014-01-09 20:14 ` Peter Korsgaard
2014-01-10 14:51 ` Vicente Olivert Riera [this message]
2014-01-10 21:59 ` Peter Korsgaard
2014-01-28 21:01 ` Thomas Petazzoni
2014-01-30 9:35 ` Vicente Olivert Riera
2014-02-02 21:12 ` Peter Korsgaard
2014-02-03 4:50 ` Baruch Siach
2014-01-10 22:00 ` 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=52D008E2.6000600@imgtec.com \
--to=vincent.riera@imgtec.com \
--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 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.