Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2017 21:05:35 -0800
From:      Mark Millard <markmi@dsl-only.net>
To:        svn-ports-head@freebsd.org
Subject:   Re: svn commit: r434738 - in head: . devel devel/libc++ devel/libcxxrt  graphics/gnash math/parmetis textproc/hs-double-conversion  x11-toolkits/hs-wxc
Message-ID:  <EAC2F725-9A59-4DAD-A55F-D906A212F290@dsl-only.net>

next in thread | raw e-mail | index | archive | help
> Author: dim (src committer)
> Date: Fri Feb 24 17:57:08 2017
> New Revision: 434738
> URL: 
> https://svnweb.freebsd.org/changeset/ports/434738
> 
> 
> Log:
>   Remove the devel/libc++ and devel/libcxxrt ports.
>   
>   Since all supported versions of FreeBSD now have libc++ and libcxxrt in
>   the base system, and these ports were outdated, remove them, and update
>   any ports that still depended on them:
>   * graphics/gnash
>   * textproc/hs-double-conversion
>   * x11-toolkits/hs-wxc
>   * math/parmetis

[Do not take this as indicating that keeping
devel/libc++ and devel/libcxxrt is appropriate.
It is just a note about the status of the
powerpc families.]

This probably has an implicit tier-1 context. For tier-2
TARGET_ARCH=powerpc64 and TARGET_ARCH=powerpc are still
officially gcc 4.2.1 based as far as I know. There could
be others for all I know.

Or may be xtoolchain is for-now the official way for
TARGET_ARCH=powerpc64 .

But that still would not cover TARGET_ARCH=powerpc
as far as I know.

(I've been one of those trying to figure out what all
is needed for modern libc++ based FreeBSD on the powerpc
families. clang 3.9.1 and related tools are not there
yet. 32-bit powerpc has code generation problems. C++
exception handling is messed up for both 32-bit and 64-bit.
xtoolchain does not build an operational lib32 for
powerpc64 and does not exist for 32-bit powerpc. At least
that is my understanding of the status.)

===
Mark Millard
markmi at  dsl-only.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EAC2F725-9A59-4DAD-A55F-D906A212F290>