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]

Re: GCC headers and DJGPP port


>   > > From: Mike Stump <mrs@windriver.com>
>   > > Date: Sat, 22 Jul 2000 17:23:25 -0700 (PDT)
>   > > 
>   > > > A similar argument can be made for assert.h, stddef.h, and possibly
>   > > > float.h, but these headers do not cause nearly as much trouble as
>   > > > limits.h.  Limits.h must die.
>   >
>   > Such a change doesn't have to affect all platforms, and doesn't need
>   > to happen in one go.  It could be conditioned on some sommand-line
>   > option to `configure', or be the default on only some platforms, at
>   > least initially.
> No, that's a hack, plain and simple.

I believe it's no more hackyish than --disable-nls or --without-x.

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