From: Keith Owens <kaos@ocs.com.au>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: conglomerate objects in reference*.pl
Date: Sun, 16 Jan 2005 16:22:11 +1100 [thread overview]
Message-ID: <14049.1105852931@ocs3.ocs.com.au> (raw)
In-Reply-To: Your message of "Sat, 15 Jan 2005 20:49:33 -0800." <41E9F25D.5050906@osdl.org>
On Sat, 15 Jan 2005 20:49:33 -0800,
"Randy.Dunlap" <rddunlap@osdl.org> wrote:
>Hi Keith,
>
>I'm seeing some drivers/*/built-in.o that should be ignored AFAIK,
>but they are not ignored. Any ideas?
>
>This is 2.6.11-rc1-bk3 on i386 with allmodconfig
>(except DEBUG_INFO=n) and gcc 3.3.3.
>
>Error: ./drivers/ide/built-in.o .text refers to 00000939 R_386_PC32
> .init.text
>Error: ./drivers/ide/legacy/built-in.o .text refers to 00000939
>R_386_PC32 .init.text
>Error: ./drivers/ide/legacy/hd.o .text refers to 00000939 R_386_PC32
> .init.text
Output from these commands please.
rm drivers/ide/built-in.o drivers/ide/legacy/built-in.o
make SUBDIRS=drivers/ide V=1
objdump -s -j .comment drivers/ide/built-in.o | head -n15
next prev parent reply other threads:[~2005-01-16 5:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-16 4:49 conglomerate objects in reference*.pl Randy.Dunlap
2005-01-16 5:22 ` Keith Owens [this message]
2005-01-16 19:45 ` Randy.Dunlap
2005-01-16 19:47 ` Keith Owens
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=14049.1105852931@ocs3.ocs.com.au \
--to=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=rddunlap@osdl.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.