This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

arm-linux problem


I tried to build egcs (971023) for arm-unknown-linuxaout target.  It
proceeds until the point where it's doing the libgcc2 stuff; then it
aborts on _divdi3 with "xgcc: internal compiler error: program cc1 got
fatal signal 11".  I have the arm-linux patched binutils 2.7 installed
for the arm target, if that matters.  (I don't yet have the 2.8.1.0.15
from H.J.Lu; should that affect this?)  There is a core file, but
opening it with gdb and asking for "bt" shows nothing meaningful 
("#0  0x4 in ?? ()" is what it reports).

	paul


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