Date: Fri, 20 Oct 2017 08:54:17 -0500 From: Justin Hibbits <chmeeedalf@gmail.com> To: Thaison Nguyen <t_nguy28@uni-muenster.de> Cc: <freebsd-ppc@freebsd.org> Subject: Re: libc++ on FreeBSD-11.1 powerpc32 Message-ID: <50D12563-0F4D-4E4C-905D-D95D68C5AEBF@gmail.com> In-Reply-To: <permail-2017101905544405be2aed00005b16-t_nguy28@message-id.uni-muenster.de> References: <permail-2017101905544405be2aed00005b16-t_nguy28@message-id.uni-muenster.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 19, 2017, at 12:54 AM, Thaison Nguyen wrote: > Hi, > I have successfully compiled llvm50 on my ibook G4 using the latest > stable release of FreeBSD. > > Anyhow i could not make use of it yet as it cannot find libc++. > I cannot install it through ports, too because the port has been > deleted recently. > > What am i doing wrong here? > > Greetings, > TN Hi, Unfortunately right now libc++ isn't built for powerpc (neither 32 nor 64). Why is llvm50 looking for libc++? Do you have a test case I can try with? The hope is that soon (in time for FreeBSD 12 to branch) we'll have a full clang world+kernel for all powerpc targets, so this should eventually be resolved naturally. That said, as part of our goal for driving FreeBSD forward we want to also move to a modern toolchain regardless, which can include migrating to an external GCC if needed. This will also allow us to build libc++ as part of base. Long story short -- libc++ isn't in base for powerpc right now, but should be in the not-too-distant future. - Justin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50D12563-0F4D-4E4C-905D-D95D68C5AEBF>