Displaying 2 results from an estimated 2 matches for "ix386".
Did you mean:
i386
2004 May 28
1
About creating an import library
...ll,
First of all, I found R.exp. Thanks. The following is a paragraph I
copied from Venables and Ripley’s book “S programming” on Page242.
If the code calls entry points in the R engine, create an import library
from the file R.exp in the source-package distribution by
lib /def: R.exp /machine: ix386 /out: Rdll.lib
and add
Rdll.lib
to the link command or add it to the libraries to be used in the IDE.
My problems are:
1. Why do we need an import library? (a very basic question)
2. What is R.exp?
3. After I copied the R.exp to C:\ and run “lib /def: R.exp /machine:
ix386 /out: Rdll.lib”, the e...
2009 Dec 31
1
yum centos repo dependency hell for matlab loaddap
I've got matlab installed:
< M
A T L A B (R) >
Copyright
1984-2009 The MathWorks, Inc.
Version
7.8.0.347 (R2009a) 64-bit (glnxa64)
February 12, 2009
I want to install loaddap. I downloaded an rpm from