symisc / unqlite

An Embedded NoSQL, Transactional Database Engine
https://unqlite.symisc.net
Other
2.11k stars 164 forks source link

unix depency preventing compilation #171

Open chrisaddassa opened 2 weeks ago

chrisaddassa commented 2 weeks ago

Would like to cross compile for use using no OS. Would like use on ThreadX RTOS as an in memory database.

There assumption as if code were being built on Linux or some variation Out target is Cortex M4 using threadX

Please share to prevent dependency on threadX

Compile keeps failing because an code UnQlite assumes compiling on UNIX .