a success
Gary French
gary@silverblood.org
Tue Jul 20 07:52:00 GMT 2004
hello all, I (think) I've succeeded, I've compiled nasm, and a few kde
apps with it.
---START OF makechain.sh-------
set -ex
env TARGET="i686-xxxxx-linux" \
TARGET_CFLAGS="-O" \
USE_SYSROOT="yes" \
TOOLCOMBO="gcc-3.4.0-glibc-2.3.2" \
GCC_DIR="gcc-3.4.0" \
LINUX_DIR="linux-2.6.6" \
GLIBC_DIR="glibc-2.3.2" \
BINUTILS_DIR="binutils-2.15" \
GLIBCTHREADS_FILENAME="glibc-linuxthreads-2.3.2" \
TARBALLS_DIR="/mnt/workshop/toolchain/develop-toolchain/tarballs" \
SRC_DIR="/mnt/workshop/toolchain/develop-toolchain/sources" \
TOP_DIR="/mnt/workshop/toolchain/develop-toolchain" \
PREFIX="/mnt/i686-xxxxx-linux/usr" \
sh all.sh --notest
---EOF-------
--
Overload -- core meltdown sequence initiated.
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list