[poky] Help with configuring Yocto with an external toolchain except "csl"

jojo rjiejie at gmail.com
Wed Jun 20 18:46:01 PDT 2012


@kr,
	Thanks for your reply.

	I have put following variables into local.conf & tested, but failed.
		TCMODE = "external-csl"
		EXTERNAL_TOOLCHAIN = "/opt/toolchain/gnuarm-4.4.1/"

	I think my situation is that i need three variables to control external toolchain at least like *buildroot*
		BR2_TOOLCHAIN_EXTERNAL_PREFIX
		BR2_TOOLCHAIN_EXTERNAL_PATH
		BR2_TOOLCHAIN_EXTERNAL_SYSROOT_PATH
	because that my toolchain pre-build source code  is not from *code sourcery* & directory struct is not like *code sourcery* also.

	is there some good method to fix this ? thanks

B.R.
-- jojo




在 2012-6-20,下午1:47, Khem Raj 写道:

> On Tue, Jun 19, 2012 at 2:06 AM, jojo <rjiejie at gmail.com> wrote:
>> @all,
>>        I google some information about this topic and then,
>>        i found the case is that jut support "CodeSourcery labs" toolchain.
>> 
>>        I think my external toolchain is not standard of directory like "tcmode-externl-csl".
>>        I can use "buildroot" to use this toolchian that just use three variables following :
>>                BR2_TOOLCHAIN_EXTERNAL_PREFIX
>>                BR2_TOOLCHAIN_EXTERNAL_PATH
>>                BR2_TOOLCHAIN_EXTERNAL_SYSROOT_PATH
>> 
>>        so there are some solution in poky ? thanks for you attention :)
> 
> use TCMODE="external-sourcery"
> and mention csl binary toolchain install tree using EXTERNAL_TOOLCHAIN
> 
> in your local.conf
> 
> 
>>> B.R.
>> -- jojo
>> 
>> 
>> 
>> 
>> _______________________________________________
>> poky mailing list
>> poky at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/poky

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20120621/ee0ab7b7/attachment.html>


More information about the poky mailing list