All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] ccache and buildman
@ 2016-09-27 20:42 york sun
  2016-09-27 22:11 ` Simon Glass
  0 siblings, 1 reply; 7+ messages in thread
From: york sun @ 2016-09-27 20:42 UTC (permalink / raw)
  To: u-boot

Simon,

I read through the document but didn't figure out how to use ccache with 
buildman. Is it even possible?

York

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [U-Boot] ccache and buildman
  2016-09-27 20:42 [U-Boot] ccache and buildman york sun
@ 2016-09-27 22:11 ` Simon Glass
  2016-09-28 17:28   ` york sun
  0 siblings, 1 reply; 7+ messages in thread
From: Simon Glass @ 2016-09-27 22:11 UTC (permalink / raw)
  To: u-boot

Hi York,

On 27 September 2016 at 14:42, york sun <york.sun@nxp.com> wrote:
> Simon,
>
> I read through the document but didn't figure out how to use ccache with
> buildman. Is it even possible?

I'm not sure - you could try it if you like. If you figure it out, it
would be a good addition to the README.

Regards,
Simon

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [U-Boot] ccache and buildman
  2016-09-27 22:11 ` Simon Glass
@ 2016-09-28 17:28   ` york sun
  2016-09-28 17:32     ` Simon Glass
  0 siblings, 1 reply; 7+ messages in thread
From: york sun @ 2016-09-28 17:28 UTC (permalink / raw)
  To: u-boot

On 09/27/2016 03:11 PM, Simon Glass wrote:
> Hi York,
>
> On 27 September 2016 at 14:42, york sun <york.sun@nxp.com> wrote:
>> Simon,
>>
>> I read through the document but didn't figure out how to use ccache with
>> buildman. Is it even possible?
>
> I'm not sure - you could try it if you like. If you figure it out, it
> would be a good addition to the README.
>

I don't think it works without modification. Detecting toolchain fails 
if prefixed with ccache.

York

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [U-Boot] ccache and buildman
  2016-09-28 17:28   ` york sun
@ 2016-09-28 17:32     ` Simon Glass
  2016-09-28 17:52       ` york sun
  0 siblings, 1 reply; 7+ messages in thread
From: Simon Glass @ 2016-09-28 17:32 UTC (permalink / raw)
  To: u-boot

Hi York,

On 28 September 2016 at 11:28, york sun <york.sun@nxp.com> wrote:
>
> On 09/27/2016 03:11 PM, Simon Glass wrote:
> > Hi York,
> >
> > On 27 September 2016 at 14:42, york sun <york.sun@nxp.com> wrote:
> >> Simon,
> >>
> >> I read through the document but didn't figure out how to use ccache with
> >> buildman. Is it even possible?
> >
> > I'm not sure - you could try it if you like. If you figure it out, it
> > would be a good addition to the README.
> >
>
> I don't think it works without modification. Detecting toolchain fails
> if prefixed with ccache.

OK - perhaps we need an option to enable it?

Regards,
Simon

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [U-Boot] ccache and buildman
  2016-09-28 17:32     ` Simon Glass
@ 2016-09-28 17:52       ` york sun
  2016-09-28 17:56         ` Simon Glass
  0 siblings, 1 reply; 7+ messages in thread
From: york sun @ 2016-09-28 17:52 UTC (permalink / raw)
  To: u-boot

On 09/28/2016 10:32 AM, Simon Glass wrote:
> Hi York,
>
> On 28 September 2016 at 11:28, york sun <york.sun@nxp.com> wrote:
>>
>> On 09/27/2016 03:11 PM, Simon Glass wrote:
>>> Hi York,
>>>
>>> On 27 September 2016 at 14:42, york sun <york.sun@nxp.com> wrote:
>>>> Simon,
>>>>
>>>> I read through the document but didn't figure out how to use ccache with
>>>> buildman. Is it even possible?
>>>
>>> I'm not sure - you could try it if you like. If you figure it out, it
>>> would be a good addition to the README.
>>>
>>
>> I don't think it works without modification. Detecting toolchain fails
>> if prefixed with ccache.
>
> OK - perhaps we need an option to enable it?
>

