http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47649
Gerald Pfeifer <gerald at pfeifer dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gerald at pfeifer dot com --- Comment #8 from Gerald Pfeifer <gerald at pfeifer dot com> 2011-02-08 23:41:45 UTC --- (In reply to comment #7) > BTW, the error mentioned in #c0 doesn't look like from something performed by > make install of gcc itself, are you sure it isn't something that FreeBSD ports > has around gcc make install and that just expects libquadmath will be > supported > on all targets? That would be a FreeBSD ports bug, rather than a gcc bug. Yes, this is related to the lang/gcc46 port assuming libquadmath being working (which it does on all sane architectures). I'll provide a suggested patch Anton for testing outside of this bug. I suggest to repurpose this bug to identify why and possibly fix _why_ this does not work on FreeBSD/ia64.