home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.misc
- 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
- From: ytsuji@cfi.waseda.ac.jp ("Y.Tsuji")
- Subject: unld?(symbol restorer)
- X-Nntp-Posting-Host: zoo.cfi.waseda.ac.jp
- Message-ID: <1993Jan25.143816.23985@wsdnws.waseda.ac.jp>
- Sender: news@wsdnws.waseda.ac.jp
- Organization: Shagaku, WASEDA University, Tokyo
- Date: Mon, 25 Jan 1993 14:38:16 GMT
- Lines: 17
-
- Hello, I had thought the absence of name list meant lost hope as far
- as object file fix, but it dawned on me that dynamically linked
- object file must have a table of external symbols that are to be linked
- from library files at execution time. And there is!! it comes after
- the symbol name __DYNAMIC.
- Is there anyone who would kindly teach me how to find out where an
- external label registered after __DYNAMIC points to in the object file?
- I think there must be a way to reconstruct a symbol table(name list)
- of externally referenced library symbols.
- Is anyone willing to teach me the data structure of a dynamically
- linked object file?
-
- Thanks in advance.
- Tsuji
- --
-
- ytsuji@cfi.waseda.ac.jp
-