Recent

Author Topic: Mojave (10.14) - Id:file not found: /usr/lib/crt1.10.5.o error  (Read 14291 times)

kcandrews

  • Jr. Member
  • **
  • Posts: 50
Re: Mojave (10.14) - Id:file not found: /usr/lib/crt1.10.5.o error
« Reply #15 on: February 08, 2019, 09:25:11 pm »
Thanks Jonas...thought I did that but possibly not :-)

UPDATE: upgraded another OSX machine -- and no manual addition to fpc.cfg required :-)  Earlier problem was personal.

All good though -- with working lldb debugger, quite pleased to no longer have to go through all the gdb re-codesigning etc. on new OSX versions.
« Last Edit: February 09, 2019, 06:18:28 pm by kcandrews »

Shebuka

  • Sr. Member
  • ****
  • Posts: 427
Re: Mojave (10.14) - Id:file not found: /usr/lib/crt1.10.5.o error
« Reply #16 on: September 16, 2019, 05:35:51 pm »
Just a memo to anyone having this issue.

I've updated from 10.14.5 to 10.14.6 and when tried today to rebuild latest SVN trunk of Lazarus IDE with Cocoa widget got the linking error file not found: /usr/lib/crt1.10.5.o. After reading this topic a simple reinstall of FPC 3.0.4a fixed the error and rebuild went smoothly.

MISV

  • Hero Member
  • *****
  • Posts: 772
Re: Mojave (10.14) - Id:file not found: /usr/lib/crt1.10.5.o error
« Reply #17 on: October 19, 2019, 02:20:15 am »
Adding this to custom options in project options also works

Code: Pascal  [Select][+][-]
  1. -WM10.8
  2. -FD/Library/Developer/CommandLineTools/usr/bin

Hansaplast

  • Hero Member
  • *****
  • Posts: 674
  • Tweaking4All.com
    • Tweaking4All
Re: Mojave (10.14) - Id:file not found: /usr/lib/crt1.10.5.o error
« Reply #18 on: November 03, 2019, 11:12:00 am »
For those switching to Catalina;
You'll need to update XCode and the command line tools (either through the "Software Update" or through Terminal "xcode-select --install".
« Last Edit: December 10, 2019, 10:37:44 am by Hansaplast »

 

TinyPortal © 2005-2018