Re: Compiling with 2.6.25-rc2 with binutils 2.17 fails?

From: Roland McGrath
Date: Mon Feb 18 2008 - 13:41:00 EST


> I'm poking at it. Something in my cross compiling setup is driving this bit
> screwy:
>
> i686-nm arch/x86/vdso/vdso32-sysenter.so.dbg |

Show me the output of just this.

> sed -n -e 's/^00*/0/' -e 's/^\([0-9a-fA-F]*\) . \(VDSO[a-zA-Z0-9_]*\)$/ =
> 0x;/p' | LC_ALL=C sort > arch/x86/vdso/vdso32-sysenter-syms.lds

Also show me the vdso32-sysenter-syms.lds file.


Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/