Simon 'corecode' Schubert <[EMAIL PROTECTED]> wrote: > Matthew Dillon wrote: >> Matthew Dillon <[EMAIL PROTECTED]> added the comment: >> >> :Yeah, I can see that now. >> : >> :> don't know how we can move that one to the beginning. Linker script? >> : >> :No idea whatsoever :-) Anyone else? >> : >> :Cheers, >> :Johannes >> >> Maybe, or adjust the exec code to load more then one page. > > I checked FreeBSD, and they also only operate on one page. So I guess > there has to be a way to put the note in the beginning. > > Must be some linker magic.
Just noticed that a simple "brandelf -t FreeBSD" makes the binary work. Cheers, Johannes
