All of lore.kernel.org
 help / color / mirror / Atom feed
* gcc 4.1.1 issues with 2.6.17-rc5
@ 2006-05-28  2:55 Con Kolivas
  2006-05-28  5:21 ` Con Kolivas
  0 siblings, 1 reply; 7+ messages in thread
From: Con Kolivas @ 2006-05-28  2:55 UTC (permalink / raw)
  To: linux list

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

Funky new warnings on upgrading to gcc 4.1.1

gcc compiled locally with:
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1.1/configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --enable-long-long --enable-__cxa_atexit 
--enable-clocale=gnu --disable-libunwind-exceptions --enable-languages=c,c++ 
--program-suffix=-4.1.1

warnings:
  OBJCOPY arch/i386/boot/vmlinux.bin
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .init.text: from .smp_locks after '' (at offset 0x0)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .init.text: from .smp_locks after '' (at offset 0x4)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .exit.text: from .smp_locks after '' (at offset 0x8)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .exit.text: from .smp_locks after '' (at offset 0xc)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference 
to .exit.text: from .smp_locks after '' (at offset 0x10)
  BUILD   arch/i386/boot/bzImage

config attached

-- 
-ck

[-- Attachment #2: config.gz --]
[-- Type: application/x-gzip, Size: 8323 bytes --]

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

end of thread, other threads:[~2006-05-29  5:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-28  2:55 gcc 4.1.1 issues with 2.6.17-rc5 Con Kolivas
2006-05-28  5:21 ` Con Kolivas
2006-05-28  5:39   ` Randy.Dunlap
2006-05-28  9:15     ` Bongani Hlope
2006-05-28 16:32     ` Atsushi Nemoto
2006-05-29  4:52       ` Con Kolivas
2006-05-29  5:55         ` Randy.Dunlap

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.