Created attachment 395058 [details] One of three suggested-by-crossdev attachments... I have a very vanilla install on my "build" machine. It's basically a compiler that boots. Here's my make.conf: CFLAGS="-O2 -pipe" CXXFLAGS="${CFLAGS}" CHOST="x86_64-pc-linux-gnu" USE="bindist mmx sse sse2" PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages" MAKEOPTS="-j8" GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/ http://mirror.datapipe.net/gentoo http://www.gtlib.gatech.edu/pub/gentoo" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" ACCEPT_KEYWORDS="~amd64" PORTDIR_OVERLAY="/usr/local/portage" I am getting a failure on my MinGW 64 bit build which I haven't been able to defray. I have three attachments for this particular issue, and don't seem to have a way to add more than one here... so bear with me...
Created attachment 395060 [details] attachment 2 [details] of 3 suggested by crossdev
Created attachment 395062 [details] Attachment 3 [details, diff] of 3 suggested by crossdev
*** This bug has been marked as a duplicate of bug 526142 ***
Sorry, did not see this bug in the list until looking for the other mingw issue I have on another machine; oddly enough with the search criteria "mingw libgfortran"