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]

Re: VAX Ultrix bootstrap failure with gcc-2.96



  In message <200006161628.MAA18927@hiauly1.hia.nrc.ca>you write:
  > > Yes, I understand the namespace pollution issue.  I think the solution
  > > that Dave is working on will not leave GETGROUPS_T in unistd.h, but I
  > > have yet to actually see it. :-)
  > 
  > Here is the patch for review.
  > 
  > -- 
  > J. David Anglin                                  dave.anglin@nrc.ca
  > National Research Council of Canada              (613) 990-0752 (FAX: 952-6
  > 605)
  > 
  > 2000-06-16  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
  > 
  > 	* Makefile.in (TARGET_GETGROUPS_T): New configuration variable.
  > 	* configure.in (TARGET_GETGROUPS_T): Evaluate.
  > 	* sys-protos.h (getgroups): Use TARGET_GETGROUPS_T for array type
  > 	of second argument of getgroups.
  > 	* configure, config.in: Rebuilt.
Sorry it took so long to get back to this.

I've installed the updated patch.

Thanks,
jeff


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