bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/29133] strerror_r doesn't exist on powerpc-darwin(5|6), s


From: robilad at kaffe dot org
Subject: [Bug classpath/29133] strerror_r doesn't exist on powerpc-darwin(5|6), so the build breaks there
Date: 26 Nov 2006 20:45:05 -0000


------- Comment #1 from robilad at kaffe dot org  2006-11-26 20:45 -------
Created an attachment (id=12698)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12698&action=view)
Patch to fix the build on darwin5/6 where strerror_r does not exist

2006-11-26  Dalibor Topic  <robilad <at> kaffe.org>

* libraries/clib/nio/gnu_java_nio_VMSelector.c
(Java_gnu_java_nio_VMSelector_select):
Use strerror if strerror_r is not available.

Reported by:  Michael Franz <mvfranz <at> gmail.com>,
              Riccardo Mottola <zuse <at> libero.it>


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29133





reply via email to

[Prev in Thread] Current Thread [Next in Thread]