https://sourceware.org/bugzilla/show_bug.cgi?id=10376
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
--- Additional Comments From booleandomain at gmail dot com 2009-07-09
19:55 ---
It seems the problem is not related to CFLAGS containing
-Wl,--dynamic-linker,/tools/lib64/ld-linux-x86-64.so.2, but to the fact I
probably installed glibc in /tools in the wrong way. In fact, I configured i
--- Additional Comments From booleandomain at gmail dot com 2009-07-08
20:46 ---
I tried both --with-build-sysroot=/tools and --with-sysroot=/tools
(undocumented?) but I get for example:
$ ldd binutils/ar
linux-vdso.so.1 => (0x7fff2b5ff000)
libz.so.1 => /lib/libz.so.1 (0x7fc61e
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-08
19:46 ---
(In reply to comment #5)
> Yes, but I need that option because I'm building a GNU/Linux toolchain inside
> of
> /tools, and packages have to link to the dynamic linker inside of it.
That is not supported.
--- Additional Comments From booleandomain at gmail dot com 2009-07-08
19:32 ---
Yes, but I need that option because I'm building a GNU/Linux toolchain inside of
/tools, and packages have to link to the dynamic linker inside of it.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-08
17:52 ---
(In reply to comment #2)
> It seems the problem is related to the fact I have in CFLAGS the following
> option: -Wl,--dynamic-linker,/tools/lib64/ld-linux-x86-64.so.2
If you remove it, will build work?
--
--- Additional Comments From booleandomain at gmail dot com 2009-07-08
17:22 ---
I just tried binutils cvs, but the problem persists.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10376
--- You are receiving this mail because: ---
You are on the CC list for the bug, or a
--- Additional Comments From booleandomain at gmail dot com 2009-07-08
15:19 ---
It seems the problem is related to the fact I have in CFLAGS the following
option: -Wl,--dynamic-linker,/tools/lib64/ld-linux-x86-64.so.2
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10376
---
--- Additional Comments From booleandomain at gmail dot com 2009-07-07
20:51 ---
Created an attachment (id=4043)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4043&action=view)
bfd/config.log
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10376
--- You are receiving