<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 25, 2013 at 3:53 PM, bat guano <span dir="ltr"><<a href="mailto:batguano999@hotmail.com" target="_blank">batguano999@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">><br>
><br>
> Google says it's maybe something to do with the "linking process" which might be caused by the gcc compiler.<br>
> Can something be done with the opus code to overcome this, or shall I compile on a different/better/newer OS?<br>
><br>
><br>
Hello again.<br>
Today I've compiled opus-tools-0.1.7 with opus-1.1-beta on two other Ubuntu systems without problems.<br>
<br>
Ubuntu-11.04(Natty)<br>
$ gcc --version<br>
gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2<br>
<br>
Ubuntu-12.04(Precise)<br>
$ gcc --version<br>
gcc (Ubuntu/Linaro 4.6.4-1ubuntu1~12.04) 4.6.4<br>
<br>
<br>
So maybe there is something weird about the compiler used in the Peppermint Three OS.<br>
$ gcc --version<br>
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3<br>
<br>
<br>
I will be happy to test any patches, but (imo) it's not worth investigating further for what is now an obsolete OS.<br></blockquote><div><br></div><div>I think you're missing -lm (the math library) when linking. There are some LIBM related changes in the git history<br>
so this might have already been solved since 0.1.7<br><br></div><div>Best,<br>Tristan<br clear="all"></div></div><br>-- <br>Tristan Matthews<br>web: <a href="http://tristanswork.blogspot.com">http://tristanswork.blogspot.com</a><br>
</div></div>