|
|
#1 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: May 2016
Device: Kobo H2O
|
Hi folks!-) I am attempting to compile kobo-reader (from KoboLabs) on UBUNTU 16.04 x86_64 machine.
I used toolchain from git repository, fixing simbolic link with gnueabihf version good for h2O: for f in arm-none-linux-gnueabi-* ; do ln -s $f arm-linux-${f:23}; done /tmp/cczy2KNK.s: Assembler messages: /tmp/cczy2KNK.s:37: Error: selected processor does not support Thumb mode `swp r3,r3,[r2]' It seems deals with __ARM_ARCH_7__ definition. My question is : where and how to configure crosscompilation in order to fit the Kobo H2O HW? Did I make a mistake in linking to gnueabihf version? Last edited by disruptivesocial; 05-04-2016 at 01:17 PM. |
|
|
|
|
|
#2 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: May 2016
Device: Kobo H2O
|
The toolchain used is the one inside the kobolabs/koboreader git
|
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Noob Cross-Compile Question | icantbebothered | Kindle Developer's Corner | 1 | 05-07-2013 04:44 PM |
| Help with cross compile | Ondra | Kindle Developer's Corner | 18 | 01-06-2013 02:25 PM |
| hi. Pity on me. Cross compile request. Jnotify | twobob | Kindle Developer's Corner | 17 | 12-13-2012 09:30 AM |
| Cross Compile c code for K3 on Win 7 or XP | jmseight | Kindle Developer's Corner | 1 | 04-18-2012 01:33 AM |
| Error upgrading calibre to 0.6.23-x86_64 - Ubuntu Karmic AMD64 | AprilHare | Calibre | 8 | 11-16-2009 04:59 AM |