Additionally packaging the application for Windows has proven to be an issue as well. Tools like ocra and RubyScript2Exe don't want to work without major tweaking and I just don't have the patience. For now a separate branch will be available with the compiled windows .so library for the xor calculation. Compiling it was another amazing hassle. Ruby and windows just doesn't seem to mix.
So in summary no working significant code released this week. Plenty of non-working code is available on the jerasure branch on github though. https://github.com/pcorliss/
Check the windows branch for the compiled dll and modified disk handling code. https://github.com/pcorliss/
Tomorrow I'll post the XOR speed comparison between ruby and the native C library I wrote to handle the XOR calculation.
0 comments:
Post a Comment