[OTR-dev] gaim-otr for Windows

Ian Goldberg ian at cypherpunks.ca
Mon Jan 17 13:32:03 EST 2005


I'm flailing around in the dark a bit.  I managed to get a mingw
toolchain to successfully compile gaim-otr.dll, and it indeed works
with Windows gaim for me, under Wine.

But I sent a copy to Alex, who said it crashed gaim when generating a
key.

Here's a copy:  http://www.cypherpunks.ca/otr/gaim-otr-1.0.3.zip

This is my link line:

i586-mingw32msvc-gcc -g -shared -Wl,--enable-auto-image-base \
  otr-plugin.o ui.o dialogs.o ../libotr/libotr.a -o ../gaim-otr.dll \
  -lgcrypt -lgpg-error -lgtk-win32-2.0 -latk-1.0 -lpango-1.0 -lglib-2.0 \
  -lgdk-win32-2.0 -lgobject-2.0 -lgaim

As I said, it works correctly for me (under wine).  Now, is it possible
that crashes would happen if someone had different versions of the above
libraries from the ones I scrounged around on the web for?

-rw-r--r--    1 root     root       168818 Jan 17 12:37 libatk-1.0.dll
-rw-r--r--    1 root     root       256174 Jan 17 12:38 libpango-1.0.dll
-rw-r--r--    1 root     root       626036 Jan 17 12:39 libglib-2.0.dll
-rw-r--r--    1 root     root       695862 Jan 17 12:40 libgdk-win32-2.0.dll
-rw-r--r--    1 root     root      3979892 Jan 17 12:40 libgtk-win32-2.0.dll
-rw-r--r--    1 root     root       279067 Jan 17 12:42 libgobject-2.0.dll
-rw-r--r--    1 root     root      1045651 Jan 17 13:00 gaim.dll

md5sums:

21eb6b1101193243dc36194f06f713cb  libatk-1.0.dll
4ba12c8292c8f6a3edcb31df36c1b03e  libpango-1.0.dll
baaddd021a5cb740a5b9330a59d6053d  libglib-2.0.dll
b44b63f6f28d5cee8f91b5e1595720cc  libgdk-win32-2.0.dll
6b07038a76175fe01c856bbdc9ae9886  libgtk-win32-2.0.dll
4899ed84060d4718f918860a55ba4860  libgobject-2.0.dll
56c356d6535c2a050471127a50668a46  gaim.dll

If anyone could send me some Windows-dev-clue, I'd appreciate it.  ;-)

The gaim.dll above is from gaim 1.0.3.

Thanks,

   - Ian



More information about the OTR-dev mailing list