| Author |
Message |
j_mckitrick@bigfoot.com *nix forums beginner
Joined: 29 Mar 2005
Posts: 7
|
Posted: Wed Feb 02, 2005 1:32 pm Post subject:
How do I export multiple classes from one library?
|
|
|
Hi all,
I have several utility classes that will be in a Linux shared library.
For some reason, the linker is not finding the classes other than the
main one. How can I make sure *all* the classes can be found?
jonathon |
|
| Back to top |
|
 |
Allan Bruce *nix forums addict
Joined: 21 Feb 2005
Posts: 93
|
Posted: Wed Feb 02, 2005 1:40 pm Post subject:
Re: How do I export multiple classes from one library?
|
|
|
<j_mckitrick@bigfoot.com> wrote in message
news:1107354734.306206.317530@z14g2000cwz.googlegroups.com...
| Quote: |
Hi all,
I have several utility classes that will be in a Linux shared library.
For some reason, the linker is not finding the classes other than the
main one. How can I make sure *all* the classes can be found?
jonathon
|
by asking in comp.unix.programmer |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|