[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 Rainer Orth changed: What|Removed |Added Status|ASSIGNED|RESOLVED URL|

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #7 from Rainer Orth 2011-11-03 18:19:57 UTC --- Author: ro Date: Thu Nov 3 18:19:54 2011 New Revision: 180839 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180839 Log: Restore arm-eabi bootstrap (PR target/50978) PR tar

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-03 16:46:23 UTC --- Thanks for the confirmation. I'll submit the patch now. Rainer

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread mgretton at sourceware dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #5 from Matthew Gretton-Dann 2011-11-03 16:43:41 UTC --- (In reply to comment #3) > I think I found it: an incredibly stupid error. The contents of arm/t-bpabi > was moved to libgcc, with the exception of EXTRA_HEADERS. I missed tha

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #4 from Rainer Orth 2011-11-03 16:21:34 UTC --- Created attachment 25708 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25708 proposed patch

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread mgretton at sourceware dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #2 from Matthew Gretton-Dann 2011-11-03 15:45:57 UTC --- (In reply to comment #1) > > Current SVN fails to build libgcc for an arm-none-eabi target because it > > can't > > find unwind-arm-common.h: > > > > In file included from > >

[Bug target/50978] libgcc build fails - unable to find unwind-arm-common.h

2011-11-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50978 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-03 15:27:19 UTC --- > Current SVN fails to build libgcc for an arm-none-eabi target because it can't > find unwind-arm-common.h: > > In file included from > /work/upstream-checkouts/gc