-pthread is deprecated

2003-09-14 Thread tokza
hello,
as you know, there is no more -pthread gcc flag in -current. but many ports 
(kde3, for example) still wants it. So what should I do to compile kde3 
succesfully? The one way I see now is to s/-pthread/-lc_r/g in Makefiles :-)
maybe there is another way?
Thank you.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: -pthread is deprecated

2003-09-14 Thread Daniel Eischen
On Sun, 14 Sep 2003, tokza wrote:

 hello,
 as you know, there is no more -pthread gcc flag in -current. but many ports 
 (kde3, for example) still wants it. So what should I do to compile kde3 
 succesfully? The one way I see now is to s/-pthread/-lc_r/g in Makefiles :-)
 maybe there is another way?
 Thank you.

Please see ports@ or [EMAIL PROTECTED]  Also for reference:

  
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=629118+0+archive/2001/freebsd-current/20010218.freebsd-current

-- 
Dan Eischen

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]