--
Jens-Uwe Mager <pgp-mailto:62CFDB25>
thanks Jens-Uwe for your input.
Micha
1. Creating Exports and Imports file for shared library
I am trying to create a shared library on AIX RS/6000 and I am having
trouble finding the best way to create the exports and imports files.
Currently I am running /usr/ucb/nm on my non-shared library and grep'ing
for global text and data symbols, however I get duplicate definitions,
like:
Function
.Function
Which of these should be used for an import or export file? (if either)
Does anyone have any suggestions on the "best" way to generate the
list of exported and imported symbols for a shared library?
I know that once I already HAVE a shared libary (like /lib/libc.a) I
can use dump -Tv library | awk '$2 == "EXP" {print $8}' , but
I don't know what to do on a non-shared library.
Any suggestions would be greatly appreciated.
Please email replies to
Thank you.
3. Import/export between shared objects
4. Selecting between sockets & memory
5. How to load library objects during runtime?
6. Exp w CDwriter SW "GEAR" sought, Multisession CDs?
7. Loading and Executing Object Code at Runtime
8. Linux lasted a week at my company.
9. Help with creating shared libraries (C++ using makeC++SharedLib_r and export files)
10. File system exporting to/importing from MSDOS?
11. UserDB(Files) export-import
12. Creating A Script to Load a File By using the current date
13. File system exporting to/importing from MSDOS?