You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came across this while trying to fix the benchmarking on my local copy:
$ ./benchmarks/List/list_cello
dyld: __dyld section not supported in /Users/Ingwie/Work/Git/Cello/./benchmarks/List/list_cello
fish: './benchmarks/List/list_cello' terminated by signal SIGABRT (Abort)
I didn't investigate into it just yet, but maybe you have an idea :)
Meanwhile, this is what I did up to the point I found this error:
Hey sorry I have no real idea what this error is about but after a quick googling it appears the latest version of MacOS Mojave doesn't support profiling or something like that...
I came across this while trying to fix the benchmarking on my local copy:
I didn't investigate into it just yet, but maybe you have an idea :)
Meanwhile, this is what I did up to the point I found this error:
The text was updated successfully, but these errors were encountered: