home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / 3b1 / 3103 < prev    next >
Encoding:
Text File  |  1992-08-16  |  975 b   |  25 lines

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