Yes, they were pre-built libraries provided by Marvell. I am not sure if they were cross-compiled or native compiled. Most likely, native compiled.
Thanks!
Yes, they were pre-built libraries provided by Marvell. I am not sure if they were cross-compiled or native compiled. Most likely, native compiled.
Thanks!
Check using file and ldd that they are compatible with your compiler. Make sure you have all required components. In doubt open the project file spitting out the message and see what condition checks result in displaying that message.
Bookmarks