Rene, wvdial crashes. Actually, the fault is in wvstreams. The bug is in both my i686 and x86_64 builds.
These sites have identified that the bug is introduced by gcc 4.7, over-enthusiastic optimisation: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674006 https://bugzilla.redhat.com/show_bug.cgi?id=812651 ...they give a solution too. I have put this line into package/develop/wvstreams/wvstreams.conf: var_append GCC_WRAPPER_APPEND ' ' '-fno-tree-dce -fno-optimize-sibling-calls' I did a compile in my i686 T2 build, tested it, wvdial worked. Regards, Barry ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
