Re: AIX compilation problems (was Re: Proposal ...)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: AIX compilation problems (was Re: Proposal ...)
Дата
Msg-id 4226.1033052125@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: AIX compilation problems (was Re: Proposal ...)  ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>)
Список pgsql-hackers
"Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at> writes:
> Further research prooved, that the AIX linker eliminates functions on a per
> c file basis if none of them is referenced elsewhere (declared extern or not).
> Thus it eliminates the whole conv.c file from the postgres executable since 
> those functions are only used by the conversion shared objects.

Yipes.  Surely there is a linker switch to suppress that behavior?
        regards, tom lane


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

Предыдущее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: [GENERAL] Performance while loading data and indexing
Следующее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: [GENERAL] Performance while loading data and indexing