aboutsummaryrefslogtreecommitdiff
path: root/devel/cross-binutils/pkg-descr
blob: 752e69c13a9aa45d00a7f99b9fc30cd09c489be5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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/