Skip to content

Instantly share code, notes, and snippets.

@nocd5
Created September 3, 2014 23:12
Show Gist options
  • Save nocd5/321b18f536bc8ece892b to your computer and use it in GitHub Desktop.
Save nocd5/321b18f536bc8ece892b to your computer and use it in GitHub Desktop.
ダイナミックリンク版mruby.exeビルドメモ
gcc -I ../../../include -I ../../../src -L . ../../../mrbgems/mruby-bin-mruby/tools/mruby/mruby.c -o mruby.exe -Wl,-dy,-lmruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment