[LLVMdev] Fw: LLVM 2.6 cygwin build fails

Anton Korobeynikov anton at korobeynikov.info
Tue Dec 8 12:21:32 PST 2009


>> I think MSYS can build DLLs on Win32 so it's only the Cygwin version that can
>> not build the modules.
>> That's what our team is trying to do right now using LLVM-GCC.
The system does not matter.
The issue here is that on windows you cannot have undefined symbols in
the binaries. Thus there is no support for "loadable modules".

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list