On 12.10.2011 21:34, Gregory M. Turner wrote:
Out of pure intellectual curiosity -- what is the story behind the monolithic build? Surely fpc doesn't lack (anymore?) the requisite .dll/ld.so features to accomodate a .bpl-style approach?
While libraries mostly do work there is the whole infrastructure missing to implement dynamic loadable packages. Also this concept needs to be designed in a cross platform way, so that doesn't ease the problem.
Regards, Sven -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
