On Sat, Oct 12, 2013 at 11:59:46AM +0200, Martin Husemann wrote: > However, I have been unable to make ld not emit a DT_NEEDED for > libterminfo, no matter what options I tried, so the test program ends > up with: > > Dynamic Section: > NEEDED libcurses.so.7 > NEEDED libgcc_s.so.1 > NEEDED libc.so.12 > NEEDED libterminfo.so.1
Which, btw., is exactly what old ld did as well. Martin
