This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/36994] gcc/makefile contains one very long line (over 2k)
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Jul 2017 19:40:50 +0000
- Subject: [Bug other/36994] gcc/makefile contains one very long line (over 2k)
- Auto-submitted: auto-generated
- References: <bug-36994-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36994
egallager at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|any |
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-07-19
CC| |egallager at gcc dot gnu.org
Host|any |
Ever confirmed|0 |1
Build|any |
--- Comment #2 from egallager at gcc dot gnu.org ---
(In reply to Eric Gallager from comment #1)
> (In reply to Jay from comment #0)
> > Waiting for Autoconf >=2.60 (currently using 2.59) will make this
> > easier, so maybe just wait.
>
> gcc currently requires Autoconf 2.64; does this still happen when using that
> version?
I just rechecked with gcc8 and apparently the long line still occurs even with
Autoconf 2.64, so confirming.