[cfe-dev] Trying to build libcxx/libcxxabi on Linux 64 bit

Matthew Dempsky matthew at dempsky.org
Sun Jun 23 22:52:13 PDT 2013


On Sun, Jun 23, 2013 at 10:30 PM, Shriramana Sharma <samjnaa at gmail.com> wrote:
> Hello -- so I noticed that the below command seems to expect libc++ to
> pre-exist on the system:

libc++abi only depends on libc++'s headers.  Install the libc++
headers, build libc++abi, then build libc++.



More information about the cfe-dev mailing list