After trying to compile lcc for Windows it gave me errors because of missing files.
I tried compiling by using mingw32-make and the Open Watcom nmake clone. Both gave different errors, but they both were missing some files.
I searched for precompiled binaries but couldn't find any anywhere.
After trying to compile lcc for Windows it gave me errors because of missing files.
I tried compiling by using
mingw32-makeand the Open Watcomnmakeclone. Both gave different errors, but they both were missing some files.I searched for precompiled binaries but couldn't find any anywhere.