setup-gcc icon indicating copy to clipboard operation
setup-gcc copied to clipboard

Please support gcc-13

Open acgetchell opened this issue 2 years ago • 5 comments

Lots of nice changes ...

https://gcc.gnu.org/gcc-13/changes.html

acgetchell avatar Jul 07 '23 19:07 acgetchell

Looks like this project is dead? I also would like support for gcc-13 and clang-16|17 ...

Klaim avatar Sep 30 '23 10:09 Klaim

I switched to pkgx, which works for many compilers including gcc-13, clang-16, and clang-17.

acgetchell avatar Oct 11 '23 23:10 acgetchell

GCC 13 is already supported by the master of this repo. There is no need for code change.

csukuangfj avatar Feb 19 '24 12:02 csukuangfj

When I posted here before, I did because it not work at all with gcc13 nor with clang-16 (I had the logs online but they were obviously lost as it was a long time ago and github doesnt cache them very long). I can try again but I'm not confident at the moment, and need to find the time. It would help if an actual passing test for gcc13 and clang-16 to 18 were on the ci.

Klaim avatar Feb 19 '24 15:02 Klaim

I just tested gcc 13 and it works like a charm on both ubuntu 22.04 and 23.04

csukuangfj avatar Feb 19 '24 15:02 csukuangfj