#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/>