service.texi

来自「理解和实践操作系统的一本好书」· TEXI 代码 · 共 29 行

TEXI
29
字号
@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,@c 1999, 2000, 2001, 2002 Free Software Foundation, Inc.@c This is part of the GCC manual.@c For copying conditions, see the file gcc.texi.@node Service@chapter How To Get Help with GCCIf you need help installing, using or changing GCC, there are twoways to find it:@itemize @bullet@itemSend a message to a suitable network mailing list.  First try@email{gcc-help@@gcc.gnu.org} (for help installing or using GCC), and ifthat brings no response, try @email{gcc@@gcc.gnu.org}.  For helpchanging GCC, ask @email{gcc@@gcc.gnu.org}.  If you think you have founda bug in GCC, please report it following the instructions at@pxref{Bug Reporting}.@itemLook in the service directory for someone who might help you for a fee.The service directory is found at@uref{http://www.gnu.org/prep/service.html}.@end itemizeFor further information, see@uref{http://gcc.gnu.org/faq.html#support}.

⌨️ 快捷键说明

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