Welcome, Guest
Username: Password: Remember me
CodeTyphon Platforms (Win32/64, GTK2/3/4, QT4/5/6, Cocoa, FpGUI etc) Development, discussions and problems
  • Page:
  • 1

TOPIC:

ARM cross-compiling 14 years 6 months ago #115

  • Kjow
  • Kjow's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Hi all,

I have a pair of problems with ARM cross-compiling.

Common steps:

I install CodeTyphon on Win7,
I build all cross for FPC32, then for Laz32
I launch Laz32 and I make simple program.

then:

1) arm-linux from Windows (7)

While compiling I get error: "cannot find -lX11"


2) arw-wince from Windows (7)

Simple program build OK, but if I use GLScene it give me error: "bad option -Rintel"
If I remove all glscene components it give me same error.

I can use GLScene for arm cpus?

thanks!

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

Re:ARM cross-compiling 14 years 6 months ago #116

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Please read CodeTyphon Web Help,

cross_build_for_wince

for details.
PilotLogic Architect and Core Programmer

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

Re:ARM cross-compiling 14 years 6 months ago #117

  • Kjow
  • Kjow's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Thank's but... what you posted is the only one that worked for me, the only thing that I not asked :)

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

Re:ARM cross-compiling 14 years 4 months ago #150

  • Kjow
  • Kjow's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Hi, i can't get working arm-linux build.

In your specs there is:

Win32 Layer is Cross-Build Center with Cross Elements for:
o arm-Wince
o arm-Linux
o etc...

But arm-Linux doesn't build. Everytime is error: "cannot find -lX11".

Can you tell me why?

Thank you!

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

Re:ARM cross-compiling 14 years 4 months ago #151

  • AlerMeta
  • AlerMeta's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Hi,

I install the latest version (0.994)

- FPC build 32bit - ok
- Lazarus build 32bit - ok
- lazarus32 build Cross elements arm-wince - error:

???????????????????????????????????????????????????????????
ERROR: lazarus\lcl\units\arm-wince\ NOT Exists
Sorry, Lazarus32 arm-wince Element NOT Build
???????????????????????????????????????????????????????????

Why? Please help.


Thx.

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

Re:ARM cross-compiling 14 years 4 months ago #152

  • AlerMeta
  • AlerMeta's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Sorry:

Try compiling (arm-wince):


project1.lpr(6,28) Fatal: Can't find unit Interfaces used by Project1

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

  • Page:
  • 1