https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118938
Waldemar Brodkorb changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118938
Mikael Pettersson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
--- Com
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.
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.