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] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |