This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 64-bit configure hell


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]