home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / g / lib / bug / 731 < prev    next >
Encoding:
Text File  |  1992-12-30  |  854 b   |  25 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!cygnus.com!bothner
  3. From: bothner@cygnus.com
  4. Subject: Re: build problem: libg++.2.3
  5. Message-ID: <9212300507.AA27775@cygnus.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: <92Dec29.194618.16725@acs.ucalgary.ca>
  9. Distribution: gnu
  10. Date: Tue, 29 Dec 1992 13:07:32 GMT
  11. Approved: bug-lib-g++@prep.ai.mit.edu
  12. Lines: 11
  13.  
  14. > It seems gen-params is generating erroneous values, at least values
  15. > incompatible with what gcc thinks are correct.
  16.  
  17. You don't specify which system you're running on, but generally
  18. in these cases gcc is wrong (i.e. inconsistent with the system
  19. header files).  You need to add an appropriate difinition
  20. of the SIZE_TYPE macro in the appropriate gcc/config/*,h file.
  21.  
  22.     --Per Bothner
  23. Cygnus Support     bothner@cygnus.com
  24.  
  25.