[cfe-dev] clang: Compiling dll with clang

Kim soldoutseashell at gmail.com
Sun Dec 9 02:11:39 PST 2012


Hey guys,

Could someone be so kind as to tell me how to build a dll with clang?

While trying to compile a very basic test dll I keep getting:

clang++: error: unable to execute command: program not executable
clang++: error: linker command failed due to signal (use -v to see 
invocation)

I'm unable to find any tutorials or info on the correct syntax to use 
and any caveats you need to keep in mind specifically for clang when 
building dlls.

Thanks for your time.



More information about the cfe-dev mailing list