Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Porting an autotools library project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Porting an autotools library project




On May 28, 2006, Mark Asbach wrote:

There is also the option to link all object files together to one big
framework. But this would break the whole Makefile setup and
complicate everything.

Now, what to do?

a) stay with dynamic libs and forget about frameworks
b) build four distinct frameworks
c) ignore the warning and build an umbrella framework

I would be glad to hear your opinions,

Wouldn't it be possible to resort to the (d) option?

d) link all object files together in one big framework and put (optional) symlinks from
/usr/local/lib/lib{foo,bar,baz}.dylib to /Library/Frameworks/ FooBarBaz.framework/Versions/Current/FooBarBaz, and
similarly for the header files.


Just a thought.

Regards,
Per


_______________________________________________ Do not post admin requests to the list. They will be ignored. Unix-porting mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.