This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: internal compiler error at check_fds.c


On 30 April 2013 21:34, Thomas Schneider <thosch97@gmail.com> wrote:
> I tried to build a cross-gcc for i586-linux-gnu several times, and it
> failed everytime with that error. I don't really know what went wrong,

Hi Thomas
  "Internal compiler error" is a bug in GCC, not crosstool-ng
  It's being triggered while using your new compiler to compile a file
in libc, so you may be able to avoid it by playing with your
optimization flags for libc.
  It seems not to have been reported yet at gcc.gnu.org/bugzilla and
GCC is telling you the line number and file in gcc where the error is
being detected, so an alternative is to go there and see if you can
fix it. :)

    M

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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