diff options
author | Jeff Law <law@gcc.gnu.org> | 1997-12-07 18:42:52 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1997-12-07 18:42:52 -0700 |
commit | 14cd4d23c89e2d88420d7e8c70d7ce66aa22db30 (patch) | |
tree | dd22e385b3dae9a0e496ba4cc1c0886e5b4296f9 /gcc/INSTALL | |
parent | 0fb9f1c39b7a4ad17bbdacaab965df67daf4c7c5 (diff) | |
download | gcc-14cd4d23c89e2d88420d7e8c70d7ce66aa22db30.tar.gz |
Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.
From-SVN: r17002
Diffstat (limited to 'gcc/INSTALL')
-rw-r--r-- | gcc/INSTALL | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gcc/INSTALL b/gcc/INSTALL index 6c0b8639ac4..595bc1df33b 100644 --- a/gcc/INSTALL +++ b/gcc/INSTALL @@ -687,7 +687,11 @@ special things you must know: you must specify the version number during configuration. Note that the assembler shipped with RISC iX does not support stabs debugging information; a new version of the assembler, with stabs - support included, is now available from Acorn. + support included, is now available from Acorn and via ftp + `ftp.acorn.com:/pub/riscix/as+xterm.tar.Z'. To enable stabs + debugging, pass `--with-gnu-as' to configure. + + You will need to install GNU `sed' before you can run configure. `a29k' AMD Am29k-family processors. These are normally used in embedded |