home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / g / help / 1620 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  2.0 KB

  1. Xref: sparky gnu.g++.help:1620 gnu.gcc.help:2833 gnu.groff.bug:283
  2. To: gnu-groff-bug@uunet.uu.net
  3. Distribution: world
  4. Approved: info-gnu@prep.ai.mit.edu
  5. 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
  6. Followup-To: gnu.groff.bug
  7. Newsgroups: gnu.g++.help,gnu.gcc.help,gnu.groff.bug
  8. From: putsch@uicc.com (Jeff Putsch)
  9. Message-ID: <1992Dec29.225608.25982@uicc.com>
  10. Organization: Unitrode Integrated Circuits Corp., Merrimack, NH, USA
  11. Date: Tue, 29 Dec 1992 22:56:08 GMT
  12. Subject: Problems building groff-1.06 with g++-2.3.3, libg++-2.3
  13. Lines: 47
  14.  
  15. Howdy,
  16.  
  17. I'm attempting to build groff-1.06 using g++-2.3.3,
  18.  
  19. GROFF VERSION: 1.06
  20. MACHINE: DEC DECstation 5000/200
  21. OS: ULTRIX 4.3
  22. COMPILER: g++ 2.3.3
  23. INPUT FILES: 
  24. COMMAND LINE: make
  25. DESCRIPTION OF INCORRECT BEHAVIOUR: error during compilation of pic/
  26. SUGGESTED FIX [optional]: NONE
  27.  
  28. and am getting the following error during the make procedure:
  29.  
  30. gcc -O -I. -I. -I../include -I./../include -DHAVE_UNISTD_H=1 \
  31. -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 \
  32. -DHAVE_CC_LIMITS_H=1 -DHAVE_CC_UNISTD_H=1 -DSTDLIB_H_DECLARES_GETOPT=1 \
  33. -DSTDLIB_H_DECLARES_PUTENV=1 -DHAVE_MMAP=1 -DHAVE_REN AME=1 \
  34. -DHAVE_SYS_SIGLIST=1 -DWCOREFLAG=0200 -g -c object.cc
  35. object.cc: In method `circle_object::circle_object (double)':
  36. object.cc:1030: Internal compiler error.
  37. object.cc:1030: Please report this to `bug-g++@prep.ai.mit.edu'.
  38. make[2]: *** [object.o] Error 1
  39. make[1]: *** [pic] Error 1
  40. make: *** [all] Error 1
  41.  
  42.  
  43. Unfortunately, I don't know C++, so I have little idea of where to
  44. start in debugging this one. Gcc-2.3.3 and libg++-2.3 built and
  45. checked without a problem. Has anyone built groff-1.06 with g++-2.3.3?
  46.  
  47. Can anyone provide any insights as to what may be happening?
  48.  
  49. Thanks,
  50.  
  51. Jeff.
  52.  
  53.  
  54.  
  55.  
  56. -- 
  57. -----------------------------------------------------------------------------
  58. Jeff Putsch                          |  Internet: putsch@uicc.com
  59. Unitrode Integrated Circuits Corp.   |  
  60. Merrimack, NH  USA                   |  Voice   : (US) 603-429-8626 (daytime)
  61.  
  62.