mstorsjo/msvc-wine

Create wrappers to use MSVC tools in a Unix way

Closed this issue · 2 comments

Is it possible to create CC and CXX wrappers for the MSVC cl compiler with Unix interface (e.g. similar to Clang/LLVM or GCC in Unix) that wraps around Unix interface flags to the matching ones in cl, so it can be used in Autoconf based projects?

awesome, thx for linking these projects