From: | Allan Odgaard |
Date: | 18 Aug 2001 at 18:48:25 |
Subject: | [amiga-c] Re: StackSwap()... |
Hello Alexander,
> I come to use it in a new project (I don't have the old project
> anymore) and I just can't get it to work it keeps bombing with a
> 80000003.
It'd probably help to see the code.
The problem may be that GCC can be set to not use a base register for
the local stack frame. So after doing the StackSwap() all your local
variables are gone, and if you e.g. store the old stack then you are
effectively trashing the new stack...
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get VeriSign's FREE GUIDE: "Securing Your Web Site for Business." Learn about using SSL for serious online security. Click Here!
http://us.click.yahoo.com/KYe3qC/I56CAA/yigFAA/dpFolB/TM
---------------------------------------------------------------------~->
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/