Skip to content

Instantly share code, notes, and snippets.

@colomon
Created December 6, 2012 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colomon/4223784 to your computer and use it in GitHub Desktop.
Save colomon/4223784 to your computer and use it in GitHub Desktop.
Wynne:~ colomon$ cd tools/rakudo-debugger/
Wynne:rakudo-debugger colomon$ make
pbc_to_exe perl6-debug.pbc
dyld: Library not loaded: /Users/colomon/tools/parrot/blib/lib/libparrot.dylib
Referenced from: /usr/local/bin/pbc_to_exe
Reason: no suitable image found. Did find:
/Users/colomon/tools/rakudo/install/lib/libparrot.dylib: mach-o, but wrong architecture
make: *** [perl6-debug.exe] Trace/BPT trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment