This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13715] Unable to compile 3.3.2 with threads on Solaris 8
- From: "paulg at cdcna dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2004 18:09:48 -0000
- Subject: [Bug bootstrap/13715] Unable to compile 3.3.2 with threads on Solaris 8
- References: <20040116215525.13715.paulg@cdcna.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From paulg at cdcna dot com 2004-01-21 18:09 -------
Subject: Re: Unable to compile 3.3.2 with threads on Solaris 8
-enable-threads=posix worked, thanks.
paulg
On Jan 20, 1:47pm, ebotcazou at gcc dot gnu dot org wrote:
> Subject: [Bug bootstrap/13715] Unable to compile 3.3.2 with threads on Sol
>
> ------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-01-20
13:47 -------
> It appears that the Boehm garbage collector used by Java doesn't support
Solaris
> threads. And --enable-threads=pthreads is not a valid option (see
> http://gcc.gnu.org/install/configure.html).
>
> Use --enable-threads=posix or, better, do not specify --enable-threads at
all.
>
> --
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13715
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>-- End of excerpt from ebotcazou at gcc dot gnu dot org
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13715