[ld script] Can I limit the stack size?
jw c
info2choijo@yahoo.com
Mon Jan 29 04:35:00 GMT 2001
Hello, all.
I have a question about linker script.
My linker script has the following line
.stack 0xf000 : { _stack = .; *(.stack) *(._stack) }
so I can set the stack start address.
I wonder if I also could set the maximum size of
stack.
I'm using mn103000 cross compiler.
Thank you in advance.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
More information about the Binutils
mailing list