This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13715] Unable to compile 3.3.2 with threads on Solaris 8


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]