[cfe-dev] Trying to run clang example

Sergey Martynov martynovs at gmail.com
Tue Oct 5 08:11:54 PDT 2010


How can I disable linking with LLVM?
I tough -shared option tell compiler to link dynamically with libraries.
If I remove --libs from llvm-config then compiler can not find required
symbols.
And I don't know other ways to skip linking.

How it done in LLVM?

On Tue, Oct 5, 2010 at 18:21, Anton Korobeynikov <anton at korobeynikov.info>wrote:

> > Please advice me how can I resolve this issue.
> You linked LLVM twice: into your dylib and into clang.
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>



-- 
With best wishes,
Sergey Martynov
Tel: +7 921 342 58 54
E-mail: martynovs at gmail.com
Skype: martynov.sergey
http://studiomobile.ru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101005/8171b9d8/attachment.html>


More information about the cfe-dev mailing list