Thanks for the quick response.
Works fine for me (on a Fedora 7 system)...
>>Is it relevant to the linux system, I am now use the ubuntu7.10.
Either your source tree has been modified / corrupted, or your "Make"
tool is somehow broken - or you did not literally copy the build log.
>> Maybe it is due to the IE decode issue, in fact they are:
./bmp_logo logos/denx.bmp >/arm44b0/u-boot-1.3.1/include/bmp_logo.h
./bmp_logo: 1: Syntax error: word unexpected (expecting ")")
I am curious to see it use 'GCC' to compile my 'tools' in the first time, while use my cross compiler 'arm-linux-gcc' to compile 'tools' in the second time, even if I set the the 'GCC' to a symbol link to my cross compiler, the problem still exists.
log:
denny@ubuntu:~$ echo $PATH
/arm44b0/eldk/usr/arm-linux/bin:/arm44b0/eldk/bin:/arm44b0/eldk/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
denny@ubuntu:~$ gcc -v
Reading specs from /arm44b0/eldk/usr/bin/../lib/gcc/arm-linux/4.0.0/specs
Target: arm-linux
Configured with: /opt/eldk/build/arm-2007-01-22-uclibc/work/usr/src/denx/BUILD/crosstool-0.35/build/gcc-4.0.0-uclibc-0.9.27-eldk/arm-linux/gcc-4.0.0/configure --target=arm-linux --host=i686-host_pc-linux-gnu --prefix=/var/tmp/eldk.aLIfDn/usr/crosstool/gcc-4.0.0-uclibc-0.9.27-eldk/arm-linux --with-headers=/var/tmp/eldk.aLIfDn/usr/crosstool/gcc-4.0.0-uclibc-0.9.27-eldk/arm-linux/arm-linux/include --with-local-prefix=/var/tmp/eldkaLIfDn/usr/crosstool/gcc-4.0.0-uclibc-0.9.27-eldk/arm-linux/arm-linux --disable-nls --enable-threads=posix --enable-symvers=gnu --enable-languages=c,c++ --enable-shared --enable-c99 --enable-long-long --disable-__cxa_atexit
Thread model: posix
gcc version 4.0.0 (DENX ELDK 4.1 4.0.0)
denny@ubuntu:~$ echo $CROSS_COMPILE
arm-linux-
denny@ubuntu:~$ arm-linux-gcc -v
Reading specs from /arm44b0/eldk/usr/bin/../lib/gcc/arm-linux/4.0.0/specs
Target: arm-linux
Configured with: /opt/eldk/build/arm-2007-01-22-uclibc/work/usr/src/denx/BUILD/crosstool-0.35/build/gcc-4.0.0-uclibc-0.9.27-eldk/arm-linux/gcc-4.0.0/configure --target=arm-linux --host=i686-host_pc-linux-gnu --prefix=/var/tmp/eldk.aLIfDn/usr/crosstool/gcc-4.0.0-uclibc-0.9.27-eldk/arm-linux --with-headers=/var/tmp/eldk.aLIfDn/usr/crosstool/gcc-4.0.0-uclibc-0.9.27-eldk/arm-linux/arm-linux/include --with-local-prefix=/var/tmp/eldk.aLIfDn/usr/crosstool/gcc-4.0.0-uclibc-0.9.27-eldk/arm-linux/arm-linux --disable-nls --enable-threads=posix --enable-symvers=gnu --enable-languages=c,c++ --enable-shared --enable-c99 --enable-long-long --disable-__cxa_atexit
Thread model: posix
gcc version 4.0.0 (DENX ELDK 4.1 4.0.0)
denny@ubuntu:~$
And STOP posting HTML here!
>> I tried many ways to kill these HTML, but seems take no effect, now I changed the decode in my IE, hopeful this will work.
,Thanks
- Denny
-------- this is the end of my mail --------------------