This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: _sbrk: undefined reference to `end' problem


On Tue, 2008-05-27 at 14:33 +0100, Nick Clifton wrote:
> Note: putting the "PROVIDE (end = .);" at the end of your linker script 
> is incorrect because presumably you have also provided the location of 
> the start of the stack...

It is not clear (to me) why start of stack should be encoded within the
ELF file.


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