[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xgcc error (gcc 3.3)
From: |
Nick Clifton |
Subject: |
Re: xgcc error (gcc 3.3) |
Date: |
Wed, 25 Jun 2003 16:21:29 +0100 |
User-agent: |
Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux) |
Hi
> /home/setup/build-gcc/gcc/xgcc -B/home/setup/build-gcc/gcc/
> -B/home/setup/install/arm-coff/bin/ -B/home/setup/install/ar
> m-coff/lib/ -isystem /home/setup/install/arm-coff/include -O2 -DIN_GCC
> -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstr
> ict-prototypes -Wmissing-prototypes -isystem ./include -Dinhibit_libc
> -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NE
> EDED -Dinhibit_libc -I. -I. -I../../gcc-3.3/gcc -I../../gcc-3.3/gcc/.
> -I../../gcc-3.3/gcc/config -I../../gcc-3.3/gcc/../
> include -DL_muldi3 -c ../../gcc-3.3/gcc/libgcc2.c -o libgcc/./_muldi3.o
> ../../gcc-3.3/gcc/libgcc2.c:1996: internal compiler error: in
> assemble_integer, at varasm.c:1984
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Please report this bug to the gcc bug mailing list, not the binutils
list:
address@hidden
Please also include a description of how you produced the
failure, and if possible a *small* testcase the reproduces it.
Cheers
Nick