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