Hello!
I am trying to build the unicorn cpu emulator with "goa"... Shared build bails out completely. Static seems to work , but I need a static libm.
I tried to build one , setting SHARED_LIB=no, but it didn't work.
Is it possible to get a static libm?
Michael