📄 readme.html
字号:
<html><head><title>DJGPP Zip File Picker Results</title>
<base href="http://www.delorie.com/djgpp/zip-picker.cgi">
</head><body><center><!-- BEGIN RICH-MEDIA BURST! CODE -->
<script language="JavaScript">
<!-- /* (C) 1997-1999 BURST! Media, LLC. All Rights Reserved.*/
var TheAdcode = 'ad1954a';
var bN = navigator.appName;
var bV = parseInt(navigator.appVersion);
var base='http://www.burstnet.com/';
var Tv='';
var agt=navigator.userAgent.toLowerCase();
if (bV>=4)
{ts=window.location.pathname+window.location.search;
i=0; Tv=0; while (i< ts.length)
{ Tv=Tv+ts.charCodeAt(i); i=i+1; } Tv="/"+Tv;}
else {Tv=escape(window.location.pathname);
if( Tv.charAt(0)!='/' ) Tv="/"+Tv;
else if (Tv.charAt(1)=="/")
Tv="";
if( Tv.charAt(Tv.length-1) == "/")
Tv = Tv + "_";}
if (bN=='Netscape'){
if ((bV>=4)&&(agt.indexOf("mac")==-1))
{ document.write('<s'+'cript src="'+
base+'cgi-bin/ads/'+TheAdcode+'.cgi/RETURN-CODE/JS'
+Tv+'">');
document.write('</'+'script>');
}
else if (bV>=3) {document.write('<'+'a href="'+base+'ads/'+
TheAdcode+'-map.cgi'+Tv+'"target=_top>');
document.write('<img src="' + base + 'cgi-bin/ads/' +
TheAdcode + '.cgi' + Tv + '" ismap width=468 height=60' +
' border=0 alt="Click Here"></a>');}
}
if (bN=='Microsoft Internet Explorer')
document.write('<ifr'+'ame id=BURST src="'+base+'cgi-bin/ads/'
+
TheAdcode + '.cgi' + Tv + '/RETURN-CODE" width=468 height=60' +
'marginwidth=0 marginheight=0 hspace=0 vspace=0 ' +
'frameborder=0 scrolling=no></ifr'+'ame>');
// -->
</script>
<noscript><a href="http://www.burstnet.com/ads/ad1954a-map.cgi" target=_top>
<img src="http://www.burstnet.com/cgi-bin/ads/ad1954a.cgi"
width=468 height=60 border=0 alt="Click Here"></a>
</noscript>
<!-- END BURST CODE -->
<table width=100% border=0 cellspacing=0 cellpadding=3><tr><td align=left valign=top bgcolor="#ffcc99"><small><font face="itc avant garde gothic,helvetica,arial"><b>
<a href="/" target="_top">www.delorie.com</a>/<a href="/djgpp/" target="_top">djgpp</a>/zip-picker.cgi</b></font></small></td>
<td align=right valign=top bgcolor="#ffcc99"><small><font face="itc avant garde gothic,helvetica,arial"><b>
<a href="/search/">search</a>
</b></font></small></td>
</tr></table><big><big><b>DJGPP Zip File Picker Results</b></big></big></td></p></center>
<p>FTP Site:<tt> <a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/">ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/</a></tt></p>
<p><em>Note:</em> Don't install djgpp in <tt>/dev</tt> as djgpp treats that directory specially.</p>
<p><em>Note:</em> If your FTP site doesn't have the selected files,
please choose another one, like ftp.simtel.net</p>
<p><em>Note:</em> If you are using <b>Windows 95/98</b>, please check the file
<tt>djgpp.env</tt> to make sure <b>LFN</b> is set to <b>Y</b>
and not <b>N</b>, and make sure you use an unzip program
that supports Win95 long file names, like
<a href="http://www.winzip.com">winzip</a>.</p>
<p><em>Note:</em> Do not install DJGPP in a directory that requires long file
name support (i.e. no spaces, 8.3 characters)</p>
<p><em>Note:</em> <a href="v2faq/faq22_19.html">The FAQ</a> has information on
adjusting the registry so that one installation works with
both long and short filenames (Win 95/98/NT and DOS)</p>
<p><em>Note:</em> To view online documentation and help, run the "<tt>info</tt>"
program.</p>
<p><em>Note:</em> Sample compile command: <tt>gcc hello.c -o hello.exe</tt></p>
<p><em>Note:</em> The binary zips (<tt>*b.zip</tt>) include full documentation in
info format. You do not need to download the extra formats if you
only need to read the documentation on-line.</p>
<p><strong>Read the file <tt>README.1ST</tt> before you do
anything else with DJGPP! It has important installation and usage
instructions.</strong></p>
<pre>
<b>Binaries</b>
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/copying.dj">v2/copying.dj</a> DJGPP Copyright info 3 kb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/djdev203.zip">v2/djdev203.zip</a> DJGPP Basic Development Kit 1.5 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/faq230b.zip">v2/faq230b.zip</a> Frequently Asked Questions 664 kb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/readme.1st">v2/readme.1st</a> Installation instructions 20 kb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/bnu2951b.zip">v2gnu/bnu2951b.zip</a> Basic assembler, linker 2.4 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gcc2952b.zip">v2gnu/gcc2952b.zip</a> Basic GCC compiler 1.8 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/mak3791b.zip">v2gnu/mak3791b.zip</a> Make (processes makefiles) 263 kb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/txi40b.zip">v2gnu/txi40b.zip</a> Info file viewer 632 kb
<b>Sources</b>
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/djlsr203.zip">v2/djlsr203.zip</a> DJGPP Library/Utils Sources 1.4 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/djtst203.zip">v2/djtst203.zip</a> DJGPP C Library Self-Test Files 851 kb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/faq230s.zip">v2/faq230s.zip</a> Frequently Asked Questions 292 kb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/bnu2951s.zip">v2gnu/bnu2951s.zip</a> Basic assembler, linker 5.1 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gcc2952s.zip">v2gnu/gcc2952s.zip</a> Basic GCC compiler 13.3 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/mak3791s.zip">v2gnu/mak3791s.zip</a> Make (processes makefiles) 1.1 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/txi40s.zip">v2gnu/txi40s.zip</a> Info file viewer 1.3 mb
<b>Extra Documentation Formats</b>
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/bnu281d.zip">v2gnu/bnu281d.zip</a> Basic assembler, linker 2.5 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gcc2952d.zip">v2gnu/gcc2952d.zip</a> Basic GCC compiler 2.0 mb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/mak3791d.zip">v2gnu/mak3791d.zip</a> Make (processes makefiles) 610 kb
<a href="ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/txi40d.zip">v2gnu/txi40d.zip</a> Info file viewer 1.1 mb
</pre>
<p>Total bytes to download:<tt> 38,621,699</tt></p>
<h2>Installation Instructions for win98</h2>
<p>Use Explorer to create a folder for DJGPP. My Computer,
Drive C, File->New->Folder, "DJGPP".</p>
<p>Use <a href="http://www.winzip.com">winzip</a> to unzip
all the zips you downloaded into the C:\DJGPP folder. Don't
unzip them each into separate folders - unzip them all to
the same place.
<p>In the Start menu, pick Programs -> Accessories ->
System Tools -> System Information. Then, in the Tools
menu, pick System Configuration; there is a tab there that
you can use to edit your Autoexec.bat to include the following
lines:</p>
<pre>set PATH=C:\DJGPP\BIN;%PATH%
set DJGPP=C:\DJGPP\DJGPP.ENV
</pre>
<p>Note that the <tt>PATH</tt> statement should follow any other
<tt>PATH</tt> statements, or you may edit an existing <tt>PATH</tt>
statement.</p>
<p>You'll need to restart your computer for these changes to
take effect.</p>
<p>The other zips may be installed the same way.</p>
<br clear=both></p>
<table width=100% border=0 cellspacing=0 cellpadding=3><tr>
<td align=left valign=top bgcolor="#ffcc99"><small><font face="itc avant garde gothic,helvetica,arial"><b>
<a href="/users/dj/" target="_top">webmaster</a>
<a href="/donations.html" target="_top">donations</a>
<a href="/store/books/" target="_top">bookstore</a>
</b></font></small></td>
<td align=right valign=top bgcolor="#ffcc99"><small><font face="itc avant garde gothic,helvetica,arial"><b>
<a href="/" target="_top">delorie software</a>
<a href="/privacy.html" target="_top">privacy</a>
</b></font></small></td>
</tr><tr><td align=left valign=top bgcolor="#ffcc99"><small><font face="itc avant garde gothic,helvetica,arial"><b>
<a href="/copyright.html" target="_top">Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -