DSO
From Forum Nokia Wiki
DSO is Dynamic Shared Object, DSO (library) is similiar to an import library (.LIB) file. In previous tool chains, .LIB files are not used by the toolchain; instead, the library DSOs hold the information required for the linker to link to the correct ordinals to the dll.
One can use elf2e32 for generating the corresponding .dso file
.DSO files are located in the Epoc32\release\$(PLATFORM)\lib
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DSO file problem :( | tinka_83 | General Symbian C++ | 3 | 2008-04-07 15:14 |
| importing libraries to S60_3rd_FP2_SDK_v1.1 | pinhassi | Symbian Tools & SDKs | 2 | 2008-10-20 16:50 |
| Menu app(HandleCommandL) | MariaManrique | General Symbian C++ | 24 | 2007-12-07 12:12 |
| release编译不过去的问题 | suisuiaini | Symbian | 10 | 2007-09-05 10:16 |
| mmfcodec files removed from extension plugins | proberts | Symbian Media (Graphics & Sounds) | 5 | 2008-09-02 21:44 |
