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]

DJGPP & fixincludes



It occurs to me that, since you DJGPP folks have control
of the headers, you may just want to pass your headers
through fixincl on a UNIX box just before release, rather
than mess with it at install time.  That way you can assure
yourselves that you are not propagating known problems
before you distribute.  It also solves the ugly pipe()
and fork() issues on DOS boxes....

Given this, I recommend leaving fixincludes disabled...

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