Hi,

On 17 February 2010 06:38, Agraharam Samba Siva Reddy
<[email protected]> wrote:
> Hi,
>
>
>
> I have tried to compile sqlite3 with the below steps but  did not get  .so
> files .
>
>
>
> 1.       ./configure  --prefix=/database  CC=arm_v5t_le-gcc CFLAG='-0 -g'
> --host=arm This step for generating the make file.
>
> 2.       Make
>
> 3.       Make install.

I'm not sure if this is cross-compile related. If you build natively,
do you get .so files then?
Also, look at ./configure --help, maybe there's a flag that must be
set to enable .so files?

Best regards,
Bjørn Forsman
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to