Hello All,

                I have installed TCL8.4.19 for x86 target

                And I have compiled sqlite-3.6.7 testfixture binary for x86
target

                Both are working fine and I can able to run all tests

                But I need to compile the TCL and Sqlite for ARM target

                While compiling TCL for ARM target its giving the following
error

                "
bLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o
tclUn
ixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o
tclUnixInit.o t
clUnixThrd.o tclUnixCompat.o tclUnixNotfy.o  tclLoadDl.o
ld: regcomp.o: Relocations in generic ELF (EM: 40)
ld: regcomp.o: Relocations in generic ELF (EM: 40)
regcomp.o: could not read symbols: File in wrong format
make[2]: *** [libtcl8.4.so] Error 1
make[2]: Leaving directory `/tcl_arm/tcl8.4.19/unix/nto-arm-o.le'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tcl_arm/tcl8.4.19/unix'
make: *** [all] Error 2
"

           And unable to install Sqlite without TCl . If I try its giving
errors in tclsqlite.c file

           Please help me to solve this problem.

Thanks and regards

CHANDRU
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to