ASM help needed... (on x86/windows/gcc)

Lloyd Dupont lloyd@nova-mind.com
Fri May 20 04:23:00 GMT 2005


The problem with ffi and such (from the little I know of them) is that I 
might have to forward function with an unknown number of parameter (such as 
printf)

whereas a little longjmp would solve all my problem, wouldn't it?

----- Original Message ----- 
From: "Mike Stump" <mrs@apple.com>
To: "Lloyd Dupont" <lloyd@nova-mind.com>
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...
> 



More information about the Gcc mailing list