|
Message-ID: <87e30e04-a81d-4302-5dd7-0846aa0f711b@codeaurora.org>
Date: Wed, 22 Jun 2016 12:24:17 -0700
From: "Zhao, Weiming" <weimingz@...eaurora.org>
To: musl@...ts.openwall.com
Subject: Issues when building libcxx libcxxabi with MUSL
Hi,
I tried to build libcxx/libcxxabi using MUSL. Compiler is clang.
The build issues I got:
1) In libcxx, it complains that some pthread structure is not completely
initialized.
2) Some types like max_align_t are already defined in clang's include.
3) libcxx can't find it's own math.h
A patch is attached. Please review if the changes are correct.
Thank,
Weiming
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
View attachment "build_libcxx.patch" of type "text/plain" (1230 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.