[LLVMdev] Clang64 on Windows using Mingw64 yields many linking errors?

Mikael Lyngvig mikael at lyngvig.org
Mon Jun 11 04:38:28 PDT 2012


Ouch, sorry, forgot about that other list.  I'll repost my question there.
 I am NOT using the MS toolchain, though.


Cheers,
Mikael
-- Love Thy Frog!

2012/6/11 Anton Korobeynikov <anton at korobeynikov.info>

> Hello
>
> First of all, note the "llvm" in the mailing list title. Clang
> questions should be asked in other ML.
>
> > 3. Run cmake and let it figure out that its using Clang on Windows.
> > 4. Build and realize that the link doesn't work because CMake pulls in
> the
> > wrong libraries (per default it uses Microsoft naming conventions:
> foo.lib
> > instead of libfoo.a).
> It seems like you're not targeting mingw32, but MS toolchains. Stuff
> won't work smooth here and major WIP.
> Everything else below can be ignored.
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120611/6c81cd55/attachment.html>


More information about the llvm-dev mailing list