On Thu, Jul 24, 2008 at 5:47 AM, Kenneth Johansson <[EMAIL PROTECTED]> wrote:
>
> What is missing right now is that to properly fix function pointers
> stored in data section we have to compile with -mrelocatable flag to get
> gcc to create a fixup table so we later at runtime can just go over that
> table and correct all function pointers.
>
Interesting, this is exactly what I am talking about, but done by the
compiler, let me check this out.
Thanks for the tip!

cheers,
/vb

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to