[fpc-devel] Dynamically Loading Libraries
Martin Schreiber
fpmse at bluewin.ch
Thu Nov 5 07:21:21 CET 2009
On Wednesday 04 November 2009 10:39:41 Jonas Maebe wrote:
>
> On 04 Nov 2009, at 02:37, Ivo Steinmann wrote:
>
> > The more important question is: should we do it this way or should I
> > also write a 2nd implementation by modifying the compiler (branched)?
> > Then we don't need an external tool at all.
>
> I prefer the compiler not to be modified for something like this. The
> required functionality is easily implementable without doing so, and
> external linking issues are already hard enough to debug without
> adding another abstraction layer on top that hides in the source code
> how a function is actually being imported.
>
+1
Martin
More information about the fpc-devel
mailing list