Displaying 1 result from an estimated 1 matches for "call_lib".
Did you mean:
call_list
2012 Jun 10
0
[LLVMdev] Shared libraries and windows ?
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...