Skip to content

Instantly share code, notes, and snippets.

@leedo
Created January 22, 2014 01:00
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 leedo/329cca50dc20f8a70b35 to your computer and use it in GitHub Desktop.
Save leedo/329cca50dc20f8a70b35 to your computer and use it in GitHub Desktop.
clang -dynamiclib -O1 -Wl,-rpath,/Users/lee/src/rakudo/install/lib -O1 -lpthread -o dynext//Users/lee/src/rakudo/install/lib/libperl6_ops_moar.dylib dynext/perl6_ops.o dynext/container.o /Users/lee/src/rakudo/install/lib/libmoar.dylib
ld: can't open output file for writing: dynext//Users/lee/src/rakudo/install/lib/libperl6_ops_moar.dylib, errno=2 for architecture x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment