Thanks, Wolfgang.
On Fri, May 13, 2011 at 4:30 AM, Wolfgang Denk wrote:
> Dear Che-liang Chiou,
>
> In message you
> wrote:
>> GNU Makefile have two flavors of variables, recursively expanded that is
>> defined by using '=', and simply expanded that is defined by using ':='.
>>
>> The bug is ca
Dear Che-liang Chiou,
In message you
wrote:
> GNU Makefile have two flavors of variables, recursively expanded that is
> defined by using '=', and simply expanded that is defined by using ':='.
>
> The bug is caused by using recursively expanded flavor for BIN and SREC.
> As you can see below,
Dear Wolfgang Denk,
I checked out the master of the git repo of that time (Feb 22?).
Regards,
Che-Liang
On Thu, Apr 14, 2011 at 4:45 AM, Wolfgang Denk wrote:
> Dear Che-liang Chiou,
>
> In message you
> wrote:
>>
>> On Tue, Feb 22, 2011 at 3:33 PM, Wolfgang Denk wrote:
>> > In message >
>>
Dear Che-liang Chiou,
In message you
wrote:
>
> On Tue, Feb 22, 2011 at 3:33 PM, Wolfgang Denk wrote:
> > In message >
> > you wrote:
> >> The bug is caused by using recursively expanded flavor for BIN and SREC.
> > You wrote "The bug". How does this bug manifest in U-Boot? For which
> > con
Dear Wolfgang Denk,
On Tue, Feb 22, 2011 at 3:33 PM, Wolfgang Denk wrote:
> In message you
> wrote:
>> The bug is caused by using recursively expanded flavor for BIN and SREC.
> You wrote "The bug". How does this bug manifest in U-Boot? For which
> configuration do you see issues?
The bug I
Dear Che-liang Chiou,
In message you
wrote:
> GNU Makefile have two flavors of variables, recursively expanded that is
> defined by using '=', and simply expanded that is defined by using ':='.
>
> The bug is caused by using recursively expanded flavor for BIN and SREC.
You wrote "The bug". H
GNU Makefile have two flavors of variables, recursively expanded that is
defined by using '=', and simply expanded that is defined by using ':='.
The bug is caused by using recursively expanded flavor for BIN and SREC.
As you can see below, they are prepended by $(obj) twice.
We can reproduce thi
7 matches
Mail list logo