Re: Makefiles for building with mingw32 on win32

Поиск
Список
Период
Сортировка
От haering_python@gmx.de
Тема Re: Makefiles for building with mingw32 on win32
Дата
Msg-id 20010905125928.A1107@lilith.hqd-internal
обсуждение исходный текст
Ответ на Re: Makefiles for building with mingw32 on win32  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
On Tue, Sep 04, 2001 at 02:42:28AM +0200, Peter Eisentraut wrote:
> Gerhard Häring writes:
>
> > >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, ...?

Yes, with "C compiler cannot create executables.".

> It would be a whole lot prettier to make this work

I agree that it would be "prettier", but I am not willing to make enourmous
efforts myself (i. e. learn several new tools and langauges like awk, m4) for
this. I know next to zero autoconf, so I will need assistance. Are you
volonteering?  Where should I ask questions? On the cygwin-pgsql list I
suppose.

> instead of having to maintain yet another non-standard makefile.

You could remove the Visual C++ support so there's only one non-standard
Makefile to maintain. ;-)

So?

Gerhard
--
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')))

В списке pgsql-patches по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: JDBC patch (attempt#2) for util.Serialize and jdbc2.PreparedStatement
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] [PATCH] Win32 errno a little bit safer