home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.bug
- Path: sparky!uunet!cis.ohio-state.edu!halifax.syncomas.com!shap
- From: shap@halifax.syncomas.com
- Subject: DWARF -g still broken
- Message-ID: <9301010111.AA15912@life.ai.mit.edu>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Thu, 31 Dec 1992 22:08:00 GMT
- Approved: bug-g++@prep.ai.mit.edu
- Lines: 33
-
- When compiling libg++ using any g++ 2.0 or later, targeting DWARF object
- format, with -g enabled, the resulting .s files do not assemble.
- The assembler diagnostics complain about a variety of missing jump target
- labels.
-
- The specific configuration I am seeing this under is:
-
- g++ 2.3.3
- libg++ 2.3
-
- both configured with:
-
- configure i386v4
-
- I am aware that the library can be built without -g.
-
- This problem has been reproducible for over a year now. Since SVR4 has not
- been a crucial platform to g++ users, it hasn't been very important to fix
- it. In light of the fact that Solaris 2.1 uses DWARF, it seemed appropriate
- to reraise it.
-
- If someone knows of a patch, could you please send it to me? If there is a
- patch that hasn't been included for lack of testability, I'll be happy to
- help test it. If you have a patch for a non-386 DWARF system that needs to be
- tested on another platform, I'll be happy to try that.
-
- Thanks for your help.
-
-
- Jonathan S. Shapiro
- Synergistic Computing Associates
- shap@halifax.syncomas.com
-
-