After compiling glibc, I had this error when I try to compile other programs:
crt1.o: In function `_start':
(.text+0xc): undefined reference to `__libc_csu_fini'
It is caused by a bad strip of glibc libraries. Please, make sure you don't strip anything (or use --strip-debug) when compiling glibc :)
Nessun commento:
Posta un commento