From mboxrd@z Thu Jan 1 00:00:00 1970 From: Coleman Baker To: help-gcc@gnu.org Subject: Shared libraries Date: Thu, 30 Dec 1999 06:56:00 -0000 Message-id: <84fr59$76r$1@nntp8.atl.mindspring.net> X-SW-Source: 1999-12/msg00385.html 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Coleman Baker To: help-gcc@gnu.org Subject: Shared libraries Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <84fr59$76r$1@nntp8.atl.mindspring.net> X-SW-Source: 1999-12n/msg00385.html Message-ID: <19991231222400.FHASnHV5DVopaSo0vsV80SCdlfY5oX62Agl5u5ZhiqE@z> 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