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 _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
