Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

Build to cubieboard (a20) 10 years 1 month ago #5281

  • David
  • David's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 3
Hi
It's possible build from win7 to cubieboard (A20 Cortex-A7 dual-core) ? ,
what's need for this , cubieboard libs ? wich?
or maybe can i install codetyphon on cubie ?

thnxs

Please Log in or Create an account to join the conversation.

Build to cubieboard (a20) 10 years 1 month ago #5284

  • XANDR
  • XANDR's Avatar
  • Visitor
  • Visitor
For Debian it is should be simply.
1. install CT.
2. Build arm-linux cross element.
3. Install library arm-linux-pi.
4. Run IDE, select ARM target and Linux OS target and build your app.

Please Log in or Create an account to join the conversation.

Build to cubieboard (a20) 10 years 1 month ago #5287

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
++1 for that
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Build to cubieboard (a20) 10 years 1 month ago #5290

  • universe
  • universe's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 122
  • Thank you received: 8
Hello, I don't think that the arm-linux-pi libs will make your code work on the cubieboard as they have two different microprocessor architecture, BCM ARMv6 on the pi and AllWinner ARMv7 on the cubieboard.

Please Log in or Create an account to join the conversation.

Build to cubieboard (a20) 10 years 1 month ago #5297

  • David
  • David's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 3
Tested on cubiuntu (ubuntu 12.04 for cubieboard) and dont work.
tried to install ct on cubieboard and fail on cubiuntu.

I will try with cubian (raspbian for cubie)

Please Log in or Create an account to join the conversation.

Build to cubieboard (a20) 10 years 1 month ago #5302

  • universe
  • universe's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 122
  • Thank you received: 8
Instead why don't you gather all the libs (it will take some time but the result is sure), their all located in /usr/share/lib /usr/lib, just look at the lib-arm-pi files, locate one or two on the cubieboard then copy all the directory you would find, but still you have to install first and at least lazarus as it's already in the repository (under debian). Good luck.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1