| To: | <linux-mips@linux-mips.org> |
|---|---|
| Subject: | question regarding bss section |
| From: | "Teresa Tao" <TERESAT@TTI-DM.COM> |
| Date: | Mon, 27 Oct 2003 09:44:05 -0800 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | AcOcseq6NSMm2DSSQI6oL2751s5g8g== |
| Thread-topic: | question regarding bss section |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Relocation errors, Ralf Baechle |
|---|---|
| Next by Date: | Re: need help on bus error problem, Jun Sun |
| Previous by Thread: | Relocation errors, David Kesselring |
| Next by Thread: | Re: question regarding bss section, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |