Pascal Linker(pasld),Support x64,aarch64,riscv64,loongarch64 architectures(ELF Relocatable ELF Objects Only).
Output can be ELF PIE file,dynamic library or UEFI Application/UEFI Boot Driver/UEFI Runtime Driver(For 0.0.2.3 and later).
First,install fpc(free pascal compiler) or fpc and lazarus combined with its source code.
Second,using installed fpc by you to compile the pascal linker source code and run build.sh to build it.
Run ./pasld to get the help.