Fabian Keßler

Results 34 issues of Fabian Keßler

Version

area: usability
status: ready

I stumbled over linking issues while building the bscompiler: First of all, the target name for Mingw64/UCRT64 in `config.guess` should be most likely ${UNAME_MACHINE}-w64-mingw32 instead of: ``` *:MINGW64*:*) echo ${UNAME_MACHINE}-pc-mingw64...

~~Fixes #98~~ Previously a PR to fix #98, but was superseded by #101 and #104. Only contains changes the other commits haven't done.