Files
harbour-core/harbour/website/faq/harbour51.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

40 lines
1.6 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>What platforms are supported by Harbour?</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
<b>:</b> <EM>What platforms are supported by Harbour?</EM><BR>
<b>Previous:</b> <A HREF="harbour50.html"><EM>Is Harbour a Windows development tool?</EM></A><BR>
<b>Next:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
<HR NOSHADE>
<H2><A NAME="51"></A>6.7. What platforms are supported by Harbour?</H2>
<p>There is no definitive list of supported platforms because any platform can
be supported if someone is willing to make Harbour work on it. As of the
time of writing Harbour is known to compile and run on
<A href="http://www.houlden.f9.co.uk/msdos/">MS-DOS</A>,
<A href="http://www.microsoft.com/windows/">MS-Windows</A>,
<A href="http://en.os2.org/">OS/2</A>,
<A href="http://www.linux.org/">GNU/Linux</A>
and
<A href="http://www.freebsd.org/">FreeBSD</A>.</p>
<HR NOSHADE>
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
<b>:</b> <EM>What platforms are supported by Harbour?</EM><BR>
<b>Previous:</b> <A HREF="harbour50.html"><EM>Is Harbour a Windows development tool?</EM></A><BR>
<b>Next:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
</BODY>
</HTML>