Re: libpq++ build now checks make rc
От | Tom Lane |
---|---|
Тема | Re: libpq++ build now checks make rc |
Дата | |
Msg-id | 18691.957403940@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | libpq++ build now checks make rc (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>) |
Список | pgsql-hackers |
Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at> writes: > I am sorry I did not notice, that libpq++.so does not build correctly on AIX > using gcc, > because it: > 1. misses symbols that g++ code needs (libstdc++) > 2. the exportfile has demangled C++ symbols (would need nm -C) > I guess this problem shows up on all platforms that don't use the compiler > to build libs. Hmm, does the hack in the libpq++ Makefile for irix5 platform also apply to AIX? FWIW, HPUX doesn't use the compiler to build shlibs, but I haven't seen any such failure here... > So could you please revert that change again, so the build continues. We have never shipped any prior release with libpq++ success check disabled, and I don't much like the idea of changing that for 7.0. Are you claiming that libpq++ used to build on AIX? If so, what's changed since 6.5? regards, tom lane
В списке pgsql-hackers по дате отправления: