LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Compiling with 2.6.25-rc2 with binutils 2.17 fails?
@ 2008-02-16 23:27 Rob Landley
  2008-02-17  0:04 ` Jan Engelhardt
  2008-02-18  3:09 ` Roland McGrath
  0 siblings, 2 replies; 7+ messages in thread
From: Rob Landley @ 2008-02-16 23:27 UTC (permalink / raw)
  To: linux-kernel

Is anybody else having trouble compiling the kernel with binutils 2.17?

The build does this:
>   VDSOSYM arch/x86/vdso/vdso32-syms.lds
> --- -   Fri Feb 15 23:38:41 2008
> +++ arch/x86/vdso/vdso32-int80-syms.lds Fri Feb 15 23:38:41 2008
> @@ -0,0 +1,5 @@
> +VDSO32_PRELINK = 0x0;
> +VDSO32_rt_sigreturn = 0x040c;
> +VDSO32_sigreturn = 0x0400;
> +VDSO32_vsyscall = 0x0414;
> +VDSO32_vsyscall_eh_frame_size = 0x040;
> make[1]: *** [arch/x86/vdso/vdso32-syms.lds] Error 1
> make: *** [arch/x86/vdso] Error 2
> make: *** Waiting for unfinished jobs....

Still trying to track down why, but it works on a toolchain built from 
binutils 2.18 and gcc 4.1.3, but not with a toolchain from binutils 2.17 and 
gcc 4.1.2.  And considering where it's failing...

If binutils 2.18 is the only version that now builds the kernel, could we 
update Documentaiton/Changes to say that instead of 2.12?

Rob
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.

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

end of thread, other threads:[~2008-02-18 22:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-16 23:27 Compiling with 2.6.25-rc2 with binutils 2.17 fails? Rob Landley
2008-02-17  0:04 ` Jan Engelhardt
2008-02-18  3:09 ` Roland McGrath
2008-02-18 10:39   ` Rob Landley
2008-02-18 18:40     ` Roland McGrath
2008-02-18 21:53       ` Rob Landley
2008-02-18 22:26         ` Roland McGrath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).