home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ggr.co.UK!gml4410
- From: gml4410@ggr.co.UK (Lack Mr G M)
- Subject: GCC-2.3.2 - problem with limits.h
- Message-ID: <9212211620.AA00738@uk0x06.ggr.co.uk>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Mon, 21 Dec 1992 16:20:44 GMT
- Approved: bug-gcc@prep.ai.mit.edu
- Lines: 37
-
- Platform:
- Sun SPARCStation IPC running SunOS 4.1.1
-
- configure options:
- --target=sparc-sun-sunos4.1
-
- other info:
- make install-fixincludes *was* done
-
-
- 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).
-
-
-
- NOTE: EXACTLY the same problem occurs for the following setup:
-
-
- Platform:
- SG Indigo running Irix 4.0.1
-
- configure options:
- --target=mips-sgi-irix4
-
- other info:
- make install-fixincludes *was* done
-
-
-
- -------------------------- Gordon Lack ----------------------------------
- The contents of this message *may* reflect my personal opinion. They are
- *not* intended to reflect those of my employer, or anyone else.
-
-