[Bug libitm/88319] all-target and all-target-libitm build targets fail for libitm.

2023-03-18 Thread doerthous at 21cn dot com via Gcc-bugs
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

[Bug libitm/88319] all-target and all-target-libitm build targets fail for libitm.

2023-03-18 Thread doerthous at 21cn dot com via Gcc-bugs
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

[Bug libitm/88319] all-target and all-target-libitm build targets fail for libitm.

2023-03-18 Thread doerthous at 21cn dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88319 doerthous changed: What|Removed |Added CC||doerthous at 21cn dot com --- Comment #1 fro