Re: libgccjit

2021-03-14 Thread Andy Moreton via Cygwin
On Sun 14 Mar 2021, Achim Gratz wrote: > Andy Moreton via Cygwin writes: >> The build scripts for Mingw64 in the MSYS2 distro are here: >> >> https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-gcc > > Ah, OK. Thanks. > >> The PKGBUILD file is the build script (same tooling as Arch li

Re: libgccjit

2021-03-14 Thread Achim Gratz
Achim Gratz writes: > Jonathan Yong via Cygwin writes: >> Thanks for trying. >> Does injecting dlfcn.h work? > > The include is not used because it is tied to --enable-plugins. Plugins > do not work because the configury determines that shared objects do not > work. If I manually force the inclus

Re: libgccjit

2021-03-14 Thread Achim Gratz
Andy Moreton via Cygwin writes: > The build scripts for Mingw64 in the MSYS2 distro are here: > > https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-gcc Ah, OK. Thanks. > The PKGBUILD file is the build script (same tooling as Arch linux), and > the local patches there may help guide

tcsh 6.22.03

2021-03-14 Thread Eran Leshem via Cygwin
Hello, Is there a plan to release tcsh 6.22.03? When is it expected? Thanks Eran -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsu

Re: libgccjit

2021-03-14 Thread Andy Moreton via Cygwin
On Sun 14 Mar 2021, Achim Gratz wrote: > Jonathan Yong via Cygwin writes: >> Thanks for trying. >> Does injecting dlfcn.h work? > > The include is not used because it is tied to --enable-plugins. Plugins > do not work because the configury determines that shared objects do not > work. If I manua

Re: libgccjit

2021-03-14 Thread Achim Gratz
Jonathan Yong via Cygwin writes: > Thanks for trying. > Does injecting dlfcn.h work? The include is not used because it is tied to --enable-plugins. Plugins do not work because the configury determines that shared objects do not work. If I manually force the inclusion some other stuff goes missi

Re: libgccjit

2021-03-14 Thread Jonathan Yong via Cygwin
On 3/14/21 6:52 AM, Achim Gratz wrote: /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.x86_64/build/prev-x86_64-pc-cygwin/libstdc++-v3/src/.libs -B/mnt/share/c