19 Sep
2024
19 Sep
'24
7:29 p.m.
On 9/19/24 14:36, Craig Leres via OvmsDev wrote:
On 9/15/24 16:08, Craig Leres via OvmsDev wrote:
What version of the toolchain are you building with?
The most recent appears to be crosstool-ng-1.26.0 (Sep 2023), is that what you folks are using?
Poking around I see my ubuntu 22.04 ssd, that I use to compile esp32 arduino sketches, is using gcc 8.4.0 (crosstool-NG esp-2021r2-patch5). (This version is bundled somehow with arduino 1.8.19.) What I'm expecting is that we would pick one specific, recent version of the toolchain to (eventually) be supported for building ovms. For references purposes the "latest" crosstool-ng is 1.26.0 (gcc 13.2). Craig