freebsd-ports/devel/cross-binutils/pkg-descr
Stanislav Sedov c1a983ac8f - Fix a typo.
PR:		ports/113992
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2007-06-25 20:32:32 +00:00

14 lines
505 B
Text

GNU binutils for cross-target application development.
Prerequisite for the GCC cross-compiling environment.
Use TGTARCH switch to select target architecture, and TGTABI to select ABI.
E.g. the following command will build binutils for rtems on sparc:
% make TGTARCH=sparc TGTABI=rtems
If you encounter any problems building/using/installing this port, please
make me know. It would help to improve this port in feature.
-- Stanislav Sedov <stas@FreeBSD.org>
WWW: http://sources.redhat.com/binutils/