home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.bug
- Path: sparky!uunet!cis.ohio-state.edu!daimi.aau.dk!eks
- From: eks@daimi.aau.dk (Eigil Krogh S|rensen)
- Subject: Re: GCC-2.3.2 - problem with limits.h
- Message-ID: <1992Dec22.172001.19866@daimi.aau.dk>
- Sender: gnulists@ai.mit.edu
- Organization: DAIMI: Computer Science Department, Aarhus University, Denmark
- References: <9212211620.AA00738@uk0x06.ggr.co.uk>
- Distribution: gnu
- Date: Tue, 22 Dec 1992 17:20:01 GMT
- Approved: bug-gcc@prep.ai.mit.edu
- Lines: 19
-
- gml4410@ggr.co.UK (Lack Mr G M) writes:
-
- >Problem:
- > The building procedure all went Ok. The problem was seen when
- >building libg++-2.3. This build fails in String.cc when it #includes
- >the file <limits.h>. The gcc-lib version of limits.h attempts to
- >include the file <syslimits.h>, however, no such file has been installed
- >(it is supposed to be a copy of the gsyslimits.h file if needed).
-
- Just a short comment:
- On a Motorola systemV68 R3, 68030(mvme147) based I had the same "problem"
- with gcc-2.3.2.
-
- make fix-includes for gcc-2.3.1 makes it right so I could see in the .h
- files from that how limits.h should be.
-
- - Eigil
-
-
-