PG still fussy to compile on Solaris + GCC, may still need Sun ld

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема PG still fussy to compile on Solaris + GCC, may still need Sun ld
Дата
Msg-id 200009021608.e82G8tI62953@hub.org
обсуждение исходный текст
Ответы Re: PG still fussy to compile on Solaris + GCC, may still need Sun ld  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Matt Benjamin (matt@linuxbox.nu) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
PG still fussy to compile on Solaris + GCC, may still need Sun ld

Long Description
I found that on my Solaris 8, Sparc system with GCC and GNU Binutils,
there was one major and one minor hassle:

1. PG libs failed to link with GCC + GNU ld -- switching to Sun ld fixed this

2. PG Perl interface Makefile.PL produced Sun compiler options for compiling PG.c, e.g., "-KPIC", etc.  Easy to fix,
butrequired hacking to get "make install" to run to completion. 

Sample Code


No file was uploaded with this report

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: LIKE 'bla%'
Следующее
От: Tom Lane
Дата:
Сообщение: Re: LIKE 'bla%'