Skip to content
Prev 18 / 139 Next

Some suggested changes to Windows makefiles with respect to experimental toolchain

On Thu, Sep 10, 2015 at 4:48 PM, Avraham Adler <avraham.adler at gmail.com> wrote:
We should hold off optimization tweaks until we have a stable build.
Kevin and me are still trying to debug the rcpp longjmp problem which
is more complex than we thought. Adding optimization in the mix at
this point might further complicate things.

Perhaps we can make a branch in the svn (or github mirror) to store
these features so that they don't get lost, and we can easily test and
merge them later on?