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]

cxxsupp.cxx test fails


Hi,
   Could some one point out whatz this error all about while building
tests..? i found no solution on the net for this..

make[1]: Entering directory `/ecos-c/project/ecos_build/infra/v2_0'
arm-elf-gcc -c  -I/ecos-c/project/ecos_install/include -I/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/infra/v2_0 -I/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/infra/v2_0/src -I/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/infra/v2_0/tests -I. -I/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/infra/v2_0/tests/ -mcpu=arm9 -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,tests/cxxsupp.tmp -o tests/cxxsupp.o /ecos-c/PROGRA~1/REDHAT~1/ecos/packages/infra/v2_0/tests/cxxsupp.cxx
arm-elf-gcc -Wl,-Map,map -mcpu=arm9 -g -nostdlib -Wl,-static -Wl,--fatal-warnings -L/ecos-c/project/ecos_install/lib -Ttarget.ld -o /ecos-c/project/ecos_install/tests/infra/v2_0/tests/cxxsupp tests/cxxsupp.o
make[1]: Leaving directory `/ecos-c/project/ecos_build/infra/v2_0'
collect2: ld returned 1 exit status
make: Leaving directory `/ecos-c/project/ecos_build'
make[1]: *** [/ecos-c/project/ecos_install/tests/infra/v2_0/tests/cxxsupp] Error 1
make: *** [tests] Error 2



-- 
Satish Kumar <satish@bvt.sc.sanyo.co.jp>


-- 
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]