Recent

Author Topic: Cross compile from Linux ARM64 to Linux ARM32  (Read 346 times)

LemonParty

  • Full Member
  • ***
  • Posts: 179
Cross compile from Linux ARM64 to Linux ARM32
« on: March 10, 2025, 10:21:53 am »
I have Lazarus installed on Linux ARM64 system. Is it possible to produce 32-bit binaries for ARM from this system?
Lazarus v. 4.99. FPC v. 3.3.1. Windows 11

PascalDragon

  • Hero Member
  • *****
  • Posts: 6004
  • Compiler Developer
Re: Cross compile from Linux ARM64 to Linux ARM32
« Reply #1 on: March 11, 2025, 09:41:31 pm »
You'll need to install a suitable 32-bit ARM cross compiler as well as have 32-bit libraries available, because they're required for linking.

 

TinyPortal © 2005-2018