Hi,
I'm interested in developing a "framework" building feature for libtool.
Linking the shared library for a framework is exactly the same as
linking a typical shared library. It's already quite close. The
differences are described below, but they are summed up as, I need to be
able to create a
On Jul 29, 2006, at 5:48 AM, Daniel Rogers wrote:
I'm interested in developing a "framework" building feature for
libtool.
Linking the shared library for a framework is exactly the same as
linking a typical shared library. It's already quite close. The
differences are described below, but
On Jul 28, 2006, at 4:10 PM, Peter O'Gorman wrote:
Also, you seem to be looking at libtool-1.5.x which is not where
any new feature would be implemented, you should probably check out
the libtool sources from cvs if you want to hack on them, however,
I really don't think it a good idea.