----- Original Message -----
Sent: Friday, June 17, 2005 5:09 PM
Subject: Re: C#/.NET, gcc, windows &
__builtin_return problem
BTW, I'm using this gcc:
Reading specs from
C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/specs
Configured with:
../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=
mingw32
--target=mingw32 --prefix=/mingw --enable-threads --disable-nls
--enable
-languages=c,c++,f77,ada,objc,java --disable-win32-registry
--disable-shared --e
nable-sjlj-exceptions --enable-libgcj
--disable-java-awt --without-x --enable-ja
va-gc=boehm
--disable-libgcj-debug --enable-interpreter --enable-hash-synchroniz
ation
--enable-libstdcxx-debug
Thread model: win32
gcc version 3.4.2
(mingw-special)
----- Original Message -----
Sent: Friday, June 17, 2005 4:47
PM
Subject: C#/.NET, gcc, windows &
__builtin_return problem
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?
_______________________________________________
Discuss-gnustep
mailing
list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep
mailing
list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep