libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking static libs into shared lib with libtool


From: Boehne, Robert
Subject: Re: linking static libs into shared lib with libtool
Date: Mon, 19 Aug 2002 10:55:51 -0500

Ron,

This answer should be in the manual if it isn't already.
Libtool supports many platforms that won't allow this
in general, as static libs can be built without pic
flags.  Since you can't always do this, it would be misleading
and more trouble than it is worth to add support into libtool.

Presumably, the static libs you refer to aren't compiled
by your project, because if they were you could make them
convience libs and there wouldn't be any problem.

HTH,

Robert


-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  rboehne AT ricardo-us DOT com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]