dmlc/ps-lite

How to compile ps-lite to `.so` instead of `.a`?

hbsun2113 opened this issue · 1 comments

I want to compile ps-lite to .so by changing Makefile. How to do it?

I want to compile ps-lite to dll, but it depends on other dll, how to pack it all?