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]

How to disable toplevel fixincludes?


With the recent fixincludes reorganization, bootstrap now attempts to
build fixincludes on i686-pc-mingw32.  Like collect2, fixincludes
contains some fairly unrepetant Unixisms, and can not be trivially
changed to build on Windows.  How do I disable it, both at the command
line, and in the sources as the default for the target?

Aaron W. LaFramboise


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