Recent

Author Topic: FPC Fixes broken win 64  (Read 975 times)

Josh

  • Hero Member
  • *****
  • Posts: 1344
FPC Fixes broken win 64
« on: June 19, 2023, 10:09:30 am »
Just trying to install clean fpc fixes win 64 in new folder and get this error.. (using fpcupdeluxe if that helps, apologies  posted similar in fpcupdeluxe thread)

Code: [Select]
C:/LazarusFixes64/fpcbootstrap/ppcx64.exe -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -FE. -FUC:/LazarusFixes64/fpcsrc/rtl/units/x86_64-win64 -vw-n-h-l-d-u-t-p-c- -dREVINC -dFPC_SOFT_FPUX80 -dx86_64 -dRELEASE -Fi../objpas/sysutils -Fi../objpas/classes -Fu../x86_64 -I../win -I../objpas -I../win/wininc -Fu../win/wininc -Fu../win -I../inc -Fu../inc -Fu../objpas buildrtl
typshrd.inc(146,11) Error: Identifier not found "ArcTan2"
windows.pp(75) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted

User Wallaby points to recent comit https://gitlab.com/freepascal.org/fpc/source/-/commit/66bfb69e96b63421c75e0daf229929afa9ef6cec
This is from 5 months ago, but am sure my previous fixes is much newer than 5 months

« Last Edit: June 19, 2023, 10:13:41 am by Josh »
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

paweld

  • Hero Member
  • *****
  • Posts: 1268
Re: FPC Fixes broken win 64
« Reply #1 on: June 19, 2023, 10:45:00 am »
The patch is from 5 months ago, but it was approved only yesterday: https://gitlab.com/freepascal.org/fpc/source/-/commits/fixes_3_2
It doesn't compile for 64 bit at my place either.   
I add bug report: https://gitlab.com/freepascal.org/fpc/source/-/issues/40326
Best regards / Pozdrawiam
paweld

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11946
  • FPC developer.
Re: FPC Fixes broken win 64
« Reply #2 on: June 19, 2023, 10:56:50 am »
It was merged to trunk that long back, and only yesterday to fixes.

Seems the nightly testsuite doesn't cover win64. 

I did some research and it seems there are some arctan2 patches, I'll see if I can merge them myself today, and otherwise ask other core members for help.



« Last Edit: June 19, 2023, 11:15:42 am by marcov »

paweld

  • Hero Member
  • *****
  • Posts: 1268
Re: FPC Fixes broken win 64
« Reply #3 on: June 19, 2023, 11:25:17 am »
Problem solved. 
@markov and @fpk - Thank you very much.
Best regards / Pozdrawiam
paweld

Josh

  • Hero Member
  • *****
  • Posts: 1344
Re: FPC Fixes broken win 64
« Reply #4 on: June 19, 2023, 11:45:56 am »
confirmed

All ok now.

Thanks for fast resolution :)
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

 

TinyPortal © 2005-2018