This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

RE: libgcj and the NPTL posix threads implementation


Anthony Green writes:
 > On Fri, 2004-02-27 at 09:23, Boehm, Hans wrote:
 > > I'm not quite sure what the best replacement is, though.  You were suggesting
 > > just using the segment register directly? 
 > 
 > I've been experimenting with the following patch, and it appears to work
 > just fine.  The only problem right now is that I'm not sure how to test
 > whether or not this is safe to use.
 > 
 > Any suggestions out there?

What happens with this test case if you use LD_ASSUME_KERNEL=2.3?

Andrew.


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