comp.lang.ada
 help / color / mirror / Atom feed
* ADA compiler and ELF object format
@ 2001-11-26 13:50 Sandro Binetti
  2001-11-26 19:52 ` Ted Dennison
  2001-11-27  3:57 ` Robert Dewar
  0 siblings, 2 replies; 4+ messages in thread
From: Sandro Binetti @ 2001-11-26 13:50 UTC (permalink / raw)


Hi everybody.

How coul'd I move the .data section into the .bss section of an ELF
object?
I've seen that leaving uninitialized the variables inside my ADA
program does move the object allocation from the .data section into
the .bss one. Is there another way to achieve the same result?

Ah, I'm using a GHS Ada Multi Compiler for Sparc.

Tnx, Sandro.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-27  3:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-26 13:50 ADA compiler and ELF object format Sandro Binetti
2001-11-26 19:52 ` Ted Dennison
2001-11-27  1:14   ` Steven Deller
2001-11-27  3:57 ` Robert Dewar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox