c/6777: can't cross-compile latest CVS GCC for linux-arm on linux-x86
nikolay.igotti@sun.com
nikolay.igotti@sun.com
Wed May 22 18:36:00 GMT 2002
>Number: 6777
>Category: c
>Synopsis: can't cross-compile latest CVS GCC for linux-arm on linux-x86
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 22 18:36:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Nikolay Igotti
>Release: unknown-1.0
>Organization:
>Environment:
Redhat Linux 7.1, x86
>Description:
trying to cross-compile gcc/g++ for linux-arm on linux-x86
I'm getting following error:
./../gcc/gcc/crtstuff.c:195: warning: `__EH_FRAME_BEGIN__' defined but not used
/homes/nike/work/gcc-cvs/gcc-arm/gcc/xgcc -B/homes/nike/work/gcc-cvs/gcc-arm/gcc/ -B/homes/nike/work/gcc-cvs/build/arm-linux/bin/ -B/homes/nike/work/gcc-cvs/build/arm-linux/lib/ -isystem /homes/nike/work/gcc-cvs/build/arm-linux/include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fPIC \
-c ../../gcc/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \
-o crtbeginS.o
cc1: RTL flag check: CONSTANT_POOL_ADDRESS_P used with unexpected rtx code `const_int' in nonmemory_operand, at recog.c:1222
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [crtbeginS.o] Error 1
make[1]: Leaving directory `/homes/nike/work/gcc-cvs/gcc-arm/gcc'
make: *** [all-gcc] Error 2
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list