* [Xenomai-help] Which arm gcc version should be used to build xenomai 2.5.5.2?
@ 2011-02-23 7:35 Sonic Zhang
2011-02-23 8:57 ` Gilles Chanteperdrix
0 siblings, 1 reply; 6+ messages in thread
From: Sonic Zhang @ 2011-02-23 7:35 UTC (permalink / raw)
To: xenomai
Hi,
Which arm gcc version should be used to build xenomai 2.5.5.2? I get
build error if latest arm gcc from code sourcery is use.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] Which arm gcc version should be used to build xenomai 2.5.5.2?
2011-02-23 7:35 [Xenomai-help] Which arm gcc version should be used to build xenomai 2.5.5.2? Sonic Zhang
@ 2011-02-23 8:57 ` Gilles Chanteperdrix
2011-02-25 6:35 ` Sonic Zhang
0 siblings, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-02-23 8:57 UTC (permalink / raw)
To: Sonic Zhang; +Cc: xenomai
Sonic Zhang wrote:
> Hi,
>
> Which arm gcc version should be used to build xenomai 2.5.5.2? I get
> build error if latest arm gcc from code sourcery is use.
Hello,
yes, actually 2.5.5.2 starts to be a bit old, and dates back from before
I started using this new release.
Anyway, you may find the fix for this compilation error here:
http://git.xenomai.org/?p=xenomai-2.5.git;a=commitdiff;h=895afb35078f11a776ed192d139ea4c4f25f40a8;hp=1e4df2d9e4fc6c12d9dbaa4c574c4d84021d0ec6
and here:
http://git.xenomai.org/?p=xenomai-2.5.git;a=commitdiff;h=2671234528f92c96d77066e774dbeffdfb922c6e;hp=895afb35078f11a776ed192d139ea4c4f25f40a8
Regards.
--
Gilles.
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [Xenomai-help] Which arm gcc version should be used to build xenomai 2.5.5.2?
2011-02-23 8:57 ` Gilles Chanteperdrix
@ 2011-02-25 6:35 ` Sonic Zhang
2011-02-25 8:38 ` Gilles Chanteperdrix
0 siblings, 1 reply; 6+ messages in thread
From: Sonic Zhang @ 2011-02-25 6:35 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: xenomai
On Wed, Feb 23, 2011 at 4:57 PM, Gilles Chanteperdrix
<gilles.chanteperdrix@xenomai.org> wrote:
> Sonic Zhang wrote:
>> Hi,
>>
>> Which arm gcc version should be used to build xenomai 2.5.5.2? I get
>> build error if latest arm gcc from code sourcery is use.
>
> Hello,
>
> yes, actually 2.5.5.2 starts to be a bit old, and dates back from before
> I started using this new release.
>
Which kernel version does this new release against? 2.6.37?
Sonic
> Anyway, you may find the fix for this compilation error here:
> http://git.xenomai.org/?p=xenomai-2.5.git;a=commitdiff;h=895afb35078f11a776ed192d139ea4c4f25f40a8;hp=1e4df2d9e4fc6c12d9dbaa4c574c4d84021d0ec6
> and here:
> http://git.xenomai.org/?p=xenomai-2.5.git;a=commitdiff;h=2671234528f92c96d77066e774dbeffdfb922c6e;hp=895afb35078f11a776ed192d139ea4c4f25f40a8
>
> Regards.
>
> --
> Gilles.
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] Which arm gcc version should be used to build xenomai 2.5.5.2?
2011-02-25 6:35 ` Sonic Zhang
@ 2011-02-25 8:38 ` Gilles Chanteperdrix
2011-02-28 8:19 ` Sonic Zhang
0 siblings, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-02-25 8:38 UTC (permalink / raw)
To: Sonic Zhang; +Cc: xenomai
Sonic Zhang wrote:
> On Wed, Feb 23, 2011 at 4:57 PM, Gilles Chanteperdrix
> <gilles.chanteperdrix@xenomai.org> wrote:
>> Sonic Zhang wrote:
>>> Hi,
>>>
>>> Which arm gcc version should be used to build xenomai 2.5.5.2? I get
>>> build error if latest arm gcc from code sourcery is use.
>> Hello,
>>
>> yes, actually 2.5.5.2 starts to be a bit old, and dates back from before
>> I started using this new release.
>>
>
> Which kernel version does this new release against? 2.6.37?
I am talking about the new release of the codesourcery compiler.
--
Gilles.
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [Xenomai-help] Which arm gcc version should be used to build xenomai 2.5.5.2?
2011-02-25 8:38 ` Gilles Chanteperdrix
@ 2011-02-28 8:19 ` Sonic Zhang
2011-02-28 8:38 ` Gilles Chanteperdrix
0 siblings, 1 reply; 6+ messages in thread
From: Sonic Zhang @ 2011-02-28 8:19 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: xenomai
On Fri, Feb 25, 2011 at 4:38 PM, Gilles Chanteperdrix
<gilles.chanteperdrix@xenomai.org> wrote:
> Sonic Zhang wrote:
>> On Wed, Feb 23, 2011 at 4:57 PM, Gilles Chanteperdrix
>> <gilles.chanteperdrix@xenomai.org> wrote:
>>> Sonic Zhang wrote:
>>>> Hi,
>>>>
>>>> Which arm gcc version should be used to build xenomai 2.5.5.2? I get
>>>> build error if latest arm gcc from code sourcery is use.
>>> Hello,
>>>
>>> yes, actually 2.5.5.2 starts to be a bit old, and dates back from before
>>> I started using this new release.
>>>
>>
>> Which kernel version does this new release against? 2.6.37?
>
> I am talking about the new release of the codesourcery compiler.
>
> --
> Gilles.
>
Is there a plan to update the Xenomai against kernel 2.6.37 for ARM?
Thanks
Sonic
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] Which arm gcc version should be used to build xenomai 2.5.5.2?
2011-02-28 8:19 ` Sonic Zhang
@ 2011-02-28 8:38 ` Gilles Chanteperdrix
0 siblings, 0 replies; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-02-28 8:38 UTC (permalink / raw)
To: Sonic Zhang; +Cc: xenomai
Sonic Zhang wrote:
> On Fri, Feb 25, 2011 at 4:38 PM, Gilles Chanteperdrix
> <gilles.chanteperdrix@xenomai.org> wrote:
>> Sonic Zhang wrote:
>>> On Wed, Feb 23, 2011 at 4:57 PM, Gilles Chanteperdrix
>>> <gilles.chanteperdrix@xenomai.org> wrote:
>>>> Sonic Zhang wrote:
>>>>> Hi,
>>>>>
>>>>> Which arm gcc version should be used to build xenomai 2.5.5.2? I get
>>>>> build error if latest arm gcc from code sourcery is use.
>>>> Hello,
>>>>
>>>> yes, actually 2.5.5.2 starts to be a bit old, and dates back from before
>>>> I started using this new release.
>>>>
>>> Which kernel version does this new release against? 2.6.37?
>> I am talking about the new release of the codesourcery compiler.
>>
>> --
>> Gilles.
>>
>
> Is there a plan to update the Xenomai against kernel 2.6.37 for ARM?
Of course.
--
Gilles.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-02-28 8:38 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23 7:35 [Xenomai-help] Which arm gcc version should be used to build xenomai 2.5.5.2? Sonic Zhang
2011-02-23 8:57 ` Gilles Chanteperdrix
2011-02-25 6:35 ` Sonic Zhang
2011-02-25 8:38 ` Gilles Chanteperdrix
2011-02-28 8:19 ` Sonic Zhang
2011-02-28 8:38 ` Gilles Chanteperdrix
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.