home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.g++.help:1620 gnu.gcc.help:2833 gnu.groff.bug:283
- To: gnu-groff-bug@uunet.uu.net
- Distribution: world
- Approved: info-gnu@prep.ai.mit.edu
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!mintaka.lcs.mit.edu!ai-lab!prep.ai.mit.edu!gnulists
- Followup-To: gnu.groff.bug
- Newsgroups: gnu.g++.help,gnu.gcc.help,gnu.groff.bug
- From: putsch@uicc.com (Jeff Putsch)
- Message-ID: <1992Dec29.225608.25982@uicc.com>
- Organization: Unitrode Integrated Circuits Corp., Merrimack, NH, USA
- Date: Tue, 29 Dec 1992 22:56:08 GMT
- Subject: Problems building groff-1.06 with g++-2.3.3, libg++-2.3
- Lines: 47
-
- Howdy,
-
- I'm attempting to build groff-1.06 using g++-2.3.3,
-
- GROFF VERSION: 1.06
- MACHINE: DEC DECstation 5000/200
- OS: ULTRIX 4.3
- COMPILER: g++ 2.3.3
- INPUT FILES:
- COMMAND LINE: make
- DESCRIPTION OF INCORRECT BEHAVIOUR: error during compilation of pic/
- SUGGESTED FIX [optional]: NONE
-
- and am getting the following error during the make procedure:
-
- gcc -O -I. -I. -I../include -I./../include -DHAVE_UNISTD_H=1 \
- -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 \
- -DHAVE_CC_LIMITS_H=1 -DHAVE_CC_UNISTD_H=1 -DSTDLIB_H_DECLARES_GETOPT=1 \
- -DSTDLIB_H_DECLARES_PUTENV=1 -DHAVE_MMAP=1 -DHAVE_REN AME=1 \
- -DHAVE_SYS_SIGLIST=1 -DWCOREFLAG=0200 -g -c object.cc
- object.cc: In method `circle_object::circle_object (double)':
- object.cc:1030: Internal compiler error.
- object.cc:1030: Please report this to `bug-g++@prep.ai.mit.edu'.
- make[2]: *** [object.o] Error 1
- make[1]: *** [pic] Error 1
- make: *** [all] Error 1
-
-
- Unfortunately, I don't know C++, so I have little idea of where to
- start in debugging this one. Gcc-2.3.3 and libg++-2.3 built and
- checked without a problem. Has anyone built groff-1.06 with g++-2.3.3?
-
- Can anyone provide any insights as to what may be happening?
-
- Thanks,
-
- Jeff.
-
-
-
-
- --
- -----------------------------------------------------------------------------
- Jeff Putsch | Internet: putsch@uicc.com
- Unitrode Integrated Circuits Corp. |
- Merrimack, NH USA | Voice : (US) 603-429-8626 (daytime)
-
-