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

2014-05-15 Thread Xichen Li
### The source code of [the indigo cheminformatics package][1] can be compiled into static libraries and provides a plain-C API interface to its C++ core. The procedure is shown: cd indigo module add gcc/4.7.2 # or gcc/4.3.2 module add cmake/2.8.8 python ./build_scripts/indigo-relea

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

2014-05-16 Thread Xichen Li
feature is on Free Pascal road map. http://www.freepascal.org/future.var Best wishes, Xichen Li --- Original message --- Message: 5 Date: Thu, 15 May 2014 11:11:45 +0200 From: Jonas Maebe To: FPC-Pascal users discussions Subject: Re: [fpc-pascal] Static linking against the indigo cheminformatics