Re: Quad-PW on macOS

2024-12-30 Thread Dr . Jürgen Sauermann
Hi Paul, thanks, included in *SVN 1809*. No need to *#include config.h* because *Common.hh* #includes it and there are reasons to include it in a central place (i.e. Common.hh) rather than in individual .cc files. Best Regards, Jürgen On 12/30/24 07:13, Paul Rockwell wrote: Jürgen, May I su

libgsl awkwardness

2024-12-30 Thread Henrik Moller
Building 1808, I got a few errors like: /usr/bin/ld: apl-QR_factorization_GSL.o: in function `GSL::QR_factorize_ZZ_matrix(Value&, int, int, Cell const*)': QR_factorization_GSL.cc:(.text+0x97b): undefined reference to `gsl_linalg_complex_QR_decomp_r' Turned out that ./configure was pi