From: Jan-Benedict G. <jb...@us...> - 2004-05-19 09:17:48
|
Update of /cvsroot/linux-vax/toolchain In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22311 Modified Files: experimental_toolchain.README Log Message: - Mention upcoming Canadian Cross support. Index: experimental_toolchain.README =================================================================== RCS file: /cvsroot/linux-vax/toolchain/experimental_toolchain.README,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- experimental_toolchain.README 19 May 2004 09:15:02 -0000 1.1 +++ experimental_toolchain.README 19 May 2004 09:17:34 -0000 1.2 @@ -34,5 +34,13 @@ this task:) +Additional Notes +~~~~~~~~~~~~~~~~ +Dan Kegel started to investigate in how to do a Canadian Cross. This +means that this script should, at some point of time, be capable of +also generating a vax-linux hosted native compiler for vax-linux. But +prior that, we need to fix bugs in GCC and glibc... + + May 19, 2004, Jan-Benedict Glaw <jb...@lu...> |