[odb-users] Re: odb-users Digest, Vol 43, Issue 8

Murray Wilson murray.wilson at gmail.com
Wed Mar 26 08:43:37 EDT 2014


> Seems that your database connectors may not be able to compile for the arm
> architecture.

We use ODB for a project that will run on an ARM based Wandboard (& x86
linux & windows) and have had no problems compiling or running on the
ARM system. Currently we are using the Ubuntu 12.04 image downloaded from
the Wandboard.org site and compiling it on the Wandboard itself.

--Murray Wilson


On Tue, Mar 25, 2014 at 12:01 PM, <odb-users-request at codesynthesis.com>wrote:

> Send odb-users mailing list submissions to
>         odb-users at codesynthesis.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://codesynthesis.com/mailman/listinfo/odb-users
> or, via email, send a message with subject or body 'help' to
>         odb-users-request at codesynthesis.com
>
> You can reach the person managing the list at
>         odb-users-owner at codesynthesis.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of odb-users digest..."
>
>
> Today's Topics:
>
>    1. Re: Questions about ODB. (Boris Kolpackov)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 25 Mar 2014 12:29:43 +0200
> From: Boris Kolpackov <boris at codesynthesis.com>
> Subject: [odb-users] Re: Questions about ODB.
> To: Bruce Cresanta <cresanta at me.com>
> Cc: odb-users at codesynthesis.com
> Message-ID: <boris.20140325122117 at codesynthesis.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi Bruce,
>
> Bruce Cresanta <cresanta at me.com> writes:
>
> > I'm writing a cross platform app for Mac, iPhone, and Windows. I have
> > managed to compile mysqlclient 6.1.3 for iPhone after many days of
> trying.
> > Need to persist objects to MySQL via SSL and SQLite locally from iPhone
> AND
> > Mac and Windows.  Can you give me any guidance if this is possible with
> ODB?
>
> It should be. I know a lot of people are using ODB with SQLite on iOS.
> So it is a matter of building the MySQL client library (note that it
> is the C API library that you need, not the whole "Connector" stuff).
> If you can do that, then I think there won't be any issues.
>
> > Seems that your database connectors may not be able to compile for the
> arm
> > architecture.
>
> I am not sure what you mean by "your database connectors". But the
> whole of ODB targeting SQLite has been compiled for ARM:
>
> http://wiki.codesynthesis.com/Using_ODB_on_Mobile_and_Embedded_Systems
>
> http://wiki.codesynthesis.com/Using_ODB_on_Android
>
>
> > Do they support bundled SSL?
>
> It is the MySQL client library that needs to be built with SSL support.
> See this thread for details:
>
> http://www.codesynthesis.com/pipermail/odb-users/2012-January/000425.html
>
>
> > Would be interested in trying to get your code to work with iPhone
> > if you are willing.
>
> Sure, I am happy to help where I can. One thing that I would ask
> though is that we take any further technical discussion over to
> the odb-users mailing list, which, BTW, I've CC'ed to this reply.
>
> Boris
>
>
>
> ------------------------------
>
> _______________________________________________
> odb-users mailing list
> odb-users at codesynthesis.com
> http://codesynthesis.com/mailman/listinfo/odb-users
>
>
> End of odb-users Digest, Vol 43, Issue 8
> ****************************************
>


More information about the odb-users mailing list