[cfe-dev] Problem building latest clang on Windows for mingw/gcc

Edward Diener eldlistmailingz at tropicsoft.com
Wed Jan 28 00:09:09 PST 2015


Attempting to build the latest clang on Windows targeting mingw/gcc I 
receive the error:

"llvm-tblgen.exe - Entry Point Not Found

The procedure entry point _set_abort_behavior could not be located in 
the dynamic link library msvcrt.dll."

Anybody have any idea what is happening ? It appears that 
llvm-tblgen.exe is at fault since Dependency Walker is showing the same 
problem.

I have the latest llvm/clang and am using CMake/ninja to build 
llvm/clang. The mingw/gcc RTL is gcc-4.8.1. This has been previously 
working without a problem.




More information about the cfe-dev mailing list