[fpc-pascal] The new Delphi 2010 RTTI
    alexvins at mail.ru 
    alexvins at mail.ru
       
    Mon Jan 10 11:00:01 CET 2011
    
    
  
10.01.2011 12:50, michael.vancanneyt at wisa.be пишет:
>
>
>
> Why ? There is no need for that; You can perfectly use the OS 
> functionality.
> All you need to do is add a layer on top which hides the OS specifics.
> Borland could do it, so we can do it too.
>
> The main problem is the Windows target where a library is more like a 
> self-contained exe. On Linux (and probably Mac OS), libraries already 
> work as packages are intended to work.
>
> Michael.
>
Delphi package is standart DLL with PE file format - it is not portable 
without things like Wine for example.
    
    
More information about the fpc-pascal
mailing list