This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

About to crosstool-0.28-rc28. .


I will use to the crosstool-0.28-rc28.

But, i get the following error message:

[root@ertos12 crosstool-0.28-rc28]# ./demo-arm9tdmi.sh
+ TARBALLS_DIR=/root/downloads
+ RESULT_TOP=/opt/crosstool
+ export TARBALLS_DIR RESULT_TOP
+ GCC_LANGUAGES=c,c++
+ export GCC_LANGUAGES
+ mkdir -p /opt/crosstool
++ cat arm9tdmi.dat gcc-3.4.0-glibc-2.3.2.dat
+ eval 'KERNELCONFIG=`pwd`/arm.config' TARGET=arm-9tdmi-linux-gnu
'GCC_EXTRA_CONFIG="--with-cpu=arm9tdmi'
'--enable-cxx-flags=-mcpu=arm9tdmi"' 'TARGET_CFLAGS="-O"'
BINUTILS_DIR=binutils-2.15 GCC_DIR=gcc-3.4.0 GLIBC_DIR=glibc-2.3.2
LINUX_DIR=linux-2.6.6 GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.2 sh
all.sh --notest
+++ pwd
++
KERNELCONFIG=/root/0work/magicdream/build_tools/crosstool-0.28-rc28/arm.config
++ TARGET=arm-9tdmi-linux-gnu
++ GCC_EXTRA_CONFIG=--with-cpu=arm9tdmi --enable-cxx-flags=-mcpu=arm9tdmi
++ TARGET_CFLAGS=-O
++ BINUTILS_DIR=binutils-2.15
++ GCC_DIR=gcc-3.4.0
++ GLIBC_DIR=glibc-2.3.2
++ LINUX_DIR=linux-2.6.6
++ GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.2
++ sh all.sh --notest
DEJAGNU not set, so not running any regression tests
GLIBC_ADDON_OPTIONS not set, so building all glibc add-on's
+ TOOLCOMBO=gcc-3.4.0-glibc-2.3.2
++ pwd
+
BUILD_DIR=/root/0work/magicdream/build_tools/crosstool-0.28-rc28/build/arm-9tdmi-linux-gnu/gcc-3.4.0-glibc-2.3.2
++ pwd
+ TOP_DIR=/root/0work/magicdream/build_tools/crosstool-0.28-rc28
+ test -z ''
+
SRC_DIR=/root/0work/magicdream/build_tools/crosstool-0.28-rc28/build/arm-9tdmi-linux-gnu/gcc-3.4.0-glibc-2.3.2
+ echo 'SRC_DIR not set, so source tarballs will be unpacked in the
build directory'
SRC_DIR not set, so source tarballs will be unpacked in the build directory
+ abort 'Don'\''t run all.sh or crosstool.sh as root, it'\''s dangerous'
+ echo 'Don'\''t' run all.sh or crosstool.sh as root, 'it'\''s' dangerous
Don't run all.sh or crosstool.sh as root, it's dangerous
+ exec false
[root@ertos12 crosstool-0.28-rc28]#

What's the problem?

In previous version 0.27, i build to complete.
But, crosstool-0.28-rc28 is not complete.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]