This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

eCos Build for i386 PC Target



Hi ,

I am trying to build eCos for i386 PC Target.
During build I got the following error(Internal compiler error.) and stuck up!

****************************************************************************************************************************************************************************************
i386-elf-gcc -c  -I//C/ecos/i386/ecos_i386_install/include
-I//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1
-I//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1/src
-I//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1/tests -I.
-I//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1/src/ -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2
 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc
-finit-priority -Wp,-MD,src/ioinit.tmp -o src/io_common_ioinit.o
//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1/src/ioinit.cxx
//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1/src/ioinit.cxx:0: warning:
-ffunction-sections may affect debugging on some targets.
//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1/src/ioinit.cxx:60: Internal
 compiler error.
//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1/src/ioinit.cxx:60: Please
submit a full bug report.
//C/PROGRA~1/REDHAT~1/eCos/packages/io/common/v1_3_1/src/ioinit.cxx:60: See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [src/ioinit.o.d] Error 1
make[1]: Leaving directory `/c/ecos/i386/ecos_i386_build/io/common/v1_3_1'
make: *** [build] Error 2

*** Process -636625 terminated (rc=2)

****************************************************************************************************************************************************************************************
I don't know what to do for this peculiar error.Please help me in overcoming
this error to achieve a successful build.

Thanks in advance,
Ajith Karat
---------------



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