Igor Schein on Tue, 11 Jun 2002 17:23:50 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: hppa kernel


On Tue, Jun 11, 2002 at 11:02:11PM +0200, Karim BELABAS wrote:
> On Tue, 11 Jun 2002, Igor Schein wrote:
> > with which OS revision is hppa kernel designed to
> > work?  It doesn't compile on HPUX 11.00.
> 
> MACHINES says it did compile for HPUX 9.7 and 10.20 at least (these 2 I
> tested myself). What errors do you get ?

/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x8)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x14)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x24)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x34)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x4c)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x58)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x70)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x94)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0xb4)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x110)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x138)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x180)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x2a0)
/usr/ccs/bin/ld: Data address is out of range for short load or store
   Reference from:  kernel.o(0x414)
/usr/ccs/bin/ld: Invalid fixups exist

I didn't try with GNU linker yet.