2011-09-19 10:27 keltezéssel, Peter Eisentraut írta:
> On mån, 2011-09-19 at 10:16 +0200, Boszormenyi Zoltan wrote:
>> [zozo@localhost postgis-1.5.3]$ mingw64-make
>>
>> make -C liblwgeom
>> make[1]: Entering directory
>> `/home/zozo/Schönig-számlák/w64/nsis/9.0/postgis-1.5.3/liblwgeom'
>> make[1]
On Mon, Sep 19, 2011 at 11:27 AM, Peter Eisentraut wrote:
> On mån, 2011-09-19 at 10:16 +0200, Boszormenyi Zoltan wrote:
>> [zozo@localhost postgis-1.5.3]$ mingw64-make
>>
>> make -C liblwgeom
>> make[1]: Entering directory
>> `/home/zozo/Schönig-számlák/w64/nsis/9.0/postgis-1.5.3/liblwgeom'
>> m
On mån, 2011-09-19 at 10:16 +0200, Boszormenyi Zoltan wrote:
> [zozo@localhost postgis-1.5.3]$ mingw64-make
>
> make -C liblwgeom
> make[1]: Entering directory
> `/home/zozo/Schönig-számlák/w64/nsis/9.0/postgis-1.5.3/liblwgeom'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
Hi,
I am trying to cross-compile PostgreSQL 9.0.4 and a few
3rd-party external modules using Mingw32-w64 on Fedora 15
for 64-bit Windows. 64-bit Wine can be used to run the
64-bit pg_config.exe under Linux, so the USE_PGXS=1
machinery works. However, mingw64-make fails with the
following error:
[