[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+8MBbKd9zAouJy5JvUnLwUHMJ65HsYgCTfBgv42nm32EnMPFA@mail.gmail.com>
Date: Mon, 7 May 2012 16:15:44 -0700
From: Tony Luck <tony.luck@...il.com>
To: Sam Ravnborg <sam@...nborg.org>
Cc: Michal Marek <mmarek@...e.cz>,
linux arch <linux-arch@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
Richard Weinberger <richard@....at>,
"David S. Miller" <davem@...emloft.net>,
Arnaud Lacombe <lacombar@...il.com>,
Andi Kleen <andi@...stfloor.org>
Subject: Re: [PATCH 3/4] kbuild: link of vmlinux moved to a script
This patch is now in linux-next (tag next-20120507). But it looks to have
broken the ia64 build. I see this error:
CC init/version.o
LD init/built-in.o
KSYM .tmp_kallsyms1.o
ld: .tmp_kallsyms1.o: linking constant-gp files with non-constant-gp files
ld: failed to merge target specific data of file .tmp_kallsyms1.o
make: *** [vmlinux] Error 1
which looks like we used the wrong compile options when building
.tmp_kallsyms1.o
-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists