This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]