Search found 1 match
- 2024-02-14 16:47
- Forum: LuckFox Pico
- Topic: How to build the newest u-boot, kernel, and buildroot on a Luckfox-Pico-Max?
- Replies: 3
- Views: 1797
Re: How to build the newest u-boot, kernel, and buildroot on a Luckfox-Pico-Max?
We don't seem to be able to build much on a Pico right now, because attempting to compile *anything* with GCC on the current Ubuntu image results in a linker error: /usr/bin/ld: cannot find -lgcc: No such file or directory ...that apparently could be solved by installing gcc-multilib, which unfortun...