readme

来自「早期freebsd实现」· 代码 · 共 23 行

TXT
23
字号
		   README for GNU development tools			    Cygnus SupportThis directory contains various GNU compilers, assemblers, linkers, debuggers, etc., plus their support routines, definitions, and documentation.If you are receiving this as part of a GDB release, see the filegdb/README.  If with a gas release, see gas/README, etc.It is now possible to configure and build a variety of tools with onecommand.  To build any or all of the tools contained herein, run the``configure'' script here, e.g.:	./configure myhosttypefollowed by running ``make''.  To see all the possible tools that canbe configured here, do:	./configure -v myhosttypeSee cfg-paper.texi, configure.texi, and/or the README files in varioussubdirectories, for more details.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?