Re: error while x-compiling libgcc2.c

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

 



ganesh gopalasubramanian <gganeshgcc@xxxxxxxxx> writes:

> We tried building the libraries using the make script and it ended up
> with the error. For debugging we compiled the file (libgcc2.c) in the
> path and it went on fine. Any idea about this situation?

In a normal gcc build, building libgcc is the first time that the newly
built compiler is used.  Bugs in the new compiler normally show up then.
The problem could really be anything.  What it means is that there is
something wrong with your compiler.  You have to debug the problem to
find out what it is.

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