Hello, 

Le jeudi 17 avril 2014 à 12:04 -0700, Nitin Nimran a écrit :
> I want to install sqlite for - Linux (X86_64) and NetBSD 6.1  (X86_64)
> 
> What should be appropriate options for executing configure script to
> install for specified target.
> 
> I don’t see any option to specify x86_64-linux and x86_64-netbsd

If you *compile* on the target, you don't need to specify any option.

If you *cross-compile** sqlite, then the standard configuration option
are to be used (--target=${target_triplet}, --host=${target_triplet}).


> Can anyone help me at earliest convenience…
> 
> Regards,
> Nitin

BR,

-- Emmanuel Deloget

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

Reply via email to