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