- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I noticed that the intel's libipp*merged.a are compiled in PIC format (like -fPIC flag of gcc). I would like to use this library in vxworks and the linker in vxworks doesnt support PIC code. It complains about undefined _GLOBAL_OFFSET_TABLE_ symbol. I am wondering how I can obtain a non-PIC version of the library or if there is anyway i can manually set the _GLOBAL_OFFSET_TABLE_ to some value and fix the problem?
thank you,
r
I noticed that the intel's libipp*merged.a are compiled in PIC format (like -fPIC flag of gcc). I would like to use this library in vxworks and the linker in vxworks doesnt support PIC code. It complains about undefined _GLOBAL_OFFSET_TABLE_ symbol. I am wondering how I can obtain a non-PIC version of the library or if there is anyway i can manually set the _GLOBAL_OFFSET_TABLE_ to some value and fix the problem?
thank you,
r
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
yes, IPP libraries are compiled to be postion-independed. It is needed for supporting the newest LInux kernels. It also needed to provide ability to build custom DLL for users. So, there is no way to use IPP on vxworks.
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey,
Thanks for your answer. Do you think you can provide me with the intel ipp compiled in a non-PIC version please, or if there are any plans for such releases?
Thanks,
Ram
Thanks for your answer. Do you think you can provide me with the intel ipp compiled in a non-PIC version please, or if there are any plans for such releases?
Thanks,
Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, we do not have plan for such release and can't provide such build for you. Please submit your request on premier.intel.com site, we will consider your request.
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm glad to inform you that since that time we start to release IPP (from v5.1)for Linux in both variants (non PIC and PIC). The latest available version now is IPP v5.2 beta
Regards,
Vladimir

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