« Return to Thread: problems compiling jruby, missing invokedynamic support

Re: problems compiling jruby, missing invokedynamic support

by Stephen Bannasch-3 :: Rate this Message:

Reply to Author | View in Thread

>On 21 Jun 2009, at 14:41, Stephen Bannasch wrote:
>
>>I'm trying to compile jruby in eclipse and am now getting many
>>errors relating to invokedynamic
>>
>>Some of the imports in org.jruby.runtime.invokedynamic don't resolve
>>
>>  example: import java.dyn.CallSite
>>
>>There used to be invokedynamic.jar in build_lib/
>
>Try build_lib/indy_mock.jar.
>
>Damian

Thanks.

That and a few other changes in .classpath for Eclipse are in a patch here:

   http://jira.codehaus.org/browse/JRUBY-3766

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: problems compiling jruby, missing invokedynamic support