In our previous episode, Leonardo M. Ram? said:
> Hi, while trying to create an apache 2.2.x module in FreeBSD 7.2, I found it 
> can't load .so files created by FPC 2.2.4. After this issue, I'd try to 
> create a simple .so file, and a program to load it dynamically, sadly it 
> seems that Dynlibs.LoadLibrary can't find the library (I'm using absolute 
> paths).
> 
> This confirms what Jonas Maebe said:
> "Creating dynamic libraries with FPC does not work under FreeBSD at this 
> time.".
> 
> How can I help to implement this feature, where can I start?. What are the
> problems that are stopping this to work?.

Finding (up-to-date) information about what a library is required to have.
(mostly initialization/finalization)
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to