This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Specifying the location/behavior of the stack?
- From: Rick Mann <rmann at latencyzero dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 30 Aug 2007 14:47:48 -0700
- Subject: Specifying the location/behavior of the stack?
Hi. Where do I find information on how GCC implements the stack? I'd
like to arrange things so that my program runs out of memory in one
location, and the stack lives in another, separate location in memory
(PXA320 memory map issues).
Thanks!
--
Rick