Re: [PATCH xserver 2/2] meson: Fix linkage of loadable modules for PE/COFF

2017-10-12 Thread Adam Jackson
On Tue, 2017-10-10 at 14:28 +0100, Jon Turney wrote: > For the loadable modules it makes sense to build for PE/COFF targets, link > those loadable modules with the import library for the Xorg executable, so > that symbols provided by the executable can be satisfied at link time (as > required by

[PATCH xserver 2/2] meson: Fix linkage of loadable modules for PE/COFF

2017-10-10 Thread Jon Turney
For the loadable modules it makes sense to build for PE/COFF targets, link those loadable modules with the import library for the Xorg executable, so that symbols provided by the executable can be satisfied at link time (as required by PE/COFF). Since this uses the syntax of using the returned