Files
harbour-core/harbour/website/faq/harbour55.html
Viktor Szakats 300160d8b0 2012-09-22 12:05 UTC+0200 Viktor Szakats (harbour syenar.net)
+ website
    + Added Harbour website (except art, docs and stat subdirs)
    ; TODO: configure automatic mechanism to extract site from
            here and regularly updload to sf.net web area
    ; TODO: Clean HTML code, remove unused picture/files, avoid JS
            Any takers?
    ; NOTE: Please make modifications to website code only in
            SVN, then upload the content to web server manually.
            IOW never update on web server directly.
2012-09-22 10:17:39 +00:00

50 lines
2.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<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>