Re: Makefiles for building with mingw32 on win32

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: gerhard(at)bigfoot(dot)de
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Makefiles for building with mingw32 on win32
Date: 2001-09-06 12:47:22
Message-ID: 200109061247.f86ClMr03823@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-patches


OK, I found Peter E saying this:

> > >Can't you run configure on mingw32?
> > >
> > It doesn't work on my system. If somebody gets this to work, why not
> > submit a patch to the documentation?
>
> What do you mean with "work"? You don't have a shell, configure aborts
> with an error, ...? It would be a whole lot prettier to make this work
> instead of having to maintain yet another non-standard makefile.

Can we actually get configure to work on Win32, and if we can, why do we
have other Win32 makefiles? I don't understand why Peter E was saying
we should use configure either.

---------------------------------------------------------------------------

> On Wed, Sep 05, 2001 at 11:19:20PM -0400, Bruce Momjian wrote:
> >
> > We are waiting to see if you can get the existing Win32 makefiles to
> ^^^ erhm!!
> > work on both compilers, right?
>
> I assume you mean getting
> - setting-weird-environment-variables
> - calling ./configure with weird parameters
> - calling make with parameters
> - hack configure.in
> - execute autoconf
>
> to work, right?
>
> > > [me:]
> > > Makefiles for building the win32 parts with the native (mingw32) mode of gcc
>
> Ok. As I said, I need somebody who is knowledgable in autoconf and Cygwin whom
> I can bug, or better yet, who just steps forward and invests an hour or two to
> do this, document it and submit a patch.
>
> Volunteers/helpers are wery welcome, also in PM, of course.
>
> later,
>
> Gerhard
>
> PS: I'm trying to subscribe to pgsql-cygwin, but it looks as if Majordomo is in
> a bad mood again. Whom would I write to if I think it is broken?
> --
> mail: gerhard <at> bigfoot <dot> de registered Linux user #64239
> web: http://www.cs.fhm.edu/~ifw00065/ public key at homepage
> public key fingerprint: DEC1 1D02 5743 1159 CD20 A4B6 7B22 6575 86AB 43C0
> reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Peter Eisentraut 2001-09-06 13:29:15 Re: Makefiles for building with mingw32 on win32
Previous Message Dave Page 2001-09-06 07:27:29 Re: pgadmin

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-09-06 12:53:39 Re: Patch for broken JDBC's getColumn()
Previous Message Gunnar Rønning 2001-09-06 12:18:09 Re: JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)