Skip to content
Prev 261465 / 398502 Next

Compiling C-code in Windows

Try

CC=gcc -mno-cygwin

to avoid linking with the Cygwin dlls.

Thanks,
Dale Smith, Ph.D.
Senior Financial Quantitative Analyst
Risk & Compliance
Fiserv.
107 Technology Park
Norcross, GA 30092
Direct NYC: 212-419-3242
Direct Norcross: 678-375-5315
Mobile: 678-982-6599
Mail: dale.smith at fiserv.com
www.fiserv.com


-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]
On Behalf Of Duncan Murdoch
Sent: Tuesday, May 31, 2011 12:33 PM
To: Mike Marchywka
Cc: r-help at stat.math.ethz.ch; pmilin at ff.uns.ac.rs
Subject: Re: [R] Compiling C-code in Windows
On 11-05-31 12:24 PM, Mike Marchywka wrote:
or
should
The MinGW compilers are the recommended ones.  If you use Cygwin, you'll

need to provide the Cygwin DLLs as well, and those may clash with others

on the user's system, so I wouldn't recommend it.

Duncan Murdoch
http://www.stat.lsa.umich.edu/~yizwang/software/maxLinear/noteonR.html,
have
my
MS-DOS
Files\R\R-2.13.0\bin\i386\',
no
--output=trial.dll
DLL?
http://www.R-project.org/posting-guide.html
http://www.R-project.org/posting-guide.html
______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.