http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42750
Feng Chen <fchen0000 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fchen0000 at gmail dot com --- Comment #2 from Feng Chen <fchen0000 at gmail dot com> 2011-05-26 19:17:33 UTC --- Would some1 be able to point to me how to build (and keep) both 32bit and 64bit version of libgmp in my system so the gcc can be built? btw, I do not have root access for this particular machine so I always use "./configure --prefix=$HOME/local" (In reply to comment #1) > This is related to PR 39747. The issue is that you need both 32bit and 64bit > libgmp for the target if you are compiling libjava also.