Hi,<div><br></div><div>You could use POKYMODE feature to integrate an external toolchain;</div><div><br></div><div>For example for microblaze arch I set in my local.conf</div><div><br></div><div>POKYMODE = "external-xilinx"</div>
<div>XILINX_TOOLCHAIN = "Base path of toolchain"</div><div><br></div><div>Then poky configuration (poky.conf) pulls the recipe that informs the toolchain details poky-external-xilinx.inc [1]</div><div>and <a href="http://external-xilinx-toolchain_1.0.bb">external-xilinx-toolchain_1.0.bb</a> [2] to integrate that particular pre-built toolchain.</div>
<div><br></div><div>In your case you could take a look at meta/conf/distro/include/poky-external-csl2008q3.inc which configures poky to use</div><div>external CSL 2008q3-72 toolchain probably just setting POKYMODE = "external-csl2008q3" and updating the toolchain path </div>
<div>will do to use this toolchain (haven't test it).</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br></div><div>[1] <a href="http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/tree/conf/distro/include/poky-external-xilinx.inc">http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/tree/conf/distro/include/poky-external-xilinx.inc</a></div>
<div>[2] <a href="http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/tree/recipes-core/meta/external-xilinx-toolchain_1.0.bb">http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/tree/recipes-core/meta/external-xilinx-toolchain_1.0.bb</a></div>
<div><br></div><div>Regards<br><br><div class="gmail_quote">On Thu, May 12, 2011 at 4:42 PM, Robert Berger <span dir="ltr"><<a href="mailto:gmane@reliableembeddedsystems.com">gmane@reliableembeddedsystems.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I'm trying to use a third party toolchain instead of the default ones.<br>
There seem to be some recipes to support something like this.<br>
<br>
Here is what I tried without success (it still seems to pick up the<br>
default toolchain): <a href="http://pastebin.com/RsitZDJp" target="_blank">http://pastebin.com/RsitZDJp</a><br>
<br>
In addition to this I exported the path to the toolchain.<br>
<br>
I know that is not very wise, but currently I'm trying to reuse some of<br>
the recipies and compile the packages for this specific toolchain<br>
(hopefully without too many things breaking)<br>
<br>
Please advise.<br>
<br>
Regards,<br>
<br>
Robert<br>
<br>
..."If you want more effective programmers, you will discover that they<br>
should not waste their time debugging - they should not introduce the<br>
bugs to start with." - Dijkstra<br>
<br>
My public pgp key is available at:<br>
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1" target="_blank">http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1</a><br>
<br>
<br>
_______________________________________________<br>
poky mailing list<br>
<a href="mailto:poky@yoctoproject.org">poky@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/poky" target="_blank">https://lists.yoctoproject.org/listinfo/poky</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div>Adrian Alonso</div>Secret Lab Technologies Ltd.<br>
</div>