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