public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Link error with gcc-3.3
@ 2003-12-16 16:09 Martin Hicks
  2003-12-16 17:38 ` David Mosberger
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Hicks @ 2003-12-16 16:09 UTC (permalink / raw)
  To: linux-ia64


Hi,

I haven't seen anyone else complain about this yet, so I will.

The latest linux-ia64-2.5 bk fails to link with the following error
while using gcc-3.3 from debian-sid:

  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/ia64/kernel/built-in.o(__ksymtab+0x5a0): undefined reference to `ia64_spinlock_contention_pre3_4'
make: *** [.tmp_vmlinux1] Error 1
mort@green:/usr/src/linux-ia64-2.5$


mort@green:/usr/src/linux-ia64-2.5$ gcc -v
Reading specs from /usr/lib/gcc-lib/ia64-linux/3.3.2/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 --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc ia64-linux
Thread model: posix
gcc version 3.3.2 (Debian)


The same tree works fine if I compile with "make -j3 compressed CC=gcc-3.2"
thanks
mh

-- 
Martin Hicks                Wild Open Source Inc.
mort@wildopensource.com     613-266-2296

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

* Re: Link error with gcc-3.3
  2003-12-16 16:09 Link error with gcc-3.3 Martin Hicks
@ 2003-12-16 17:38 ` David Mosberger
  0 siblings, 0 replies; 2+ messages in thread
From: David Mosberger @ 2003-12-16 17:38 UTC (permalink / raw)
  To: linux-ia64

>>>>> On Tue, 16 Dec 2003 11:09:54 -0500, Martin Hicks <mort@wildopensource.com> said:

  Martin> The latest linux-ia64-2.5 bk fails to link with the
  Martin> following error while using gcc-3.3 from debian-sid:

  Martin> undefined reference to `ia64_spinlock_contention_pre3_4'

My bad: I forgot to update ia64_ksyms.c after enabling the proper code
for gcc 3.3.  Should be fixed now.

	--david

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

end of thread, other threads:[~2003-12-16 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-16 16:09 Link error with gcc-3.3 Martin Hicks
2003-12-16 17:38 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox