skeeto / w64devkit

Portable C and C++ Development Kit for x64 (and x86) Windows
The Unlicense
2.68k stars 185 forks source link

Can you build gcc with mcf #70

Closed eko5624 closed 10 months ago

eko5624 commented 1 year ago

I can cross-compile gcc with posix thread. LINK here: https://github.com/eko5624/toolchain-test/discussions/6#discussion-5289277

But I tried to cross-compile gcc with mcf, something is wrong. LINK here: https://github.com/eko5624/toolchain-test/discussions/5#discussioncomment-6144234 Any suggestions?

skeeto commented 1 year ago

Sorry, I have no experience with mcfgthread, and this is the first time I've even heard of it.

eko5624 commented 10 months ago

Done! https://github.com/eko5624/toolchain