Hello Ludo, thanks a lot. Yes. I included in exports the name of the function. In Win32 it goes ok but it is in Mac OSX where it doesn't go right.
With "nm" I get function name so it is on library.
For static linking, you should also add {$linklib mylib} to the project.
{$linklib project1} in your example.
Ludo
Juan.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
