[MacRuby] #610: Creating static executable using --static does not work
#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/>
#610: Creating static executable using --static does not work --------------------------------------+------------------------------------- Reporter: Knut.Olaf.Lien@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: duplicate Keywords: | --------------------------------------+------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => duplicate Comment: Most likely a dup of #588. -- Ticket URL: <http://www.macruby.org/trac/ticket/610#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby