28 Mar
2007
28 Mar
'07
4:49 p.m.
Takashi Iwai wrote:
At Tue, 27 Mar 2007 15:50:09 -0300,
It must be a coincidence. The compiler optimization stripped out the verbs because no one is referring. Try the patch below.
Thanks Takashi.
This patch works! It was really a issue of gcc optimization.
My version is:
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/3.4.6/specs Configured with: ../gcc-3.4.6/configure --prefix=/usr --disable-multilib --libdir=/usr/lib64 --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=x86_64-slackware-linux --host=x86_64-slackware-linux --build=x86_64-slackware-linux Thread model: posix gcc version 3.4.6
Rodrigo.