home *** CD-ROM | disk | FTP | other *** search
Wrap
Newsgroups: gnu.g++.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: bug compiling libg++ on SG Indigo Message-ID: <9301051735.AA09987@uk0x06.ggr.co.uk> Sender: gnulists@ai.mit.edu Organization: GNUs Not Usenet Distribution: gnu Date: Tue, 5 Jan 1993 17:35:11 GMT Approved: bug-g++@prep.ai.mit.edu Lines: 23 I have just built libg++-2.3 on an SG Indigo (Irix 4.0.1) using gcc-2.3.3 (which included a "make install-fixincludes" during *its* installation). I received the following messages: In file included from /usr/local/lib/gcc-lib/mips-sgi-irix4/2.3.3/include/syslimits.h:6, from /usr/local/lib/gcc-lib/mips-sgi-irix4/2.3.3/include/limits.h:11, from Integer.cc:36: /usr/include/limits.h:100: warning: `DBL_MAX' redefined /usr/local/lib/gcc-lib/mips-sgi-irix4/2.3.3/include/float.h:63: warning: this is the location of the previous definition /usr/include/limits.h:101: warning: `DBL_MIN' redefined /usr/local/lib/gcc-lib/mips-sgi-irix4/2.3.3/include/float.h:54: warning: this is the location of the previous definition /usr/include/limits.h:105: warning: `FLT_MAX' redefined /usr/local/lib/gcc-lib/mips-sgi-irix4/2.3.3/include/float.h:35: warning: this is the location of the previous definition I know they are only warnings, but the 2 values involved for each constant differ in the final digit, and I don't *think* there should be conflicts (I don't get this when I build on a Sparcstation at SunOS 4.1.1). -------------------------- 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.