This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Another libio patch
- To: hjl at lucon dot org (H.J. Lu)
- Subject: Re: Another libio patch
- From: Neal Becker <neal at ctd dot comsat dot com>
- Date: 13 Oct 1997 08:49:04 -0400
- Cc: egcs at cygnus dot com
- References: <m0xJnF9-0004eeC@ocean.lucon.org>
What needs to be done so that -lpthread is not needed on linux/glibc2?
I have applied the patch to /usr/include/libc-lock.h. Rebuilding
libstdc++ doesn't fix it - libstdc++.so still references two symbols
defined in pthread. Do I need to rebuild glibc?