This is the mail archive of the gcc-bugs@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]

Re: PR4114, 4113, 4082, 4078, (part of) 4096 plus other reports ingcc-bugs


I typically build with

cd gcc-x.x.x
./configure --prefix=/app/gcc-x.x.x

I did notice some problems with 3.00, and it did build and install
However 3.0.1 does not.


I will try a different objdir.




On Fri,
24 Aug 2001, Neil Booth wrote:

> Date: Fri, 24 Aug 2001 23:16:32 +0100
> From: Neil Booth <neil@daikokuya.demon.co.uk>
> To: rittle@labs.mot.com
> Cc: libstdc++@gcc.gnu.org, ungaro@pegasus.fmrp.usp.br, partain@dcs.gla.ac.uk,
>      ajhood@fl.net.au, Hermann.Rochholz@faidor.de, gcc-bugs@gcc.gnu.org,
>      karl@gnu.org, bkoz@gcc.gnu.org, rkl@connect.org.uk, apiszcz@mitre.org
> Subject: Re: PR4114, 4113, 4082, 4078,
>      (part of) 4096 plus other reports in gcc-bugs
>
> Loren James Rittle wrote:-
>
> > ``First, we @strong{highly} recommend that GCC be built into a
> >   separate directory than the sources which does @strong{not} reside
> >   within the source tree.  This is how we generally build GCC;
> >   building where @var{srcdir} == @var{objdir} should still work, but
> >   doesn't get extensive testing; building where @var{objdir} is a
> >   subdirectory of @var{srcdir} is unsupported.''
>
> FWIW, if .../gcc is the base of the source tree (i.e. it contains the
> MAINTAINERS file), ever since I started work on GCC 18 months ago I
> have used .../gcc/build as my objdir.  By my reading of the above
> paragraph, I am violating the "@strong{not} reside in the source tree"
> part.  But it has not failed me even once.  [I reported it as broken
> once, but I was confused.]  This layout isn't mixing up obj files with
> source files, but nor is it a wholly separate part of the directory
> tree.
>
> I normally build GCC on Linux with gmake; it could well be different
> for other OS / makefile combinations.
>
> Neil.
>

-  ___________.___________________.________
- < Al Piszcz | apiszcz@mitre.org | MITRE  >



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