This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/21714] [4.0/4.1/4.2/4.3 Regression] libjava bootstrap failure in java/lang/natConcreteProcess.cc
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2008 22:25:07 -0000
- Subject: [Bug libgcj/21714] [4.0/4.1/4.2/4.3 Regression] libjava bootstrap failure in java/lang/natConcreteProcess.cc
- References: <bug-21714-497@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from tromey at gcc dot gnu dot org 2008-01-17 22:25 -------
>From comment #6:
> What are the problems with the old implementation? Would it make
> sense to resurrect it as natProcessNoThread.c or something?
See PR 11801 for the problems with the old implementation.
Resurrecting the old code for BSD, or trying to fix it, is fine by me.
However, if you don't have threads, very few java programs will actually work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21714