From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16764 invoked by alias); 18 Jan 2006 19:00:46 -0000 Received: (qmail 16746 invoked by uid 48); 18 Jan 2006 19:00:45 -0000 Date: Wed, 18 Jan 2006 19:00:00 -0000 Message-ID: <20060118190045.16745.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/25847] libjava build doesn't stop when there is a fatal error In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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 X-SW-Source: 2006-q1/txt/msg00050.txt.bz2 List-Id: ------- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-18 19:00 ------- Lets look: ## We don't actually care if it fails -- if it does, just make an ## empty file. This is simpler than trying to discover when mmap is ## not available. so what is the problem here? This is not really a major failure really. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25847