We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.