Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2007 08:05:29 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/cross-gcc Makefile distinfo pkg-descr ports/devel/cross-gcc/files patch-configure
Message-ID:  <200706240805.l5O85TZD085603@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2007-06-24 08:05:29 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/cross-gcc      Makefile distinfo pkg-descr 
    devel/cross-gcc/files patch-configure 
  Log:
  - Add devel/cross-gcc port.
  
  FSF gcc for cross-target development. This port brings C, C++ and
  Objective C compillers with all target libraries (libstdc++, libsupc++,
  libobjc, libssp, libgcc). Gloss and libc layer are provided through
  newlib embedded C library.
  
  It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
  for this architecture.
  
  WWW: http://gcc.gnu.org/
  
  Revision  Changes    Path
  1.2794    +1 -0      ports/devel/Makefile
  1.1       +218 -0    ports/devel/cross-gcc/Makefile (new)
  1.1       +12 -0     ports/devel/cross-gcc/distinfo (new)
  1.1       +29 -0     ports/devel/cross-gcc/files/patch-configure (new)
  1.1       +18 -0     ports/devel/cross-gcc/pkg-descr (new)



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