This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Need -un-initialized memory allocation


On Fri, 2008-07-04 at 17:40 +0200, Andreas Schwab wrote:
> Anton Tichawa <anton.tichawa@chello.at> writes:
> 
> >            .section  bss
> 
> The predefined bss section is called ".bss".  If you want to define your
> own bss section you have to tell the assembler, eg. for ELF use @nobits.
> 

That was it. I missed the period. Thank you.

Anton.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]