Compiler Error - postgress make on mingw for win32

mohan namadhari <[email protected]> Thu, 31 Jan 2008 17:36:50 -0800 (PST)
Newsgroups gmane.comp.db.postgresql.cygwin,gmane.comp.db.postgresql.ports
Message-ID <[email protected]>
Hi,
While compiling the postgres 8.1x on mingw tool,
getting following error. Does anyone have any clue=20
what is going on here? Does it requires to fix
makefile? If so which make file and what exactly is
the change required?=20
Following is the error I am getting.

dlltool --dllname postgres.exe --def postgres.def
--output-lib libpostgres.a
C:\msys\1.0\mingw\bin\dlltool.exe: CreateProcess
make[2]: *** [libpostgres.a] Error 1
make[2]: *** Deleting file `libpostgres.a'
make[2]: Leaving directory `/postgresql/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/postgresql/src'
make: *** [all] Error 2


      ___________________________________________________________________=
_________________
Looking for last minute shopping deals? =20
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsear=
ch/category.php?category=3Dshopping

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend