Re: [Rd] [R] R-3.3.0 Base: Windows compilation fails while building 'base' package

2016-05-20 Thread Venkat Ramakrishnan
Thanks Jeroen. Yes, that's right. It works. Appreciate your help. The next blockage is during linking the TCL and TK libraries which fail with the following errors : gcc -m64 -shared -s -static-libgcc -o tcltk.dll tmp.def init.o tcltk.o tcltk_win .o ../../../gnuwin32/dllversion.o -L../../../../Tc

Re: [Rd] [R] R-3.3.0 Base: Windows compilation fails while building 'base' package

2016-05-17 Thread Jeroen Ooms
On Tue, May 17, 2016 at 5:32 AM, Venkat Ramakrishnan wrote: > I am running the make from my D:\ partition, and I have created a \TMP > directory > under both C:\ and D:\. I have also modified my environment variables TEMP > and TMP both point to C:\TMP. I think you actually need to set the 'TMPD