OSDN Git Service

* doc/include/gcc-common.texi (version-GCC): Increase to 3.3.
[pf3gnuchains/gcc-fork.git] / gcc / doc / service.texi
1 @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2 @c 1999, 2000, 2001 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
9 If you need help installing, using or changing GCC, there are two
10 ways to find it:
11
12 @itemize @bullet
13 @item
14 Send 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
16 that brings no response, try @email{gcc@@gcc.gnu.org}.  For help
17 changing GCC, ask @email{gcc@@gcc.gnu.org}.  If you think you have found
18 a bug in GCC, please report it following the instructions at
19 @pxref{Bug Reporting}.
20
21 @item
22 Look in the service directory for someone who might help you for a fee.
23 The service directory is found at
24 @uref{http://www.gnu.org/prep/service.html}.
25 @end itemize
26
27 @c For further information, see
28 @c @uref{http://gcc.gnu.org/cgi-bin/fom.cgi?file=12}.
29 @c FIXME: this URL may be too volatile, this FAQ entry needs to move to
30 @c the regular web pages before we can uncomment the reference.