pgsql-hackers@thewrittenword.com writes:
> Ok. So should I get CVS and reapply my patches?
Well, let's see:
> 1. -DDISABLE_COMPLEX_MACRO
This clearly needs to be fixed the right way. I'll take care of it.
> 2. Solaris CC does not like "-K PIC". It does like "-KPIC" though.
Also no problem.
> 3. NAN
We need a real solution for this. I'll look into it.
> 4. I moved some of the information out of
> src/interfaces/libpq++/Makefile.in into src/Makefile.shlib
I think we don't want that.
> 5. added '-' before pl/tcl/Makefile so make does not complain
That I can do as well. I confirmed that it works okay.
> 6. When building C++ shared libraries and archives under Solaris with
> the Sun C/C++ compiler, use it to build the libraries and archives,
> not ld/ar.
This is similar to the IRIX case apparently, so okay.
> 7. Honor CXXFLAGS from configure command-line.
Should work fine.
> 8. (AC_CHECK_LIB(util,main))
I don't think we want to try that now. I happen to know that the -lutil
case was added for setproctitle() so I can change that, but the rest is
just a cosmetics issue, unless you can prove breakage.
--
Peter Eisentraut Sernanders väg 10:115
peter_e@gmx.net 75262 Uppsala
http://yi.org/peter-e/ Sweden