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]

make error when tree is well built







headers finished
make -r -C hal/mips/arch/v1_3_1 build
make[1]: Entering directory `/home/administrator/work/hal/mips/arch/v1_3_1'
mips-elf-gcc -c ?I/home/administrator/work/install/include -I/home/administrato
r/packages/hal/mips/arch/v1_3_1 -I/home/administrator/packages/hal/mips/arch/v1_
3_1/src -I/home/administrator/packages/hal/mips/arch/v1_3_1/tests -I. -I/home/ad
ministrator/packages/hal/mips/arch/v1_3_1/src/ -mcpu=r3000 -mips1 -mgp32 -EL -Wa
ll -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g
-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit
-priority -Wp,-MD,src/hal_misc.tmp -o src/hal_mips_arch_hal_misc.o /home/adminis
trator/packages/hal/mips/arch/v1_3_1/src/hal_misc.c
cc1.exe: Invalid option `-Woverloaded-virtual'
cc1.exe: Invalid option `-fno-rtti'
cc1.exe: Invalid option `-fvtable-gc'
cc1.exe: Invalid option `-finit-priority'
make[1]: *** [src/hal_misc.o.d] Error 1
make[1]: Leaving directory `/home/administrator/work/hal/mips/arch/v1_3_1'
make: *** [build] Error 2

the comipler doesn't support it? How to solve it then? My environment is windows
+ cygwin + gcc 2.95.3



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