[LLVMdev] Shared libraries and windows ?
Tarmo Pikaro
tapika at yahoo.com
Sun Jun 10 12:57:10 PDT 2012
Hi !
clang -shared call_lib.c -olibcall_lib.dll
clang: warning: argument unused during compilation: '-shared'
clang: error: unable to execute command: program not executable
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Do you know are dll's supported on windows ?
--
Have a nice day!
Tarmo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120610/29863676/attachment.html>
More information about the llvm-dev
mailing list