Searched refs:multilib (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/tests/kernel/common/ |
D | multilib.txt | 1 Title: Test multilib 6 multilib in a same compiler. Selecting wrong multilib may have adverse 8 (for example, ARM Cortex-M requires thumb2 multilib and will be broken with 9 default ("arm") multilib or "thumb" multilib). This app is a smoke-test 10 for selecting non-wrong multilib - it uses operation(s) which guaranteedly
|
D | CMakeLists.txt | 19 src/multilib.c
|
/Zephyr-latest/tests/kernel/common/src/ |
D | multilib.c | 20 ZTEST(multilib, test_multilib) in ZTEST() argument 30 ZTEST_SUITE(multilib, NULL, common_setup, NULL, NULL, NULL);
|
/Zephyr-latest/arch/posix/ |
D | Linux.aarch64.cmake | 3 # For Aarch64, multilib is not an actively pursued solution for most Linux
|
/Zephyr-latest/boards/cdns/xt-sim/doc/ |
D | index.rst | 33 releases (with multilib support). 42 On Debian/Ubuntu systems, you can install ``gcc-multilib`` package as follows: 46 #aptitude install gcc-multilib # Or what ever package manager (apt, apt-get, ...)
|
/Zephyr-latest/boards/native/native_posix/doc/ |
D | index.rst | 91 This target requires either a 64 bit system with multilib support installed or
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 82 make gcc gcc-multilib g++-multilib libsdl2-dev libmagic1
|
D | index.rst | 96 make gcc gcc-multilib g++-multilib libsdl2-dev libmagic1
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 57 (in Ubuntu 16.04 install the gcc-multilib package)
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 762 …re --prefix=<toolchain-installation-dir> --with-arch=rv32imc --with-cmodel=medlow --enable-multilib
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 166 This target requires either a 64 bit system with multilib support installed or
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 1980 * :github:`49587` - cross-compile toolchain variant doesn't working properly with multilib toolchain
|
D | release-notes-1.14.rst | 1107 * :github:`15387` - [Coverity CID :197617]Incorrect expression in /tests/kernel/common/src/multilib…
|