Hi Igor,

Thanks for reply.

This issue is resolved. I downloaded source code sqlite-autoconf-3070701.tar.gz

and built on 64 bit machine. It built successfully and I am able to
link with it.

Thanks and Regards,
Tarun


On 8/31/11, Igor Tandetnik <itandet...@mvps.org> wrote:
> Tarun <er.tarun.9...@gmail.com> wrote:
>> I am trying to use SQLite3 library on 64 bit machine. I have copied
>> libsqlite3.so from /usr/lib/ on 32bit linux machine to 64bit linux
>> machine.
>
> How do you expect this to work? The library from 32-bit machine contains
> 32-bit code. You can't link that with your 64-bit program.
>
> You'll likely have to build 64-bit SQLite library from sources.
> --
> Igor Tandetnik
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>


-- 
Regards,
- Tarun Thakur
Module Lead
NEC HCL System Technologies, Noida
www.nechclst.in
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to