Re: gcc-13: libggcjit does not build

2024-10-13 Thread ASSI
Samuel Crow writes: > MSys2 uses Visual C++'s runtime DLL while CygWin uses a more POSIX-style > runtime. That difference doesn't narrow it down much but at least it's a > start. Looking at your linker output, you're using driver-i386.o on an > x86_64 target. Maybe that's a potential culprit since

Re: gcc-13: libggcjit does not build

2024-10-13 Thread ASSI
ASSI writes: > The error is still there in gcc-13.3.1+20241004, only the export > ordinal has grown further to 70578. I see that MSys2 builds libgccjit0 > as well and doesn't seem to have such problems, so I wonder where the > difference comes from… ideas? It turns out that I need to actually use