Re: pgsql-server/src backend/bootstrap/Tag: backen ...

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql-server/src backend/bootstrap/Tag: backen ...
Date: 2003-09-09 23:31:50
Message-ID: Pine.LNX.4.44.0309100126060.1210-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers-win32

Bruce Momjian writes:

> > The whole MinGW thing is overhyped. Install Cygwin and specify gcc
> > -mno-cygwin when you compile. That gets you the same compilation
> > environment that MinGW provides, but you can use all the Unix tools.
>
> But we still need to do the work of getting this to work without
> compatiblity libraries.

That's what I'm saying: -mno-cygwin turns off all the Cygwin compatiblity
libraries and compiles it just like MinGW. It's the same code.

> > Yeah, but if there is supposedly no cvs available in that environment,
> > what is the point of this exercise? They're going to have to download a
> > pre-cooked tarball anyway.
>
> True. They could CVS from somewhere else and copy it to Win32, but they
> would need flex/bison on Win32 for the compile. It just seemed two less
> things for people to do.

If they get cvs from "somewhere", why can't they get flex and bison from
the same place?

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-09-09 23:47:39 Re: pgsql-server/src backend/bootstrap/Tag: backen ...
Previous Message Peter Eisentraut 2003-09-09 23:23:59 Re: pgsql-server/src backend/bootstrap/Tag: backen ...

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2003-09-09 23:47:39 Re: pgsql-server/src backend/bootstrap/Tag: backen ...
Previous Message Peter Eisentraut 2003-09-09 23:23:59 Re: pgsql-server/src backend/bootstrap/Tag: backen ...