Alexandru Lazarev
2020-Oct-12 06:43 UTC
[CentOS] CentOS 8.2 / missing libc++ (libcxx-devel)
Hi community, In CentOS 7 there is such rpm (libcxx-devel - it seems from EPEL repository), but in CentOS 8 it isn't. How is it possible to have it there as RPM? because alternative to build it (libc++) from sources is a big headache (I need it in order to build v9 and plv8 projects) Thanks <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Mon, 12 Oct 2020, Alexandru Lazarev wrote:> Hi community, > In CentOS 7 there is such rpm (libcxx-devel - it seems from EPEL > repository), but in CentOS 8 it isn't. > > How is it possible to have it there as RPM? because alternative to build it > (libc++) from sources is a big headache (I need it in order to build v9 and > plv8 projects)Do you mean the libstdc++-devel package? Or prehaps redhat-lsb-cxx? -- Paul Heinlein heinlein at madboa.com 45?38' N, 122?6' W
On Tue, Oct 13, 2020 at 12:52 PM Paul Heinlein <heinlein at madboa.com> wrote:> On Mon, 12 Oct 2020, Alexandru Lazarev wrote: > > > Hi community, > > In CentOS 7 there is such rpm (libcxx-devel - it seems from EPEL > > repository), but in CentOS 8 it isn't. > > > > How is it possible to have it there as RPM? because alternative to build > it > > (libc++) from sources is a big headache (I need it in order to build v9 > and > > plv8 projects) > > Do you mean the libstdc++-devel package? Or prehaps redhat-lsb-cxx? > > > libbcxx is available on Epel 6 and 7Summary : C++ standard library targeting C++11 Description : libc++ is a new implementation of the C++ standard library, targeting C++11. so maybe not necessary any more for 8.
Alexandru Lazarev
2020-Oct-13 20:15 UTC
[CentOS] CentOS 8.2 / missing libc++ (libcxx-devel)
No, I mean libcxx providin libc++ and libc++abi shared objects https://centos.pkgs.org/7/epel-x86_64/libcxx-3.8.0-3.el7.x86_64.rpm.html <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Tue, Oct 13, 2020 at 7:52 PM Paul Heinlein <heinlein at madboa.com> wrote:> On Mon, 12 Oct 2020, Alexandru Lazarev wrote: > > > Hi community, > > In CentOS 7 there is such rpm (libcxx-devel - it seems from EPEL > > repository), but in CentOS 8 it isn't. > > > > How is it possible to have it there as RPM? because alternative to build > it > > (libc++) from sources is a big headache (I need it in order to build v9 > and > > plv8 projects) > > Do you mean the libstdc++-devel package? Or prehaps redhat-lsb-cxx? > > -- > Paul Heinlein > heinlein at madboa.com > 45?38' N, 122?6' W > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >