On Sun, 8 Oct 2006 10:16:23 +0900 "Jon Keating" <[EMAIL PROTECTED]> wrote:
> Time for another RC. This time we have fixed a minor bug with lock > files in RC2, as well a few possible crashes, some annoying bugs > (leaving a blank window after all tabs were closed), and others as > well. It is reccommended to use this version over 1.3.2, since many > bugs have been fixed since then. And besides, we need you to find > other problems! Here are the download links: > > * http://www.fanfic.org/~jon/licq-1.3.4-RC3.tar.gz > * http://www.fanfic.org/~jon/licq-1.3.4-RC3.tar.bz2 I'm using it and at least for me it's fine. I compiled the msn plugin with gcc 4.1.1 and optimizations and it's working perfectly so if you want you can remove the following lines from configure (msn plugin): if test "$msn_gcc_major_version" -ge 4; then CXXFLAGS=`echo $CXXFLAGS | sed 's/-O.//1'` CFLAGS=`echo $CFLAGS | sed 's/-O.//1'` fi My FLAGS: -O2 -march=athlon64 -msse3 -pipe -ftree-vectorize And it's working fine with the msn plugin. -- http://u-br.net Linux 2.6.18: Avast! A bilge rat! Sao Paulo - SP http://u-br.net Linux 2.6.18: Avast! A bilge rat! Sao Paulo - SP
