home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.3b1
- Path: sparky!uunet!wupost!usc!elroy.jpl.nasa.gov!nntp-server.caltech.edu!andy
- From: andy@cs.caltech.edu (Andy Fyfe)
- Subject: Re: collect for gcc/g++ 2.2.2
- Message-ID: <1992Aug16.225924.28667@cco.caltech.edu>
- Sender: news@cco.caltech.edu
- Nntp-Posting-Host: kodiak.cs.caltech.edu
- Organization: California Institute of Technology
- References: <1992Aug16.023044.22052@cco.caltech.edu>
- Date: Sun, 16 Aug 1992 22:59:24 GMT
- Lines: 12
-
- In article <1992Aug16.023044.22052@cco.caltech.edu> I wrote:
- >I've haven't
- >been able to link cc1plus with the shared library (shld and
- >collect2 both dump core -- I'm don't know why), but there's no
- >problem if you don't use the shared library.
-
- I found the problem -- an off-by-error in the code that looks up
- labels. I've updated collect.shar.Z and shld-src.shar.Z. The
- only change is to subtract one on the line that gets the sizeof
- symtable (I need the last index, not the size).
-
- Andy Fyfe andy@cs.caltech.edu
-