* Query about the toolchian version of Yocto 1.9
@ 2015-07-15 3:41 Luo Zhenhua
2015-07-15 4:51 ` Robert Yang
0 siblings, 1 reply; 7+ messages in thread
From: Luo Zhenhua @ 2015-07-15 3:41 UTC (permalink / raw)
To: OE-core
[-- Attachment #1: Type: text/plain, Size: 251 bytes --]
Hi,
I can see that there are recipes of 3 gcc version(4.8, 4.9, 5.1) in master branch of Yocto, may I know which one will be officially supported by Yocto 1.9 release? Will the other versions be tested and supported?
Best Regards,
Zhenhua
[-- Attachment #2: Type: text/html, Size: 2330 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Query about the toolchian version of Yocto 1.9
2015-07-15 3:41 Query about the toolchian version of Yocto 1.9 Luo Zhenhua
@ 2015-07-15 4:51 ` Robert Yang
2015-07-15 5:48 ` Khem Raj
0 siblings, 1 reply; 7+ messages in thread
From: Robert Yang @ 2015-07-15 4:51 UTC (permalink / raw)
To: Luo Zhenhua, OE-core
On 07/15/2015 11:41 AM, Luo Zhenhua wrote:
> Hi,
>
> I can see that there are recipes of 3 gcc version(4.8, 4.9, 5.1) in master
> branch of Yocto, may I know which one will be officially supported by Yocto 1.9
> release? Will the other versions be tested and supported?
What I know is, gcc 4.8 is a backup, 4.9 is the default one atm, 5.1 is
on going, and when switch to gcc 5.1, the 4.8 would be removed. Both
4.9 and 5.1 will be kept and supported if there isn't more upgrades.
// Robert
>
> Best Regards,
>
> Zhenhua
>
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Query about the toolchian version of Yocto 1.9
2015-07-15 4:51 ` Robert Yang
@ 2015-07-15 5:48 ` Khem Raj
2015-07-15 14:32 ` Luo Zhenhua
2015-07-17 2:00 ` Luo Zhenhua
0 siblings, 2 replies; 7+ messages in thread
From: Khem Raj @ 2015-07-15 5:48 UTC (permalink / raw)
To: Robert Yang; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 753 bytes --]
> On Jul 14, 2015, at 9:51 PM, Robert Yang <liezhi.yang@windriver.com> wrote:
>
>
>
> On 07/15/2015 11:41 AM, Luo Zhenhua wrote:
>> Hi,
>>
>> I can see that there are recipes of 3 gcc version(4.8, 4.9, 5.1) in master
>> branch of Yocto, may I know which one will be officially supported by Yocto 1.9
>> release? Will the other versions be tested and supported?
>
> What I know is, gcc 4.8 is a backup, 4.9 is the default one atm, 5.1 is
> on going, and when switch to gcc 5.1, the 4.8 would be removed. Both
> 4.9 and 5.1 will be kept and supported if there isn't more upgrades.
We will shift gcc-4.8 to toolchain-layer under meta-openembedded in case we remove it
from OE-Core, it still will be available if absolutely needed.
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Query about the toolchian version of Yocto 1.9
2015-07-15 5:48 ` Khem Raj
@ 2015-07-15 14:32 ` Luo Zhenhua
2015-07-17 2:00 ` Luo Zhenhua
1 sibling, 0 replies; 7+ messages in thread
From: Luo Zhenhua @ 2015-07-15 14:32 UTC (permalink / raw)
To: Khem Raj, Robert Yang; +Cc: OE-core
Thanks a lot.
> -----Original Message-----
> From: Khem Raj [mailto:raj.khem@gmail.com]
> Sent: Wednesday, July 15, 2015 1:48 PM
> To: Robert Yang
> Cc: Luo Zhenhua-B19537; OE-core
> Subject: Re: [OE-core] Query about the toolchian version of Yocto 1.9
>
>
> > On Jul 14, 2015, at 9:51 PM, Robert Yang <liezhi.yang@windriver.com> wrote:
> >
> >
> >
> > On 07/15/2015 11:41 AM, Luo Zhenhua wrote:
> >> Hi,
> >>
> >> I can see that there are recipes of 3 gcc version(4.8, 4.9, 5.1) in
> >> master branch of Yocto, may I know which one will be officially
> >> supported by Yocto 1.9 release? Will the other versions be tested and
> supported?
> >
> > What I know is, gcc 4.8 is a backup, 4.9 is the default one atm, 5.1
> > is on going, and when switch to gcc 5.1, the 4.8 would be removed.
> > Both
> > 4.9 and 5.1 will be kept and supported if there isn't more upgrades.
>
> We will shift gcc-4.8 to toolchain-layer under meta-openembedded in case we
> remove it from OE-Core, it still will be available if absolutely needed.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Query about the toolchian version of Yocto 1.9
2015-07-15 5:48 ` Khem Raj
2015-07-15 14:32 ` Luo Zhenhua
@ 2015-07-17 2:00 ` Luo Zhenhua
2015-07-17 2:54 ` Khem Raj
1 sibling, 1 reply; 7+ messages in thread
From: Luo Zhenhua @ 2015-07-17 2:00 UTC (permalink / raw)
To: Khem Raj, Robert Yang; +Cc: OE-core
May I know the glibc, binutils and gdb version of Yocto 1.9?
Best Regards,
Zhenhua
> -----Original Message-----
> From: Khem Raj [mailto:raj.khem@gmail.com]
> Sent: Wednesday, July 15, 2015 1:48 PM
> To: Robert Yang
> Cc: Luo Zhenhua-B19537; OE-core
> Subject: Re: [OE-core] Query about the toolchian version of Yocto 1.9
>
>
> > On Jul 14, 2015, at 9:51 PM, Robert Yang <liezhi.yang@windriver.com> wrote:
> >
> >
> >
> > On 07/15/2015 11:41 AM, Luo Zhenhua wrote:
> >> Hi,
> >>
> >> I can see that there are recipes of 3 gcc version(4.8, 4.9, 5.1) in
> >> master branch of Yocto, may I know which one will be officially
> >> supported by Yocto 1.9 release? Will the other versions be tested and
> supported?
> >
> > What I know is, gcc 4.8 is a backup, 4.9 is the default one atm, 5.1
> > is on going, and when switch to gcc 5.1, the 4.8 would be removed.
> > Both
> > 4.9 and 5.1 will be kept and supported if there isn't more upgrades.
>
> We will shift gcc-4.8 to toolchain-layer under meta-openembedded in case we
> remove it from OE-Core, it still will be available if absolutely needed.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Query about the toolchian version of Yocto 1.9
2015-07-17 2:00 ` Luo Zhenhua
@ 2015-07-17 2:54 ` Khem Raj
2015-07-20 10:48 ` Luo Zhenhua
0 siblings, 1 reply; 7+ messages in thread
From: Khem Raj @ 2015-07-17 2:54 UTC (permalink / raw)
To: Luo Zhenhua; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 1327 bytes --]
> On Jul 16, 2015, at 7:00 PM, Luo Zhenhua <zhenhua.luo@freescale.com> wrote:
>
> May I know the glibc, binutils and gdb version of Yocto 1.9?
>
>
glibc-2.22 (releasing end of July), binutils 2.25, gcc 5.1 and 4.9.3
> Best Regards,
>
> Zhenhua
>
>> -----Original Message-----
>> From: Khem Raj [mailto:raj.khem@gmail.com]
>> Sent: Wednesday, July 15, 2015 1:48 PM
>> To: Robert Yang
>> Cc: Luo Zhenhua-B19537; OE-core
>> Subject: Re: [OE-core] Query about the toolchian version of Yocto 1.9
>>
>>
>>> On Jul 14, 2015, at 9:51 PM, Robert Yang <liezhi.yang@windriver.com> wrote:
>>>
>>>
>>>
>>> On 07/15/2015 11:41 AM, Luo Zhenhua wrote:
>>>> Hi,
>>>>
>>>> I can see that there are recipes of 3 gcc version(4.8, 4.9, 5.1) in
>>>> master branch of Yocto, may I know which one will be officially
>>>> supported by Yocto 1.9 release? Will the other versions be tested and
>> supported?
>>>
>>> What I know is, gcc 4.8 is a backup, 4.9 is the default one atm, 5.1
>>> is on going, and when switch to gcc 5.1, the 4.8 would be removed.
>>> Both
>>> 4.9 and 5.1 will be kept and supported if there isn't more upgrades.
>>
>> We will shift gcc-4.8 to toolchain-layer under meta-openembedded in case we
>> remove it from OE-Core, it still will be available if absolutely needed.
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Query about the toolchian version of Yocto 1.9
2015-07-17 2:54 ` Khem Raj
@ 2015-07-20 10:48 ` Luo Zhenhua
0 siblings, 0 replies; 7+ messages in thread
From: Luo Zhenhua @ 2015-07-20 10:48 UTC (permalink / raw)
To: Khem Raj; +Cc: OE-core
Thanks a lot.
> -----Original Message-----
> From: Khem Raj [mailto:raj.khem@gmail.com]
> Sent: Friday, July 17, 2015 10:54 AM
> To: Luo Zhenhua-B19537
> Cc: Robert Yang; OE-core
> Subject: Re: [OE-core] Query about the toolchian version of Yocto 1.9
>
> > On Jul 16, 2015, at 7:00 PM, Luo Zhenhua <zhenhua.luo@freescale.com>
> wrote:
> >
> > May I know the glibc, binutils and gdb version of Yocto 1.9?
> >
> >
>
> glibc-2.22 (releasing end of July), binutils 2.25, gcc 5.1 and 4.9.3
>
>
> > Best Regards,
> >
> > Zhenhua
> >
> >> -----Original Message-----
> >> From: Khem Raj [mailto:raj.khem@gmail.com]
> >> Sent: Wednesday, July 15, 2015 1:48 PM
> >> To: Robert Yang
> >> Cc: Luo Zhenhua-B19537; OE-core
> >> Subject: Re: [OE-core] Query about the toolchian version of Yocto 1.9
> >>
> >>
> >>> On Jul 14, 2015, at 9:51 PM, Robert Yang <liezhi.yang@windriver.com>
> wrote:
> >>>
> >>>
> >>>
> >>> On 07/15/2015 11:41 AM, Luo Zhenhua wrote:
> >>>> Hi,
> >>>>
> >>>> I can see that there are recipes of 3 gcc version(4.8, 4.9, 5.1) in
> >>>> master branch of Yocto, may I know which one will be officially
> >>>> supported by Yocto 1.9 release? Will the other versions be tested
> >>>> and
> >> supported?
> >>>
> >>> What I know is, gcc 4.8 is a backup, 4.9 is the default one atm, 5.1
> >>> is on going, and when switch to gcc 5.1, the 4.8 would be removed.
> >>> Both
> >>> 4.9 and 5.1 will be kept and supported if there isn't more upgrades.
> >>
> >> We will shift gcc-4.8 to toolchain-layer under meta-openembedded in
> >> case we remove it from OE-Core, it still will be available if absolutely needed.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-07-20 11:02 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-15 3:41 Query about the toolchian version of Yocto 1.9 Luo Zhenhua
2015-07-15 4:51 ` Robert Yang
2015-07-15 5:48 ` Khem Raj
2015-07-15 14:32 ` Luo Zhenhua
2015-07-17 2:00 ` Luo Zhenhua
2015-07-17 2:54 ` Khem Raj
2015-07-20 10:48 ` Luo Zhenhua
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.