Linking Error with RELIC Library on ARM Cortex-M0+ (Raspberry Pi Pico)
I’m working on a project for the Raspberry Pi Pico (ARM Cortex-M0+) using the RELIC cryptographic library. I’m facing a linking error during the build process, and I could use some help resolving the undefined references. Additionally, I would like to know if the RELIC library is compatible with the ARMv6 bare metal architecture and if anyone has successfully used it on this architecture. Below are the details: