Hi, Can anyone give me a hint how to set the 'install_name', 'compatibility_version' and 'current_version' in FPC shared libraries for Mac OS X?
By default my libraries get the following values: - install_name: <complete path to the generated library> - compatibility_version: 0.0.0 - current_version: 0.0.0 Many thanks in advance, Werner _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal