The new 1.3.2 fails to load my ELF init binary. ld-linux.so fails with a
"dl_boot: open /dev/zero failed!".
1.3.1 worked fine here as far as ELF binaries are concerned.
Setup :
ELF-hosted GCC compilers
a.out-target for kernel compile, ELF otherwise.
versions : ld.so 1.7.3 compiled with GCC 2.6.3
SysVinit-2.5, "" "" " " "
kernel 1.3.2 compiled with 2.6.3, then 2.7.0 (same result).
No problem whatsoever with 1.2.10 kernel compiled with gcc 2.6.3.
Clues anyone ? (If possible, please email and I will summarize.)
--