Dear All,
In case this may be useful to anybody in the future:
RDKit (current github version) builds nicely on Cygwin 64-bit without
any modifications (GCC 4.9.2, boost 1.55).
The following tests fail:

13 - testUFFForceField (SEGFAULT) - rounding error

15 - pyForceFieldConstraints (Failed) - rounding error

65 - pyMolDraw2D (SEGFAULT)

66 - testFMCS (SEGFAULT)

67 - pyFMCS (SEGFAULT)

85 - pythonTestDirChem (Failed)


More importantly, the postgres cartridge builds without any problems
(postgresql 9.4.1), without modification of the makefile, and passes
all tests.
Perhaps not everybody knows that Cygwin can be installed without admin
rights (invoke the setup application from command line with
--no-admin), so this solution will work in almost every Windows
environment and is almost equivalent to a portable app. Unfortunately,
32-bit Cygwin does not behave so nicely, as I have written before.

Best wishes,
Michal

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to