This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Default to --enable-threads=posix on Linux (was Re:libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils)
- From: Anthony Green <green at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: 12 Aug 2002 09:50:12 -0700
- Subject: Re: [PATCH] Default to --enable-threads=posix on Linux (was Re:libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils)
- References: <m3r8hdvw99.fsf@mira.informatik.hu-berlin.de><4220000.1028584720@warlock.codesourcery.com> <20020806113155.Q20867@sunsite.ms.mff.cuni.cz>
On Tue, 2002-08-06 at 02:31, Jakub Jelinek wrote:
> Here is the proposed minimum patch to default to --enable-threads=posix
> unless either some other --enable-threads option or --disable-threads
> is given on Linux. I don't see why somebody might want not to build thread
> aware gcc/libstdc++ by default.
It makes even less sense for gcc/libjava. This change is long overdue -
thanks Jakub!
AG