public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Stack Requirements
@ 2000-06-16  6:24 Stan Katz
  0 siblings, 0 replies; only message in thread
From: Stan Katz @ 2000-06-16  6:24 UTC (permalink / raw)
  To: crossgcc

Hi all,

I know that gcc was designed for a use within an OS and assumes that there
is enough Heap and stack available but I can't seem to find out how to get
the stack requirements for my embedded projects. So far I have been able to
get away with just allocating a big stack and then testing that I don't run
out. I know that most compilers do track stack usage and there are some that
even allocate space in a special stack segment (aside from those that have
to for the X86) so that you can control the allocation in the linker.

Is there a way to get the stack requirement information from GCC.

Thanks
Stan Katz

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-06-16  6:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-16  6:24 Stack Requirements Stan Katz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).