- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I include these files in my project
libippsemerged.a
libippsmerged.a
libippcore.a
And it works, no problem. BUT this also causes the following module to be dynamically linked:
libippcore-5.3.dylib (itself dependant on libguide.dylib)
Hence, this is not true static linking.
How to avoid this?
What libippcore-5.3.dylib and libguide.dylib do?
libippsemerged.a
libippsmerged.a
libippcore.a
And it works, no problem. BUT this also causes the following module to be dynamically linked:
libippcore-5.3.dylib (itself dependant on libguide.dylib)
Hence, this is not true static linking.
How to avoid this?
What libippcore-5.3.dylib and libguide.dylib do?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
Could you show your link line in your project: how do you link your application?
Pavel.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page