Hi, I noticed a particular behavior in the following situation on: platform Windows arch x86 os Win32 system x86, Win32 status major 1 minor 1.0 year 2000 month June day 15 language R I've created a DLL from a Fortran source and a R function to call it. I noticed while testing the function that I had forgotten something, so I unloaded the DLL, made the modifications to the Fortran source, recompiled, reload and retest. This caused R to crash, so I restarted R (GUI) and made another attempt to test the function and it work fine. It looks like something is wrong maybe with dyn.unload or whatever. I tried something similar with C source and the same thing appends. Is it R or Windows NT the culprit? Thanks in advance. Yves Gauvreau PS I'm using the latest Cygnus suite of compilers in case this as something to do with the problem. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._