home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / lib / bug / 441 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.2 KB

  1. Xref: sparky gnu.g++.lib.bug:441 gnu.g++.bug:1214
  2. Path: sparky!uunet!sun-barr!ames!lll-winken!bu.edu!ai-lab!ai.mit.edu!gnulists
  3. From: lupine!segfault!rfg@uunet.uu.net (Ron Guilmette)
  4. Newsgroups: gnu.g++.lib.bug,gnu.g++.bug
  5. Subject: Re: patches for libg++-2.1 on i386 SVR4
  6. Message-ID: <9207210634.AA26179@segfault.noname>
  7. Date: 21 Jul 92 06:34:57 GMT
  8. Followup-To: gnu.g++.bug
  9. Organization: Ron Guilmette Computing
  10. Lines: 30
  11. Approved: info-gnu@prep.ai.mit.edu
  12. To: vallone@grail.com
  13. Cc: bug-g++@prep.ai.mit.edu, bug-libg++@prep.ai.mit.edu
  14. In-Reply-To: <1992Jun26.120942.9011@grail.com>
  15.  
  16. In article <1992Jun26.120942.9011@grail.com> `vallone' wrote:
  17. >Here are patches for getting libg++-2.1 to compile on an
  18. >i386 running SVR4.
  19. >
  20. >I used gcc-2.2.2
  21. >
  22. >untar the sources, cd into libg++-2.1 and type
  23. >
  24. >./configure i386-sysv4
  25. >
  26. >cd ..
  27. >
  28. >patch -p < patchfile
  29. >
  30. >cd libg++-2.1
  31. >
  32. >make
  33. >
  34. >
  35. >The main changes were to Makefiles.  I changed all -g to be -O
  36. >this corrects the cc1plus dying from signal 6 (bugs in dwarfout.c)
  37.  
  38. The bug was not in dwarfout.c.  It was in the g++ front end, which
  39. was incorrectly setting DECL_IGNORED_P.
  40.  
  41. -- 
  42.  
  43. // Ron ("Loose Cannon") Guilmette
  44. // Internet: rfg@ncd.com      uucp: ...uunet!ncd.com!rfg
  45. // New new motto:  Quality control is a state of mind.
  46.