* method.c (make_thunk): Avoid name buffer overflow.
[official-gcc.git] / INSTALL / FINALINSTALL
blob5508135a2adb822ed9fd786f4807e613419eb79a
2                           Final install egcs-1.0.1
3                                       
4    Now that egcs has been built and tested, you can install it with `cd
5    objdir; make install' for a native compiler or `cd objdir; make
6    install LANGUAGES="c c++"' for a cross compiler (note installing cross
7    compilers will be easier in the next release!).
8    
9    That step completes the installation of egcs; user level binaries can
10    be found in prefix/bin where prefix is the value you specified with
11    the --prefix to configure (or /usr/local by default).
12    
13    If you don't mind, please send egcs@cygnus.com a short mail message
14    indicating that you successfully built and installed egcs. Include the
15    output from running srcdir/config.guess.
16    
17    If you find a bug in egcs, please report it to
18    [1]egcs-bugs@cygnus.com.
19    
20      _________________________________________________________________
21                                       
22    Last modified on Jan 2, 1998.
24 References
26    1. mailto:egcs-bugs@cygnus.com