Displaying 2 results from an estimated 2 matches for "rev14298".
Did you mean:
rev13928
2007 Dec 12
2
Speex crashing on ARM with assembler optimization enabled.
...en
it runs fine, but once I add "--enable-arm5e-asm" it start crashing
(I use testenc to test it).
Further investigation showed, that it does not crash, if I enable arm asm
but disable both VAR_ARRAYS and USE_ALLOCA in config.h.
This tested with speex svn rev13928 and with 1.2beta3 (svn rev14298).
gcc version is 4.2.0
I guess it may be some alignment problem or so, like with MS compilers?
Did anyone had same problems? Any good ideas and directions where to
look and debug are welcome.
--
Regards,
Alexander Chemeris.
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
t...
2007 Dec 12
0
Speex crashing on ARM with assembler optimization enabled.
...d "--enable-arm5e-asm" it start crashing
> (I use testenc to test it).
>
> Further investigation showed, that it does not crash, if I enable arm asm
> but disable both VAR_ARRAYS and USE_ALLOCA in config.h.
>
> This tested with speex svn rev13928 and with 1.2beta3 (svn rev14298).
> gcc version is 4.2.0
>
> I guess it may be some alignment problem or so, like with MS compilers?
> Did anyone had same problems? Any good ideas and directions where to
> look and debug are welcome.
>
>