From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4119 invoked by alias); 9 Feb 2005 10:48:06 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 3961 invoked by uid 48); 9 Feb 2005 10:47:54 -0000 Date: Wed, 09 Feb 2005 13:51:00 -0000 Message-ID: <20050209104754.3960.qmail@sourceware.org> From: "aph at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050208143717.19823.matz@suse.de> References: <20050208143717.19823.matz@suse.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/19823] java fails with non-executable memory X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00311.txt.bz2 List-Id: ------- Additional Comments From aph at gcc dot gnu dot org 2005-02-09 10:47 ------- I changed the gc settings to enable USE_MMAP on Linux. I had to do this because at least one Linux kernel didn't give exec permission on the heap. That change did work at the time. 2004-01-20 Andrew Haley * include/private/gcconfig.h (USE_MMAP): Define for all Linux. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |aph at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19823