On 10/12/21 11:28 AM, Andrew Dunstan wrote: > On 10/12/21 4:37 AM, Andres Freund wrote: >> # setup build directory >> meson setup build --buildtype debug > I took this for an outing on msys2 and it just seems to hang. If it's not > hanging it's unbelievably slow. > >
It hung because it expected the compiler to be 'ccache cc'. Hanging in such a case is kinda unforgivable. I remedied that by setting 'CC=gcc' but it then errored out looking for perl libs. I think msys2 is going to be a bit difficult here :-( cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com