Skip to content
Back to formatted view

Raw Message

Message-ID: <CAPuMoLaHvijBO4autv7h2QJ6Mewptn_kXXocxO5D+BZUkLPvJA@mail.gmail.com>
Date: 2015-03-09T04:11:31Z
From: Hsiu-Khuern Tang
Subject: Notes on building a gcc toolchain for Rtools (but not multilib)
In-Reply-To: <CAL6gwnKDrzw-qR43A4bd+0hKk8jzd=pPVBfMP6jmeQgH4v8EAg@mail.gmail.com>

On Sun, Mar 8, 2015 at 8:33 PM, Avraham Adler <avraham.adler at gmail.com> wrote:

>
> Thank you for the  update, Hsiu-Khuern. Can you check how many digits
> scientific notation shows? I was able to build a 64bit version of R
> using the mingw64 4.8.4 distro, but ran into trouble with compat.c,
> and the only work-around I found ended breaking R's defualt two digit
> notation and used Windows's three-digit notation; it seems as if you
> did not have this problem.

I get notation like "1e-09".  I think (but am not sure) that there
were some changes in mingw's stdio.h that got rid of the errors about
redefined *sprintf functions.

> Also, do you plan on running 'make check'
> eventually on your build?

I don't have any plans to do that, mainly for fear that I would find
some problems and be sucked down the rabbit hole of trying to solve
them!  Hoping someone else more knowledgeable will take the plunge :)

>
> Avi
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel