This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Creating and using GCJ ARM cross compiler


I can't even build an ARM x-compiler from ubuntu/gcc-4_2-branch:

 /home/aph/ubuntu/gcc-4_2-branch/install/arm-linux/sys-include -O2  -O2 -g -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fomit-frame-pointer -fPIC -g0 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/home/aph/gcc/ubuntu/gcc-4_2-branch/gcc -I/home/aph/gcc/ubuntu/gcc-4_2-branch/gcc/. -I/home/aph/gcc/ubuntu/gcc-4_2-branch/gcc/../include -I/home/aph/gcc/ubuntu/gcc-4_2-branch/gcc/../libcpp/include  -I/home/aph/gcc/ubuntu/gcc-4_2-branch/gcc/../libdecnumber -I../libdecnumber -fexceptions -fvisibility=hidden -DHIDE_EXPORTS -c /home/aph/gcc/ubuntu/gcc-4_2-branch/gcc/gthr-gnat.c -o libgcc/./gthr-gnat.o
/home/aph/gcc/ubuntu/gcc-4_2-branch/gcc/unwind-dw2.c: In function 'init_dwarf_reg_size_table':
/home/aph/gcc/ubuntu/gcc-4_2-branch/gcc/unwind-dw2.c:1396: internal compiler error: in arm_dbx_register_number, at config/arm/arm.c:15296



Andrew.


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