On Thu, 2009-12-31 at 14:30 +0100, Kai Tietz wrote:
> Could you try for the __image_base__ symbol the following hack. Maybe
> it is related to an issue in doing base relocation here in instruction
> (which could point to some other issue in object relaxing).
> 
> add the following:
> static volatile void *_ib_address = &__image_base__;
> 
> and then later instead of '&__image_base__' use '_ib_address'.

Don't know why, but this causes my test program to crash. (Get the WM
error handling screen.) Should I try to get the info from it ?

        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to