Changes

Jump to: navigation, search

FAQs (Bora/BoraX/BoraLite)

679 bytes added, 09:48, 20 November 2013
m
Q: Why my cross-compiled application doesn't work with the pre-packaged root file system provided with BELK?
=== Q: Why my cross-compiled application doesn't work with the pre-packaged root file system provided with BELK? ===
'''A''': as a general rule, dynamically linking an application against libraries built with a different toolchain can cause malfunctioning in the application. Since this pre-built root file system is not generated using the same cross-toolchain used for building the BELK software components, we recommend to choose one of the following options: * if a native compiler is available on the root file system, go for native compilation instead of cross-compilation* when you cross-compile, rely on static linking and avoid dynamic linking against the root file system libraries* build your application using the same cross-toolchain (when available) used for building the root file system
=== Q: How can I configure the Bora system to boot from network? ===

Navigation menu