[Bug target/118938] C++ compiler fails to build for m68k-linux-gnu

2025-02-19 Thread wbx at openadk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118938 Waldemar Brodkorb changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/118938] C++ compiler fails to build for m68k-linux-gnu

2025-02-19 Thread wbx at openadk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118938 --- Comment #7 from Waldemar Brodkorb --- This code was the culprit: https://cgit.openadk.org/cgi/cgit/openadk.git/tree/toolchain/gcc/Makefile#n327 I have once got it from simplelinux from Greg Ungerer for coldfire/m68k builds. I don't remember

[Bug target/118938] C++ compiler fails to build for m68k-linux-gnu

2025-02-19 Thread mikpelinux at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118938 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com --- Com

[Bug target/118938] C++ compiler fails to build for m68k-linux-gnu

2025-02-19 Thread wbx at openadk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118938 --- Comment #5 from Waldemar Brodkorb --- (In reply to Mikael Pettersson from comment #3) > Is that before or after you built the target glibc? It is after target glibc build.

[Bug target/118938] C++ compiler fails to build for m68k-linux-gnu

2025-02-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118938 --- Comment #4 from Andrew Pinski --- --enable-cxx-flags=-fPIC I am not sure why you are using that but this while building the -mcpu=68000 multi-lib.