Cross Compile Mesa 9.1.5 without X11
Recently I try to add opengl support for our embeded project, at least software emulated support. So I try to cross compile the mesa3d library. There are tons errors about X11 related stuffs missing, but we do not need the X11 support! After a long and difficult journey, I found …
more ...Cross Compile ICU 51.2
The IBM ICU library can not simply invoke configure to finish the cross-compilation, we should do some steps to process it.
We assume you have already downloaded and unpacked ICU 51.2 to "/opt/icu"
Local Compilation
Compile for current os.
ICU need some stuffs from ICU which compiled for …
Construct Your Cross-Compilation Toolchain
1 Introduction
In normally, if you want to development for an embedded-system with ARM cpu, you need a cross-compilation toolchain. There have three ways to obtain the toolchain :
External hyperlinks, like Python.
- Acquire toolchain from manufacturer of your evaluation-board.
- Acquire toolchain from third-party organization, just as :