> No, it is not. Anton uses x86_64-*-free. REAL128 maps to REAL(10) > aka long double complex. Note, that the standard says that REAL128 > corresponds with a type that occupies 128 bits, which REAL(10) does > on FreeBSD (long double is padded for 16-byte alignment). Even on other platforms it often does. I had forgotten that. FX