Hsiang-Ying Fu
Hsiang-Ying Fu
On latest commit, for single-file compilation forking is bypassed, should be more GDB friendly now.
The project has gone through a lot of changes since February, please open another issue if the problem can still be reproduced.
For slimcc I've been simply overriding `posix.default_linker = linker_ld` to run the test suite. I kinda don't mind rebuilding patched Muon as long as the process remain awesomely simple like...
It's in fact unusable for about a year: https://github.com/compiler-explorer/compiler-explorer/issues/7241 The error looks like the QBE backend isn't installed.
The patch seems to only added the cli option `--version`, is there a reason for maintaining it? At least chibicc doesn't support --version either and seems to work OK on...
Came to report the same thing. Both sfml_opengl2/3 are not tested in [CI](https://github.com/Immediate-Mode-UI/Nuklear/blob/master/.github/workflows/ccpp.yml), which would have caught this. Another issue is they override `$CC` with `g++` then use it to...