The problem does not exist if compiled with PB6.04 ARM.
GetCurrentDirectory() is a content that allow to reproduce but it is not the only one.
Code: Select all
ProcedureDLL EFK_open()
Define a$ = GetCurrentDirectory()
EndProcedure
; IDE Options = PureBasic 6.11 LTS - C Backend (MacOS X - arm64)
; ExecutableFormat = Shared .dylib