This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/19823] java fails with non-executable memory
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 9 Feb 2005 20:09:41 -0000
- Subject: [Bug libgcj/19823] java fails with non-executable memory
- References: <20050208143717.19823.matz@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2005-02-09 20:09 -------
I'm not so sure that the patch to always define USE_MMAP really
has that effect. By my reading this patch is revision 1.36, but
if you diff against 1.35 and then go look at include/private/gcconfig.h,
it looks like this addition takes place in the middle of a big
"#ifdef M68K".
Am I misreading this? I have no explanation of why things work on
my system.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19823