📄 readme
字号:
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 all of the tools contained herein, run the``configure'' script here, e.g.: ./configure MYHOSTTYPEfollowed by running ``make''. (MYHOSTTYPE is a name for your host computer,for instance "sun4". You can use the script ``config.sub'' to test whethera name is recognized; if it is, config.sub translates it to a triplet specifying CPU, vendor, and OS.)See etc/cfg-paper.texi, etc/configure.texi, and/or the README files invarious subdirectories, for more details.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -