Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <1243107758-4528-1-git-send-email-plagn...@jcrosoft.com> you wrote:
> at the first run of make we generate the autoconf.mk and autoconf.mk.dep
> if not already the case and we currently include only to .dep
>
> in order to use these autogenerated
On Friday 10 July 2009 18:35:59 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > while i dont really understand your changelog, i think you're attempting
> > to fix a problem i too have hit with Blackfin systems. but i just hacked
> > around it in my tree (i posted this patch before but Wolfgang o
Dear Mike Frysinger,
In message <200906231307.32968.vap...@gentoo.org> you wrote:
>
> while i dont really understand your changelog, i think you're attempting to
> fix a problem i too have hit with Blackfin systems. but i just hacked around
> it in my tree (i posted this patch before but Wolfga
On 00:40 Wed 24 Jun , Shinya Kuribayashi wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> >> | ifneq (,$(CONFIG_CPU_LITTLE_ENDIAN))
> >> | PLATFORM_CPPFLAGS+= $(shell $(CC) -dumpmachine |...
> >> | else
> >> | PLATFORM_CPPFLAGS+= $(shell $(CC) -dumpmachine |...
> >> | endif
>
On 13:07 Tue 23 Jun , Mike Frysinger wrote:
> On Saturday 23 May 2009 15:42:36 Jean-Christophe PLAGNIOL-VILLARD wrote:
> > at the first run of make we generate the autoconf.mk and autoconf.mk.dep
> > if not already the case and we currently include only to .dep
> >
> > in order to use these aut
On Saturday 23 May 2009 15:42:36 Jean-Christophe PLAGNIOL-VILLARD wrote:
> at the first run of make we generate the autoconf.mk and autoconf.mk.dep
> if not already the case and we currently include only to .dep
>
> in order to use these autogenerated value we need to include it also evenif
> it's
Jean-Christophe PLAGNIOL-VILLARD wrote:
>> | ifneq (,$(CONFIG_CPU_LITTLE_ENDIAN))
>> | PLATFORM_CPPFLAGS += $(shell $(CC) -dumpmachine |...
>> | else
>> | PLATFORM_CPPFLAGS += $(shell $(CC) -dumpmachine |...
>> | endif
>> |
>> | PLATFORM_LDFLAGS += -EL
>>
>> does work.
> ???
> you compile it as
>
> I'm still thinking how to fix this issue.
>
> The problem here is, deferred expansion on PLATFORM_LDFLAGS doesn't work
> expectedly. In this case,
>
> | autoconf.mk
> | ---
> | CONFIG_CPU_LITTLE_ENDIAN=y
> |
> | mips_config.mk
> | --
> |
> | ifneq (,$(CONFIG_CPU_LITTLE
Hi Jean, or someone who understands U-Boot's build system well,
Jean-Christophe PLAGNIOL-VILLARD wrote:
> at the first run of make we generate the autoconf.mk and autoconf.mk.dep
> if not already the case and we currently include only to .dep
>
> in order to use these autogenerated value we need
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090524151849.gj26...@game.jcrosoft.org> you wrote:
> On 00:28 Sun 24 May , Wolfgang Denk wrote:
> > Dear Jean-Christophe PLAGNIOL-VILLARD,
> >
> > In message <1243107758-4528-1-git-send-email-plagn...@jcrosoft.com> you
> > wrote:
> > > at
On 00:28 Sun 24 May , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <1243107758-4528-1-git-send-email-plagn...@jcrosoft.com> you wrote:
> > at the first run of make we generate the autoconf.mk and autoconf.mk.dep
> > if not already the case and we currently inclu
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <1243107758-4528-1-git-send-email-plagn...@jcrosoft.com> you wrote:
> at the first run of make we generate the autoconf.mk and autoconf.mk.dep
> if not already the case and we currently include only to .dep
>
> in order to use these autogenerated
12 matches
Mail list logo