home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.g++.lib.bug:441 gnu.g++.bug:1214
- Path: sparky!uunet!sun-barr!ames!lll-winken!bu.edu!ai-lab!ai.mit.edu!gnulists
- From: lupine!segfault!rfg@uunet.uu.net (Ron Guilmette)
- Newsgroups: gnu.g++.lib.bug,gnu.g++.bug
- Subject: Re: patches for libg++-2.1 on i386 SVR4
- Message-ID: <9207210634.AA26179@segfault.noname>
- Date: 21 Jul 92 06:34:57 GMT
- Followup-To: gnu.g++.bug
- Organization: Ron Guilmette Computing
- Lines: 30
- Approved: info-gnu@prep.ai.mit.edu
- To: vallone@grail.com
- Cc: bug-g++@prep.ai.mit.edu, bug-libg++@prep.ai.mit.edu
- In-Reply-To: <1992Jun26.120942.9011@grail.com>
-
- In article <1992Jun26.120942.9011@grail.com> `vallone' wrote:
- >Here are patches for getting libg++-2.1 to compile on an
- >i386 running SVR4.
- >
- >I used gcc-2.2.2
- >
- >untar the sources, cd into libg++-2.1 and type
- >
- >./configure i386-sysv4
- >
- >cd ..
- >
- >patch -p < patchfile
- >
- >cd libg++-2.1
- >
- >make
- >
- >
- >The main changes were to Makefiles. I changed all -g to be -O
- >this corrects the cc1plus dying from signal 6 (bugs in dwarfout.c)
-
- The bug was not in dwarfout.c. It was in the g++ front end, which
- was incorrectly setting DECL_IGNORED_P.
-
- --
-
- // Ron ("Loose Cannon") Guilmette
- // Internet: rfg@ncd.com uucp: ...uunet!ncd.com!rfg
- // New new motto: Quality control is a state of mind.
-