[Scons-users] Re-2: Re-2: GCC not found Error SCONS 3.1.2

Mats Wichmann mats at wichmann.us
Mon Mar 16 18:29:46 EDT 2020


On 3/16/20 3:27 PM, Bill Deegan wrote:
> Why would it matter if you have mingw32-make.exe? Are you using it for
> your build?

the mingw tool looks for it, my guess based on the earlier git mining I
posted is because mingw with clang installed _instead of_ gcc won't find
gcc, and thus would have reported no mingw.


https://github.com/SCons/scons/blob/7b0ec3e478423829e9ed23938d6aed178a140343/src/engine/SCons/Tool/mingw.py#L121


More information about the Scons-users mailing list