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]
Other format: [Raw text]

Re: Modifying the behavior of scanf, gets, etc


hi all

i am new to ecos an d i am trying to build ecos library for i386 target
through configuration tool.
when i try to build with the default config the following errors appear

i386-elf-gcc -c  -I/ecos-c/ecos/mybuilds/ppc1_install/include
-I/ecos-c/ecos/ecos-2.0/packages/hal/common/v2_0
-I/ecos-c/ecos/ecos-2.0/packages/hal/common/v2_0/src
-I/ecos-c/ecos/ecos-2.0/packages/hal/common/v2_0/tests -I.
-I/ecos-c/ecos/ecos-2.0/packages/hal/common/v2_0/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/drv_api.tmp -o
src/hal_common_drv_api.o
/ecos-c/ecos/ecos-2.0/packages/hal/common/v2_0/src/drv_api.c
make[1]: Leaving directory
`/ecos-c/ecos/mybuilds/ppc1_build/hal/common/v2_0'
cc1: Internal compiler error in size_binop, at fold-const.c:2014
make: Leaving directory `/ecos-c/ecos/mybuilds/ppc1_build'

make[1]: *** [src/drv_api.o.d] Error 1
make: *** [build] Error 2

can any body tell me what the error might be
is it the problem with cc1??
 

Regards and Thanks
Bujji


"To attract attractive people, you must be attractive.
To attract powerful people, you must be powerful.
To attract committed people, you must be committed.
Instead of going to work on them, you got to work on yourself. If you
become, you can attract."
It's not how much you have that makes people look up to you, it's who you
are."   

             **********************************
                         M.RAVI KIRAN
                         Engineer-SC
               SST-1 Operation and Control Group
                 Institute for Plasma Research
                 Bhat village,Nr.Indira Bridge
                  Gandhinagar(Gujarat)-382428.
			   INDIA
		Phone : +91-079-3969001-15
			ext: 259/412/316
		Fax   : +91-079-3969016
		Mail  : rkiran@ipr.res.in
             **********************************             


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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