[L4alpha-cvscommit] CVS: L4Alpha/Documentation INSTALL,1.5,1.6
Status: Beta
Brought to you by:
dpotts
|
From: Daniel P. <dp...@us...> - 2001-11-12 05:25:34
|
Update of /cvsroot/l4alpha/L4Alpha/Documentation In directory usw-pr-cvs1:/tmp/cvs-serv14345/Documentation Modified Files: INSTALL Log Message: Updated to refer to dite rather then edit. Index: INSTALL =================================================================== RCS file: /cvsroot/l4alpha/L4Alpha/Documentation/INSTALL,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** INSTALL 2001/04/05 13:31:14 1.5 --- INSTALL 2001/11/12 05:25:22 1.6 *************** *** 61,66 **** If you are not compiling on a Linux/Alpha system then you need to set up a ! cross compiler. ELF support is required for the Alpha image generator ! (edit/dite) tool which currently only understands ELF and raw files. Recommended setup is as follows: --- 61,66 ---- If you are not compiling on a Linux/Alpha system then you need to set up a ! cross compiler. ELF support is required for the Alpha image generator dite ! tool which currently only understands ELF and raw files. Recommended setup is as follows: |