https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438
kargls at comcast dot net changed:
What|Removed |Added
Resolution|--- |INVALID
Status|U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438
--- Comment #4 from kargls at comcast dot net ---
> gmake[3]: Entering directory '/home/kargl/gcc/obj/lto-plugin'
> cd ../../gcc/lto-plugin && /bin/sh /home/kargl/gcc/gcc/missing
> automake-1.15 --foreign
> configure.ac:4: error: your implement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438
--- Comment #2 from Andrew Pinski ---
Looks like configure is looking for automake-1.15 exactly rather than automake.
Can you provide the output of `ls -l $HOME/work/bin/automake*`
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120438
--- Comment #1 from Andrew Pinski ---
from aclocal.m4 in lto-plugin:
AC_DEFUN([AM_AUTOMAKE_VERSION],
[am__api_version='1.15'
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the