binutils版本过旧:你的系统中安装的binutils版本可能太旧,不支持x86_x32架构。 binutils配置不正确:binutils可能没有被正确配置以支持x86_x32架构。 系统架构问题:你的系统可能不支持x86_x32架构,或者相关的支持没有被正确安装。 3. 提供解决步骤以确认binutils是否支持x86_x32 要确认binutils是否支持x86_x32架构,你可以...
You will need a recent binutils (2.22 or later) with elf32_x86_64 support enabled to compile a kernel with this option set. 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 由上述说明可知,CONFIG_X86_X32选项用于在 64 位处理器上运行原生 32 位程序,需要 binutils 2.22 或更高版本(带elf32_...
Kernel Version 5.15.133.1 Distro Version 22.04 Other Software No response Repro Steps VERSION=5.15.133.1 sudo apt update && sudo apt upgrade -y && sudo apt install -y build-essential flex bison libgtk2.0-dev libelf-dev libncurses-dev autoconf libudev-dev libtool zip unzip v4l-utils libssl-dev...
◆运行sudo make modules_install报错: $ sudo make modules_install arch/x86/Makefile:142: CONFIG_X86_X32 enabled but no binutils support sed: can't read modules.order: No such file or directory make: *** [Makefile:1479: __modinst_pre] Error 2 解决方案: 这个报错原因是 `CONFIG_X86_X32 ...
Looks like the last remaining upstream changes (https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=dc9bd8c92af67947db44b3cb428c050259b15cd0) are in binutils 2.34, which we have. Should we try enabling this by default? What about 32 bit?
This happens to me sometimes with Ubuntu 24.04, but not always. I currently do not know what the difference between the WSL2 installations of the Ubuntu VMs where. I did the exact same thing, sometimeswslvarworked, sometimes not. 🤷♂️ ...
You have requested -DKokkos_ENABLE_OPENMP=ON, but the Clang compiler does not appear to have been built with OpenMP support Call Stack (most recent call first): cmake/kokkos_tribits.cmake:178 (INCLUDE) CMakeLists.txt:146 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Configuring incomplete, errors ...