You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build, host and target: are you cross-compiling this for ARM? How are you testing the library, on the ARM hardware or with an emulator? Does it work if you just compile on the ARM system? (If this is a complex setup that no-one else here has you might have to do the debugging yourself, sorry.)
platform:
ubuntu 20.04
jansson-2.14
config:
./configure --build=x86_64-linux --host=arm-poky-linux-gnueabi --target=arm-poky-linux-gnueabi CFLAGS="-march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7"
error log:
The text was updated successfully, but these errors were encountered: