Re: Compilation & Installation problem

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Compilation & Installation problem
Дата
Msg-id m33d8ffme4.fsf@belphigor.mcnaught.org
обсуждение исходный текст
Ответ на Compilation & Installation problem  (Namrata <nlabade@nulinkinc.com>)
Список pgsql-general
Namrata <nlabade@nulinkinc.com> writes:

> I am using PostgreSQL on Solaris-8.  I am trying to use the library
> oc C/C++ which is compiled using GNU. I am trying to use that GNU
> compiled library with the application which is being compiled with
> FORTE/CC of version 5.2. My application is not getting compiled with
> it.  It is giving me the following errors.

I've found that trying to link gcc-compiled code with other code
compiled with the Sun compiler just doesn't work.  Compile everything
with one compiler and you'll have a lot fewer headaches.

-Doug
--
The rain man gave me two cures; he said jump right in,
The first was Texas medicine--the second was just railroad gin,
And like a fool I mixed them, and it strangled up my mind,
Now people just get uglier, and I got no sense of time...          --Dylan

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

Предыдущее
От: Namrata
Дата:
Сообщение: Compilation & Installation problem
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: [PATCH] Resurrecting partial indicies, need help and feedback