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

TOPIC:

Raspberry executable size 9 years 5 months ago #6267

  • Roberto Federiconi
  • Roberto Federiconi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
I tried to compile a simple application with only one form and I see that the size of output is very big.. Does exist a tool to compact linux executable (like upx for windows)?

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

Raspberry executable size 9 years 5 months ago #6268

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
1)-first remove Debug info from you executable, Cross-Debug is a long story...
2)-If you want use UPX tool from CTCenter
3) hit UPX test to see if your target CPU-OS supported from UPX (current ver 3.91)

CT has the same UPX dialog for ALL Host-OSes (Win32, Win64, Solaris32, Solaris64, FreeBSD....etc)
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Raspberry executable size 9 years 5 months ago #6271

  • Roberto Federiconi
  • Roberto Federiconi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Why Test UPX button is not enabled ?

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

Raspberry executable size 9 years 5 months ago #6272

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Please Sir
you OS ?
PilotLogic Architect and Core Programmer

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

Raspberry executable size 9 years 5 months ago #6274

  • Roberto Federiconi
  • Roberto Federiconi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Windows 7 64bit

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

Raspberry executable size 9 years 5 months ago #6275

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
If you build CT with normal procedure UPX is in
C:\codetyphon\fpc\fpc64\bin\x86_64-win64\ folder

if Not your CT installation has problem
PilotLogic Architect and Core Programmer

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

Raspberry executable size 9 years 5 months ago #6276

  • Roberto Federiconi
  • Roberto Federiconi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Maybe the problem is that I installed only FPC 32

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

  • Page:
  • 1