windows testing
On 11 Dec 2001, Peter Dalgaard BSA wrote:
Peter Malewski <malewski.peter@mh-hannover.de> writes:
Rterm does not accept C-c to stop excecution with gnu-emacs
and under DOS. This work with Rterm Version 1.3.1. E.g.:
for(i in 1:10000){print(i);rnorm(100)}
Control-c does not work (windows 95).
Odd. This happens to me with Duncan's build, but not with my own cross-built versions. Both one from before his and a recent one.
Looks like a linker bug. Forcing an explicit import library (as used when cross-building) solved it. Funny: pedump claims to have all the right imports, which is usually an accurate diagnosis of success. I will have a new build up shortly.
Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._