[okl4-developer] Iguana and BSS
Geoffrey Lee
glee at ok-labs.com
Thu Jul 17 00:18:24 EST 2008
On Wed, Jul 16, 2008 at 03:26:15PM +0200, Guillaume PETITJEAN wrote:
> Is iguana zeroing the .bss section of the applications on top of it ?
Hi Guillaume
No, the Iguana program does not zero the bss. The ELF bootloader
should do this. Some broken bootloaders can't handle this properly. In
this case specify zero_bss = True which modifies the ELF file
that should force the bss to be zero'ed when the binary is loaded.
-gl
>
> Guillaume
>
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
>
--
More information about the Developer
mailing list