This is the mail archive of the ecos-discuss@sourceware.org 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]

jffs2 test cases compiling


Hi All,

Iam using arm-tool-chain 4.2.1 version
I compiled eCos using the above version and generated
library.
After Iam trying to compile jffs2 test cases.

But not compiling the jffs2 testcases. The compiled
testcases message given beow.

Can any body help me!


make -r -C fs/jffs2/current tests
make[1]: Entering directory
`/home/naveen/srinu/new/ecos/scp_builds/jffs2_build/fs/jffs2/current'
arm-elf-gcc -c 
-I/home/naveen/srinu/new/ecos/scp_builds/jffs2_install/include
-I/home/naveen/srinu/new/ecos/packages/fs/jffs2/current
-I/home/naveen/srinu/new/ecos/packages/fs/jffs2/current/src
-I/home/naveen/srinu/new/ecos/packages/fs/jffs2/current/tests
-I.
-I/home/naveen/srinu/new/ecos/packages/fs/jffs2/current/tests/
-finline-limit=7000 -mcpu=arm9 -Wall -Wpointer-arith
-Wstrict-prototypes -Winline -Wundef  -g -O2
-ffunction-sections -fdata-sections  -fno-exceptions  
-D__ECOS -nostdinc -iwithprefix include
-Wp,-MD,tests/jffs2_1.tmp -o tests/jffs2_1.o
/home/naveen/srinu/new/ecos/packages/fs/jffs2/current/tests/jffs2_1.c
arm-elf-gcc
-L/home/naveen/srinu/new/ecos/scp_builds/jffs2_install/lib
-Ttarget.ld -o
/home/naveen/srinu/new/ecos/scp_builds/jffs2_install/tests/fs/jffs2/current/tests/jffs2_1
tests/jffs2_1.o --no-target-default-spec
-Wl,--gc-sections -Wl,-static -g -O2 -nostdlib 
make[1]: Leaving directory
`/home/naveen/srinu/new/ecos/scp_builds/jffs2_build/fs/jffs2/current'
make: Leaving directory
`/home/naveen/srinu/new/ecos/scp_builds/jffs2_build'




		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

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