64-bit configure hell
Mike Stump
mrs@apple.com
Sat Nov 27 23:57:00 GMT 2004
On Thursday, November 25, 2004, at 10:18 PM, Bill Northcott wrote:
> Unwittingly, I changed a version number in the script and it tried to
> build a 64bit libgcc with -m64 option.
It is supposed to sense the 32-bit only-ness of your system, and avoid
the 64 bit stuff. :-( Oh well.
Be sure to rebuild clean... It should wind up using the darwin7
triplet as I recall, and that should avoid most of the 64-bit stuff.
More information about the Gcc
mailing list