Re: FAQ_AIX and AIX C++ patches (was: Call for platforms)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: FAQ_AIX and AIX C++ patches (was: Call for platforms)
Дата
Msg-id 200103271456.JAA01032@candle.pha.pa.us
обсуждение исходный текст
Ответ на FAQ_AIX and AIX C++ patches (was: Call for platforms)  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Список pgsql-hackers
Applied because it is AIX-specific changes.  Thanks.


[ Charset ISO-8859-1 unsupported, converting... ]
>
> The following patch updates the FAQ_AIX and makes C++ code work with
> more recent versions of the IBM C++ compiler (now called VisualAge C++).
> The C++ part was previously broken (g++ and xlC), thus this is zero risk.
> Only AIX specific parts are touched (1 Makefile.shlib line (link with $(COMPILER) instead
> of $(CC) and one shell script line (parameter -C to nm to not demangle C++ symbols for
> .exp file)).
>
> I thus ask you to please apply this patch before release.
>
> With or without this patch RC1 on AIX 4.3.2 RS6000 passes "gmake check" for both the native
> compiler vac.C 5.0.1 and gcc 2.95.2 :-)
>
> Andreas
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Call for platforms
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: Call for platforms