This is the mail archive of the gcc-patches@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: [patch] libgomp and libssp don't need to install gcc first



There is a bit more complexity involved here than just not erasing the directory - IIRC it may contain stale fixed headers. Yet another reason to separate the headers for GCC-supplied libraries from fixed system headers.

Yup. I've got some ideas on how to fix this (one of which was similar to what Mike
mentioned in his mail), I'll give it a shot tomorrow if I've got time. Though at some
point, stale fixed headers that you're overwriting are a problem in and of itself ;)


-eric


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