<!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 to R. I have modified the original FORTRAN to use dllwrap/dlltool
(e.g. removed common blocks). I have been able to generate dll's
(splancs.dll) using dllwrap/dlltool and Ming32 g77 with a -mdll
switch. As of yet I have not been able to generate a dll that can be
loaded by R.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>Does anyone out there have any suggestions. An
example of a successful MAKEFILE or dllwrap/dlltool batch file would be greatly
appreciated.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>Thanks in advance..</FONT></DIV>
<DIV> </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> </DIV></BODY></HTML>