This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: Problems compiling egcs 1.1.2
- To: gcc-help at gcc dot gnu dot org
- Subject: RE: Problems compiling egcs 1.1.2
- From: Joakim dot Majander at fortum dot com
- Date: Fri, 23 Feb 2001 09:11:37 +0200
The problem was solved by updating bison-1.2.5 to 1.2.8
Joakim
> -----Original Message-----
> From: Majander Joakim JMAJA
> Sent: 21. helmikuuta 2001 20:33
> To: 'gcc-help@gcc.gnu.org'
> Subject: RE: Problems compiling egcs 1.1.2
>
> I tried to compile egcs 1.1.2 (downloaded from cygnus about a week ago) in
> a separate objectdir with "srcdir/configure + make bootstrap" without any
> options. The configure went OK, but make bootstrap complained about parse
> error while compiling tmp-dump.c in objectdir/gcc. After that machine run
> out of memory (64 RAM + 192 swap) and make aborted. What went wrong?
> temp-dump.c only seemed to have a definition of one integer and I really
> could not figure out what was make trying to do.
>
> The system is a Celoron 300A with redhat 5.0, which I have updated with
> glibc-2.0.5, gcc-2.7.2.3, newest binutils (perhaps 2.4.2), 2.2.18 kernel
> etc.
>
> Joakim
>
>