21 Nov
2002
21 Nov
'02
6:46 p.m.
On Thu, 21 Nov 2002, Alexandre Julliard wrote:
Adding -lc seems the right way. In fact I committed that fix last night ;-)
Thanks a lot! :-) On Thu, 21 Nov 2002, Patrik Stridvall wrote:
However, it doesn't seem to be the 100% correct fix. DLLs using pthreads like the ones depending on OpenGL needs to link with -lc_r instead of -lc on FreeBSD.
Bummer. Would it work to *always* use -lc_r on FreeBSD, Patrik/Alfred? Gerald