Files
harbour-core/harbour/website/faq/harbour51.html
Viktor Szakats 2688ce2212 2013-01-24 15:14 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + links to markdown and markdown to man-page converter tool
    ! minor cleanup to prev

  * utils/hbmk2/hbmk2.1
    * some updates

  * ChangeLog.txt
    ! typos/updates in previous entry

  * extras/hbdoc/*.prg
  * src/rtl/memoedit.prg
  * tests/clasinh.prg
  * tests/classch.prg
  * tests/inhprob.prg
    ! updated for new ::super: syntax

  * src/rtl/itemseri.c
    ! fixed typo in latest modification:
      'warning: use of unary operator that may be intended as compound assignment (+=)'

  * contrib/hbgd/tests/test_out.prg
  * contrib/hbhttpd/*
  * contrib/hbtip/thtml.prg
  * contrib/xhb/*.prg
  * extras/httpsrv/*
  * extras/guestbk/*
  * website/faq/*.html
  * website/samples/HowToBuildOnLinux.html
  * website/third-party.html
    * some steps to modernize old HTML

  * extras/hbdoc/*.prg
    * do not use [] as string delimiter

  - tests/function.cfm
  - website/samples/function.cfm.html
  * .gitattributes
    - obsolete file deleted
2013-01-24 14:20:54 +00:00

39 lines
1.6 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>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>