On Tue, 2008-03-18 at 16:23 -0700, David Daney wrote: > James Murray wrote: > > > I have attempted to build gcc-4.3.0 with --target=m6812-elf and using > > plain binutils-2.18 built with the same target, prefix and program > > prefix as gcc, however gcc fails: > > ../../../gcc-4.3.0/libgcc/../gcc/libgcc2.c: In function ‘__negdi2’: > > ../../../gcc-4.3.0/libgcc/../gcc/libgcc2.c:80: internal compiler error: > > Segmentation fault > > > > It is unclear to me if you have modified GCC. If so, this page contains > some pointers about debugging GCC:
Sorry for the lack of clarity. This was with as-yet unmodified gcc-4.3.0 and unmodified binutils-2.18. > Otherwise if it is an unmodified GCC, you can file a bug report as > explained here: > > http://gcc.gnu.org/bugs.html > OK, I'll give that a go. regards James Murray