Re: Python (PyGreSQL) make install patch

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Python (PyGreSQL) make install patch
Дата
Msg-id 20010710160054.C320@dothill.com
обсуждение исходный текст
Ответ на Re: Python (PyGreSQL) make install patch  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter,

On Tue, Jul 10, 2001 at 06:38:31PM +0200, Peter Eisentraut wrote:
> Jason Tishler writes:
>
> > > > [The updated proposed new makefile for interfaces/python is attached.]
>
> > Any status regarding this iteration?
>
> Done now.

Thanks.  I just did a cvs update, make distclean, configure ..., make
and PyGreSQL built under Cygwin without any problems.

However, I was a little surprised that you let the following Cygwin
specific code:

    ifeq ($(PORTNAME), win)
    override CPPFLAGS += -DUSE_DL_IMPORT
    SHLIB_LINK += $(python_libspec)
    endif

escape from its normal maximum security prison cell (aka Makefile.win).
Shouldn't the above stuff be denied parole and locked up again? :,)

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering       Phone: 732.264.8770 x235
Dot Hill Systems Corp.               Fax:   732.264.8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: Shutdown hook imp
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: Shutdown hook imp