![]() |
Forum Index : Microcontroller and PC projects : Building the PicoMite firmware on Raspberry Pi
Author | Message | ||||
thwill![]() Guru ![]() Joined: 16/09/2019 Location: United KingdomPosts: 4311 |
Hi folks, Has anyone attempted / succeeded in cross-compiling the PicoMite firmware from a Raspberry Pi ? I've just tried it on a Pi 3 and the result is unusually large and non-functional. Best wishes, Tom MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10310 |
Sounds like you are building a debug version. Also check what compiler version you have. Needs to be at least 10.x . I am using 11.2.1 |
||||
thwill![]() Guru ![]() Joined: 16/09/2019 Location: United KingdomPosts: 4311 |
No, I got that bit right, and I have previously built successfully on a gcc 11.3 Linux docker container hosted on Windows 10. That would be it, where does this specific GCC version requirement come from ? I can't see it published in neon lights anywhere ... I would have thought the SDK source-code would have included checks for the GCC version if it were critical. Thanks, Tom MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
led-bloon![]() Senior Member ![]() Joined: 21/12/2014 Location: AustraliaPosts: 207 |
I'm using gcc arm-none-eabi v10.3 which I got from the Arduino IDE packages some time ago, and has probably been updated by now. Built my own v12.2 from scratch but had problems linking to certain files, so ditched it. led Edited 2023-02-13 07:48 by led-bloon Miss you George |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4044 |
I also used 10.3 (via the RPi URLs back in July, I think they took me to the ARM download area for gcc etc). John (must order a Pico W and find a way to connect it to something, somewhere...) |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |