All of lore.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: linux-kernel@vger.kernel.org
Subject: Re: gcc 4.1.1 issues with 2.6.17-rc5
Date: Sun, 28 May 2006 15:21:20 +1000	[thread overview]
Message-ID: <200605281521.20876.kernel@kolivas.org> (raw)
In-Reply-To: <200605281255.49821.kernel@kolivas.org>

On Sunday 28 May 2006 12:55, Con Kolivas wrote:
> 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

Should also mention:
binutils-2.15.92.0.2-6.2.102mdk

and a missed one:
WARNING: drivers/usb/storage/usb-storage.o - Section mismatch: reference 
to .exit.text: from .smp_locks after '' (at offset 0x40)

-- 
-ck

  reply	other threads:[~2006-05-28  5:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-28  2:55 gcc 4.1.1 issues with 2.6.17-rc5 Con Kolivas
2006-05-28  5:21 ` Con Kolivas [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200605281521.20876.kernel@kolivas.org \
    --to=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.