diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-05-29 09:20:40 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-05-29 09:20:40 (GMT) |
commit | 8147373cc6234dbbefb0edaa9a3d987294b8a889 (patch) | |
tree | c2c4779b9e978f6482624f102df4deddc16178e3 /doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp | |
parent | 131d8f90aa2991866884a896fdebcc05a020a905 (diff) | |
download | Qt-8147373cc6234dbbefb0edaa9a3d987294b8a889.zip Qt-8147373cc6234dbbefb0edaa9a3d987294b8a889.tar.gz Qt-8147373cc6234dbbefb0edaa9a3d987294b8a889.tar.bz2 |
Support for SSL symbol runtime resolving in Symbian.
The commit enables -openssl config in addition to -openssl-linked
in Symbian OS platforms. In Symbian OS the symbol names are stripped
away from DLLand symbols are are referenced via ordinal numbers.
This change resolves the correct ordinals for SSL symbols in Symbian OS.
The change is a bit hackish, but is currently only way to resolve
symbols at runtime in Symbian OS - if STDDLL targettype is not counted.
The problem of STDDLL target type is that it is not supported by S60 3.1
and in addition the SSL libraries in S60 are not currently build with
STDDLL target but DLL target.
This mechanism should work as long as BC for SSL symbols is kept.
And S60 has given binary promise, so we should not have problems...
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions