[R] loding *.o file in windows environment

Uwe Ligges ligges at statistik.uni-dortmund.de
Thu Jul 8 12:28:20 CEST 2004


Utsav Boobna wrote:

> Hi,
>    Assuming that I dont have the source C file, is it
> anyhow possible for me to load the object file (*.o)

Well, the sources must be compiled under Windows (or at least 
cross-compiled on another platform). Most probably, an .o file has been 
compiled under Unix-alikes.
You do need the sources in this case.

Uwe Ligges


> in R under windows environment. I tried using
> dyn.load(), but obviously it didnt worked.
> 
> Thanks,
> Utsav
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list