This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: rpcgen / XDR supprt


hi

i have d/l it  but it also doesn't work with VC.
so i cut the XDR files and created a static win32 lib from them( played a
bit with the types );
now i succeded to create basic data structure( short, long, string & nested
struct ) and to read them from linux.

the problem was is the rpcgen leave the hyper( 64 bit integer ) as hyper
 should become long_long_t / LONGLONG or something similiar )
i have checked the rpcgen under linux and it has the same problem.
only the rpcgen on solaris succed to translate it into long_long_t.

suggestion ?!

THX
/gabriel


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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