This is the mail archive of the java-patches@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] | |
"Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> this patch weakens the MMAP check. We only need MMAP with mmap chosen Andreas> address ranges, no FIXED one. On HP-UX PA MAP_FIXED does not work. Andreas> To run gcj_dbtool we fail here on HP-UX PA with an mmap not Andreas> implemented exception. This patch makes it work.
Andreas> Ok for trunk ?
Ok, thanks.
* configure.ac: Weaken the check for MMAP. * configure: Rebuilt. * include/config.h.in: Likewise.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |