This is the mail archive of the gcc-patches@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]

Re: Fix libjava build error on NetBSD


>>>>> "Krister" == Krister Walfridsson <cato@df.lth.se> writes:

Krister> libjava fails to build on older NetBSD if a Linux-compatible /proc
Krister> is enabled, because NetBSD 2.x and 3.x do not have strerror_r.

Krister> OK to commit?

This is ok.

We really ought to use strerror_r everywhere, say via a helper
function.  This is PR 12660 FWIW.

Tom


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