Danny Backx wrote:

> 0x0040106a <main+22>:   movl   $0x41f6c160,(%esp)
> 0x00401071 <_fu0___ZSt4cout+4>: call   0x4235c492

> 0x00401099 <__static_initialization_and_destruction_0+28>:      call
> 0x4235174a
> 0x0040109e <_fu2___ZNSt8ios_base4InitC1Ev+4>:   cmpl   $0x0,0x8(%ebp)


  So, how do those addresses relate to where the DLL actually is loaded in
memory?  I'm assuming not much, given that it crashes, which would imply
something had gone very very wrong at the link stage.  Where is the DLL
actually located in memory?  What's in the .o file corresponding to those
locations above, and what kind of reloc does it have?

    cheers,
      DaveK

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to