Re: [R] c code working in linux and hanging in windows

2008-04-30 Thread Ben Bolker
Vidhu Choudhary gmail.com> writes: > > Hi All, > I am calling some c code from R. > It successfully makes the dll and .so files. > When I run .so in Linux is works prefect but hangs in windows. Though the > dll loads but it never returns back from the c function > > Can you please suggest the p

[R] c code working in linux and hanging in windows

2008-04-29 Thread Vidhu Choudhary
Hi All, I am calling some c code from R. It successfully makes the dll and .so files. When I run .so in Linux is works prefect but hangs in windows. Though the dll loads but it never returns back from the c function Can you please suggest the possible cause of this thank you vidhu [[alte