Recent

Author Topic: Trying to find all install files  (Read 5015 times)

carl_caulkett

  • Sr. Member
  • ****
  • Posts: 306
Trying to find all install files
« on: November 06, 2021, 11:53:49 pm »
Mac Mini M!
macOS 12.01 Monterey

I am trying to setup the latest possible version of Lazarus.
I've found `fpc-3.2.2.intelarm64-macosx.dmg` and `Lazarus-2.2.0RC2-x86_64-macosx.pkg`, but I cannot find the install package for the fpc source.

Can anyone help?
"It builds... ship it!"

Mac Mini M1
macOS 13.6 Ventura
Lazarus 2.2.6 (release version)
FPC 3.2.2 (release version)

carl_caulkett

  • Sr. Member
  • ****
  • Posts: 306
Re: Trying to find all install files
« Reply #1 on: November 07, 2021, 12:14:38 am »
No worries! I've just gone with the default 2.0.12 version of Lazarus, and it appears to run perfectly my macOS 12.01 Monterey system, presumably using Rosetta.

I must say it's a joy to set up now, four years after my first fumblings with Lazarus. Everything runs in Cocoa now, and a pleasant IDE is as simple as installing the AnchorDocking packages, and choosing a nice font. Happy days 😃
"It builds... ship it!"

Mac Mini M1
macOS 13.6 Ventura
Lazarus 2.2.6 (release version)
FPC 3.2.2 (release version)

trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Re: Trying to find all install files
« Reply #2 on: November 07, 2021, 03:58:49 am »
All the 2.2RC2 files for macOS 64 bit, including source, are available from the Lazarus file area on Sourceforge:  https://sourceforge.net/projects/lazarus/files/Lazarus%20macOS%20x86-64/Lazarus%202.2RC2/

carl_caulkett

  • Sr. Member
  • ****
  • Posts: 306
Re: Trying to find all install files
« Reply #3 on: November 07, 2021, 02:15:57 pm »
Thanks Trev. After deleting the `Lazarus` folder under `Applications`, as well as deleting my `.lazarus` folder, I was able to re-install. One problem remains, however. An error is showing that the GDB executable cannot be found. The only occurrence of GDB on my system is part of the Mono framework, which was installed yesterday as part of the `Xcode` or `VS Studio` (I forget which).

Any ideas what's up?
"It builds... ship it!"

Mac Mini M1
macOS 13.6 Ventura
Lazarus 2.2.6 (release version)
FPC 3.2.2 (release version)

trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Re: Trying to find all install files
« Reply #4 on: November 08, 2021, 11:22:35 pm »
macOS has not used gdb for some time (Sept 2015?). You need to use /usr/bin/lldb instead.

See https://developer.apple.com/library/archive/documentation/IDEs/Conceptual/gdb_to_lldb_transition_guide/document/Introduction.html#//apple_ref/doc/uid/TP40012917-CH1-SW1 for lldb v gdb commands etc.
« Last Edit: November 08, 2021, 11:30:38 pm by trev »

 

TinyPortal © 2005-2018