This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Error During make bootstrap while installing Gcc 3.2.1 on Fedoracore 4
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: tina raj <tinaraj_78 at yahoo dot com>, gnu at gnu dot org
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 18 Jul 2005 07:23:25 -0500
- Subject: Re: Error During make bootstrap while installing Gcc 3.2.1 on Fedoracore 4
- References: <20050718121649.48714.qmail@web30304.mail.mud.yahoo.com>
Hi Tina,
You ran "../configure".
You cannot configure and build GCC in the GCC source directory, nor in any subdirectory thereof.
HTH,
--Eljay