Re: gcc-4.1.1 - build fail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"BHASKAR G. REDDY" <bhaskar@xxxxxxxxxxxxxx> writes:

> > "BHASKAR G. REDDY" <bhaskar@xxxxxxxxxxxxxx> writes:
> >
> >> > This error indicates a bug in gcc itself.  The bug is most likely
> >> > related to the changes you made to the compiler.
> >> can u please let me knw how to proceed for debugging it? can i use
> >> already
> >> installed gdb for it. if so, please tell me starter commands to fire gdb
> >> in this case.
> >
> > http://gcc.gnu.org/wiki/DebuggingGCC
> but compiler proper [ cc1] was not yet built. In the processing of
> building it i'm getting internal compiler error. Now i have to debug what,
> the driver[xgcc] ?

crtstuff is not part of the compiler proper.  If your build fails
building crtstuff, then cc1 has been built.  cc1 is used to compile
crtstuff.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux