Hi all,
I have tried to compile LAME 3.70 using the Watcom compiler
(host+target was OS/2). Using highest optimization, there seems
to be some trouble with the pow function. I have used only
time optimization (not fastest possible code). There remain some
errors in pow inside the ATHformula function. As I feel, the argument
f is a frequency in kHz. Sometimes, ATHformula is called with
f=9E3 or so. This seems to be buggy. The Watcom pow function prints
a message "argument of pow out of range". It returns inf, which may
lead to correct behaviour in futher computation. Possibly, the gcc
pow funcion return inf too, but silently.
I have used the -d -v -h flags, only, for a 44.1 kHz stereo wav file
as grabbed from any audio-CD.
Using the Watcom compiler may be of particular interest:
Host and/or target maybe any of DOS (native DOS or 32 bit extender),
Win (16 or 32 bit) or OS/2.
Any hints?
J"org Bergmann, Dresden
[EMAIL PROTECTED]
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )