openebs-archive / spdk-sys

Rust bindings for SPDK
MIT License
12 stars 5 forks source link

Issues hit when integrating with starfish #1

Open jkozlowski opened 5 years ago

jkozlowski commented 5 years ago

Will keep a list here and send PRs once finished:

jkryl commented 5 years ago

I agree. This should be fixed. Just a note about x86. Linux x86_64 is actually the only platform supported by the build script currently. cross compilation issues are getting just now addressed by spdk team. Hopefully with the next spdk version it will be easier to build spdk lib which works on all recent x86 processors regardless which exact type of cpu is used.