Re: Cross compiling build instructions

2019-10-18 Thread Robert Dailey
On Fri, Oct 18, 2019 at 1:26 PM Nathan Hartman wrote: > I think there is a use case for SVN on Android and iOS, namely native apps to > monitor repositories, view and make changes, etc. I have wished for such an > app myself and haven't found one I like. > > It has to be possible to build the so

Re: Cross compiling build instructions

2019-10-18 Thread Robert Dailey
On Fri, Oct 18, 2019 at 10:19 AM Nathan Hartman wrote: > I'm sorry to hear that. That's certainly frustrating. :-( > > This might be a dumb question but could you use a native ARM toolchain rather > than cross-compiling? I know that depends on having a ARMv7-a device that can > run the toolchain

Re: Cross compiling build instructions

2019-10-18 Thread Robert Dailey
On Thu, Oct 17, 2019 at 10:34 AM Nathan Hartman wrote: > Hello Robert, > > Were you successful in getting the SVN client library to build? Hey Nathan, Sorry for the late response. No, I eventually got a bit further but I am thinking I might give up. The end goal is to compile Subversion client l

Cross compiling build instructions

2019-10-15 Thread Robert Dailey
Hello, I am trying to cross-compile the subversion library for Android using the Android NDK. I have the toolchain properly set up, I think, but I'm getting a strange error during `./configure`: ``` checking build system type... x86_64-unknown-linux-gnu checking host system type... configure: err