search for: johnswork

Displaying 1 result from an estimated 1 matches for "johnswork".

2012 Jun 24
2
Win 64 package build - ERROR: loading failed for 'x64'
................................................................. ----------------- Makevar.win ------------------------------------------ ifeq "$(WIN)" "64" PKG_LIBS=../../../win64/test_win64.a -lgfortran else PKG_LIBS=../../../win32/test_win32.a -lgfortran endif PKG_CPPFLAGS=-I/JohnsWork/test/src/ ------------- 00install.out ----------------------------------------- * installing *source* package 'test' ... ** libs *** arch - i386 gcc -I"C:/PROGRA~1/R/R-215~1.0/include" -DNDEBUG -I/JohnsWork/test/src -O3 -Wall -std=gnu99 -mtune=core2 -c testR.c -o test...