[MacRuby] #440: llvm-config still needed for --static compiles
#440: llvm-config still needed for --static compiles --------------------------------+------------------------------------------- Reporter: g.vishnu@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: llvm --------------------------------+------------------------------------------- % macrubyc -o ./hello hello.rb --static /bin/sh: llvm-config: command not found Error when executing `llvm-config --ldflags --libs core jit nativecodegen interpreter bitwriter' Interestingly, without --static, it works! -- Ticket URL: <http://www.macruby.org/trac/ticket/440> MacRuby <http://macruby.org/>
#440: llvm-config still needed for --static compiles --------------------------------+------------------------------------------- Reporter: g.vishnu@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: llvm --------------------------------+------------------------------------------- Comment(by g.vishnu@…): Sorry, screwed up formatting, please see this: http://gist.github.com/238149 -- Ticket URL: <http://www.macruby.org/trac/ticket/440#comment:1> MacRuby <http://macruby.org/>
#440: llvm-config still needed for --static compiles --------------------------------+------------------------------------------- Reporter: g.vishnu@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: llvm | --------------------------------+------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Should be fixed by r3037. -- Ticket URL: <http://www.macruby.org/trac/ticket/440#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby