Re: [fpc-pascal] Trying to update to: Xcode 12.5, FPC 3.2.2

2021-10-31 Thread Jonas Maebe via fpc-pascal
On 21/09/2021 06:59, Ng Pheng Siong via fpc-pascal wrote: /Users/ngps/src/fpc_source/compiler/ppcrossx64 -Tiphonesim -Ur -Xs -O2 -n -Fux86_64 -Fusystems -Fu/Users/ngps/src/fpc_source/rtl/units/x86_64-iphonesim -Fix86_64 -FEx86_64/bin/x86_64-iphonesim -FUx86_64/units/x86_64-iphonesim -dRELEASE -

Re: [fpc-pascal] Trying to update to: Xcode 12.5, FPC 3.2.2

2021-09-21 Thread Ng Pheng Siong via fpc-pascal
On Mon, Jul 19, 2021 at 04:10:28PM +, conlin664 via fpc-pascal wrote: > Okay, I'm still trying to get past one issue.When trying to compile for > iphonesim I get errors: I hope it is ok to follow up to an oldish thread. I am on an Intel MBP, MacOS 10.15.7 Catalina, XCode 12.4. I installed

Re: [fpc-pascal] Trying to update to: Xcode 12.5, FPC 3.2.2

2021-07-19 Thread conlin664 via fpc-pascal
Okay, I'm still trying to get past one issue.When trying to compile for iphonesim I get errors: sudo /usr/local/lib/fpc/3.0.5/ppcx64  -Tiphonesim  -dIPHONEALL iPhoneAll.pas Free Pascal Compiler version 3.0.5 [2017/11/26] for x86_64 Copyright (c) 1993-2015 by Florian Klaempfl and others Tar

Re: [fpc-pascal] Trying to update to: Xcode 12.5, FPC 3.2.2

2021-06-16 Thread conlin664 via fpc-pascal
Jonas, thanks but I'm still a little stuck.I only do this kind of thing once every 5 years or so.. sudo make FPC=/usr/local/lib/fpc/3.0.4/ppcx64 OPT="-ap -FD${IOS_BASE_BIN} -XR${IOS_BASE}" CPU_TARGET=x86_64 OS_TARGET=iphonesim CROSSOPT="-FD${IOS_BASE_BIN} -XR${IOS_BASE}" all it seems that crt

Re: [fpc-pascal] Trying to update to: Xcode 12.5, FPC 3.2.2

2021-06-09 Thread Jonas Maebe via fpc-pascal
On 09/06/2021 01:15, conlin664 via fpc-pascal wrote: > So, I figured I'd jump to 3.2.2 Sorry, I didn't get around yet to building and uploading the iOS cross-compiler and units for 3.2.2 As your build problem, don't start with that 3.0.5 compiler, but with plain 3.0.4 or 3.2.2 ppcx64 (or add CPU_

[fpc-pascal] Trying to update to: Xcode 12.5, FPC 3.2.2

2021-06-08 Thread conlin664 via fpc-pascal
Guys, I'm jumping up to the latest xcode 12.5to be able to develop on iOs 14.x My trusty old FPC 3.0.5 worked just fine for iOs Target. But the simulator is a different story... Showing All Messages ld: building for iOS/iOS Simulator, but linking in object file built for iOS Simulator, file '/