This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Error building 4.0.1-RC2
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: "Mark Williams (MWP)" <mwp at internode dot on dot net>
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Mon, 20 Jun 2005 11:59:14 +0530
- Subject: Re: Error building 4.0.1-RC2
- References: <20050620053220.GA27723@linux.comp>
Mark Williams (MWP) wrote:
> Thought i should report this...
>
> Building 4.0.1 RC2, i get this error:
>
> make[1]: Leaving directory `/data/backup/linux/gcc/gcc-4.0.1-20050616/intl'
Looks like you're trying to build GCC in the source
folder itself - this is not supported (yet).
Try creating a separate build folder totally outside
of the expanded source tree and run configure
and then make there.
HTH,
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/