From: Jan-Benedict G. <jb...@us...> - 2005-06-19 09:15:35
|
Update of /cvsroot/linux-vax/www/htdocs/download In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16635 Modified Files: dlframe.html Added Files: vax-linux-gcc-4.1.0-20050618-for-i686.tar.gz Log Message: - Upload 20050618 snapshot of gcc/g++ (for kernel work only). - Mention this gcc on the download page. - Kenn: Would you please also make this gcc available to SF's releases page? Index: dlframe.html =================================================================== RCS file: /cvsroot/linux-vax/www/htdocs/download/dlframe.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- dlframe.html 4 May 2004 00:23:58 -0000 1.10 +++ dlframe.html 19 Jun 2005 09:15:08 -0000 1.11 @@ -1,43 +1,55 @@ -<html> -<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#009900" VLINK="#990032" ALINK="#6F7463" FONT FACE="Helvetica"> - -<h1>Downloads</h1> - -Snapshots and binaries. These may be out of date, and if possible you -are advised to get the source direct from the CVS server to be sure -that you are getting the most up to date version. We haven't really -released any formal packages as yet but these will get you in the game.<p> - -<h2>CVS</h2> - -Our <a href="http://www.sourceforge.net/cvs/?group_id=2626">CVS page at -sourceforge</a> holds information on how to get up and running with the -CVS modules (See the <a href="../newfaq/newfaq.html">FAQ</a> for details on -the different modules in CVS). You can also browse the CVS using the -<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/linux-vax/">web based -viewer</a>. -<p> -<h2>HTTP downloads</h2> +<HTML> + <BODY text="#000000" bgcolor="#FFFFFF" link="#009900" vlink="#990032" alink="#6F7463" font face="Helvetica"> + <H1>Downloads</H1> + <P> + Snapshots and binaries. These may be out of date, and + if possible you are advised to get the source direct + from the CVS server to be sure that you are getting + the most up to date version. We haven't really + released any formal packages as yet but these will get + you in the game. + </P> -The FTP service hosted by sourceforge has been retired. Packages are -now being made available only via HTTP.<p> -<ul> -<li><a href="mopd-linux.tar.gz">Maintenance Operations Protocol Daemon -(mopd-linux.tar.gz)</a> -<li><a href="tools-bin-linuxvax-20001231.tar.bz2">Cross compilation toolset -for Linux/i386</a> -<li><a href="asbl-0.1.tar.gz">Andy's SCSI boot loader</a> -<li><a href="README.vaxroot-20010920">Instructions for Linux/VAX root image</a> -<li><a href="vaxroot-20010920.tar.bz2">Andy's vaxroot-20010920 root filesystem (8583002 bytes)</a> -<li><a href="mirror-20040504.tar.gz">Dave Airlie's "mirror" network driver (for local loopback to SIMH)</a> - (release 20040504 - updated to compile against 2.6.x) -</ul> + <H2>CVS</H2> + <P> + Our + <A href="http://www.sourceforge.net/cvs/?group_id=2626">CVS + page at sourceforge</A> holds information on how to + get up and running with the CVS modules (see the + <a href="../newfaq/newfaq.html">FAQ</A> for details on + the different modules in CVS). You can also browse the + CVS using the + <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/linux-vax/">web + based viewer</A>. + </P> + <H2>HTTP downloads</H2> + <P> + The FTP service hosted by sourceforge has been retired. + Packages are now being made available only via HTTP. + </p> -<SCRIPT> -<!-- -document.write("<font size=-1>Last modified "+document.lastModified+"</font>"); -// --> -</SCRIPT> -</body> -</html> + <UL> + <LI><A href="mopd-linux.tar.gz">Maintenance Operations + Protocol Daemon (mopd-linux.tar.gz)</A></LI> + <LI><A href="tools-bin-linuxvax-20001231.tar.bz2">Cross + compilation toolset for Linux/i386</A> + <LI><A href="vax-linux-gcc-4.1.0-20050618-for-i686.tar.gz">Up-to-date + cross compiler for 2.6.x kernel work, for i686.</A></LI> + <LI><A href="asbl-0.1.tar.gz">Andy's SCSI boot loader</A></LI> + <LI><A href="README.vaxroot-20010920">Instructions for + Linux/VAX root image</A></LI> + <LI><A href="vaxroot-20010920.tar.bz2">Andy's + vaxroot-20010920 root filesystem (8583002 bytes)</A></LI> + <LI><A href="mirror-20040504.tar.gz">Dave Airlie's + "mirror" network driver (for local + loopback to SIMH)</A> (release 20040504 - + updated to compile against 2.6.x)</LI> + </UL> + <SCRIPT> + <!-- + document.write("<font size=-1>Last modified "+document.lastModified+"</font>"); + // --> + </SCRIPT> + </BODY> +</HTML> --- NEW FILE: vax-linux-gcc-4.1.0-20050618-for-i686.tar.gz --- (This appears to be a binary file; contents omitted.) |