Hello,
$ sudo ln -l /usr/local/lib/fpc/3.0.0/ppcrossx64 /usr/local/bin be sure to remove old broken links
parameter -l is unknow

source : ppcrossx64 is ok
target: must be ppcx64 , because "Error: Fehler: Ungültiger Compiler: file "/usr/local/bin/ppcx64" does not exist"
How must i edit the bash line ?
If i rename ppcrossx64 to ppcx64 i can create X64-Exe.
Greeting
Heiko