jbrandwood / v810-gcc

Patches and build scripts to make a GCC4 toolchain for the NEC V810 cpu used in the NEC PC-FX and Nintendo VirtualBoy
15 stars 8 forks source link

Unable to compile v810-gcc on recent msys2 #8

Closed jbrandwood closed 1 year ago

jbrandwood commented 1 year ago

This is a known-problem because of a recent change in mingw-w64, but it's basically poor-coding on the part of the GCC developers! ;-)

See ...

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108300

I'll back-port one of the possible fixes into v810-gcc.

jbrandwood commented 1 year ago

Fixed.