Hi,
I have built and used libMali.so, libEGL.so, libGLESv1_CM.so, libGLESv2.so for linux target board.
But now, I need to make libMali.a instated of .so files.
I tried to get the .a but I couldn't make it.
How can I make static library(.a)?
I found the way.