This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GCC-4.0.0 compilation problem
- From: "Kevin P. Fleming" <kpfleming at starnetworks dot us>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 25 Apr 2005 06:00:31 -0700
- Subject: Re: GCC-4.0.0 compilation problem
- Organization: Star Networks, LLC
- References: <426CDEDC.8060408@fluent.co.in>
Surya Kiran Gullapalli wrote:
/nfs/skglnx/home/skg/temp/new/gcc-4.0.0 (source/build directory)
The GCC build instructions have pretty much _always_ said to never build
in the source directory, it's not supported. That problem is also
reported frequently on this list with the same solution given. Did you
look at any archives of the list before posting your question?
The simple answer is: don't do that. Create a separate build directory,
and build GCC there.