Installation stuff.
[official-gcc.git] / INSTALL / finalinstall.html
blob1cb90abc4caac140dd82cc3c37bde3320bef7c54
1 <html>
2 <head>
3 <title>Final install egcs-1.00 </title>
4 </head>
5 <body bgcolor="white">
6 <h1 align="center">Final install egcs-1.00</h1>
8 <p>Now that egcs has been built and tested, you can install it with
9 "cd <i>objdir</i>; make install".
11 <p>That step completes the installation of egcs; user level binaries can
12 be found in <i>prefix</i>/bin where <i>prefix</i> is the value you specified
13 with the --prefix to configure (or /usr/local by default).
15 <p>If you don't mind, please send egcs@cygnus.com a short mail message
16 indicating that you successfully built and installed egcs. Include
17 the output from running <i>srcdir</i>config.guess.
19 <p>If you find a bug in egcs, please report it to
20 <a href="mailto:egcs-bugs@cygnus.com">egcs-bugs@cygnus.com</a>.
22 <p>
23 <hr>
24 <i>Last modified on December 1, 1997.</i>
26 </body>
27 </html>