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]

[PATCH] do not install float.h, stddef.h and stdarg.h for mingw-w64


Hi:

The mingw-w64 header set already provides float.h, stdarg.h and
stddef.h with their own additions. The attached patch makes gcc
to not install those headers for *-w64-mingw*. Please consider
for applying to 4.5. (I don't have write permissions. The patch
file has the ChangeLog.)

--
Ozkan

Attachment: w64.diff
Description: Binary data


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