[Build] Linux i686 32 bit support #23823
Labels
build
build issues; typically submitted using template
platform:mobile
issues related to ONNX Runtime mobile; typically submitted using template
Describe the issue
Do you support builds for 32 bit i686 architecture Linux? I came via the ort Rust project which says I should build from source, but am getting errors from MLAS. I initially got past a few by disabling AVX2 but they are continuing. I can see that the --x86 flag (in the script at
tools/ci_build/build.py
) is marked as being just for Windows x86). I assume it is possible to build this for Linux x86 and I just am doing it wrong.I am running the build from CI with maturin-action like this (on a Rust/Python PyO3 cdylib project):
The build error culminates in:
Urgency
No response
Target platform
i686-linux-unknown-gnu
Build script
Error / output
Visual Studio Version
No response
GCC / Compiler Version
gcc-toolset-14-libstdc++-devel i686 version 14.2.1-7.1.el8_10 (appstream repo)
The text was updated successfully, but these errors were encountered: