objectbox / objectbox-c

C and C++ database for objects and structs
https://objectbox.io/
Apache License 2.0
193 stars 35 forks source link

support armv7 (not armv7hf) #14

Open whichname opened 3 years ago

whichname commented 3 years ago

Hello, objectbox: We have a device that not support hard-float, but we really want to use objectbox. Can you please provide shared library or static library for armv7? Thank you very much. ( The chip on our device is Hi3516, and the system is linux.

vaind commented 3 years ago

Adding another (generally available) supported platform is currently not planned as far as I know. Please send a direct request via https://objectbox.io/contact/ also mentioning GLIBC/GLIBCXX versions available on your platform. Also, I assume you have a toolchain available, so maybe add that as well, if it's a public one, available on the internet.