##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.1/bioc/src/contrib/CellNOptR_1.14.0.tar.gz && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch CellNOptR_1.14.0.tar.gz && rm CellNOptR_1.14.0.tar.gz
###
##############################################################################
##############################################################################
install for i386
* installing to library 'E:/biocbld/bbs-3.1-bioc/R/library'
* installing *source* package 'CellNOptR' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local320/include" -I./include -O3 -Wall -std=gnu99 -mtune=core2 -c getFit.c -o getFit.o
getFit.c: In function 'getFit':
getFit.c:47:6: warning: unused variable 'nReacs' [-Wunused-variable]
getFit.c:42:6: warning: unused variable 'selCounter' [-Wunused-variable]
getFit.c:41:6: warning: unused variable 'selection' [-Wunused-variable]
getFit.c:40:6: warning: unused variable 'or_max' [-Wunused-variable]
getFit.c:39:6: warning: unused variable 'curr_max' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local320/include" -I./include -O3 -Wall -std=gnu99 -mtune=core2 -c simulatorT1.c -o simulatorT1.o
gcc -m32 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local320/include" -I./include -O3 -Wall -std=gnu99 -mtune=core2 -c simulatorTN.c -o simulatorTN.o
gcc -m32 -shared -s -static-libgcc -o CellNOptR.dll tmp.def getFit.o simulatorT1.o simulatorTN.o -Ld:/RCompile/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -LE:/biocbld/BBS-3˜1.1-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.1-bioc/R/library/CellNOptR/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing to library 'E:/biocbld/bbs-3.1-bioc/R/library'
* installing *source* package 'CellNOptR' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local320/include" -I./include -O2 -Wall -std=gnu99 -mtune=core2 -c getFit.c -o getFit.o
getFit.c: In function 'getFit':
getFit.c:47:6: warning: unused variable 'nReacs' [-Wunused-variable]
getFit.c:42:6: warning: unused variable 'selCounter' [-Wunused-variable]
getFit.c:41:6: warning: unused variable 'selection' [-Wunused-variable]
getFit.c:40:6: warning: unused variable 'or_max' [-Wunused-variable]
getFit.c:39:6: warning: unused variable 'curr_max' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local320/include" -I./include -O2 -Wall -std=gnu99 -mtune=core2 -c simulatorT1.c -o simulatorT1.o
gcc -m64 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local320/include" -I./include -O2 -Wall -std=gnu99 -mtune=core2 -c simulatorTN.c -o simulatorTN.o
gcc -m64 -shared -s -static-libgcc -o CellNOptR.dll tmp.def getFit.o simulatorT1.o simulatorTN.o -Ld:/RCompile/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -LE:/biocbld/BBS-3˜1.1-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.1-bioc/R/library/CellNOptR/libs/x64
** testing if installed package can be loaded
* DONE (CellNOptR)