skeeto / w64devkit

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

collect2.exe: fatal error: cannot find 'ld' compilation terminated. #25

Closed icls1337 closed 1 year ago

skeeto commented 1 year ago

What command lead to this result and how/where did you run it? This error might happen if w64devkit.zip was only partially unzipped, if GCC was invoked in some odd way, or if you've got a blend of toolchains in your path.

icls1337 commented 1 year ago

What command lead to this result and how/where did you run it? This error might happen if w64devkit.zip was only partially unzipped, if GCC was invoked in some odd way, or if you've got a blend of toolchains in your path.

-fuse-ld=mold Sorry, I found that mold does not support Windows.