This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/17383] [4.0 Regression] Building in src dir fails
- From: "Thomas dot Koenig at online dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2004 21:01:20 -0000
- Subject: [Bug bootstrap/17383] [4.0 Regression] Building in src dir fails
- References: <20040909183050.17383.dr.johan@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Thomas dot Koenig at online dot de 2004-11-05 21:01 -------
(In reply to comment #1)
> Really nobody builds inside the source directory.
How does one actually build the compiler, then? gcc/doc/install.texi simply says
# @section Building a native compiler
#
# For a native build issue the command @samp{make bootstrap}
which fails (as shown in this bug). INSTALL/README tells me the directory has
been obsoleted, and README points me to the doc directory (where I can't find
anything else relevant, but maybe that's just me).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17383