https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107233
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #3 from Gaius Mulley ---
> ok, thanks for the suggestion. I've changed gcc/configure.ac to use
> AM_PATH_PYTHON and AM_CONDITIONAL:
>
> # Python3?
> AM_PATH_PYTHON(,, [:]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107233
--- Comment #3 from Gaius Mulley ---
ok, thanks for the suggestion. I've changed gcc/configure.ac to use
AM_PATH_PYTHON and AM_CONDITIONAL:
# Python3?
AM_PATH_PYTHON(,, [:])
AM_CONDITIONAL([HAVE_PYTHON], [test "$PYTHON" != :])
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107233
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #1 from Gaius Mulley ---
> Now fixed. configure.ac tests for python3 and Make-lang.in only invokes
> python3 if it were found.
Confirmed on i386-pc-solaris2.11 (Solaris
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107233
Gaius Mulley changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107233
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |13.0