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: "geos at epost dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2004 21:28:30 -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 geos at epost dot de 2004-06-28 21:28 -------
Subject: Re: bootstrapping java does not work when using
GNU binutils
>
> ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-28 21:23 -------
> Seems like nothing to do with the binutils at all:
> for f in $gf; do \
> echo "\"$f\", "; done >> tmp-gtyp.h
when I use the "native" SGI ar and ld instead of the one provided by
GNU binutils 2.15 the problem does not occur and bootstrapping works fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16253