]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/doc/gcc/how-to-get-help-with-gcc.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / how-to-get-help-with-gcc.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _service:
7
8 How To Get Help with GCC
9 ------------------------
10
11 If you need help installing, using or changing GCC, there are two
12 ways to find it:
13
14 * Send a message to a suitable network mailing list. First try
15 gcc-help@gcc.gnu.org (for help installing or using GCC), and if
16 that brings no response, try gcc@gcc.gnu.org. For help
17 changing GCC, ask gcc@gcc.gnu.org. If you think you have found
18 a bug in GCC, please report it following the instructions at
19 see :ref:`bug-reporting`.
20
21 * Look in the service directory for someone who might help you for a fee.
22 The service directory is found at
23 https://www.fsf.org/resources/service.
24
25 For further information, see
26 https://gcc.gnu.org/faq.html#support.