On 2014-12-04 15:43, LMH wrote:
As stated, I am writing a few tools with cygwin g++. These tools will make use of the eigen library for some linear algebra (PCA and matrix manipulations). I have never built with a library that was not installed through the cygwin package manager, so I thought I would ask if there was anything I needed to be aware of.
eigen2 and eigen3 are both available in Ports. You can see how they are built in Ports git:
https://sourceforge.net/p/cygwin-ports/eigen2/ci/master/tree/ https://sourceforge.net/p/cygwin-ports/eigen3/ci/master/tree/ -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple