-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Description
Bug Report
Version
volo v0.10.3 ()
volo-thrift v0.10.5 ()
volo-build v0.10.18 (*)
Platform
Ubuntu 20.04 64-bit , but want to build a 32-bit exe
Description
When build a volo thrift server with 'cargo build --target=i686-unknown-linux-gnu' ,it repoort error because of sonic-simd-v0.1.0 only suuport x89_64,will you consider supporting 32-bit compilation in the future?
`
error[E0432]: unresolved import 'std::arch::x86_64'
--> /home/xxx/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sonic-simd-0.1.0/src/sse2.rs:2:11
arch::x86_64::*,
^^^^^^ could not find 'x86_64' in 'arch'
`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels