[fpc-pascal] FPC shared libraries for Mac OS X
Werner Bochtler
werner.bochtler at zkrd.de
Tue Aug 19 13:55:40 CEST 2008
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
More information about the fpc-pascal
mailing list