where do I get these lib/nof/* files?
David Wuertele
dave-gnus@bfnet.com
Thu Jan 29 20:24:00 GMT 2004
I ran crosstool-0.25/all.sh in the following environment:
export TARGET=mipsel-unknown-linux-gnu
export TARGET_CFLAGS="-O2 -finline-limit=10000"
export GLIBC_EXTRA_CONFIG="--without-fp"
export BINUTILS_DIR=binutils-2.13.90.0.18
export BINUTILS_URL=http://www.kernel.org/pub/linux/devel/binutils
export GCC_DIR=gcc-3.2.3
export GLIBC_DIR=glibc-2.2.3
./crosstool.sh hurled when it tried to copy some files from a
non-existent "nof" directory:
cp -a ${PREFIX}/${TARGET}/lib/nof/*.so* ${PREFIX}/${TARGET}/lib
What is this nof directory and these nof/* files? How am I supposed
to get them? Am I using an invalid configuration?
------
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