This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/15194] [3.3/3.4 Regression] Fastjar configure needlessly fails without long long
- From: "tromey at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2004 21:23:56 -0000
- Subject: [Bug other/15194] [3.3/3.4 Regression] Fastjar configure needlessly fails without long long
- References: <20040428233835.15194.jones@ingate.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at redhat dot com 2004-06-28 21:23 -------
Subject: Re: [fastjar] Check for "long long" before using it
>>>>> "Kelley" == Kelley Cook <kcook@gcc.gnu.org> writes:
Kelley> As an aside, I've come to believe that it would be appropriate to
Kelley> arrange for the toplevel Makefile so that, unless requested with a
Kelley> --without-system-jar, when bootstrapping only compile fastjar for the
Kelley> *build* system if there is not already a suitable "jar" present. I
Kelley> think that it currently gets built and goes unused.
Yes, for a canadian cross we just assume there is a `jar' somewhere on
$PATH.
Tom
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15194