Re: BUG #3818: Cross compilation problems

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #3818: Cross compilation problems
Дата
Msg-id 200808111344.14442.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: BUG #3818: Cross compilation problems  (Richard Evans <richard.evans@blueallegro.net>)
Ответы Re: BUG #3818: Cross compilation problems  (Richard Evans <richard.evans@blueallegro.net>)
Список pgsql-bugs
Am Saturday, 9. August 2008 schrieb Richard Evans:
> I've made a couple of patches, for 8.3.3 and 8.2.9, which enable cross
> compilation for windows (mingw32) from a unix platform.

This looks good, with a couple of tweaks.  I don't think we are going to be
making these kinds of changes in the 8.2 and 8.3 branches, so I suggest you
prepare a patch for 8.4.  Some of the makefiles have changed, so a bit of
work might be involved.

> 2. in various makefiles, checking BUILDOS not PORTNAME when deciding
> whether to use 'pwd -W' or just 'pwd'

I was wondering, what is the difference between these?  And couldn't we just
use $(CURDIR) instead?

> 5. Working round a binutils-2.18 bug in windres when the rc file has /
> or \ in the path

What is the status of this bug?  Shouldn't it be fixed instead?

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #4344: initdb -L timezone directory
Следующее
От: megous@gmail.com
Дата:
Сообщение: Re: ALTER TABLE name RENAME TO new_name; does not work immediately