How generate 32 bit format executable with last CLANG 20.1.8

Thierry DECHAIZE thierry.dechaize@gmail.com
Sun Aug 31 13:05:19 GMT 2025


Hi,

Big  interest about last version of CLANG 20.1.8 provided with CYGWIN64 
(very good job of portability, since "very old" version of CLANG 8.0 ...).

I can generate application in version 64 bit with this last compiler (on 
Windows 11 64 bit), but nothing do to generate executable 32 bit.

In my test, linker always use sys-root of GCC in version 64 bit, same if 
I parameter option "-m32".

With same "source" file, I can generate 32 bit executable with MinGW32 
development environment on CYGWIN64.

What is wrong ?

Thank you.

Regards.




More information about the Cygwin mailing list