[Rd] Trouble running Rtools31 on Wine

2013-11-15 Thread Kirill Müller
Hi

An attempt to use R and Rtools in Wine fails, see the bug report to Wine:

http://bugs.winehq.org/show_bug.cgi?id=34865

The people there say that Rtools uses an outdated Cygwin DLL with a 
custom patch. Is there any chance we can upgrade our Cygwin DLL to a 
supported upstream version? Thanks.


Cheers

Kirill

[[alternative HTML version deleted]]

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] R CMD SHLIB error bad value (core2) for -mtune= switch

2013-11-15 Thread pranav.waila
I am getting the following error. Please help if the problem is resolved:

$ make
  0 [main] make 10092 stdio_init: couldn't make stderr distinct from
stdout
R CMD SHLIB src/C/util.c src/C/factor_model_util.c src/C/pagerank.c
src/C/hierarchical.c src/C/factor_model_multicontext.c src/C/fact
or_model_util2.cpp -o lib/c_funcs.so
Segmentation fault



-
Pranav Waila
pranav.wa...@gmail.com
Research Scholar
DST - Centre for Interdisciplinary Mathematical Sciences
Faculty of Science
Banaras Hindu University,Varanasi-221005
--
View this message in context: 
http://r.789695.n4.nabble.com/R-CMD-SHLIB-error-bad-value-core2-for-mtune-switch-tp4645928p4680510.html
Sent from the R devel mailing list archive at Nabble.com.

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] R CMD SHLIB error bad value (core2) for -mtune= switch

2013-11-15 Thread Simon Zehnder
No information has been given, where this error occurred. What were you doing?

Simon 
On 15 Nov 2013, at 10:49, pranav.waila  wrote:

> I am getting the following error. Please help if the problem is resolved:
> 
> $ make
>  0 [main] make 10092 stdio_init: couldn't make stderr distinct from
> stdout
> R CMD SHLIB src/C/util.c src/C/factor_model_util.c src/C/pagerank.c
> src/C/hierarchical.c src/C/factor_model_multicontext.c src/C/fact
> or_model_util2.cpp -o lib/c_funcs.so
> Segmentation fault
> 
> 
> 
> -
> Pranav Waila
> pranav.wa...@gmail.com
> Research Scholar
> DST - Centre for Interdisciplinary Mathematical Sciences
> Faculty of Science
> Banaras Hindu University,Varanasi-221005
> --
> View this message in context: 
> http://r.789695.n4.nabble.com/R-CMD-SHLIB-error-bad-value-core2-for-mtune-switch-tp4645928p4680510.html
> Sent from the R devel mailing list archive at Nabble.com.
> 
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] Trouble running Rtools31 on Wine

2013-11-15 Thread Duncan Murdoch

On 13-11-13 5:38 AM, Kirill Müller wrote:

Hi

An attempt to use R and Rtools in Wine fails, see the bug report to Wine:

http://bugs.winehq.org/show_bug.cgi?id=34865

The people there say that Rtools uses an outdated Cygwin DLL with a
custom patch. Is there any chance we can upgrade our Cygwin DLL to a
supported upstream version? Thanks.


Rtools doesn't use any special Cygwin dlls.  The one in the current 
distribution is rather old, so if it doesn't work in Wine, just go to 
the Cygwin site and install a newer Cygwin version.  (Not sure if this 
is easy in Wine, but you could do it on a Windows machine, and copy the 
files over.)


Duncan Murdoch

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel