
5 Oct
2010
5 Oct
'10
12:31 a.m.
Dne Po 4. října 2010 23:18:51 Scott Wood napsal(a):
On Mon, 4 Oct 2010 23:15:11 +0200
Marek Vasut marek.vasut@gmail.com wrote:
Dne Po 4. října 2010 19:59:14 Scott Wood napsal(a):
NACK, you're taking the address of stack data and using it after the stack frame goes away.
The .data section doesn't exist at 0x0 (where the stuff is linked) when this code is executed in my case.
So fix the linking. :-)
I'd gladly accept any suggestion or if you could point me in a correct direction.
-Scott