|
|
发表于 2006-11-15 10:27:09
|
显示全部楼层
clfs:/mnt/clfs/sources/binutils-2.17$ patch -Np1 -i ../binutils-2.17-posix-1.pat
ch
patching file gas/Makefile.am
Hunk #1 succeeded at 771 (offset 9 lines).
patching file gas/Makefile.in
Hunk #1 succeeded at 3108 (offset -56 lines).
patching file ld/testsuite/ld-bootstrap/bootstrap.exp
patching file ltcf-c.sh
patching file ltcf-gcj.sh
patching file src-release
Hunk #1 succeeded at 72 (offset 3 lines).
clfs:/mnt/clfs/sources/binutils-2.17$ patch -Np1 -i ../binutils-2.17-uclibc-1.pa
tch
patching file bfd/configure
patching file bfd/elf32-mips.c
patching file bfd/elfn32-mips.c
patching file bfd/opncls.c
patching file binutils/configure
patching file configure
patching file configure.in
patching file gas/configure
patching file gprof/configure
patching file ld/Makefile.am
patching file ld/Makefile.in
patching file ld/configure
patching file ld/emultempl/elf32.em
patching file libtool.m4
patching file ltconfig
patching file opcodes/configure
clfs:/mnt/clfs/sources/binutils-2.17$ mkdir -v ../binutils-build
mkdir: created directory `../binutils-build'
clfs:/mnt/clfs/sources/binutils-2.17$ cd ../binutils-build
clfs:/mnt/clfs/sources/binutils-build$ ../binutils-2.17/configure --prefix=${CLF
S}/cross-tools \
> --host=${CLFS_HOST} --target=${CLFS_TARGET} --with-sysroot=${CLFS} \
> --disable-nls --enable-shared --disable-multilib
configure: warning: triplet}: invalid host type
creating cache ./config.cache
configure: error: can only configure for one host and one target at a time |
|