<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.a, li.a, div.a
        {margin-top:1.0pt;
        margin-right:0cm;
        margin-bottom:1.0pt;
        margin-left:0cm;
        text-align:justify;
        text-indent:1.0cm;
        line-height:150%;
        font-size:12.0pt;
        font-family:"Times New Roman";}
p.aCxSpFirst, li.aCxSpFirst, div.aCxSpFirst
        {mso-style-type:export-only;
        margin-top:1.0pt;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-indent:1.0cm;
        line-height:150%;
        font-size:12.0pt;
        font-family:"Times New Roman";}
p.aCxSpMiddle, li.aCxSpMiddle, div.aCxSpMiddle
        {mso-style-type:export-only;
        margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-indent:1.0cm;
        line-height:150%;
        font-size:12.0pt;
        font-family:"Times New Roman";}
p.aCxSpLast, li.aCxSpLast, div.aCxSpLast
        {mso-style-type:export-only;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:1.0pt;
        margin-left:0cm;
        text-align:justify;
        text-indent:1.0cm;
        line-height:150%;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:2.0cm 42.5pt 2.0cm 3.0cm;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=RU link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Hi !<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Can anybody point me how to compile speex for subj ?
May be I&#8217;m doing something stupid&#8230;. I just took all files from
/libspeex and added them to my project in Code Composer 2.1. Then I set global definitions
CONFIG_TI_C55X, FIXED_POINT, DISABLE_WIDEBAND, RELEASE for entire project and
edit arch.h and create speex_config_types.h. Then tried to compile it and run.
Code seems to be hang in function _spx_autocorr (). What I did wrong ? (I used
speex 1.1.10). Should I compile code under cygwin and just link library to Code
Composer ? Is it possible ? Please help me&#8230;.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>P.S. I did not use .configure script. May be I should
?<o:p></o:p></span></font></p>

</div>

</body>

</html>