[fpc-pascal] library questions

Rainer Stratmann RainerStratmann at t-online.de
Sat Jul 16 18:02:22 CEST 2011


When compiling a library 'abc.so' in Linux and then include it with linklib in 
a program there is a link error at the end of the compile process.

I tried to move the library to /usr/lib with no effect.
Then change the name to 'libabc.so', also no effect.

Does it work when the library is in the same directory like the program?
Or must it be in the /usr/lib directory?

best regards, Rainer



More information about the fpc-pascal mailing list