Not using libtool, how would I create a shored object. automake seems
to be defaulting to creating a static library
Jeff Safier
Cornell-Mayo Associates
600 Lanidex Plaza
Parsipanny, NJ 07054
(973) 887-3069 ext. 119
On Feb 27, 2007, at 8:13 AM, Jeff Safier wrote:
Not using libtool, how would I create a shored object. automake seems
to be defaulting to creating a static library
To answer this question, it is necessary to know which platform and
compiler you want to limit yourself to.
Or you could use
Jeff Safier <[EMAIL PROTECTED]> writes:
> Not using libtool, how would I create a shored object. automake seems
> to be defaulting to creating a static library
Far and away the easiest answer to this question is "start using libtool,"
particularly if you're already using Automake, since all of t