Bert Driehuis wrote:

However, browsing the diff shows that it removes the -pthread flags from
CFLAGS. One can dispute the wisdom of FreeBSD's pthreads implementation,
but the ugly contortion that's in the configure script seems to be the
only supported way of doing it on FreeBSD. Yes, you might get lucky
adding -D_REENTRANT and linking explicitly against -lc_r, but I've been
through too much pain and suffering by trying to cut corners with
pthreads (for easing autoconf) to recommend this.

That's why I decided to add the patch anyway, but without the pthread modifications. I should have notify this list about it, but things got in the way.


As far as I know all should work for everybody with the current configure script.

Erik


_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to