--- Additional Comments From ian at airs dot com 2008-04-10 01:19 ---
Fixed on trunk.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2008-03-31 22:15 ---
The problem appears to be that the INTERP segment has a lot of sections
besides .interp lumped together:
$ readelf -l script_test_3
Elf file type is EXEC (Executable file)
Entry point 0x1480
There are 5 program
--- Additional Comments From schwab at suse dot de 2008-03-31 21:49 ---
When linking script_test_3 with the old linker I get these errors:
/usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init':
(.text+0x2b): undefined reference to `__init_array_end'
/usr/lib/libc_nonshare