meson vs Cygwin

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: meson vs Cygwin
Date: 2023-11-22 12:02:10
Message-ID: 3d1a4954-06c8-6a7e-4aca-80a8e87739a3@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I've been trying to get meson working with Cygwin. On a fresh install
(Cygwin 3.4.9, gcc 11.4.0, meson 1.0.2, ninja 1.11.1) I get a bunch of
errors like this:

ERROR:  incompatible library
"/home/andrew/bf/buildroot/HEAD/pgsql.build/tmp_install/home/andrew/bf/buildroot/HEAD/inst/lib/postgresql/plperl.dll":
missing magic block

Similar things happen if I try to build with python.

I'm not getting the same on a configure/make build. Not sure what would
be different.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2023-11-22 12:47:21 Re: pipe_read_line for reading arbitrary strings
Previous Message Shlok Kyal 2023-11-22 11:55:16 Re: pg_upgrade and logical replication