Linux MIPS Architecture development
 help / color / mirror / Atom feed
* question regarding bss section
@ 2003-10-27 17:44 Teresa Tao
  2003-10-27 17:44 ` Teresa Tao
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Teresa Tao @ 2003-10-27 17:44 UTC (permalink / raw)
  To: linux-mips

Hi there,

I have several questions and hope somebody could help me with the answers:
1. how to use gcc to compile the user mode program with larger stack size?
2. Inside the user mode program, I have declared some gloabal data which is being put on the bss section and I would like to know whom initialize the bss section? How big is the bss section? Under what kind of situation, the bss section data could be corrupted?
3. What's the difference to compile the program with -G 0 option? That menas I don't use the $gp register, will there be any side effect?

Thanks in advance!

Teresa

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

end of thread, other threads:[~2003-10-27 23:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-27 17:44 question regarding bss section Teresa Tao
2003-10-27 17:44 ` Teresa Tao
2003-10-27 18:09 ` Ralf Baechle
2003-10-27 18:17   ` Wolfgang Denk
2003-10-27 19:08     ` Ralf Baechle
2003-10-27 19:49       ` Wolfgang Denk
2003-10-27 23:01         ` Ralf Baechle
2003-10-27 18:16 ` Wolfgang Denk

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