This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Shared libraries


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]