https://sourceware.org/bugzilla/show_bug.cgi?id=33749
--- Comment #1 from fabrizio.ge at tiscali dot it --- The comamnd to create DLL and import library with clang is actually clang -fuse-ld=lld -shared -Wl,--out-implib=MyDllclang.lib dll.c -o MyDll.dll -- You are receiving this mail because: You are on the CC list for the bug.
