Shared object created using SDK 2.3 doesnt export symbols
Shared object created using SDK 2.3 doesnt export symbols
BY 26 Feb 2015SDK & IDE
Using Tizen SDK 2.3 for shared object creation.
I created a sample c file and h file and generated the .so file.
But the created .so file doesnt export the symbol (function) in the c file (checked using ‘nm -D’ command)
and I get link error for the symbol if tried to link with the application.
Shared object created using SDK 2.3 doesnt export symbols
Using Tizen SDK 2.3 for shared object creation.
I created a sample c file and h file and generated the .so file.
But the created .so file doesnt export the symbol (function) in the c file (checked using ‘nm -D’ command)
and I get link error for the symbol if tried to link with the application.
Any extra setting needed for this?
It works straight away in SDK 2.2.1.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio