At Thu, 1 Sep 2011 21:54:27 -0700, Andrew Poppe wrote: > > [1 <text/plain; us-ascii (quoted-printable)>] > Hello - > > I'm encountering an error in the singular value decomposition module while > trying to 'make check' the build of the gsl 1.15 library. I didn't see this > error mentioned in any of the Platform Specific Hints, so I thought I would > send this your way. > > My system info: > > Mac OS 10.7.1 (Lion), Intel
Thanks for the email. I believe this is due to a problem with the MacOS llvm compiler which can be worked around by compiling with CC=gcc-4.2 -- Brian Gough _______________________________________________ Bug-gsl mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gsl
