John Gilmore
Results
3
issues of
John Gilmore
After cloning Jerasure from Mac and running the makefile supplied with Jerasure, the following linker error is received: gcc -shared -Wl,-soname,libJerasure.so.0 \ -o ../lib/libJerasure.so.0 galois.o jerasure.o reed_sol.o cauchy.o liberation.o ld:...
This pull request makes multilang components plugable (issue #373) and relates to issue #654, in that it is now possible to implement protocol buffer serialisation. Changes in this pull request:...