[llvm-commits] [patch] Make compiler-rt build on linux

Rafael Espindola espindola at google.com
Wed Nov 4 14:45:37 PST 2009


I tried to build compiler-rt with cmake and got lost. I must say I
like make better :-)

This patch adds support for Building shared libraries and changes some
files so that it builds on linux. Tested with

make TargetArch=i386
make TargetArch=x86_64

I skipped the fat binary bits, since they are OS X specific and it
looks like OS X doesn't care about .so.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shared.patch
Type: text/x-diff
Size: 5263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091104/e77f36da/attachment.patch>


More information about the llvm-commits mailing list