[cfe-dev] [llvm-dev] libunwind compile/build howto

Jonathan Roelofs via cfe-dev cfe-dev at lists.llvm.org
Fri Apr 1 14:32:05 PDT 2016



On 4/1/16 3:08 PM, Miljenko Cvjetko via llvm-dev wrote:
> Hi
>
> I'm not sure if this is the right list,

cfe-dev (cc'd) is the right list for this.

> but I cannot find any info how to compile libunwind with llvm.
>
> Where to place the code?
>
>   * In ./llvm/projects/

Yes.

>     or
>   * in ./llvm/tools/

No.

>
>
> Do I need any special config options to compile libunwind?

If you stick it under llvm/projects and name it 'libunwind' it should 
"just work", assuming libunwind has been ported to your host platform 
already.


Jon

>
> thanks a lot
>
> regards
>
> Mel
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded



More information about the cfe-dev mailing list