Re: rpcgen question

2006-01-30 Thread Christian Gagneraud
Hi all, just for info, i have succesfully build and run my rpc code that was originally developped for GNU/Linux. The problem was simply solved by generating the code with linux (pc GNU/Linux) and build/run it on windows. But now i'm trying to build it for mingw32 (without multi-thread supp

Re: rpcgen question

2006-01-27 Thread Brett Serkez
> Since yesterday, i have made some investigation, and i have found that > rpcgen comes from the same package (both on RH and cygwin), but it's a > problem of version: - RH: /* @(#)rpc.h2.4 89/07/11 4.0 RPCSRC; > from 1.9 88/02/08 SMI */ - Cygwin: /* @(#)rpc.h2.3 88/08/10 4.0 > RPCSRC; fro

Re: rpcgen question

2006-01-27 Thread Christian Gagneraud
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Christian Gagneraud on 1/26/2006 9:41 AM: I think that the rpcgen from RH comes from the glibc and rpcgen from cygwin comes from the "stand alone" package "Sun RPC". My main problem is that i was using -M option (mult

Re: rpcgen question

2006-01-26 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Christian Gagneraud on 1/26/2006 9:41 AM: > > I think that the rpcgen from RH comes from the glibc and rpcgen from > cygwin comes from the "stand alone" package "Sun RPC". > > My main problem is that i was using -M option (multithread su

rpcgen question (please CC me)

2006-01-26 Thread Christian Gagneraud
Hi all, I'm using rpcgen on a redhat 9.0, i whish to port my prog to cygwin. But it seems that the rpcgen shipped with cygwin differs from the one whipped in RH. I think that the rpcgen from RH comes from the glibc and rpcgen from cygwin comes from the "stand alone" package "Sun RPC". My main

rpcgen question

2006-01-26 Thread Christian Gagneraud
Hi all, I'm using rpcgen on a redhat 9.0, i whish to port my prog to cygwin. But it seems that the rpcgen shipped with cygwin differs from the one whipped in RH. I think that the rpcgen from RH comes from the glibc and rpcgen from cygwin comes from the "stand alone" package "Sun RPC". My m