<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Constantia;
        panose-1:2 3 6 2 5 3 6 3 3 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="#0563C1" vlink="#954F72"><div class="WordSection1"><p class="MsoNormal">Hello </p><p class="MsoNormal"> </p><p class="MsoNormal">Following is my environment :</p><p class="MsoNormal"> </p><p class="MsoNormal">Freescale PPC PowerPC , rtos vxworks , gnu compiler.</p><p class="MsoNormal"> </p><p class="MsoNormal">I get the following error:</p><p class="MsoNormal">undefined reference to `X265_NS::setupAssemblyPrimitives(X265_NS::EncoderPrimitives&, int)'</p><p class="MsoNormal"> </p><p class="MsoNormal">Undefined function <u><span style="font-size:10.0pt;font-family:"Courier New";color:black;background:silver">setupAssemblyPrimitives</span></u><u><span style="font-size:10.0pt;font-family:"Courier New";color:black">, that is called from testBench.cpp</span></u></p><p class="MsoNormal"><u><span style="font-size:10.0pt;font-family:"Courier New";color:black"><span style="text-decoration:none"> </span></span></u></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New";color:black">I didn’t find implementation for PPC arch.</span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New";color:black">(I found aarch64 , arm and x86) .</span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New";color:black">Should I use aarch64 ? my environment is 32bit ? </span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New";color:black">I found in .\aarch64\pixel-util.S , but it is not PPC asm code. Please provide information.</span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New";color:black"> </span></p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal"><span style="font-family:"Constantia",serif">Re,</span></p><p class="MsoNormal"><span style="font-family:"Constantia",serif">Yehuda Marko</span></p><p class="MsoNormal"><span style="font-family:"Constantia",serif"> </span></p><p class="MsoNormal"><span style="font-family:"Constantia",serif"><a href="mailto:Yehuda.Marko@scaleil.com"><span style="color:#0563c1">Yehuda.Marko@scaleil.com</span></a> +972544373003</span></p><p class="MsoNormal"><span style="font-family:"Constantia",serif">ScaleIL</span></p><p class="MsoNormal"> </p><p class="MsoNormal"><span style="color:#1f497d"><img border="0" width="128" height="72" id="Picture_x0020_1" src="cid:image001.jpg@01D7BDD5.92A9BC40" alt="fb-cover-6221-3464467"></span></p><p class="MsoNormal"> </p><p class="MsoNormal"><span lang="EN-GB" style="font-size:8.0pt;font-family:"Arial",sans-serif;color:gray">This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and contains information that is confidential and proprietary to ScaleIL. All unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.</span></p><p class="MsoNormal"> </p></div></body></html>