<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Hello folks!</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>I've desperately been trying to write some 
shared libraries/DLLs using the .Call() interface. I can't get the symbols to 
resolve. Under Linux, dyn.load() tells me that the following (and presumably 
much more) is missing:</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>&nbsp;&nbsp; Rf_length_FG7SEXPREC</FONT><FONT 
color=#000000 face="" size=2></DIV>
<DIV>
<DIV>&nbsp;</DIV>Under Windows, I simply can't get R to build under cygwin for 
the life of me. (Embarassing to admit, but those are the facts.) And since the 
binary distribution's DLL is stripped, I can't build the R.a file, which I 
presume--but don't know for sure--that I need (e.g. for calls like AllocVector() 
or anything else that needs to call R code).</FONT></DIV>
<DIV><FONT color=#000000 face="" size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Please, someone, help me out. Does anybody have an appropriate 
R.a file (or whatever I need to resolve the symbols) for Win98/R-1.0.0 or some 
advice about how to get it to work under Linux? Has anyone been successful in 
using the .Call() interface?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Best regards,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Fredrik Vang</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>