cvs commit: ports/devel Makefile ports/devel/cross-gcc Makefile
distinfo pkg-descr ports/devel/cross-gcc/files patch-configure
Stanislav Sedov
stas at FreeBSD.org
Sun Jun 24 08:05:29 UTC 2007
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)
More information about the cvs-all
mailing list