https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319
--- Comment #8 from GCC Commits ---
The master branch has been updated by Iain D Sandoe :
https://gcc.gnu.org/g:70bc553e1b565d2e162894ea29a223b44e9133e3
commit r15-8689-g70bc553e1b565d2e162894ea29a223b44e9133e3
Author: Iain Sandoe
Date: Sun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319
Iain Sandoe changed:
What|Removed |Added
URL||https://gcc.gnu.org/piperma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319
Iain Sandoe changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |iains at gcc dot gnu.org
Last rec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319
--- Comment #5 from Andreas Schwab ---
Check the value of ac_cv_prog_CXX.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319
--- Comment #4 from doerthous ---
(In reply to Andreas Schwab from comment #3)
> That happens because the compiler name is missing.
Why is it missing? After an installation of libtool in archlinux and rebuild
gcc, it seems work now, thouth the l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319
--- Comment #3 from Andreas Schwab ---
That happens because the compiler name is missing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319
--- Comment #2 from doerthous ---
(In reply to doerthous from comment #1)
> Comfired on target: arm-linux-gnueabi with uclibc. gcc 11.2.0
>
>
>
> It seems like libtool take the `-B' option as it's own option which is not
> recognized by libtoo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319
doerthous changed:
What|Removed |Added
CC||doerthous at 21cn dot com
--- Comment #1 fro