On Friday 08 December 2006 21:35, Jeremy Fitzhardinge wrote:
> Arkadiusz Miskiewicz wrote:
> > LD .tmp_vmlinux1
> > arch/i386/kernel/built-in.o: In function `math_emulate':
> > (.text+0x3809): undefined reference to `_proxy_pda'
> >
>
> Hm, in theory nothing should ever generate a reference to _proxy_pda.
> What compiler are you using?
Looking at Arkadiusz' output file it looks like gcc 4.2 decided to CSE the
address :/
movl $_proxy_pda+8, %edx #, tmp65
Very sad, but legitimate.
The only workaround I can think of would be to define it as a symbol
(or away in vmlinux.lds.S). Or do away with the idea of proxy_pda
again.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]