[Bug bootstrap/26892] Can't compile a 64-bit gcc
lucier at math dot purdue dot edu
gcc-bugzilla@gcc.gnu.org
Sat Apr 1 00:48:00 GMT 2006
------- Comment #4 from lucier at math dot purdue dot edu 2006-04-01 00:48 -------
Subject: Re: Can't compile a 64-bit gcc
On Mar 31, 2006, at 6:45 PM, lucier at math dot purdue dot edu wrote:
> So it appears that configure in 4.1.0 realizes that the libiconv on
> powerpc-darwin-8.5.0 is not compatible with the gcc it's trying to
> build and doesn't try to link with it, while configure on mainline
> thinks libiconv is compatible (when it's not, since libiconv is 32
> bit and we're trying to build a 64-bit gcc) and bootstrap fails when
> trying to link the 32-bit libiconv into the 32-bit makedepend.
Should be "64-bit makedepend" of course.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26892
More information about the Gcc-bugs
mailing list