Open belizariogr opened 3 months ago
I'm getting this error when I'm installing the cross compiler on Mac OS M1:
` assemble.pas(260,7) Fatal: Can't find unit sfpux80 used by assemble Fatal: Compilation aborted Error: /Users/belizario/dev/fpc/fpc/bin/aarch64-darwin/ppca64 returned an error exitcode fpcupdeluxe: ERROR: FPC Cross Installer (BuildModuleCustom: FPC): Running cross compiler fpc /usr/bin/make for x86_64-linux failed with an error code. fpcupdeluxe: ERROR: FPC Cross Installer (BuildModuleCustom: FPC): Removing all x86_64-linux compiler settings from fpc.cfg. fpcupdeluxe: info: FPCCrossInstaller (InsertFPCCFGSnippet: fpc.cfg): Inserting snippet in /Users/belizario/dev/fpc/fpc/bin/aarch64-darwin/fpc.cfg done.
ERROR: Fpcupdeluxe fatal error ! Sequencer (FPCCleanBuildOnly): Failure running fpcupdeluxe: error executing sequence FPCCleanBuildOnly Sequencer (Only): Failure running fpcupdeluxe: error executing sequence Only
`
Sorry about being late to respond. Is this issue still valid ? (I have no access to Mac M1 unfortunately)
Yes... just tested and the issue is still there.
I'm getting this error when I'm installing the cross compiler on Mac OS M1:
` assemble.pas(260,7) Fatal: Can't find unit sfpux80 used by assemble Fatal: Compilation aborted Error: /Users/belizario/dev/fpc/fpc/bin/aarch64-darwin/ppca64 returned an error exitcode fpcupdeluxe: ERROR: FPC Cross Installer (BuildModuleCustom: FPC): Running cross compiler fpc /usr/bin/make for x86_64-linux failed with an error code. fpcupdeluxe: ERROR: FPC Cross Installer (BuildModuleCustom: FPC): Removing all x86_64-linux compiler settings from fpc.cfg. fpcupdeluxe: info: FPCCrossInstaller (InsertFPCCFGSnippet: fpc.cfg): Inserting snippet in /Users/belizario/dev/fpc/fpc/bin/aarch64-darwin/fpc.cfg done.
ERROR: Fpcupdeluxe fatal error ! Sequencer (FPCCleanBuildOnly): Failure running fpcupdeluxe: error executing sequence FPCCleanBuildOnly Sequencer (Only): Failure running fpcupdeluxe: error executing sequence Only
`