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: PING Re: [PATCH] do not install float.h, stddef.h and stdarg.h for mingw-w64


We had a similar discussion related to limits.h over at mingw32ce
a while ago. Wasn't the real problem that fact that the mingw* build
process does not fixinclude mingw headers, ever?  Shouldn't
fixincludes pick up these system headers if they exist and wrap them
with whatever gcc glue gcc wants?  Isn't that what other systems do
to handle this?

-- 
Pedro Alves


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