> What's not clear ;-) Use -lc_r instead of -pthread. > > gcc -Wall -o foo foo.c -lc_r > > The old way was: > > gcc -Wall -D_THREAD_SAFE -o foo foo.c -pthread Hmmmm. And does the -pthread argument do anything anymore? If not, why not have it default to simply linking in libc_r for POLA's sake and ease of transition? If it does do something different now, perhaps you could explain what that is for all of us who are also confused. :) - Jordan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- HEADS UP: libc/libc_r changes require rebuild of t... Daniel M. Eischen
- Re: HEADS UP: libc/libc_r changes require reb... Maxim Sobolev
- Re: HEADS UP: libc/libc_r changes require... Jason Evans
- Re: HEADS UP: libc/libc_r changes require... Daniel Eischen
- Re: HEADS UP: libc/libc_r changes req... Maxim Sobolev
- Re: HEADS UP: libc/libc_r changes require reb... Alfred Perlstein
- Re: HEADS UP: libc/libc_r changes require... Daniel Eischen
- Re: HEADS UP: libc/libc_r changes req... Jordan Hubbard
- Re: HEADS UP: libc/libc_r changes... Daniel Eischen
- Re: HEADS UP: libc/libc_r ch... Craig Hawco
- Re: HEADS UP: libc/libc_... Garrett Rooney
- Re: HEADS UP: libc/l... Craig Hawco
- Re: HEADS UP: libc/libc_r changes req... Dan Nelson
- Re: HEADS UP: libc/libc_r changes... Alfred Perlstein
- Re: HEADS UP: libc/libc_r changes... Maxim Sobolev
- Re: HEADS UP: libc/libc_r ch... Dan Nelson
- Re: HEADS UP: libc/libc_... Maxim Sobolev
- Re: HEADS UP: libc/libc_r ch... Carlos A. M. dos Santos