hello all,
I am building new android system on Ubuntu 10.4 64bits, while building I got this error:
This command caused the error, prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -mthumb-interwork -Ibionic/libc/private -o out/target/product/generic/obj/lib/crtbegin_dynamic.o -c bionic/libc/arch-arm/bionic/crtbegin_dynamic.S
error message: arm-eabi-gcc: Internal error: Segmentation fault (program cc1)
It seems gcc has some errors, never see gcc segfault before.
Any help will be truly appreciated.