Monday, February 10, 2020

Error cross-compiling GNU Radio 3.8 for E310

Dear all,
I'm compiling GNU Radio 3.8 for E310 using the newer file system and SDK.
Cmake runs smoothly, but when I compile I can see mainly two errors:
- stdlib.h not found: this is impossible, because I can find it in the sysroot of the SDK.
- "selected processor does not support `pld [aVector,#128]' in ARM mode" and something similar.
The output of cmake and make can be found here:
https://pastebin.com/feyfpgUV
Do you know how I can fix these errors?
Thanks so much.
Ivan

No comments:

Post a Comment