On Wed, 7 Feb 2007 20:00:20 +0100
Jonas Maebe <[EMAIL PROTECTED]> wrote:

> 
> On 07 Feb 2007, at 19:51, Mattias Gaertner wrote:
> 
> > How can I create dynamic libs of the RTL and FCL units under Linux?
> 
> In principle you should be able to do it with "make shared" in the  
> respective directories. But I would strongly recommend against doing  
> that, since the interface is by no means stable and consequently  
> programs compiled against both newer and older rtl/fcl's are very  
> likely to break if they use a different rtl (and possibly fcl, since  
> the fcl also uses rtl functionality).

That's a general problem with libs, isn't it?
We need a version system.


Mattias
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to