This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16253] bootstrapping java does not work when using GNU binutils
- From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2004 14:05:10 -0000
- Subject: [Bug bootstrap/16253] bootstrapping java does not work when using GNU binutils
- References: <20040628212020.16253.geos@epost.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rsandifo at gcc dot gnu dot org 2004-07-17 14:05 -------
I assume this is a side-effect of GTFILES being longer
when using binutils (it includes extra files like mips/sdb.h
and mips/iris5gas.h) and that this is triggering some system
limit somewhere. (Environment limit? Command-line limit?)
What does "systune ncargs" say?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16253