whereas a little longjmp would solve all my problem, wouldn't it?
----- Original Message ----- From: "Mike Stump" <[EMAIL PROTECTED]>
To: "Lloyd Dupont" <[EMAIL PROTECTED]>
Cc: <gcc@gcc.gnu.org>
Sent: Friday, May 20, 2005 9:49 AM
Subject: Re: ASM help needed... (on x86/windows/gcc)
On May 19, 2005, at 4:08 PM, Lloyd Dupont wrote:I want to do a binding to ObjectiveC
For how you described the question, libffi would be the natural choice and obviates the need for asms or machine dependencies. Maybe Andrew might have some insight into something libobjc specific that might help...