Re: [Mingw-w64-public] Linker Error On Gcc Pass 2

2019-12-27 Thread JonY via Mingw-w64-public
On 12/27/19 9:01 PM, Thomas Dineen wrote: > Gentle People: > >    I am attempting to build a GCC Cross compiler running on CentOS > (RedHat) and targeting > Mingw x86_64-w64-mingw32-gcc. The linker Error occurs on Pass 2 of The > Gcc Build, noting that > all of the previous steps were successful.

[Mingw-w64-public] Linker Error On Gcc Pass 2

2019-12-27 Thread Thomas Dineen
Gentle People:    I am attempting to build a GCC Cross compiler running on CentOS (RedHat) and targeting Mingw x86_64-w64-mingw32-gcc. The linker Error occurs on Pass 2 of The Gcc Build, noting that all of the previous steps were successful. I have included the detailed directions that I used