From: Tony Borras <tonyb@sysdev.org>
To: buildroot@busybox.net
Subject: [Buildroot] Changing uclibc runtime prefix
Date: Fri, 21 Dec 2007 11:03:54 -0800 [thread overview]
Message-ID: <20071221110354.3224a836.tonyb@sysdev.org> (raw)
In-Reply-To: <200712211830.lBLIUfOI014955@orion.sysdev.org>
On Fri, 21 Dec 2007 10:30:41 -0800 (PST)
TonyB <tonyb@orion.sysdev.org> wrote:
> I'd like to install uClibc in /usr/i386-uclibc/*, and
> configure the cross-gcc and binutils to link against this
> library. I'm using buildroot to generate the toolchain only.
>
> Problem is that I can't get buildroot to configure uclibc
> and gcc the way I want. My configuration
>
> The problem is that all binaries compiled with this
> toolchain, are still expecting the ld library loader to be
> /lib/ld-uClibc.so.0, instead of
> /usr/i386-uclibc/lib/ld-uClibc.so.0 !
Buildroot has limited buildtime auto-configuration editing
capabilities of the runtime configs it creates. I suspect
that it might not be smart enough to configure your custom
/etc/ld.so.conf.
So try checking the created ld.so.conf to include your
/usr/i386-uclibc/lib path, as well as any other paths for your
GNU libc's, that you are also using...
TonyB
There are 10 types of people in this world, those that read
binary and those who don't!
--
__ __ _ I N C. http://www.sysdev.org
/ __|\\// __|| \ __ __ / tonyb at sysdev.org
\__ \ \/\__ \||)|/ O_)\/ / \/ System Tools / Utilities
|___/ || ___/|_ /\___|\_/ WIntel / Linux Device Drivers
prev parent reply other threads:[~2007-12-21 19:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-21 12:19 [Buildroot] Changing uclibc runtime prefix zevv
[not found] ` <200712211830.lBLIUfOI014955@orion.sysdev.org>
2007-12-21 19:03 ` Tony Borras [this message]
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=20071221110354.3224a836.tonyb@sysdev.org \
--to=tonyb@sysdev.org \
--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