home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky alt.sys.sun:3353 comp.sys.sun.misc:5138
- Newsgroups: alt.sys.sun,comp.sys.sun.misc
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!ucla-cs!tek
- From: tek@ficus.cs.ucla.edu (Ted Kim (Random Dude))
- Subject: dlopen(3X) patches for 4.1.1?
- Message-ID: <1992Nov7.041241.2102@cs.ucla.edu>
- Originator: tek@penzance.cs.ucla.edu
- Sender: usenet@cs.ucla.edu (Mr Usenet)
- Nntp-Posting-Host: penzance.cs.ucla.edu
- Organization: UCLA Computer Science Department
- Date: Sat, 7 Nov 92 04:12:41 GMT
- Lines: 23
-
- Are there any patches for ld.so (i.e., dlopen / dlsym / dlclose (3X))
- for 4.1.1?
-
- The dlopen(3X) function seems to work, except that it does not seem to
- call _init.
-
- However, I can't get dlsym to work. It correctly returns NULL for
- unknown symbols. But it seems to return an arbitrary (incorrect)
- address for any symbol that is actually known.
-
- Any hints or tricks appreciated.
-
- -ted
-
- Ted Kim Internet: tek@ficus.cs.ucla.edu
- UCLA Computer Science Department UUCP: ...!{uunet|ucbvax}!cs.ucla.edu!tek
- 3680A Boelter Hall Phone: (310) 825-8524
- Los Angeles, CA 90024 FAX: (310) 825-2273
- --
- Ted Kim Internet: tek@ficus.cs.ucla.edu
- UCLA Computer Science Department UUCP: ...!{uunet|ucbvax}!cs.ucla.edu!tek
- 3680A Boelter Hall Phone: (310) 825-8524
- Los Angeles, CA 90024 FAX: (310) 825-2273
-