------- Comment #21 from pluto at agmk dot net  2010-05-10 16:31 -------
(In reply to comment #20)
> But how to rebuild binutils to remove libgcc_s.so.1 dependency from ld?

configure binutils with --disable-shared --enable-static and build
with make AM_LDFLAGS="-all-static". you also need to have installed
static version of glibc.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43911

Reply via email to