<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>I am trying to port the splancs library for S++ version 
4.0&nbsp;to R.&nbsp; I have modified the original FORTRAN to use dllwrap/dlltool 
(e.g. removed common blocks).&nbsp; I have been able to generate&nbsp;dll's 
(splancs.dll) using&nbsp;dllwrap/dlltool and Ming32 g77 with a -mdll 
switch.&nbsp; As of yet I have not been able to generate a dll that can be 
loaded by R.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Does anyone out there have any suggestions.&nbsp; An 
example of a successful MAKEFILE or dllwrap/dlltool batch file would be greatly 
appreciated.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Thanks in advance..</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Joseph Hughes</FONT></DIV>
<DIV><FONT face=Arial><A 
href="mailto:jdhughes99@mindspring.com">jdhughes99@mindspring.com</A></FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>