Håvard Wall wrote:
Andrew Farmer wrote:

At 29 July, 2003 Miguel Bl?zquez wrote:

[...]


Therefore, the distribution is not the problem. Any ideas? Is it posible
that the tools 'toolame' or 'mp2enc' had been compiled with some
parameter defined in /etc/make* and that parameter affects negatively?


No, make options won't affect a program's output like this. Is it

[...]


I'm not sure I agree. All theese compiler options _could_ produce bad code:
-ffast-math
-fno-math-errno
-funsafe-math-optimizations
-fno-trapping-math


-- [EMAIL PROTECTED] mailing list



Hello,


After compiling a lot of times, I've could see the problem is not the toolame app, the problem is the standard mathematic library, libm. Toolame is dynamically linked with the libraries: libc and libm. If I change the libm-2.3.1.so with the same lib from another distribution, the tool works fine and the generated file MP2 sounds fine, too. It's possible when the glibc was compiled (libm belongs the glibc packet), something was bad and the compilation of the libm library failed. Now, I'll copy the libm library from stage[23]*tar.bz2. Thanks for all.


Best regards,


Miguel Blázquez



--
[EMAIL PROTECTED] mailing list



Reply via email to