discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C#/.NET, gcc, windows & __builtin_return problem


From: Lloyd Dupont
Subject: C#/.NET, gcc, windows & __builtin_return problem
Date: Fri, 17 Jun 2005 16:47:26 +1000

I need to 'forward function call' for a language binding I'm writting (ObjectiveC-.NET)
I have a problem with _builtin_return which is reproduced in the simple attached sample.
 
While it works well with integeter, char, type of register size or less, I have problem with bigger values, such as float, double, struct.....
 
anyone could shed some light?
 

Attachment: simple.c
Description: Text document

Attachment: simple.cs
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]