Update gcc-50 to SVN version 221845
[dragonfly.git] / contrib / gcc-5.0 / gcc / doc / service.texi
1 @c Copyright (C) 1988-2015 Free Software Foundation, Inc.
2 @c This is part of the GCC manual.
3 @c For copying conditions, see the file gcc.texi.
4
5 @node Service
6 @chapter How To Get Help with GCC
7
8 If you need help installing, using or changing GCC, there are two
9 ways to find it:
10
11 @itemize @bullet
12 @item
13 Send a message to a suitable network mailing list.  First try
14 @email{gcc-help@@gcc.gnu.org} (for help installing or using GCC), and if
15 that brings no response, try @email{gcc@@gcc.gnu.org}.  For help
16 changing GCC, ask @email{gcc@@gcc.gnu.org}.  If you think you have found
17 a bug in GCC, please report it following the instructions at
18 @pxref{Bug Reporting}.
19
20 @item
21 Look in the service directory for someone who might help you for a fee.
22 The service directory is found at
23 @uref{http://www.fsf.org/resources/service}.
24 @end itemize
25
26 For further information, see
27 @uref{http://gcc.gnu.org/faq.html#support}.