Gerald Pfeifer pfeifer@dbai.tuwien.ac.at writes:
Bummer. Would it work to *always* use -lc_r on FreeBSD, Patrik/Alfred?
AFAICS libc_r is a user-space thread implementation, it won't do the right thing for us. I guess we'll need some kind of pthread emulation like we have on Linux.