Hello. I have a small RPC project which compiles and works well on linux and interix environment but not with oncrpc-windows. I can compile my sources with oncrpc-windows object file but it returns NULL immediately on clnt_create() call. Any ideas ?