#610: Creating static executable using --static does not work --------------------------------------+------------------------------------- Reporter: Knut.Olaf.Lien@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: --------------------------------------+------------------------------------- I get the following error when trying to create a standalone executable using the --static option in macrubyc: collect2: ld returned 1 exit status Here is what I type at the prompt: macrubyc --static Task_tester.rb -o Task_tester Using the latest version of MacRuby (0.5) -- Ticket URL: <http://www.macruby.org/trac/ticket/610> MacRuby <http://macruby.org/>