• why Mali_OpenCL_SDK_v1.1.0 use both static library and share library
    In Mali_OpenCL_SDK_v1.1.0 project libCommon compile to static library(./Common) project libOpenCL compile to share library(./lib)
  • why Mali_OpenCL_SDK_v1.1.0 use both static library and share library
    In Mali_OpenCL_SDK_v1.1.0 project libCommon compile to static library(./Common) project libOpenCL compile to share library(./lib)
  • Static Library in keil
    I have the ready-to-use code bundle for the controller i use. It came along with the development board. The question is, should i create a *.lib file (with all the source files added to it)? will...
  • Static Library in keil
    I have the ready-to-use code bundle for the controller i use. It came along with the development board. The question is, should i create a *.lib file (with all the source files added to it)? will...
  • Static/Shared Library for ARM
    I like to generate LIB file (static library) so I do not need to supply client with source code Please advise procedure how to do this. Assumed LPC1768 and MCP1700 eval board. What additional statement...