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

TOPIC:

Corss build from Win32 to i326-Linux 5 years 6 months ago #12716

  • chulwoong
  • chulwoong's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 2
Hi all,

I have a following error.

Error: The project uses target OS=linux and CPU=i386.
The system.ppu for this target was not found in the FPC binary directories.
Make sure fpc is installed correctly for this target and the fpc.cnf contains the right directories.

How do I solve this problem? Any suggestions?

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

Corss build from Win32 to i326-Linux 5 years 6 months ago #12717

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
you must
-Build with CTCenter i386-Linux FPC cross-element
-Download and install i386-Linux OS libraries

Please read this
the procedure it's the same
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Corss build from Win32 to i326-Linux 5 years 6 months ago #12720

  • chulwoong
  • chulwoong's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 2
I think I followed your solution, but still have the issue.
I attatched my screenshot of code typhon centre status.
Any suggestions?
Attachments:

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

Corss build from Win32 to i326-Linux 5 years 6 months ago #12722

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
1) Build FreePascal i386-linux cross element




2) Download i386-linux OS Libraries




3) Set to your project Target OS Linux and Target CPU i386




4) Set to your project Platform GTK2




5) Set to your project Paths/Libraries the directory of i386-linux OS Libraries (downloaded with step 2 above)




6) And finally build your project




and have fun.... :)
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.
  • Page:
  • 1