Le mercredi 18 février 2009 à 14:53 +0100, Thierry Simonnet a écrit : > I compiled last svn version (7672). > Here is the result of cross compile : > > /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld: > warning: auto-importing has been activated without --enable-auto-import > specified on the command line. > This should work unless it involves constant data structures referencing > symbols from auto-imported DLLs.rm -f > /root/win32/opal/lib_mingw_x86/libopal.dll ; ln -sf libopal.3.5.2.dll > /root/win32/opal/lib_mingw_x86/libopal.dll > make[2]: Entering directory `/root/win32/opal/plugins' > make[3]: Entering directory `/root/win32/opal/plugins/audio/G722' > i586-mingw32msvc-gcc -mms-bitfields -I../../../include -Os > -I/root/win32/include -march=pentium-mmx -DPTRACING -Wall -Wextra > -Winit-self -Wstrict-aliasing=2 -Wfloat-equal -Wno-comment > -Wno-missing-field-initializers -Wno-unused -mms-bitfields -DPTRACING=1 > -fno-exceptions -I/root/win32/include -I/root/win32/opal/include -c > g722codec.c -o obj/g722codec.o > g722codec.c:155: warning: missing braces around initializer > g722codec.c:155: warning: (near initialization for 'g722CodecDefn[0].parm') > g722codec.c: In function 'PWLibPlugin_GetAPIVersion': > g722codec.c:208: error: 'PWLibPlugin_GetAPIVersion': definition is > marked as dllimport > make[3]: *** [obj/g722codec.o] Error 1 > make[3]: Leaving directory `/root/win32/opal/plugins/audio/G722' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/root/win32/opal/plugins' > make[1]: *** [subdirs] Error 2 > make[1]: Leaving directory `/root/win32/opal' > make: *** [/root/win32/lib/libopal_s.a] Error 2 > > Both 7672 versions (Win32 and Linux) crash when accepting incoming call. > Usage : SIP client on asterisk. >
I will have a look at that crash this week-end. I do not experience it. I will also mail Robert for your mingw compilation problems, including with G.722. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:[email protected] _______________________________________________ Ekiga-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
