This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/81459] GNAT 7.1.0 build failed on the Debian 9/x86_64
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Jul 2017 06:11:36 +0000
- Subject: [Bug bootstrap/81459] GNAT 7.1.0 build failed on the Debian 9/x86_64
- Auto-submitted: auto-generated
- References: <bug-81459-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81459
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ebotcazou at gcc dot gnu.org
Resolution|--- |WORKSFORME
--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
3 things to do:
- do not build the compiler in the source tree,
- configure with an absolute path instead of a relative path,
- enable at least C and C++ as languages.