Le Tue, 26 Feb 2008 20:56:32 +0200,
"Pekka Pessi" <[EMAIL PROTECTED]> a écrit :
> 2008/2/26, Alban Crequy <[EMAIL PROTECTED]>:
(...)
> > Any suggestions to fix the problem ?
>
> Check that you are linking correct runtime for your compiler.
> Could you generate asm with your GCC from a C file
Thank you for your reply, I will test your suggestion tomorrow.
test_nua.exe passed correctly with that darcs branch:
http://people.collabora.co.uk/~alban/darcs/sofia-sip-alban-linkage/
(for viewing patchs:
http://monkey.collabora.co.uk/sofia-sip-alban-linkage/ )
The first patch fixs the bug in m
2008/2/26, Alban Crequy <[EMAIL PROTECTED]>:
> > I think the static variable is initialized before the DLL linkage is
> > complete.
>
> It makes sense. Do you think this problem occurs only on the simulator,
> or also on the device ? (I only tested the simulator.)
I have no idea, but I think
Le Mon, 25 Feb 2008 15:43:44 +0200,
"Pekka Pessi" <[EMAIL PROTECTED]> a écrit :
> 2008/2/21, Alban Crequy <[EMAIL PROTECTED]>:
(...)
> > I tried to fix it but then test_nua.exe just crashes as soon as it
> > gets started. My breakpoint in the main() function is not
> > triggered: it crashes befor
2008/2/21, Alban Crequy <[EMAIL PROTECTED]>:
> I am trying to use sofia-sip on symbian. I am using
> S60_3rd_Ed_SDK_FP2_Beta_b and compiling using the WINSCW compiler for
> the emulator.
>
> The project compiles correctly but when I am trying to run
> test_nua.exe, I have some issues.
>
> The
Hi,
I am trying to use sofia-sip on symbian. I am using
S60_3rd_Ed_SDK_FP2_Beta_b and compiling using the WINSCW compiler for
the emulator.
The project compiles correctly but when I am trying to run
test_nua.exe, I have some issues.
The test suite programs use symbols exported by the libsofia-si