]> gcc.gnu.org Git - gcc.git/blame - INSTALL/FINALINSTALL
*** empty log message ***
[gcc.git] / INSTALL / FINALINSTALL
CommitLineData
f2d76545
JL
1Final install egcs-1.0
2
3Now that egcs has been built and tested, you can install it with
4`cd objdir; make install' for a native compiler or
5`cd objdir; make install LANGUAGES="c c++"' for a cross compiler
6(note installing cross compilers will be easier in the next release!).
7
8
9That step completes the installation of egcs; user level binaries can
10be found in prefix/bin where prefix is the value you specified
11with the --prefix to configure (or /usr/local by default).
12
13If you don't mind, please send egcs@cygnus.com a short mail message
14indicating that you successfully built and installed egcs. Include
15the output from running srcdir/config.guess.
16
17If you find a bug in egcs, please report it to egcs-bugs@cygnus.com
18
19Last modified on December 2, 1997.
This page took 0.035633 seconds and 5 git commands to generate.