[cfe-dev] Cannot run clang regression tests with cmake

arrowdodger 6yearold at gmail.com
Thu May 19 09:39:13 PDT 2011


On Thu, May 19, 2011 at 8:28 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:

> The name liblibclang is forced by an unfortunate collision between MS
> and GNU name conventions. We can't create clang.dll with MS since we
> already have clang.exe on the same directory (.pdb, .ilk and possibly
> other files collide) so we must use some other name for clang.dll, like
> libclang.dll. Then this produces liblibclang.so on GNU.
>

I've wanted to ask earleir, but forgot about it:
Why we can't produce libclang.dll on Win and clang.so on Unixies?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110519/14a96040/attachment.html>


More information about the cfe-dev mailing list