Error when using --static option with macrubyc
- by Jakub Hampl
I want to create a binary executable for a relatively simple script that would not require people to install macruby or HotCocoa. The script is here. I've understood that I want to use the --static option for the compiler and I'm using the following command:
macrubyc -o postprocessor --static postprocessor.rb
I get the following error:
ld:…