Georg
Georg
As the title states, building cbc on aarch64 requires explicitly setting the build target architecture on aarch64. It seems that the release-packages include config.guess and config.sub scripts from 2007, whereas...
Same issue as I raised for cbc, the config.sub and config.guess files have been regularly updated in this repo, but not in the releases. This requires to manually set the...
Hey, I get errors while compiling the ucrt.c file that is seemingly required for Windows. It is compiled using the clang-cl driver, which kind of only exists to mimic the...
Hi everyone! I'm trying to integrate the XicTools into the https://github.com/iic-jku/IIC-OSIC-TOOLS container. During the first test-builds, I came across build-errors that originated from def.tab.h and def.tab.cpp, here are some excerpts...