All of lore.kernel.org
 help / color / mirror / Atom feed
* build error about current git
@ 2006-04-04  1:22 Yoichi Yuasa
  2006-04-04  2:04 ` Stephen P. Becker
  2006-04-04 10:43 ` Ralf Baechle
  0 siblings, 2 replies; 6+ messages in thread
From: Yoichi Yuasa @ 2006-04-04  1:22 UTC (permalink / raw)
  To: linux-mips

Hi,

I got the following error, when I built the kernel using current git.

Yoichi

$ make tb0287_defconfig
.
.
.
gcc: 0: No such file or directory
gcc: unrecognized option `-G'
gcc: unrecognized option `-EL'
cc1: error: invalid option `no-abicalls'

$ make
gcc: 0: No such file or directory
gcc: unrecognized option `-G'
gcc: unrecognized option `-EL'
cc1: error: invalid option `no-abicalls'
  CHK     include/linux/version.h
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/split-include
  HOSTCC  scripts/basic/docproc
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/kxgettext.o
  HOSTCC  scripts/kconfig/mconf.o
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf -s arch/mips/Kconfig
#
# using defaults found in .config
#
gcc: 0: No such file or directory
gcc: unrecognized option `-G'
gcc: unrecognized option `-EL'
cc1: error: invalid option `no-abicalls'
  SPLIT   include/linux/autoconf.h -> include/config/*
  CC      arch/mips/kernel/asm-offsets.s
gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [arch/mips/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2

$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-04-04 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04  1:22 build error about current git Yoichi Yuasa
2006-04-04  2:04 ` Stephen P. Becker
2006-04-04  3:52   ` Yoichi Yuasa
2006-04-04 10:43 ` Ralf Baechle
2006-04-04 11:48   ` Yoichi Yuasa
2006-04-04 12:22     ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.