From: Kristian V. <kri...@xe...> - 2004-11-11 11:54:42
|
It's a loader bug folks. Once I (finally) got libc.so recompiled without those symbols and recompiled the testcase with that -shared flag intact it runs perfectly. Looks like the ELF loader messes up the .bss section on non-shared ELF objects, and I'm back to compiling everything as ELF DSO's even though it makes no sense. This is one bug I'd like to get fixed; Jake? Anybody else looking for an interesting, fairly self-contained project? -- Vanders http://www.syllable.org http://www.liqwyd.com _____________________________________________________________________ This message has been checked for all known viruses by Xenicom delivered through the MessageLabs Virus Control Centre. |