This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Shared libraries
- To: help-gcc at gnu dot org
- Subject: Shared libraries
- From: Coleman Baker <cbaker at netcom14 dot netcom dot com>
- Date: 30 Dec 1999 14:44:57 GMT
- Newsgroups: gnu.gcc.help
- Organization: MindSpring Enterprises
- Xref: wodc7nx0 gnu.gcc.help:2316
Currently, I'm trying to convert an archived library I've created for an
executable into a shared library that can be used by java native methods.
The archived library will require the -lqt and the -lstdc++ libraries to
create an executable. Are these available as shared libraries? Thanks
for any help
Coleman Baker
cbaker@netcom.com