[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2011-03-28 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37017 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2010-05-06 Thread ro at CeBiTec dot Uni-Bielefeld dot DE
--- Comment #7 from ro at CeBiTec dot Uni-Bielefeld dot DE 2010-05-06 19:17 --- Subject: Re: Using --enable-threads=solaris breaks near end of build in boehm-gc configury --- Comment #6 from rob1weld at aol dot com 2010-05-04 07:00 --- This is now documented in

[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2010-05-04 Thread rob1weld at aol dot com
--- Comment #6 from rob1weld at aol dot com 2010-05-04 07:00 --- Unless there are very important reasons (and I don't see any since the underlying libthread and libpthread implementation on Solaris 2 is identical, just the interfaces differ), please stick with the default, posix.

[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2010-04-28 Thread ro at gcc dot gnu dot org
--- Comment #5 from ro at gcc dot gnu dot org 2010-04-28 20:40 --- Unless there are very important reasons (and I don't see any since the underlying libthread and libpthread implementation on Solaris 2 is identical, just the interfaces differ), please stick with the default, posix.

[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2009-01-19 Thread rob1weld at aol dot com
--- Comment #4 from rob1weld at aol dot com 2009-01-20 04:05 --- (In reply to comment #1) I really don't think using solaris threads is that well supported anymore. Is there a reason why you are not using just --enable-threads=pthreads? I have another reason for the compiler to

[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2008-08-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|blocker |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37017

[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2008-08-04 Thread rob1weld at aol dot com
--- Comment #3 from rob1weld at aol dot com 2008-08-04 18:44 --- I wrote: It would be nice if the main configure script caught this instead of the build failing just as it was about to finish. But then I would not have to try fixing this ... The boehm-gc directory built correctly

[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2008-08-03 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-08-03 23:08 --- I really don't think using solaris threads is that well supported anymore. Is there a reason why you are not using just --enable-threads=pthreads? -- pinskia at gcc dot gnu dot org changed: What

[Bug boehm-gc/37017] Using --enable-threads=solaris breaks near end of build in boehm-gc configury

2008-08-03 Thread rob1weld at aol dot com
--- Comment #2 from rob1weld at aol dot com 2008-08-04 01:28 --- Is there a reason why you are not using just --enable-threads=pthreads? A few reasons. 1. I test _all_ of gcc's configure options, submit bug reports and email test results - --enable-threads=solaris is a valid choice.