[Bug bootstrap/43858] [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: cannot compute suffix of object files

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Apr 25 14:40:00 GMT 2010



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2010-04-25 14:39 -------
> Putting a breakpoint at fancy_abort is not enough to get a backtrace:

Because you aren't debugging the right executable (xgcc instead of cc1).  Pass
-v to the driver to get the command line involving cc1 and feed it to cc1
directly.


-- 


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



More information about the Gcc-bugs mailing list