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]

Re: Guidelines for building fixincludes for targets?



On Oct 22, 2004, at 5:55 PM, Joe Buck wrote:


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.

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]