This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libffi and longs


On Sun, 2005-04-24 at 18:38 -0300, Pupeno wrote:
> Hello,
> I've had troubles in the FFI module I'm building when dealing with
> (unsigned) 
> longs, what happens is that the second unsigned long argument never
> reached 
> the function I'm calling with ffi_call.

Which version of GCC/libffi and what platform are you on?

Please file a bug report at http://gcc.gnu.org/bugzilla with this
information and I'll look at it as soon as I have a chance.

Thanks,

AG



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]