Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
X-Sent: 6 Jul 2000 15:11:09 GMT
Message-ID: <000501bfe764$d3018020$071ea8c0@kabul>
From: "BenHanokh Gabriel" <gabriel@SANgate.com>
To: "Suhaib Siddiqi" <ssiddiqi@inspirepharm.com>,
        "Tim Prince" <tprince@computer.org>, <cygwin@sourceware.cygnus.com>
References: <MHEMLLEBIBOHNHCIECPAGEHECEAA.ssiddiqi@inspirepharm.com>
Subject: Re: rpcgen / XDR supprt
Date: Thu, 6 Jul 2000 18:11:17 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700

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

