Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2011 20:30:03 +0900
From:      Daichi GOTO <daichi@freebsd.org>
To:        Gerald Pfeifer <gerald@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/lang Makefile ports/lang/gcc42 Makefile distinfo pkg-descr pkg-plist ports/lang/gcc42/files java-patch-hier
Message-ID:  <20111211203003.45c70bc4.daichi@freebsd.org>
In-Reply-To: <201112110906.pBB96u1e009117@repoman.freebsd.org>
References:  <201112110906.pBB96u1e009117@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi gerald, 

Thank you very much for your great gcc relative works. That's
great!

Well...  here's the thing.
The japanese/mozc-server and relative ports are depending on
lang/gcc42 on 8.x-release and 9.0-release bacause to avoid a 
gcc 4.2.1's namespace bug. With gcc 4.2.2, it works well. 
Mozc relative ports works well on 10-current and 8-stable
with system default gcc 4.2.2.

If you remove gcc 4.2 from ports tree, mozc cannot run on 
that version's FreeBSD. I am at a loss what to do. 
What am I supposed to do?

On Sun, 11 Dec 2011 09:06:56 +0000 (UTC)
Gerald Pfeifer <gerald@FreeBSD.org> wrote:
> gerald      2011-12-11 09:06:56 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     lang                 Makefile 
>   Removed files:
>     lang/gcc42           Makefile distinfo pkg-descr pkg-plist 
>     lang/gcc42/files     java-patch-hier 
>   Log:
>   Remove the lang/gcc42 port (GCC 4.2) which does not have any user in
>   the tree any more and has been obsoleted by several newer versions of
>   GCC -- ones that actually build on FreeBSD 10.x out of the box and
>   provide better support for newer CPUs, better optimizations overall,
>   and more advanced language support.
>   
>   GCC 4.6 aka lang/gcc or lang/gcc46 is the new default version of GCC
>   in ports.
>   
>   The system compiler version of GCC 4.2 is still available up to and
>   including FreeBSD 9.x and users of USE_GCC=4.2+ will be transparently
>   redirected to lang/gcc if, or rather when, this changes.
>   
>   PR:             163103
>   Feature safe:   yes
>   
>   Revision  Changes    Path
>   1.759     +0 -1      ports/lang/Makefile
>   1.362     +0 -106    ports/lang/gcc42/Makefile (dead)
>   1.232     +0 -6      ports/lang/gcc42/distinfo (dead)
>   1.6       +0 -13     ports/lang/gcc42/files/java-patch-hier (dead)
>   1.11      +0 -6      ports/lang/gcc42/pkg-descr (dead)
>   1.97      +0 -13     ports/lang/gcc42/pkg-plist (dead)

-- 
Daichi GOTO



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111211203003.45c70bc4.daichi>