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]

Building erros


Hi all,

 I have downloaded ecos 2.0 from net , Built the tool chain for MIPS simulator
and while trying to build the library. I am getting the following error:

make[1]: Entering directory
`/l/archc/compilers/work/mips_build/services/memalloc/common/v2_0'
mips-tx39-elf-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti
-fno-exceptions -fvtable-gc -finit-priority 
-I/opt/ecos/ecos-work/mips_install/include
-I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0
-I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/tests -I.
-Wp,-MD,heapgen.tmp -E
/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/src/heapgen.cpp -o
heapgeninc.tcl
make[1]: Leaving directory
`/l/archc/compilers/work/mips_build/services/memalloc/common/v2_0'
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC
but not for C++
make: Leaving directory `/l/archc/compilers/work/mips_build'
cc1plus: warning: switch "-fvtable-gc" is no longer supported

cc1plus: error: unrecognized command line option "-finit-priority"
make[1]: *** [heapgeninc.tcl] Error 1
make: *** [build] Error 2

Could any body instruct me any way out for this error. Since I am new to eCos I
am not getting a path to proceed.

Regards
Evandro



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


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