[LLVMdev] opt seems to ignore -load (Win32)

Anton Korobeynikov anton at korobeynikov.info
Tue Feb 9 09:34:23 PST 2010


Hello

> Question: Is dynamic module loading (dll files) supported on Windows at all?
No, since windows uses static linking.

> Or is it a better idea to use MinGW and try loading .so files, instead?
mingw (and cygwin) are "on windows" as well yielding the same result

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



More information about the llvm-dev mailing list