This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tried making egcs 1.1.2 on RedHat 7.2 and failed
- From: Tim Prince <tprince at computer dot org>
- To: ÀüÁ?ÇÊ <perlabi at softbrain dot co dot kr>,<gcc at gnu dot org>
- Date: Wed, 30 Jan 2002 08:13:08 -0800
- Subject: Re: Tried making egcs 1.1.2 on RedHat 7.2 and failed
- References: <OIEBLPOILMHKAKBEOANMEEBKCAAA.perlabi@softbrain.co.kr>
- Reply-to: tprince at computer dot org
On Wednesday 30 January 2002 06:16, ÀüÁ?ÇÊ wrote:
> It's just a report for your guidance.
> I have tried making egcs 1.1.2 on RedHat Linux 7.2 with gcc version 2.96,
> and failed.
( Was it predictable since this is downgrade?)
> I will install RedHat Linux 6.2 on the same machine and try
> again.(upgrade)
> Bye...
>
> Following is output from my linux box:
>
> [root@medusa gcc]# gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
> [root@medusa gcc]# mkdir egcs
> [root@medusa gcc]# cd egcs
> [root@medusa egcs]# ../egcs-1.1.2/configure
> ....
> [root@medusa egcs]# make
rtfm. you need 'make bootstrap-lean' here, no matter which version of gcc
you use. IMHO you waste your time with the old egcs.