On Sun, Oct 10, 2004 at 12:35:11PM -0400, Tom Lane wrote: > "Magnus Hagander" <[EMAIL PROTECTED]> writes: > > Clearly, pyhon_libspec needs the -lpython$python_version back. Just not > > on win32 (because we don't have libpython2.3 there, we only ahve > > python23.dll). but perhaps that could/should be filtered out in the > > Makefile and not in python.m4. > > > I don't have a good working autoconf, so it'd be nice if someone who > > does could check out a working fix. > > Send me a sketch of a diff and I'll be glad to test.
I see that some changes have been made. plpython now builds correctly on my platform: Solaris 9 gcc 3.4.2 gmake 3.80 Python 2.3.4 Thanks. -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
