Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Vivek Yadav, an engineering manager from ...
So, I need to cross-compile the C library for MySQL client using arm-linux-gcc. I have arm-linux-gcc installed and working, but I am not sure how to create the .so.<BR><BR>I downloaded the source ...
Lazarus is an open-source library of visual components and a powerful IDE for rapid cross-platform development. The IDE contains all the features of a modern development suite, including a debugger, ...
I am trying to cross compile a library I go from the internet, reed-solomon-4.0. It compiles and installs fine when I am compiling it normally (for a x86) but when I compile it for an arm I get errors ...
On of the great aspects of Qt is that it is cross platform. Not only across desktops, but also across devices. The Qt make tool, qmake, can be configured to cross compile for different architectures ...