>To get the bootldr realigned with where we expect it to be, wrap the
>exception jump table (the first 8 instructions) with an appropriate #ifdef
>so that they are not compiled into the image. Then do an objcopy of the
>aout bootldr to produce a straight binary, and copy the exception table onto
>the resulting image with dd or something.
The jump table is in the correct place in the binary image, it is the
expected address for _start that is wrong.
I got it to pass this check by linking at 0xffffffe0.
Robert
Received on Fri Aug 4 10:20:20 2000
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:46:07 EDT