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: adding iso646.h back




  In message <m3r9jx8i9q.fsf@localhost.localnet>you write:
  > rth's change for the varargs.h stuff accidently removed iso646.h from
  > the list of headers whih gets installed.  This patch adds it back.
  > OK?
  > 
  > 1999-09-17  Ulrich Drepper  <drepper@cygnus.com>
  > 
  > 	* Makefile (USER_H): Add iso646.h back.
BTW, this is yet another reason why nobody should ever under any circumstances
override USER_H (ie, the various *bsd* ports).

If the compiler needs to provide additional header files for compatibility with
various standards, overriding USER_H will defeat the standard way we handle
this issue.

jeff


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