This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Again] 3.1-branch build problem




--On Friday, April 12, 2002 05:18:19 PM -0500 Loren James Rittle 
<rittle@latour.rsch.comm.mot.com> wrote:

>>> Just got the new branch and configured with:
>
>>> ./configure --prefix=/usr/gcc-3.1 --with-gnu-as --with-gnu-ld
>>> --enable-threads=posix
>
>> Please do not build directly in the source directory, try a separate
>> build directory.  If that still fails, please tell us again.
>
> If developers want to take AJ's attitude (and I'm *completely* happy
> with it since it makes our lives much easier), THEN WE ABSOLUTELY MUST
> APPLY THIS PATCH, OR A REASONABLE ALTERNATE, BEFORE THE 3.1 RELEASE:
>
> http://gcc.gnu.org/ml/gcc-patches/2002-04/msg00102.html

I'm hereby approving this patch.  Please check it in.

We have a plan (as you mention in your mail) to make "./configure; make"
turn into something like "mkdir objdir; cd objdir; ../configure; make",
but we haven't don't it.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]