Hin-Tak Leung wrote:
> Hin-Tak Leung wrote:
> <snipped>
> - I needed to copy R/src/intl and R/src/extra/pcre from 2.4.1 to 2.4.0
> to get the older R 2.4.0 to build against newer mingw.
Since I had to copy a few files from 2.4.1 to 2.4.0 for the older version of build, I thought I need to be 100% sure that the wine crash is due to mingw rather than those few files.
So previously, both 2.4.0/2.4.1 Rgui binaries from this set crash wine:
> binutils-2.17.50-20060824-1-src.tar.gz
> gcc-ada-3.4.5-20060117-1-src.tar.gz
> gcc-core-3.4.5-20060117-1-src.tar.gz
> gcc-g++-3.4.5-20060117-1-src.tar.gz
> gcc-g77-3.4.5-20060117-1-src.tar.gz
> gcc-java-3.4.5-20060117-1-src.tar.gz
> gcc-objc-3.4.5-20060117-1-src.tar.gz
> mingw-runtime-3.11-20061202-1-src.tar.gz
> w32api-3.8-src.tar.gz
I tried some other combos of mingw-cross.
Both 2.4.0/2.4.1 Rgui binaries from this set works OK-ish with wine (by that I mean I can so Sys.info() and sessionInfo() - obviously somebody requires 3.11 for 2.4.1 for a reason):
gcc-core-3.4.5-20060117-1-src.tar.gz gcc-ada-3.4.5-20060117-1-src.tar.gz gcc-g++-3.4.5-20060117-1-src.tar.gz gcc-g77-3.4.5-20060117-1-src.tar.gz gcc-java-3.4.5-20060117-1-src.tar.gz gcc-objc-3.4.5-20060117-1-src.tar.gz
This set produces 2.4.0/2.4.1 Rgui binaries which crash wine:
gcc-core-3.4.5-20060117-1-src.tar.gz
gcc-ada-3.4.5-20060117-1-src.tar.gz gcc-g++-3.4.5-20060117-1-src.tar.gz gcc-g77-3.4.5-20060117-1-src.tar.gz gcc-java-3.4.5-20060117-1-src.tar.gz gcc-objc-3.4.5-20060117-1-src.tar.gz
As can be seen, the difference is only
mingw-runtime-3.10-20060909-1-src.tar.gz versus
mingw-runtime-3.11-20061202-1-src.tar.gz .
The issue is filed as http://bugs.winehq.org/show_bug.cgi?id=7181
HTL
Archive maintained by Robert King, hosted by
the discipline of
statistics at the
University of Newcastle,
Australia.
Archive generated by hypermail 2.1.8, at Tue 16 Jan 2007 - 13:31:10 GMT.
Mailing list information is available at https://stat.ethz.ch/mailman/listinfo/r-devel. Please read the posting guide before posting to the list.