Re: Help compiling Ruby libv8 JavaScript engine

2014-09-29 Thread opendaddy
Some clarification: On 29. september 2014 at 2:04 PM, "Joseph Pearson" wrote: Ruby needs an interface into the JavaScript runtime, which libv8 provides. Node is a different concept entirely (though it too needs such an interface, which internally V8 provides). You can see this here: https://g

Re: Help compiling Ruby libv8 JavaScript engine

2014-09-29 Thread opendaddy
Hi! Thanks for your help. Actually I am using Node, but for some reason ruby-clean-css (https://github.com/joseph/ruby-clean-css) -- which looks like it's specifically made for Node -- requires libv8 as well. I've contacted the author. All the best, O.D. On 29. september 2014 at 1:12 PM, "Edho

Re: Help compiling Ruby libv8 JavaScript engine

2014-09-29 Thread Edho Arief
On Mon, Sep 29, 2014 at 9:40 PM, wrote: > Hi, > > Does anybody have experience compiling the Ruby libv8 JavaScript > engine (https://github.com/cowboyd/libv8) on OpenBSD 5.5? > > It says it can't find a supported compiler despite repeated attempts > to point it to `gcc` or `g++` 4.8.2 or 4.6.4 >

Help compiling Ruby libv8 JavaScript engine

2014-09-29 Thread opendaddy
Hi, Does anybody have experience compiling the Ruby libv8 JavaScript engine (https://github.com/cowboyd/libv8) on OpenBSD 5.5? It says it can't find a supported compiler despite repeated attempts to point it to `gcc` or `g++` 4.8.2 or 4.6.4 (https://github.com/cowboyd/libv8#bring-your-own-compil