Hi, I need to use libMagick.a file to compile my dx module, but all I have in the X11R6/lib directory is libMagick.so.5 file. I heard that so is 'dynamic shared object'.
Is there anyway that I can convert it to .a file or make gcc recognize .so file as a library? Thank you, Juw Won
