Seeing that rubenvb's MinGW-w64 build uses gcc 4.7 and RTools use gcc 4.6,
I have tried again to get rid of all MinGWs and only use RTools (suspecting
maybe binary incompatibility). Instead of mingw32-make.exe I am trying to
use the make.exe supplied by RTools.
Boost compiles just fine, luckily. W
Hi again,
I am still struggling with this unfortunately.
I installed 64 bit MinGW (rubenvb's personal build) and managed to fully
compile boost (static libraries) and my library (shared library), after a
fair amount of pain. I can now even load my library with dyn.load. However,
I can't call my f
I forgot to mention, mingw32-make.exe isn't just required by premake4
generated make files, but also e.g. by CodeLite.
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE
Hi,
I am using premake4 generated make files to compile my projects, which
works fine if I am using mingw32-make.exe from the MinGW 32 bit
distribution, but doesn't work with the make.exe supplied by the latest
RTools 2.16.
That make.exe first complains it can't create directories and then that i
4 matches
Mail list logo