Closed jwaldmann closed 1 year ago
That error is from the building of LLVM (a dependency of rustc) By default, rustc 1.29 is built, so the fact that it works in 1.54 means that there's a problem with that older version LLVM and your system (curious that it's having troubles finding a standard C++ header)
as suggested by this repo's README, I am doing (on x86_64 with Fedora 37, also with Debian 5.10)
first command succeeds, but second fails with
the build seems to work (at leasts on my Fedora machine) when I prefix both commands with