--- Additional Comments From amodra at bigpond dot net dot au 2009-01-17
02:37 ---
Sorry, you haven't presented any evidence of a sysroot ld bug. All you've
really shown is that bootstrapping toolchains is difficult. The patch in
http://sourceware.org/bugzilla/show_bug.cgi?id=4966 is d
--- Additional Comments From uzytkownik2 at gmail dot com 2009-01-16 21:32
---
The test case: http://github.com/uzytkownik/nios/tree/master
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9749
--- You are receiving this mail because: ---
You are on the CC list for the bug,
Roland Baumann writes:
> this patch indeed fixes my problem. Thanks a lot.
You're welcome. Thanks for reporting the bug.
> Actually, I am wondering whether it makes sense to use "-s" and
> "-shared" together. What information stays in the shared object that I
> am still able to link it?
An EL
Hi Ian,
this patch indeed fixes my problem. Thanks a lot.
Actually, I am wondering whether it makes sense to use "-s" and
"-shared" together. What information stays in the shared object that I
am still able to link it?
Roland
Ian Lance Taylor wrote:
Roland Baumann writes:
I compile this