That will be nice. My python skill is not sharp and I'd rather not to 
mess with the code if you can work on it.

York

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [U-Boot] ccache and buildman
  2016-09-28 17:52       ` york sun
@ 2016-09-28 17:56         ` Simon Glass
  2016-09-28 17:58           ` york sun
  0 siblings, 1 reply; 7+ messages in thread
From: Simon Glass @ 2016-09-28 17:56 UTC (permalink / raw)
  To: u-boot

Hi York,

On 28 September 2016 at 11:52, york sun <york.sun@nxp.com> wrote:
> On 09/28/2016 10:32 AM, Simon Glass wrote:
>> Hi York,
>>
>> On 28 September 2016 at 11:28, york sun <york.sun@nxp.com> wrote:
>>>
>>> On 09/27/2016 03:11 PM, Simon Glass wrote:
>>>> Hi York,
>>>>
>>>> On 27 September 2016 at 14:42, york sun <york.sun@nxp.com> wrote:
>>>>> Simon,
>>>>>
>>>>> I read through the document but didn't figure out how to use ccache with
>>>>> buildman. Is it even possible?
>>>>
>>>> I'm not sure - you could try it if you like. If you figure it out, it
>>>> would be a good addition to the README.
>>>>
>>>
>>> I don't think it works without modification. Detecting toolchain fails
>>> if prefixed with ccache.
>>
>> OK - perhaps we need an option to enable it?
>>
>
> That will be nice. My python skill is not sharp and I'd rather not to
> mess with the code if you can work on it.

I was thinking you might do this :-)

Regards,
Simon

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [U-Boot] ccache and buildman
  2016-09-28 17:56         ` Simon Glass
@ 2016-09-28 17:58           ` york sun
  0 siblings, 0 replies; 7+ messages in thread
From: york sun @ 2016-09-28 17:58 UTC (permalink / raw)
  To: u-boot

On 09/28/2016 10:56 AM, Simon Glass wrote:
> Hi York,
>
> On 28 September 2016 at 11:52, york sun <york.sun@nxp.com> wrote:
>> On 09/28/2016 10:32 AM, Simon Glass wrote:
>>> Hi York,
>>>
>>> On 28 September 2016 at 11:28, york sun <york.sun@nxp.com> wrote:
>>>>
>>>> On 09/27/2016 03:11 PM, Simon Glass wrote:
>>>>> Hi York,
>>>>>
>>>>> On 27 September 2016 at 14:42, york sun <york.sun@nxp.com> wrote:
>>>>>> Simon,
>>>>>>
>>>>>> I read through the document but didn't figure out how to use ccache with
>>>>>> buildman. Is it even possible?
>>>>>
>>>>> I'm not sure - you could try it if you like. If you figure it out, it
>>>>> would be a good addition to the README.
>>>>>
>>>>
>>>> I don't think it works without modification. Detecting toolchain fails
>>>> if prefixed with ccache.
>>>
>>> OK - perhaps we need an option to enable it?
>>>
>>
>> That will be nice. My python skill is not sharp and I'd rather not to
>> mess with the code if you can work on it.
>
> I was thinking you might do this :-)
>

I can try to sharpen my python skill see how far I can go. In the 
meantime, if you can do it quickly, don't wait for me.

York

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-28 17:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27 20:42 [U-Boot] ccache and buildman york sun
2016-09-27 22:11 ` Simon Glass
2016-09-28 17:28   ` york sun
2016-09-28 17:32     ` Simon Glass
2016-09-28 17:52       ` york sun
2016-09-28 17:56         ` Simon Glass
2016-09-28 17:58           ` york sun

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.