This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Fri, Oct 22, 2004 at 05:30:07PM -0400, Andrew Pinski wrote:Almost all targets today need fixincludes, including linux.
It would seem that any fixincludes support needed on a glibc-based platform is a bug in glibc, right?
Yes and already fixed in newer versions of glibc but people still run older versions of glibc. I am talking about fixing up pthreads.h here were they used __thread which was nothing until TLS support was added to GCC.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |