I have some questions about new threads way. Daniel says that new way is:
> gcc -Wall -o foo foo.c -lc_r
1) What about libgcc_r.a? Is it picked automatically in this case or
not? Is it ever needed now?
2) Is new way is backward-compatible with old way? I.e. can we just change
ports to use new way and assume that still works on -stable?
3) Is -D_THREAD_SAFE required now?
--
Andrey A. Chernov
http://ache.pp.ru/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message