You are not logged in.
Pages: 1
In the new stable version, I found that there are static files with the aarch64 Linux directory. Does this support cross compiling to this situation in the new version?
I attempted to compile under CodeTyphon under Win64 and encountered an error while linking. Master, can you tell me the relevant solutions?
follow the res file
strippedLast edited by htits2008 (2023-06-01 00:19:40)
Offline
I try some sample in ex. And the httpServerRaw is passed . It can runing in aarch64 linux os. Other servers are say "error while linking".
Offline
I have been using mORMot 2 on aarch64 for awhile without any issues. Runs on small devices like a Raspberry, a Mac M1 with a virtual machine or in the cloud. Please search the forum for arm or aarch64.
I have no experience with CodeTyphon. I use Lazarus/FreePascal compiling native or cross compiling from Linux x86_64. The mormot2tests run just fine.
Offline
Thanks help!!!
Now , I have install a IDE of Lazarus in aarch64 Linux.
Offline
Sounds like a CodeTyphon issue: some libraries may be missing in the cross-compiler environment.
Use FpcUpDeluxe instead, as we do - and it is more respectful to code copyright (e.g. the ORCA issue in CodeTyphon).
Offline
Pages: 1