On Mon, Jan 6, 2014 at 4:29 AM, ravi <r...@linux.vnet.ibm.com> wrote:

> Hi,
>
>     We are in the process of adding support for new arch -ppc64le (powerpc
> 64-bit Little Endian) and I was looking at building "sqlite3" pacakge on
> ppc64le environment and we found that "sqlite3" package require a patch to
> config.guess and aclocal.m4 file.
> Fortunatley , automake >=1.13.4 has all the needed bits to support
> building on ppc64le arch.
>

The configure script currently in the source tree was built using autoconf
2.62.  Would it be sufficient to update to a more recent autoconf, or is it
really necessary to figure out and integrate automake?



>
> We want you to upgrade your automake in your build machine to >=1.13.4 and
> spin-off a new version of "sqlite3" and let us know the new tar
> availability. So that we can test it on ppc64le architecture for you.
>
> the release tarball that we picked is from "http://www.sqlite.org/2013/
> sqlite-autoconf-3080200.tar.gz", which doesn'thave the ppc64le support.
>
> Your response is highly appreciated.
>
> --
> Ravindran
> IBM LinuxTechnologyCenter
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



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

Reply via email to