jwt27
jwt27
See what `gcc -v` gives you on Tumbleweed. It is probably also configured for `/usr/lib` to maintain backward compatibility with other packages, same as Debian.
> This libexec trick seems to broke > the tumbleweed build: > https://build.opensuse.org/build/home:stsp2/openSUSE_Tumbleweed/x86_64/build-gcc/_log > Maybe you have an idea why. Note: I can't access that link. However I found it...
Yes, gcc requires specific versions of autoconf/automake. I don't know why exactly, but that's the way it is, so I always build those exact versions. I see you removed that...
Okay I thought it would be as easy as changing the script url, but it seems there's a bit more to it. The original PR added this: https://github.com/mattgodbolt/compiler-explorer-image/pull/143/commits/34ed6a4c9edb1214057a6e9496d64d2d201e7cc7 But that...
Also fixes: #3251 #3382 #3784 edit: actually, tab-indent-space-align seems to be something different. But I do think this patch will improve the UX with that coding style.
Rebased to fix merge conflict - no changes.
Rebased again, and added a commit to upgrade the user's config to the new format, so the change is less disruptive.
Okay, that's a bit disappointing. I hope then that others will see this and chime in. I wouldn't call this a "feature", though. It's a bug fix, since the current...
For Fedora and RH, rpms are already available from the djgpp ftp server: ftp://ftp.delorie.com/pub/djgpp/rpms/
Right, those patches are still an issue., I think you should ping those on the mailing list again and ask why they haven't been included yet. Maybe they just forgot....