On Fri, 19 Aug 2005, Stephane Eranian wrote: > I recently upgraded my system to the latest testing. > Since then, I cannot comile any program with static linking: > > $ cc hello.c -o hello -g -static > /usr/bin/ld: __libc_errno: TLS definition in > /usr/lib/gcc-lib/ia64-linux/3.3.5/../../../libc.a(errno.o) section .tbss > mismatches non-TLS reference in > /usr/lib/gcc-lib/ia64-linux/3.3.5/../../../libc.a(check_fds.o) > /usr/lib/gcc-lib/ia64-linux/3.3.5/../../../libc.a: could not read symbols: > Bad value > collect2: ld returned 1 exit status
gcc-4.0 issue? Try rebuilding glibc. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
