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

Re: gcc-13: libggcjit does not build

2024-10-05 Thread ASSI
ASSI writes: > The libgccjit library seems to have grown to have too many symbols: > > /mnt/share/cygpkgs/gcc/gcc.x86_64/build/./prev-gcc/xg++ > -B/mnt/share/cygpkgs/gcc/gcc.x86_64/build/./prev-gcc/ > -B/usr/x86_64-pc-cygwin/bin/ -nostdinc++ > -B/mnt/share/cygpkgs/gcc/gcc