From: marcov@toad.stack.nl   
      
   On 2014-02-07, Patrick D. Rockwell 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?   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|