Groups | Search | Server Info | Login | Register


Groups > comp.lang.pascal.borland > #173

Re: diffrence between free pascal and tmt pascal

From Marco van de Voort <marcov@toad.stack.nl>
Newsgroups comp.lang.pascal.borland
Subject Re: diffrence between free pascal and tmt pascal
Followup-To comp.lang.pascal.misc
Date 2014-02-08 10:52 +0000
Organization Stack Usenet News Service
Message-ID <slrnlfc337.2l2c.marcov@toad.stack.nl> (permalink)
References <c5a4ce29-276a-4cbe-a17a-8fcc32bd7a11@googlegroups.com>

Followups directed to: comp.lang.pascal.misc

Show all headers | View raw


On 2014-02-07, Patrick D. Rockwell <prockwell@thegrid.net> wrote:

(neither FPC or TMT are ontopic in this group, f-up set to .misc)

> Does anyone know the difference between free Pascal and tmt Pascal ?

Yes. One is commercial, the other not.

> I've heard that tmt Pascal only writes protected mode programs, and allows
> overlays.  Free Pascal doesn't have overlays, but can it write real mode
> programs?

Only the development version supports real mode (and only tiny and small
memory models, it does allow .COMs though). 

And only by means of crosscompilation from non-dos at the moment.

There are no releases of that yet, though there are some snapshots. Ask on
the ml for more info.

> Also, did Borland Pascal have the object code for its overlay unit? If so,
> couldn't I just compile it into a tpu unit under free Pascal so that I can
> have overlays in free Pascal?

Maybe you can recycle the ideas, but outright reuse, unlikely. Moreover, it
is all academical, since overlays usually point towards big programs, and
with the 64k data limit of current memory models that is not very
practical with FPC atm.

Why don't you simply use 32-bit PM mode?

Back to comp.lang.pascal.borland | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

diffrence between free pascal and tmt pascal "Patrick D. Rockwell" <prockwell@thegrid.net> - 2014-02-07 13:12 -0800
  Re: diffrence between free pascal and tmt pascal Marco van de Voort <marcov@toad.stack.nl> - 2014-02-08 10:52 +0000
  Re: diffrence between free pascal and tmt pascal Robert AH Prins <spamtrap@prino.org> - 2014-05-20 12:39 +0000

csiph-web