Cross Compiling DirectFB for ARM

  DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers, not only on top of the Linux Framebuffer Device. For Cross-compiling first what we need is a Toolchain. Install ARM toolchain using following steps: Download the toolchain … Read more