Ive outsourced some kernel work and now have my modules running on “2.6.38-rc5” with a feature rich OS….however I would like to add “libGSM” to my build images if possible?
Thanks
Bruce
Hi Bruce,
I can only see the library in binary form but, excuse my ignorance on the matter, having the include .h file and the library itself, is not enough to build the image?
Hi Cosmin
It is probably my ignorance…..and I should probably try and include the library before posting qustions. My concern was based on not knowing if the library requires Telits version of uclib etc.
Ill add it and come back if any dependencies fail.
We use cookies to enhance your browsing experience and help us improve our websites. To improve our website, we carefully select third parties that use cookies to allow us to serve specific content and achieve the purposes set out in our cookie policy. For more information on how to make adjustments through your browser to the cookies being used on your device, please click Find Out More link. By closing this banner or continuing to browse our website, you agree to our use of such cookies. FIND OUT MORE
Hi Cosmin
Do you know if the source for the libGSM library is available:
Ive gone through the “Telit_GE863-PRO3_Linux_source_code_07_1007_tar_gz.zip”
source and couldnt find it.
I noticed the libGSM library exists in the crosstools:
root@prodvarm:/opt/crosstools# find . -name “*GSM*”
./telit/lib/libGSM.a
./telit/include/GSM_lib.h
root@prodvarm:/opt/crosstools#
Ive outsourced some kernel work and now have my modules running on “2.6.38-rc5” with a feature rich OS….however I would like to add “libGSM” to my build images if possible?
Thanks
Bruce
Hi Bruce,
I can only see the library in binary form but, excuse my ignorance on the matter, having the include .h file and the library itself, is not enough to build the image?
Hi Cosmin
It is probably my ignorance…..and I should probably try and include the library before posting qustions. My concern was based on not knowing if the library requires Telits version of uclib etc.
Ill add it and come back if any dependencies fail.
Thanks
Bruce