Recent

Author Topic: I can't compiler Free Pascal in AArch64 Windows  (Read 537 times)

xphost

  • Newbie
  • Posts: 3
I can't compiler Free Pascal in AArch64 Windows
« on: November 18, 2025, 02:52:05 am »
I try to download Trunk AArch64 Win64 and try to compiler my program, but is send me tooooooo much error!! maybe more then 300 thousand line...

the error occur when I send fpc -iV!
I don't understand when I just output the version code, the error occur!
some error fragment is below here:

Code: [Select]
An unhandled exception occurred at $00007FF6835E2340:
EExternalException:
  $00007FF6835E2340
  $00007FF6835F0D54
  $00007FF6835F0DD0
  $00007FF6835F1A9C
  $00007FF6835EF890
  $00007FF6835EF8B4
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
  $00007FF6835EF8D8
oh btw, I compiler it in qemu virtual machine! I don't think it has any impact!!
All errors are located at the following website: Github Actions,
Warning: This is an infinite recursive error that may output approximately 200 thousand lines of error!
« Last Edit: November 18, 2025, 03:15:59 am by xphost »

Thaddy

  • Hero Member
  • *****
  • Posts: 18520
  • Here stood a man who saw the Elbe and jumped it.
Re: I can't compiler Free Pascal in AArch64 Windows
« Reply #1 on: November 18, 2025, 08:47:40 am »
aarch64-windows is by no means complete and merely a test version.
(And running in qemu can have an impact!)
Due to censorship, I changed this to "Nelly the Elephant". Keeps the message clear.

xphost

  • Newbie
  • Posts: 3
Re: I can't compiler Free Pascal in AArch64 Windows
« Reply #2 on: November 19, 2025, 06:40:01 pm »
aarch64-windows is by no means complete and merely a test version.
(And running in qemu can have an impact!)

Alright, I know, but anyway, it can't be send me tooooo much errors when I just input fpc -iV whether I running it on qemu or github actions!

I really hope someone can fix it!
« Last Edit: November 19, 2025, 06:41:56 pm by xphost »

PascalDragon

  • Hero Member
  • *****
  • Posts: 6235
  • Compiler Developer
Re: I can't compiler Free Pascal in AArch64 Windows
« Reply #3 on: November 20, 2025, 10:14:54 pm »
the error occur when I send fpc -iV!
I don't understand when I just output the version code, the error occur!
some error fragment is below here:

The aarch64-win64 target is nowhere ready for prime time due to subtle code generation issues that have a big impact.

xphost

  • Newbie
  • Posts: 3
Re: I can't compiler Free Pascal in AArch64 Windows
« Reply #4 on: November 21, 2025, 03:02:57 am »
the error occur when I send fpc -iV!
I don't understand when I just output the version code, the error occur!
some error fragment is below here:

The aarch64-win64 target is nowhere ready for prime time due to subtle code generation issues that have a big impact.

ok, thank you! I'll wait it!! maybe it's happen in 3.3.1?

Thausand

  • Sr. Member
  • ****
  • Posts: 445
Re: I can't compiler Free Pascal in AArch64 Windows
« Reply #5 on: November 21, 2025, 03:13:59 am »
ok, thank you! I'll wait it!! maybe it's happen in 3.3.1?
No may be. is will. https://www.freepascal.org/develop.var
Quote
Free Pascal is always under development. If you want to see how the development is progressing you can take a peek at the developer versions.
...
Then have note: when version develop then is no support official. When aarch64-win ready (stable) then is for FPC release (develop is no stable).

There wiki for have look progress: https://wiki.freepascal.org/FPC_New_Features_Trunk

 

TinyPortal © 2005-2018