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

TOPIC:

Indy crossbuild 7 years 11 months ago #9476

  • angelo
  • angelo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 1
Hi I have Problem with cross Build from Win32 to Linux
If I Use the Indy Package have this Error when Compile

c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lrt

Have An Idea?

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

Indy crossbuild 7 years 11 months ago #9477

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
-lrt = librt.so
We will check this tomorrow, Ok
PilotLogic Architect and Core Programmer

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

Indy crossbuild 7 years 11 months ago #9478

  • angelo
  • angelo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 1
Ok Sir Thank You
The following user(s) said Thank You: Void

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

Indy crossbuild 7 years 11 months ago #9479

  • angelo
  • angelo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 1
I have Fix Sir.
I have Copy librt.so.1 To librt.so I Don't Know If is correct but now Typhon compile the project with Indy Pack.
Tnx

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

Indy crossbuild 7 years 11 months ago #9480

  • Void
  • Void's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Hi i dont wanna start new topic cause my issue is in same area.Im cross building idtcp and idudp servers for raspberry pi on my windows machine. My compilation is succesful, but when server get connection or packet -> application ends without any error shown or freeze. When i compile for windows it works correctly. (Raspberry is running raspbian. And i have/just RP3 but it should be fully compatible with armv7 and im running 32bit raspbian and all others apps works correctlu even socketing... So i dont know where can be the problem). Any idea ?

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

Indy crossbuild 7 years 11 months ago #9481

  • Void
  • Void's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Hi, so i tested it out, my problem was, that i was during testing displaying ShowMessage('connected') and ShowMessage('disconnected') and in this scenario it seems, that application crashes because of threaded event ... Don't understand that in deep sorry, but when i disabled the showmessage and let app just display informations on the form, everything works like a charm. :) GJ Codetyphon team, very nice IDE...

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

Indy crossbuild 7 years 11 months ago #9482

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
have fun...
PilotLogic Architect and Core Programmer

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

  • Page:
  • 1