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]

java in GCC 3.1: checking for nl_langinfo is not enough


This doesn't guarantee that nl_langinfo(CODESET) will work, because
CODESET may fail to be defined... and indeed it's not defined on OpenBSD...


In fact, it's only an issue in java, since main gcc's configure appears
to have the correct test...

Some java maintainer to fix that ? this breaks bootstraps of java on 
OpenBSD...


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