This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12174] /java/util/Map.java:88: internal compiler error
- From: "asoleyma at lightspeed dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2003 21:53:14 -0000
- Subject: [Bug java/12174] /java/util/Map.java:88: internal compiler error
- References: <20030904231435.12174.asoleyma@lightspeed.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12174
------- Additional Comments From asoleyma at lightspeed dot com 2003-09-09 21:53 -------
Subject: Re: /java/util/Map.java:88: internal compiler error
pinskia at gcc dot gnu dot org wrote:
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12174
>
>
> pinskia at gcc dot gnu dot org changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |WAITING
>
>
> ------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-07 03:13 -------
> What version of make are you using?
> Also how did you configure GCC?
> Also what happens if you try again, does it stop in a different place?
> People build GCC all the time on i686-pc-linux-gnu so most likely this is a memory
> problem.
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
I've cleaned up and rerun configure and "make bootstrap", then I'd the
following error:
...
WARNING: `bison' is missing on your system. You should only need it if
you modified a `.y' file. You may need the `Bison' package
in order for those modifications to take effect. You can get
`Bison' from any GNU archive site.
mv: cannot stat `c-p20863.c': No such file or directory
make[2]: *** [c-parse.c] Error 1
make[2]: Leaving directory `/lss/sw/users/asoleyma/toolchain/gcc/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/lss/sw/users/asoleyma/toolchain/gcc/gcc'
make: *** [bootstrap] Error 2
After installing `bison', it was successful and my GCC works.
I don't know why this error, "internal compiler error," happened and
I've no more info about that. It depends on you to close this bug.
Thanks,
-Ali