You are not logged in.
Pages: 1
Hi, I have an old Thinkpad X60s (32 bits), and I would like to know whether there is a cross-compiler (such as mingw-w64) where I can compile C programs for Windows (64 bits and/or 32 bits).
Thanks in advance.
Offline
AUR maybe: mingw-w64-gcc-base (never tried myself)
There was also a trick to install cl.exe and friends under wine, but I don't remember if that works from 32-bit wine to 64-bit M$-Tools.
All my knowlege in that area is kinda rusty, did some stuf 5 or more years ago, many things changed in the meantime presumably.
Offline
Ditto here actally, must be more than five since I've been in the same team as some mingw users at least. IIRC we just used the compiler and linker from it to build some relatively simple C++ for windows, so we didn't use wine or anything on it.
Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.
Offline
Pages: 1