[PORTS] gmake windows

Mike Bassett <[email protected]> Fri, 29 Sep 2006 17:32:03 +0100
Newsgroups gmane.comp.db.postgresql.ports
Message-ID <OFCFD4CA15.DD82C08E-ON802571F8.005A5630-802571F8.005AD345@uk.ibm.com>
I am trying to get gmake working on windows XP for postgresql-8.1.4. Using
MingGW 5.03 then loading Msys 1.0.10. there seems to be no gmake and when I
use make it says there are errors because of time.h. I'm sure it must be
either gmake/make issue from MinGW/Msys but I don't know what to try next.
Can you help please. This is the first time I've tried MinGW etc so any
explanation would be appreciated.

Mike Bassett


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match