On 12.02.2017 19:25, fredvs wrote:
> For example, fpc can load dynamically libraries but it is not usable if that
> libraries depend on other libraries.
> 
> It would be great (IMO) if fpc provide, unlike other compilers, some more
> modern ways to use  things (units, libraries, etc...) with the appropriate
> need-path.
> 
> But, once again, it is only a IMO.

Loading libraries is handled by the OS, not by the compiler or the RTL
and every OS has its own way to deal with dependencies.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to