* Compile problem with sparc64
@ 2004-04-14 20:15 Marcel Holtmann
2004-04-14 20:22 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Marcel Holtmann @ 2004-04-14 20:15 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: SPARC Linux Mailing List
Hi,
the changeset
ChangeSet@1.1713.27.238, 2004-04-12 13:31:10-07:00, akpm@osdl.org
[PATCH] binfmt_elf.c fix for 32-bit apps with large bss
causes this compile problem on sparc64
CC arch/sparc64/kernel/binfmt_elf32.o
In file included from arch/sparc64/kernel/binfmt_elf32.c:154:
fs/binfmt_elf.c: In function `load_elf_interp':
fs/binfmt_elf.c:369: warning: comparison is always false due to limited range of data type
fs/binfmt_elf.c: In function `load_elf_binary':
fs/binfmt_elf.c:780: warning: comparison is always false due to limited range of data type
Regards
Marcel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Compile problem with sparc64
2004-04-14 20:15 Compile problem with sparc64 Marcel Holtmann
@ 2004-04-14 20:22 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2004-04-14 20:22 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: linux-kernel, sparclinux
We know, see other postings from today.
Just comment out the "-Werror" line in arch/sparc64/kernel/Makefile
for a quick fix.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-14 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-14 20:15 Compile problem with sparc64 Marcel Holtmann
2004-04-14 20:22 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox