Does the same arguments apply for linking with libc_r (pthreads)?
It is needed by plpython, at least on FreeBSD 4.10 (probably all versions).
/Palle
--On onsdag, november 17, 2004 20.49.20 -0500 Tom Lane <tgl@sss.pgh.pa.us>
wrote:
> Palle Girgensohn <girgen@pingpong.net> writes:
>>> Is there a penalty in just leaving
>>> LDFLAGS+= -lstdc++
>>> in the postgresql port Makefile? Bad idea?
>
> Yup. The portability hazards are considerable. I'm a bit surprised the
> postgis guys seem to think it works.
>
> regards, tom lane