1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/devel/cross-gdb/pkg-descr

13 lines
436 B
Plaintext
Raw Normal View History

GNU gdb for cross-target application development.
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://sourceware.org/gdb/