This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc or ld ?
- To: gcc at gcc dot gnu dot org
- Subject: gcc or ld ?
- From: Phil <phil at research dot suspicious dot org>
- Date: Mon, 12 Nov 2001 00:28:47 -0500 (EST)
This happens when mozilla is compiled, with gcc 3.0.2:
Loaded symbols for
mozilla/dist/bin/components/libxpinstall.so
#0 0x40009f54 in _dl_relocate_object () at eval.c:88
88 eval.c: No such file or directory.
coredumping the browser on start. no other library does it. I was
wondering if the linker or gcc was at fault.