This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/25847] libjava build doesn't stop when there is a fatal error
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2006 19:00:45 -0000
- Subject: [Bug java/25847] libjava build doesn't stop when there is a fatal error
- References: <bug-25847-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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