This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/26814] Bootstrapping with a non default ABI (-m64 on ppc-darwin or on ppc-linux with a compiler defaulting to 32 and now defaulting to 64)



------- Comment #7 from lucier at math dot purdue dot edu  2006-03-23 03:16 -------
Subject: Re:  Bootstrapping with a non default ABI (-m64 on ppc-darwin or on
ppc-linux with a compiler defaulting to 32 and now defaulting to 64)

By the way, the last thing the bootstrap does is build libiberty  
again with BOOT_CFLAGS; it would seem reasonable to me to build it  
earlier with BOOT_CFLAGS, so I don't have to build the stage1  
compiler with CC='gcc -m64'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26814


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