home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / misc / 6477 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!gatech!udel!darwin.sura.net!spool.mu.edu!uwm.edu!cs.utexas.edu!sun-barr!sh.wide!wnoc-tyo-news!toumon!wsdnws!ytsuji
  3. From: ytsuji@cfi.waseda.ac.jp ("Y.Tsuji")
  4. Subject: unld?(symbol restorer)
  5. X-Nntp-Posting-Host: zoo.cfi.waseda.ac.jp
  6. Message-ID: <1993Jan25.143816.23985@wsdnws.waseda.ac.jp>
  7. Sender: news@wsdnws.waseda.ac.jp
  8. Organization: Shagaku, WASEDA University, Tokyo
  9. Date: Mon, 25 Jan 1993 14:38:16 GMT
  10. Lines: 17
  11.  
  12. Hello, I had thought the absence of name list meant lost hope as far
  13. as object file fix, but it dawned on me that dynamically linked
  14. object file must have a table of external symbols that are to be linked
  15. from library files at execution time. And there is!! it comes after
  16. the symbol name __DYNAMIC.
  17. Is there anyone who would kindly teach me how to find out where an
  18. external label registered after __DYNAMIC points to in the object file?
  19. I think there must be a way to reconstruct a symbol table(name list)
  20. of externally referenced library symbols.
  21. Is anyone  willing to teach me the data structure of a dynamically
  22. linked object file?
  23.  
  24. Thanks in advance.
  25. Tsuji
  26. -- 
  27.                 
  28.                 ytsuji@cfi.waseda.ac.jp
  29.