From: Jan-Benedict G. <jb...@us...> - 2005-12-10 17:12:28
|
Update of /cvsroot/linux-vax/www/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2383 Modified Files: newsframe.html Log Message: - Mention ./configure will now recognize vax-dec-linux-gnu. Index: newsframe.html =================================================================== RCS file: /cvsroot/linux-vax/www/htdocs/newsframe.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- newsframe.html 30 Nov 2005 18:44:07 -0000 1.14 +++ newsframe.html 10 Dec 2005 17:12:17 -0000 1.15 @@ -13,6 +13,17 @@ </THEAD> <TBODY valign="top" align="left"> <TR> + <TD>09 December 2005</TD> + <TD> + <B>Toolchain</B><BR> + <TT>config.guess</TT>, part of the <TT>./configure</TT> + ritual, should now recognize the vax-dec-linux-gnu + target as a patch for this issue went upstream today. + Work is being done to generically also recognize + the -uclibc variant. + </TD> + </TR> + <TR> <TD>30 November 2005</TD> <TD> <B>Toolchain</B><BR> |