[odb-users] Support for ODB on QNX

Karthikeyan Mahadevan mkarth3 at gmail.com
Wed Dec 3 13:04:25 EST 2014


Boris,
Thank you for the reply.
Yes, I have been trying based on the link. Just was not sure on the
destination platform key word.  Like in the below step to build
sqllite, arm-bcm2708hardfp-linux-gnueabi,
I have my platform to be qnx and x86.

   ./configure CFLAGS="-Os -DSQLITE_ENABLE_UNLOCK_NOTIFY=1"
--disable-shared --host=arm-bcm2708hardfp-linux-gnueabi
--prefix=`pwd`/../install

I will start again and see how it goes. I was using mingw. My development
platform is Windows and destination is QNX.

regards,
Karthikeyan M

On Wed, Dec 3, 2014 at 4:11 AM, Boris Kolpackov <boris at codesynthesis.com>
wrote:

> Hi Karthikeyan,
>
> Karthikeyan Mahadevan <mkarth3 at gmail.com> writes:
>
> > Has any one tried to cross compile odb for QNX? Appreciate if you could
> > share the notes on this.
>
> While I haven't tried to do it myself, I believe is should be virtually
> identical to doing it for ARM/Raspberry Pi:
>
> http://wiki.codesynthesis.com/Using_ODB_on_Mobile_and_Embedded_Systems
>
> If you decide to give it a try and run into any issues, feel free
> to post to odb-users for help (I still have a QNX VM and dev
> environment laying around somewhere).
>
> Boris
>


More information about the odb-users mailing list