- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wanted to link the IPP library (8.1.0) with my program using the clang compiler on a MacOSX, and I get this error:
ld: '_e9_ipps_initTabTwdBase_64f' in libipps.a(psfftdblkcn_e9---ipps_initTabTwdBase_64f.o) contains undefined reference for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
What can be a reason for such a behavior? Is it a bug, or do I do something wrong?
I use clang version 4.2 on an x86-64 Intel machine.
Thanks,
Zbigniew
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
please check first which IPP's libraries has been used for linking this code. You can find the chapter "Library dependecies by Domain" into ipp_userguide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. Yes, it was the case (a missing library file required by the linker).
Zbigniew
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