Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

Windows 10 64bit - 32bit IDE - lpk 8 years 8 months ago #7689

  • Leslie
  • Leslie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 4
Hi,

When trying to compile any additional .lpk :

Error: ppcx64.exe can't be executed, error message: Failed to execute ""ppcx64.exe" -Tlinux -MObjFPC -Scghi -Cg -O1 -g -gl -l -vewnhibq -Fuc:\codetyphon\typhon\packager\registration\ -FUc:\codetyphon\typhon\packager\units\x86_64-linux\ -g- fcllaz.pas

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

Windows 10 64bit - 32bit IDE - lpk 8 years 8 months ago #7690

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir, you try to build something for Linux ? on windows
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Windows 10 64bit - 32bit IDE - lpk 8 years 8 months ago #7691

  • Leslie
  • Leslie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 4
Crosselements for Linux 32 bit has been built, but what I am trying to compile is an lpk (WaspAce Chromium Embedded 3, which might be worth your attention :) ).

Forgot to mention that I am using the latest LAb version.

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

Last edit: by Leslie.

Windows 10 64bit - 32bit IDE - lpk 8 years 8 months ago #7692

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
to test crossbuild of a pkg, the procedure is:
a-Build FPC cross element for your using IDE (32 or 64)
b-Download OS libraries

2)-Create a new project and setup the new project for your CPU-OS target, for sample: i386-linux.
ANY Pkg you will open and build has the same CPU-OS target with your new Project CPU-OS target (i386-linux).

You don't need to setup anything in your pkg
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Windows 10 64bit - 32bit IDE - lpk 8 years 8 months ago #7693

  • Leslie
  • Leslie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 4
The error occures at a) . More precisely: after rebuilding the ide with the newly installed package. It is like if the IDE has some identity confusion after the rebuild therefor calling the wrong compiler with wrong parameters. I have never tried to do any crossbuild, just recompiling the package. The original 32bit IDE compiled the package flawlessly , but the one after the rebuild fails with the error above. I am doing a clean install and trying this again.

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

  • Page:
  • 1