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 libgcj/21714] [4.0/4.1/4.2/4.3 Regression] libjava bootstrap failure in java/lang/natConcreteProcess.cc



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


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