home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.bug
- Path: sparky!uunet!cis.ohio-state.edu!vela.acs.oakland.edu!vtessier
- From: vtessier@vela.acs.oakland.edu (Vince Tessier)
- Subject: libg++-2.3 fails "make check" (sparc-sun-sunos4.1.1)
- Message-ID: <vtessier.726627331@vela>
- Summary: "make check" fails, but no problem?
- Sender: gnulists@ai.mit.edu
- Organization: Oakland University, Rochester MI.
- Distribution: gnu
- Date: Sun, 10 Jan 1993 00:55:31 GMT
- Approved: bug-g++@prep.ai.mit.edu
- Lines: 32
-
- Hardware: SPARCstation 1
- Software: SunOS 4.1.1, gcc version 2.3.3
-
- I've recently installed gcc version 2.3.3 (with fixincludes) & libg++-2.3
- with what seems to be no problems, except that libg++-2.3 failed
- "make check" as follows:
-
- cd test; make check ...
- make[6]: Entering directory `/usr/gnu/src/libg++-2.3/libg++/iostream/test'
- <<<successful tests deleted>>>
- gcc -O2 -nostdinc++ -I. -I../.. -I./.. -I./../stdio -I./../../g++-include \
- -c tformat.C
- gcc -o tformat tformat.o ../libio.a ../../libg++.a
- ./tformat
- Error in line 3490 using "%.5G". Result is "5.3770E+14"; should be: \
- "5.377E+14".
- Encountered 1 errors in 3988 tests.
- make[6]: *** [check-tformat] Error 1
- make[6]: Leaving directory `/usr/gnu/src/libg++-2.3/libg++/iostream/test'
-
- I went ahead and installed libg++ anyway, and for the first time ever
- was able to build and install groff with no problems.
-
- Is the "make check" error above a real or pseudo error? I don't recall
- seeing this problem reported before.
-
- --
- Vince Tessier (vtessier@vela.acs.oakland.edu)
- Mort Sahl: General, aren't you supporting Castro by smoking that Havana cigar?
- Alexander Haig: I prefer to think of it as burning his crops to the ground.
- (from an interview of Mort Sahl on National Public Radio, 23nov91)
-
-