Re: [jruby-dev] LoadLibrary fails when running jruby/test/bench/ffi/bench_*.rb

2008-08-12 Thread Wayne Meissner
That bit should be fixed - it now uses 'msvcrt' as the default lib to load from. I also (maybe) fixed a couple of the benchmarks to run on windows - chmod, getpid, umask - but I don't have windows, so I couldn't test them. 2008/8/12 Praki [EMAIL PROTECTED]: Hi, I am trying to run

[jruby-dev] LoadLibrary fails when running jruby/test/bench/ffi/bench_*.rb

2008-08-11 Thread Praki
Hi, I am trying to run jruby/test/bench/ffi/bench_chmod.rb on a WIndows XP box. Jruby version is jruby 1.1.3 (ruby 1.8.6 patchlevel 114) (2008-08-11 rev 6586) [x86-java]. When I run jruby bench_chmod.rb, it fails with the following error messaage. C:\tools\jruby\test\bench\ffijruby