Files
harbour-core/website/faq/harbour55.html
vszakats a4a357a18b 2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00

49 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Free (in either sense of the word) development tool links</title>
</head>
<body text="#000000" bgcolor="#ffffff">
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour52.html"><em>Pointers and links</em></a>
<b>:</b> <em>Free (in either sense of the word) development tool links</em><br />
<b>Previous:</b> <a href="harbour54.html"><em>Articles about Harbour</em></a><br />
<b>Next:</b> <a href="harbour56.html"><em>Clipper related links</em></a>
<hr noshade>
<h2><a name="55"></a>7.3. Free (in either sense of the word) development tool links</h2>
<p>
<ul>
<li><a href="http://www.gnu.org/software/gcc/">GCC</a>
<ul>
<li><a href="http://www.delorie.com/djgpp/">DJGPP - GCC for DOS</a></li>
<li><a href="http://www.cygwin.com/">CYGWIN - GCC for MS-Windows</a></li>
<li><a href="http://archiv.leo.org/pub/comp/os/os2/leo/gnu/emx+gcc/">EMX - GCC for OS/2</a></li>
</ul>
</li>
<li><a href="http://developer.apple.com/tools/mpw-tools/">Apple MPW tools</a></li>
<li><a href="http://www.gnu.org/software/make/make.html">GNU make</a>
<ul>
<li><a href="http://ftp.leo.org/pub/comp/os/dos/gnu/djgpp/v2gnu/mak379b.zip">GNU make for DOS</a></li>
<li><a href="ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu/devtools/gnumake.zip">GNU make for OS/2</a></li>
</ul>
</li>
<li><a href="http://www.borland.com/bcppbuilder/freecompiler/">Borland's free C/C++ compiler</a></li>
</ul>
</p>
<hr noshade>
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour52.html"><em>Pointers and links</em></a>
<b>:</b> <em>Free (in either sense of the word) development tool links</em><br />
<b>Previous:</b> <a href="harbour54.html"><em>Articles about Harbour</em></a><br />
<b>Next:</b> <a href="harbour56.html"><em>Clipper related links</em></a>
</body>
</html>