Vijay Srivastava wrote:
>
>
> Hi,
>
> I am trying to compile uboot version 1.1.3 for ppc_870 board with the
> following settings
> bash$ export CROSS_COMPILE=ppc_8xx-
> bash$ export PATH=${PATH}:/opt/eldk/bin:/opt/eldk/usr/bin
>
> But I am getting following error:
>
> make txc870_config
What does the command "which make" say? Are you running the "make"
program that you expect?
What does "make --version" say?
FWIIW, on my debian system I see (note that we are using the native make
to do the cross compile):
$ which make
/usr/bin/make
$ make --version
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i486-pc-linux-gnu
Best regards,
gvb
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users