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.
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