Vincent R. wrote:
> On Tue, 03 Nov 2009 17:59:20 +0100, Danny Backx <danny.ba...@scarlet.be> 
> wrote:
>> On Tue, 2009-11-03 at 14:10 +0100, Vincent R. wrote:
>>> I have been fired (the company I was working for doesn't have money 
>>> anymore) so I have some time to answer you ;-)
>> Auch. Sorry to see that.

  Welcome to funemployment!

>>> Then about sections you can see that .idata and .bss are not READONLY 
>>> that's why .bss should be put inside .data because it seems to be the 
>>> only one section allowed to have WRITE characteristics.
>> I'm not sure I get the argument here.
>> 
>> Do we know whether this is a requirement, or do we only suspect this ?
> 
> No just an assumption based on url given above.

  Auto-import is probably responsible for .idata not being readonly; you could
try building an application with that disabled, but it would need dllimport
markup in any headers it was using to import functions or data from a dll.

    cheers,
      DaveK


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to