- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am porting a windows driver that uses IPP to Linux. The static libraries all seem to be compiled -fPIC and therefore cannot be used.
Has anybody found a workaround for this? Is there a correct set of libraries to use?
Has anybody found a workaround for this? Is there a correct set of libraries to use?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, it is correct. IPP libraries are compiled with -fPIC options and so can't be directly used in Linux kernel driver.
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