Hello,
Am Freitag, 6. August 2010, um 09:20:17 schrieb Marc Kleine-Budde:
> ---snip--
>> > --snip--
> tnx, pushed to master.
>
> but, crap, it doesn't work :(...see inline comments:
> > +X_LOAD_MAKE_OPT := CROSS_COMPILE=$(BOOTLOADER_CROSS_COMPILE)This surprises me because it has properly compiled for me
> > HOSTCC=$(HOSTCC) +X_LOAD_MAKE_PAR := NO
> > +
> > +$(STATEDIR)/x-load.prepare:
> > + @$(call targetinfo)
> > + @$(call compile, X_LOAD, $(PTXCONF_X_LOAD_CONFIG))
>
> ^^^^^^^^^^^^^^^^^^^^^^^^
>
> I think the second parameter overwrites _MAKE_OPT. I'm not sure why it
> does this, looks like a bug. It should be fixed, but that requires some
> time and testing...
>
> However I can work around this limitation by changing _MAKE_OPT to
> _MAKE_ENV.
tnx a lot. I'll try out your fix. Give me a hint (here).
>
> I'll push this fix.
>
--
Viele Grüße,
Stephan Linz
______________________________________________________________________________
OpenDCC: http://www.li-pro.net/opendcc.phtml
PC/M: http://www.li-pro.net/pcm.phtml
CDK4AVR: http://cdk4avr.sourceforge.net/
CDK4NIOS: http://cdk4nios.sourceforge.net/
CDK4MSP: http://cdk4msp.sourceforge.net/
CPM4L: http://download.opensuse.org/repositories/home:/rexut:/CPM4L