b.f. <bf1...@gmail.com> wrote: > installed. Here galculator's faulty configure script (which was > probably written and tested on a system that has a recent version of > gcc as the default compiler) looks for and finds libquadmath, which is > part of gcc-4.[678], and then attempts to use it, without checking if > the compiler that you are using can use GCC quadmath: > > > checking for sinhq in -lquadmath... yes
That makes sense, but I don't understand how the configure script manages to find libquadmath, which is hidden in ${LOCALBASE}/lib/gcc46/. With lang/gcc46 installed, I cannot reproduce the problem: checking for sinhq in -lquadmath... no -- Christian "naddy" Weisgerber na...@mips.inka.de _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"