[cfe-dev] [RFC] When can libc++ "officially" support linux?

Chandler Carruth chandlerc at google.com
Fri Feb 20 19:11:16 PST 2015


On Fri, Feb 20, 2015 at 7:02 PM, Hal Finkel <hfinkel at anl.gov> wrote:

> > 2. We need to clarify how libstdc++ and libsupc++ can be used as
> > libc++'s ABI library and explicitly define the level of support for
> > these configurations. Are there any people using this functionality?
> > These configurations have been broken for GCC >= 4.9.2 and I haven't
> > heard any complaints. I would like to drop these configurations all
> > together.
>
> I'm currently using the configuration where libc++ builds on top of
> libstdc++ (specifically, the version from GCC 4.7.2). I have
> vendor-provided static libraries that I need to link against (although only
> use via a C API) that were compiled against libstdc++. Please don't drop
> that configuration.


+1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150220/bfa9954d/attachment.html>


More information about the cfe-dev mailing list