]> git.scottworley.com Git - tattlekey/commit
client: Build in a Debian VM
authorScott Worley <scottworley@scottworley.com>
Fri, 29 Sep 2023 19:37:21 +0000 (12:37 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 11 Oct 2023 01:47:29 +0000 (18:47 -0700)
commit3808750687e7b6f953c251ae1281be5309d7d736
tree6832dd4e887762e62ac9e9f6db7989dd3aa111e8
parent9e4505536bfe3373b9097ca9e89167950b6a5cbb
client: Build in a Debian VM

This finally makes it work.  Hurray!

Other things I tried that didn't help:
  * Other versions of cross gcc (8, 9, 10, 11 12)
  * Other versions of host gcc (10)
  * Other versions of pico-sdk (1.3.1, 1.4.0)

arm-none-eabi-gcc as packaged in Debian works.
arm-none-eabi-gcc as packaged in Nix doesn't.
I haven't yet looked further into why.
client/default.nix