freebsd-ports/devel/cross-binutils/pkg-descr
Eitan Adler 7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00

12 lines
466 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.
WWW: http://sources.redhat.com/binutils/