Tested on hppa2.0w-hp-hpux11.00, configured with the command
"../gcc/configure --with-gnu-as --with-as=/usr/local/bin/as",
followed by "make bootstrap", where "as --version" is 2.15.
Is this patch ok for mainline? Should we change the default
GCC thread model on hppa*-hp-hpux* to posix from single? Is
there something else I'm doing wrong that's causing the java
executables to hang? Many thanks in advance. And also to the
folks who've managed to get gcj (almost) working on PA/HPUX.
2006-06-28 Roger Sayle <roger@eyesopen.com>
* include/posix.h: Ensure that _REENTRANT is defined on HP-UX.
* java/io/natFilePosix.cc: #include <platform.h>.