On Sat, 20 Nov 1999, Ismael wrote:

> I'm not a pure kinda newbue, but. huh... =)
> Each time I run gcc or egcs or some C
> compiler, it returns me :
> 
> bash$ gcc
> BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info:
> Assertion `! "bad dynamic tag"' failed
> And so on, it fucks up a lot of things.
> 
> Anyone got an idea about that ?
> 
Ismael,

        Perhaps you can provide the output of the following commands :

ld --version
ls -l /lib/libc*
gcc --version
uname -a

Regards,
Kenneth

Reply via email to