id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1785,Can't compile under mingw 64-bit anymore,robe,strk,"I'm going to try recompiling 2.0.0 to make sure its not something that has changed in my environment, but 2.0.1 doesn't compile -- gives this error:

{{{
---- Making all in libpgcommon
make[1]: Entering directory `/c/ming64/projects/postgis/postgis-2.0.1SVN/libpgcommon'
x86_64-w64-mingw32-gcc -g -O2 -I../liblwgeom -Ic:/ming64/projects/pgx64/pg91/include/POSTGR~1/server -Ic:/ming64/projects/pgx64/pg91/include/POSTGR~1/server/port/win32 -I/c/ming64/projects/proj/rel-4.8.0w64/include  -DDLL_EXPORT -DPIC  -Wal
l -Wmissing-prototypes  -c -o gserialized_gist.o gserialized_gist.c
x86_64-w64-mingw32-gcc -g -O2 -I../liblwgeom -Ic:/ming64/projects/pgx64/pg91/include/POSTGR~1/server -Ic:/ming64/projects/pgx64/pg91/include/POSTGR~1/server/port/win32 -I/c/ming64/projects/proj/rel-4.8.0w64/include  -DDLL_EXPORT -DPIC  -Wall -Wmissing-prototypes  -c -o lwgeom_transform.o lwgeom_transform.c
x86_64-w64-mingw32-gcc -g -O2 -I../liblwgeom -Ic:/ming64/projects/pgx64/pg91/inc
lude/POSTGR~1/server -Ic:/ming64/projects/pgx64/pg91/includ/POSTGR~1/server/port/win32 -I/c/ming64/projects/proj/rel-4.8.0w64/include  -DDLL_EXPORT -DPIC  -Wall -Wmissing-prototypes  -c -o lwgeom_pg.o lwgeom_pg.c
ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_pg.o
c:\ming64\mingw64\bin\ar.exe: creating libpgcommon.a
make[1]: Leaving directory `/c/ming64/projects/postgis/postgis-2.0.1SVN/libpgcom
mon'
---- Making all in postgis
make[1]: Entering directory `/c/ming64/projects/postgis/postgis-2.0.1SVN/postgis
'
I../libpgcommon postgis.sql.in.c | grep -v '^#' > postgis.sql.in
/bin/sh: I../libpgcommon: No such file or directory
}}}

My mingw 3.4.5 32-bit still compiles okay",defect,closed,blocker,PostGIS 2.0.1,build/upgrade/install,trunk,fixed,,
