OSDN Git Service

* configure.in (mips-wrs-vxworks): New target.
[pf3gnuchains/gcc-fork.git] / INSTALL / FINALINSTALL
1 Final install egcs-1.0
2
3 Now 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
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
11 with 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
15 the output from running srcdir/config.guess.
16
17 If you find a bug in egcs, please report it to egcs-bugs@cygnus.com
18
19 Last modified on December 2, 1997.