[fpc-pascal] Static linking against the indigo cheminformatics package under Linux x64 complains undefined reference to __dso_handle when Free Pascal is used

Jonas Maebe jonas.maebe at elis.ugent.be
Thu May 15 11:11:45 CEST 2014


On 14 May 2014, at 08:54, Xichen Li wrote:

> However, it complains "undefined reference to __dso_handle". The Error msg is shown below:

You also have to link against libc. gcc does that by default, but FPC does not.


Joans


More information about the fpc-pascal mailing list