port to Openserver and Unixware/ GCC

Поиск
Список
Период
Сортировка
От Nicolas Bazin
Тема port to Openserver and Unixware/ GCC
Дата
Msg-id 000d01c1b82c$a525e340$660d090a@software.ingenico.com.au
обсуждение исходный текст
Ответы Re: port to Openserver and Unixware/ GCC  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: port to Openserver and Unixware/ GCC  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-ports
Hi,
 
They are still a few modifications to the distribution to get it compiled with gcc under Openserver and Unixware.
Because the configure.in script is modified, configure needs to be regenerated with autoconf. There is a modification for the TCL interface to use the current compiler and not the one used to generate CC used by SCO for their skunkware packages. The same problem exists for the perl interface, but I haven't found an easy way to go around the problem.
 
Anyway with these modificaitons, postgres get compiled and the regression tests run OK except for the geometry test which has an issue with float precision.
 
Is there a way to upgrade the SCO.FAQ with the diff and comments?
 
Enjoy.
 
Nicolas
Вложения

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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)
Следующее
От: Bjørn Johansen
Дата:
Сообщение: PostgreSQL 7.2 on SunOS 5.6 (sparc)