------- Comment #2 from schnetter at aei dot mpg dot de 2005-11-27 22:30 ------- In the end, I want to build some large applications, and I had an error at one time where one of gcc's run time libraries needed to be built with -mlongcall. I didn't investigate this more closely, and I could be wrong with that statement, so that some other change that I made made my application build successfully.
I've been bootstrapping with -mlongcall for some time, and I didn't encounter any problems. I'm using Apple's gcc 3.3 for bootstrapping. I'm now re-running the bootstrap with the options "-mcpu=G4 -mabi=altivec" removed, and this seems to go fine (so far). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25127