- Posts: 4
- Thank you received: 0
×
CodeTyphon Linux OS Development, discussions and problems
Question can i build app based on linux framebuffer drwings gui
- muhammed ali
- Topic Author
- Offline
- New Member
-
Less
More
9 months 1 week ago - 9 months 1 week ago #16079
by muhammed ali
can i build app based on linux framebuffer drwings gui was created by muhammed ali
=26.7pxhi i have devobing board running
=15pxLinux 3.0-based
=26.7pxthis is cpu info
busybox: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, for GNU/Linux 2.6.16, stripped
ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, stripped
Ithink i havt to build app with static link
i need to make croos compiler for windows or linux to armv7 or Armv6
Processor Core
ARM Cortex A9
My qustion can i build such app on delphi and linked it staticly on arm6 or armv7 and using static gui library becouse the systom on devloping bord contains only busybox.
=15pxLinux 3.0-based
=26.7pxthis is cpu info
./cat /proc/cpuinfo
Processor : ARMv6-compatible processor rev 2 (v6l)
BogoMIPS : 244.94
Features : swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 6TEJ
CPU variant : 0x1
CPU part : 0xb36
CPU revision : 2
Hardware : buzz
Revision : 0081
Serial : 0000000000000000
and this is info fron dymbed busybox
busybox: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, for GNU/Linux 2.6.16, stripped
ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, stripped
Ithink i havt to build app with static link
i need to make croos compiler for windows or linux to armv7 or Armv6
Processor Core
ARM Cortex A9
My qustion can i build such app on delphi and linked it staticly on arm6 or armv7 and using static gui library becouse the systom on devloping bord contains only busybox.
Last edit: 9 months 1 week ago by muhammed ali.
Please Log in or Create an account to join the conversation.