Advertisement
Guest User

oe jlime2010.1 build error

a guest
Feb 26th, 2011
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. configure -v --build=x86_64-unknown-linux --host=mipsel-linux --target=${target} \
  2. --prefix=$prefix --with-gnu-ld --with-gnu-as --enable-install-libbfd --with-dwarf2 --disable-werror CFLAGS="-Wno-format-security "
  3. configure: loading site script /usr/local/jlime-2010.1/mipsel/site-config
  4. checking build system type... x86_64-unknown-linux-gnu
  5. checking host system type... mipsel-unknown-linux-gnu
  6. checking target system type... avr-unknown-none
  7. checking for a BSD-compatible install... /usr/bin/install -c
  8. checking whether ln works... yes
  9. checking whether ln -s works... yes
  10. checking for a sed that does not truncate output... /bin/sed
  11. checking for gawk... gawk
  12. checking for mipsel-linux-gcc... mipsel-linux-gcc
  13. checking for C compiler default output file name...
  14. configure: error: in `/home/mutrox/Proyectos/tuxbrain/productos/nanonote/8:10/UBB/build-avr-gcc-4.3.4-binutils-2.20-libc-1.6.8-insight6.8-1-dude-5.10-insight-patch/make-avr-gcc/avr/build/binutils-2.20':
  15. configure: error: C compiler cannot create executables
  16. See `config.log' for more details.
  17. (./buildavr-no-insight.sh) binutils configuration failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement