Adding -lc when linking?

Alexandre Julliard julliard at winehq.com
Thu Nov 21 13:15:36 CST 2002


Gerald Pfeifer <pfeifer at 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.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list