Created
July 18, 2020 20:56
-
-
Save jeroen/d9f225b1c220f28d61ead7c794e8557d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ make 32-bit | |
make --no-print-directory -C front-ends Rpwd | |
make -C ../../include -f Makefile.win version | |
make Rpwd.exe | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -c rpwd.c -o rpwd.o | |
/mingw32/bin/windres -i rcico.rc -o rcico.o | |
/mingw32/bin/gcc -std=gnu99 -s -o Rpwd.exe rpwd.o rcico.o | |
cp front-ends/Rpwd.exe Rpwd.exe | |
-------- Building ../../../library/base/R/Rprofile from ../../library/profile/Common.R ../../library/profile/Rprofile.windows-------- | |
mkdir -p ../../../library/base/R | |
cp -p html/rwin.html ../../../doc/html/index.html | |
cp -p ./etc/Makeconf ./etc/Rdevga ./etc/Rprofile.site ./etc/Rcmd_environ ./etc/Rconsole ./etc/rgb.txt ../../../etc | |
rm -f ../../../etc/Makeconf | |
mkdir -p ../../../etc//i386 | |
sed -e "s|IMPDIR = bin|IMPDIR = bin/i386|" \ | |
-e "s/-O3/-O2/" \ | |
-e "s/@EOPTS@/-mfpmath=sse -msse2 -mstackrealign -flto/" \ | |
-e "s|BINPREF =|BINPREF ?= /mingw32/bin/|" \ | |
-e "s|COMPILED_BY =|COMPILED_BY = gcc-8.3.0|" \ | |
-e "s|LOCAL_SOFT ?=|LOCAL_SOFT ?= |" \ | |
-e "s|R_ARCH =|R_ARCH = /i386|" \ | |
-e "s|DT_ARCH =|DT_ARCH = |" \ | |
-e "s|RC_ARCH =|RC_ARCH = |" \ | |
-e "s|M_ARCH =|M_ARCH = |" \ | |
-e "s|@SYMPAT@|'s/^.* [BCDRT] _/ /p'|" \ | |
-e "s|@OPENMP@|-fopenmp|" \ | |
-e "s|@PTHREAD@|-pthread|" \ | |
-e "s@NM_FILTER =@NM_FILTER = @" \ | |
-e "s|@GF7OPTS@|-fno-optimize-sibling-calls|" \ | |
etc/Makeconf > ../../../etc/i386/Makeconf | |
sed -e "s+@BINDIR@+bin/i386+" Makeconf > ../../../Makeconf | |
cp -p ../CHANGES2 ../CHANGES0 ../CHANGES1 ../../../doc | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
installing C headers | |
make[6]: Nothing to be done for 'svnonly'. | |
installing C headers | |
make --no-print-directory -C ../extra/intl CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' -f Makefile.win | |
sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ | |
-e 's,@''HAVE_ASPRINTF''@,0,g' \ | |
-e 's,@''HAVE_SNPRINTF''@,1,g' \ | |
-e 's,@''HAVE_WPRINTF''@,0,g' \ | |
< libgnuintl.h.in > libgnuintl.h | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bindtextdom.c -o bindtextdom.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcgettext.c -o dcgettext.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dgettext.c -o dgettext.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gettext.c -o gettext.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c finddomain.c -o finddomain.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c loadmsgcat.c -o loadmsgcat.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c textdomain.c -o textdomain.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c l10nflist.c -o l10nflist.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c explodename.c -o explodename.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -DLOCALEDIR=\"\" -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcigettext.c -o dcigettext.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcngettext.c -o dcngettext.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dngettext.c -o dngettext.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c ngettext.c -o ngettext.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plural.c -o plural.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plural-exp.c -o plural-exp.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c langprefs.c -o langprefs.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c localcharset.c -o localcharset.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c localename.c -o localename.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printf.c -o printf.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c osdep.c -o osdep.o | |
/mingw32/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c hash-string.c -o hash-string.o | |
/mingw32/bin/gcc-ar crs libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o langprefs.o localcharset.o localename.o printf.o osdep.o hash-string.o | |
cp libgnuintl.h libintl.h | |
make --no-print-directory -C ../appl CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' FFLAGS='-O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls' -f Makefile.win | |
making integrate.d from integrate.c | |
making interv.d from interv.c | |
making maxcol.d from maxcol.c | |
making optim.d from optim.c | |
making pretty.d from pretty.c | |
making uncmin.d from uncmin.c | |
/mingw32/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c integrate.c -o integrate.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c interv.c -o interv.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c maxcol.c -o maxcol.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c optim.c -o optim.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pretty.c -o pretty.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c uncmin.c -o uncmin.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dchdc.f -o dchdc.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpbfa.f -o dpbfa.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpbsl.f -o dpbsl.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpoco.f -o dpoco.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpodi.f -o dpodi.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpofa.f -o dpofa.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dposl.f -o dposl.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrdc.f -o dqrdc.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrdc2.f -o dqrdc2.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrls.f -o dqrls.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrsl.f -o dqrsl.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrutl.f -o dqrutl.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dsvdc.f -o dsvdc.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dtrco.f -o dtrco.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dtrsl.f -o dtrsl.o | |
/mingw32/bin/gcc-ar crs libappl.a integrate.o interv.o maxcol.o optim.o pretty.o uncmin.o dchdc.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o | |
make --no-print-directory -C ../nmath CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' FFLAGS='-O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls' -f Makefile.win | |
making mlutils.d from mlutils.c | |
making d1mach.d from d1mach.c | |
making i1mach.d from i1mach.c | |
making fmax2.d from fmax2.c | |
making fmin2.d from fmin2.c | |
making fprec.d from fprec.c | |
making fround.d from fround.c | |
making ftrunc.d from ftrunc.c | |
making sign.d from sign.c | |
making fsign.d from fsign.c | |
making imax2.d from imax2.c | |
making imin2.d from imin2.c | |
making chebyshev.d from chebyshev.c | |
making log1p.d from log1p.c | |
making lgammacor.d from lgammacor.c | |
making gammalims.d from gammalims.c | |
making stirlerr.d from stirlerr.c | |
making bd0.d from bd0.c | |
making gamma.d from gamma.c | |
making lgamma.d from lgamma.c | |
making gamma_cody.d from gamma_cody.c | |
making beta.d from beta.c | |
making lbeta.d from lbeta.c | |
making polygamma.d from polygamma.c | |
making cospi.d from cospi.c | |
making bessel_i.d from bessel_i.c | |
making bessel_j.d from bessel_j.c | |
making bessel_k.d from bessel_k.c | |
making bessel_y.d from bessel_y.c | |
making choose.d from choose.c | |
making snorm.d from snorm.c | |
making sexp.d from sexp.c | |
making dgamma.d from dgamma.c | |
making pgamma.d from pgamma.c | |
making qgamma.d from qgamma.c | |
making rgamma.d from rgamma.c | |
making dbeta.d from dbeta.c | |
making pbeta.d from pbeta.c | |
making qbeta.d from qbeta.c | |
making rbeta.d from rbeta.c | |
making dunif.d from dunif.c | |
making punif.d from punif.c | |
making qunif.d from qunif.c | |
making runif.d from runif.c | |
making dnorm.d from dnorm.c | |
making pnorm.d from pnorm.c | |
making qnorm.d from qnorm.c | |
making rnorm.d from rnorm.c | |
making dlnorm.d from dlnorm.c | |
making plnorm.d from plnorm.c | |
making qlnorm.d from qlnorm.c | |
making rlnorm.d from rlnorm.c | |
making df.d from df.c | |
making pf.d from pf.c | |
making qf.d from qf.c | |
making rf.d from rf.c | |
making dnf.d from dnf.c | |
making dt.d from dt.c | |
making pt.d from pt.c | |
making qt.d from qt.c | |
making rt.d from rt.c | |
making dnt.d from dnt.c | |
making dchisq.d from dchisq.c | |
making pchisq.d from pchisq.c | |
making qchisq.d from qchisq.c | |
making rchisq.d from rchisq.c | |
making rnchisq.d from rnchisq.c | |
making dbinom.d from dbinom.c | |
making pbinom.d from pbinom.c | |
making qbinom.d from qbinom.c | |
making rbinom.d from rbinom.c | |
making rmultinom.d from rmultinom.c | |
making dcauchy.d from dcauchy.c | |
making pcauchy.d from pcauchy.c | |
making qcauchy.d from qcauchy.c | |
making rcauchy.d from rcauchy.c | |
making dexp.d from dexp.c | |
making pexp.d from pexp.c | |
making qexp.d from qexp.c | |
making rexp.d from rexp.c | |
making dgeom.d from dgeom.c | |
making pgeom.d from pgeom.c | |
making qgeom.d from qgeom.c | |
making rgeom.d from rgeom.c | |
making dhyper.d from dhyper.c | |
making phyper.d from phyper.c | |
making qhyper.d from qhyper.c | |
making rhyper.d from rhyper.c | |
making dnbinom.d from dnbinom.c | |
making pnbinom.d from pnbinom.c | |
making qnbinom.d from qnbinom.c | |
making rnbinom.d from rnbinom.c | |
making dpois.d from dpois.c | |
making ppois.d from ppois.c | |
making qpois.d from qpois.c | |
making rpois.d from rpois.c | |
making dweibull.d from dweibull.c | |
making pweibull.d from pweibull.c | |
making qweibull.d from qweibull.c | |
making rweibull.d from rweibull.c | |
making dlogis.d from dlogis.c | |
making plogis.d from plogis.c | |
making qlogis.d from qlogis.c | |
making rlogis.d from rlogis.c | |
making dnchisq.d from dnchisq.c | |
making pnchisq.d from pnchisq.c | |
making qnchisq.d from qnchisq.c | |
making dnbeta.d from dnbeta.c | |
making pnbeta.d from pnbeta.c | |
making qnbeta.d from qnbeta.c | |
making pnf.d from pnf.c | |
making pnt.d from pnt.c | |
making qnf.d from qnf.c | |
making qnt.d from qnt.c | |
making ptukey.d from ptukey.c | |
making qtukey.d from qtukey.c | |
making toms708.d from toms708.c | |
making wilcox.d from wilcox.c | |
making signrank.d from signrank.c | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c mlutils.c -o mlutils.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c d1mach.c -o d1mach.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c i1mach.c -o i1mach.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fmax2.c -o fmax2.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fmin2.c -o fmin2.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fprec.c -o fprec.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fround.c -o fround.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c ftrunc.c -o ftrunc.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sign.c -o sign.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fsign.c -o fsign.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c imax2.c -o imax2.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c imin2.c -o imin2.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c chebyshev.c -o chebyshev.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c log1p.c -o log1p.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c lgammacor.c -o lgammacor.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gammalims.c -o gammalims.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c stirlerr.c -o stirlerr.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bd0.c -o bd0.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gamma.c -o gamma.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c lgamma.c -o lgamma.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gamma_cody.c -o gamma_cody.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c beta.c -o beta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c lbeta.c -o lbeta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c polygamma.c -o polygamma.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c cospi.c -o cospi.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bessel_i.c -o bessel_i.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bessel_j.c -o bessel_j.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bessel_k.c -o bessel_k.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bessel_y.c -o bessel_y.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c choose.c -o choose.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c snorm.c -o snorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sexp.c -o sexp.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dgamma.c -o dgamma.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pgamma.c -o pgamma.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qgamma.c -o qgamma.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rgamma.c -o rgamma.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dbeta.c -o dbeta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pbeta.c -o pbeta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qbeta.c -o qbeta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rbeta.c -o rbeta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dunif.c -o dunif.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c punif.c -o punif.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qunif.c -o qunif.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c runif.c -o runif.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnorm.c -o dnorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnorm.c -o pnorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnorm.c -o qnorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rnorm.c -o rnorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dlnorm.c -o dlnorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plnorm.c -o plnorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qlnorm.c -o qlnorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rlnorm.c -o rlnorm.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c df.c -o df.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pf.c -o pf.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qf.c -o qf.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rf.c -o rf.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnf.c -o dnf.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dt.c -o dt.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pt.c -o pt.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qt.c -o qt.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rt.c -o rt.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnt.c -o dnt.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dchisq.c -o dchisq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pchisq.c -o pchisq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qchisq.c -o qchisq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rchisq.c -o rchisq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rnchisq.c -o rnchisq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dbinom.c -o dbinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pbinom.c -o pbinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qbinom.c -o qbinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rbinom.c -o rbinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rmultinom.c -o rmultinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcauchy.c -o dcauchy.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pcauchy.c -o pcauchy.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qcauchy.c -o qcauchy.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rcauchy.c -o rcauchy.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dexp.c -o dexp.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pexp.c -o pexp.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qexp.c -o qexp.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rexp.c -o rexp.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dgeom.c -o dgeom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pgeom.c -o pgeom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qgeom.c -o qgeom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rgeom.c -o rgeom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dhyper.c -o dhyper.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c phyper.c -o phyper.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qhyper.c -o qhyper.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rhyper.c -o rhyper.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnbinom.c -o dnbinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnbinom.c -o pnbinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnbinom.c -o qnbinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rnbinom.c -o rnbinom.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dpois.c -o dpois.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c ppois.c -o ppois.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qpois.c -o qpois.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rpois.c -o rpois.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dweibull.c -o dweibull.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pweibull.c -o pweibull.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qweibull.c -o qweibull.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rweibull.c -o rweibull.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dlogis.c -o dlogis.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plogis.c -o plogis.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qlogis.c -o qlogis.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rlogis.c -o rlogis.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnchisq.c -o dnchisq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnchisq.c -o pnchisq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnchisq.c -o qnchisq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnbeta.c -o dnbeta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnbeta.c -o pnbeta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnbeta.c -o qnbeta.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnf.c -o pnf.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnt.c -o pnt.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnf.c -o qnf.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnt.c -o qnt.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c ptukey.c -o ptukey.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qtukey.c -o qtukey.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c toms708.c -o toms708.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c wilcox.c -o wilcox.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c signrank.c -o signrank.o | |
/mingw32/bin/gcc-ar crs libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o lbeta.o polygamma.o cospi.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o rbeta.o dunif.o punif.o qunif.o runif.o dnorm.o pnorm.o qnorm.o rnorm.o dlnorm.o plnorm.o qlnorm.o rlnorm.o df.o pf.o qf.o rf.o dnf.o dt.o pt.o qt.o rt.o dnt.o dchisq.o pchisq.o qchisq.o rchisq.o rnchisq.o dbinom.o pbinom.o qbinom.o rbinom.o rmultinom.o dcauchy.o pcauchy.o qcauchy.o rcauchy.o dexp.o pexp.o qexp.o rexp.o dgeom.o pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o qnbeta.o pnf.o pnt.o qnf.o qnt.o ptukey.o qtukey.o toms708.o wilcox.o signrank.o | |
make --no-print-directory -C ../main CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' FFLAGS='-O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls' malloc-DEFS='' -f Makefile.win | |
making CommandLineArgs.d from CommandLineArgs.c | |
making Rdynload.d from Rdynload.c | |
making Renviron.d from Renviron.c | |
making RNG.d from RNG.c | |
making agrep.d from agrep.c | |
making altclasses.d from altclasses.c | |
making altrep.d from altrep.c | |
making apply.d from apply.c | |
making arithmetic.d from arithmetic.c | |
making array.d from array.c | |
making attrib.d from attrib.c | |
making bind.d from bind.c | |
making builtin.d from builtin.c | |
making character.d from character.c | |
making coerce.d from coerce.c | |
making colors.d from colors.c | |
making complex.d from complex.c | |
making connections.d from connections.c | |
making context.d from context.c | |
making cum.d from cum.c | |
making dcf.d from dcf.c | |
making datetime.d from datetime.c | |
making debug.d from debug.c | |
making deparse.d from deparse.c | |
making devices.d from devices.c | |
making dotcode.d from dotcode.c | |
making dounzip.d from dounzip.c | |
making dstruct.d from dstruct.c | |
making duplicate.d from duplicate.c | |
making edit.d from edit.c | |
making engine.d from engine.c | |
making envir.d from envir.c | |
making errors.d from errors.c | |
making eval.d from eval.c | |
making format.d from format.c | |
making gevents.d from gevents.c | |
making gram.d from gram.c | |
making gram-ex.d from gram-ex.c | |
making graphics.d from graphics.c | |
making grep.d from grep.c | |
making identical.d from identical.c | |
making inlined.d from inlined.c | |
making inspect.d from inspect.c | |
making internet.d from internet.c | |
making iosupport.d from iosupport.c | |
making lapack.d from lapack.c | |
making list.d from list.c | |
making localecharset.d from localecharset.c | |
making logic.d from logic.c | |
making main.d from main.c | |
making mapply.d from mapply.c | |
making match.d from match.c | |
making memory.d from memory.c | |
making mkdtemp.d from mkdtemp.c | |
making names.d from names.c | |
making objects.d from objects.c | |
making options.d from options.c | |
making paste.d from paste.c | |
making patterns.d from patterns.c | |
making platform.d from platform.c | |
making plot.d from plot.c | |
making plot3d.d from plot3d.c | |
making plotmath.d from plotmath.c | |
making print.d from print.c | |
making printarray.d from printarray.c | |
making printvector.d from printvector.c | |
making printutils.d from printutils.c | |
making qsort.d from qsort.c | |
making radixsort.d from radixsort.c | |
making random.d from random.c | |
making raw.d from raw.c | |
making registration.d from registration.c | |
making relop.d from relop.c | |
making rlocale.d from rlocale.c | |
making saveload.d from saveload.c | |
making scan.d from scan.c | |
making seq.d from seq.c | |
making serialize.d from serialize.c | |
making sort.d from sort.c | |
making source.d from source.c | |
making split.d from split.c | |
making sprintf.d from sprintf.c | |
making startup.d from startup.c | |
making subassign.d from subassign.c | |
making subscript.d from subscript.c | |
making subset.d from subset.c | |
making summary.d from summary.c | |
making sysutils.d from sysutils.c | |
making times.d from times.c | |
making unique.d from unique.c | |
making util.d from util.c | |
making version.d from version.c | |
making g_alab_her.d from g_alab_her.c | |
making g_cntrlify.d from g_cntrlify.c | |
making g_fontdb.d from g_fontdb.c | |
making g_her_glyph.d from g_her_glyph.c | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c CommandLineArgs.c -o CommandLineArgs.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Rdynload.c -o Rdynload.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Renviron.c -o Renviron.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../nmath -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c RNG.c -o RNG.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../extra -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c agrep.c -o agrep.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c altclasses.c -o altclasses.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c altrep.c -o altrep.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c apply.c -o apply.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c arithmetic.c -o arithmetic.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c array.c -o array.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c attrib.c -o attrib.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bind.c -o bind.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../gnuwin32 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c builtin.c -o builtin.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c character.c -o character.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c coerce.c -o coerce.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c colors.c -o colors.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c complex.c -o complex.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -DLZMA_API_STATIC -I"/extsoft"/include -DHAVE_CURL_CURL_H -DHAVE_LIBCURL -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c connections.c -o connections.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c context.c -o context.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c cum.c -o cum.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../extra -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcf.c -o dcf.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c datetime.c -o datetime.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c debug.c -o debug.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -Wno-format -c deparse.c -o deparse.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c devices.c -o devices.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dotcode.c -o dotcode.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I/extsoft/include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dounzip.c -o dounzip.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dstruct.c -o dstruct.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c duplicate.c -o duplicate.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../gnuwin32 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c edit.c -o edit.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c engine.c -o engine.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c envir.c -o envir.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c errors.c -o errors.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c eval.c -o eval.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c format.c -o format.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gevents.c -o gevents.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gram.c -o gram.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gram-ex.c -o gram-ex.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c graphics.c -o graphics.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -DPCRE2_STATIC -I../extra -I../gnuwin32 -I"/extsoft"/include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c grep.c -o grep.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c identical.c -o identical.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c inlined.c -o inlined.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c inspect.c -o inspect.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c internet.c -o internet.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c iosupport.c -o iosupport.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c lapack.c -o lapack.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c list.c -o list.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c localecharset.c -o localecharset.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c logic.c -o logic.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c main.c -o main.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c mapply.c -o mapply.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c match.c -o match.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c memory.c -o memory.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c mkdtemp.c -o mkdtemp.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c names.c -o names.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c objects.c -o objects.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c options.c -o options.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c paste.c -o paste.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c patterns.c -o patterns.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../gnuwin32 -I../extra -DPLATFORM_PKGTYPE='"win.binary"' -DPCRE2_STATIC -DLZMA_API_STATIC -I"/extsoft"/include -DUSE_ICU -I""/include -DHAVE_CURL_CURL_H -DHAVE_LIBCURL -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c platform.c -o platform.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plot.c -o plot.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plot3d.c -o plot3d.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plotmath.c -o plotmath.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c print.c -o print.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printarray.c -o printarray.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printvector.c -o printvector.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../gnuwin32 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printutils.c -o printutils.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qsort.c -o qsort.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c radixsort.c -o radixsort.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c random.c -o random.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c raw.c -o raw.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c registration.c -o registration.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c relop.c -o relop.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rlocale.c -o rlocale.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../extra/xdr -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c saveload.c -o saveload.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c scan.c -o scan.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c seq.c -o seq.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../extra/xdr -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c serialize.c -o serialize.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sort.c -o sort.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c source.c -o source.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c split.c -o split.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sprintf.c -o sprintf.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c startup.c -o startup.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c subassign.c -o subassign.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c subscript.c -o subscript.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c subset.c -o subset.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c summary.c -o summary.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -I../gnuwin32 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sysutils.c -o sysutils.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c times.c -o times.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c unique.c -o unique.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -DLZMA_API_STATIC -I"/extsoft"/include -DUSE_ICU -I""/include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c util.c -o util.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c version.c -o version.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c g_alab_her.c -o g_alab_her.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c g_cntrlify.c -o g_cntrlify.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c g_fontdb.c -o g_fontdb.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"i386"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c g_her_glyph.c -o g_her_glyph.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c xxxpr.f -o xxxpr.o | |
/mingw32/bin/gcc-ar crs libmain.a CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o altclasses.o altrep.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cum.o dcf.o datetime.o debug.o deparse.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o edit.o engine.o envir.o errors.o eval.o format.o gevents.o gram.o gram-ex.o graphics.o grep.o identical.o inlined.o inspect.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o memory.o mkdtemp.o names.o objects.o options.o paste.o patterns.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o radixsort.o random.o raw.o registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o times.o unique.o util.o version.o g_alab_her.o g_cntrlify.o g_fontdb.o g_her_glyph.o xxxpr.o | |
make --no-print-directory -C ./getline CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' | |
/mingw32/bin/gcc -std=gnu99 -DWin32 -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c getline.c -o getline.o | |
/mingw32/bin/gcc -std=gnu99 -DWin32 -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c wc_history.c -o wc_history.o | |
/mingw32/bin/gcc-ar crs gl.a getline.o wc_history.o | |
making array.d from array.c | |
making cursors.d from cursors.c | |
making printer.d from printer.c | |
making strings.d from strings.c | |
making gimage.d from gimage.c | |
making menus.d from menus.c | |
making buttons.d from buttons.c | |
making stdimg.d from stdimg.c | |
making bitmaps.d from bitmaps.c | |
making status.d from status.c | |
making gdraw.d from gdraw.c | |
making fonts.d from fonts.c | |
making gbuttons.d from gbuttons.c | |
making context.d from context.c | |
making drawtext.d from drawtext.c | |
making windows.d from windows.c | |
making drawing.d from drawing.c | |
making dialogs.d from dialogs.c | |
making events.d from events.c | |
making objects.d from objects.c | |
making gmenus.d from gmenus.c | |
making init.d from init.c | |
making controls.d from controls.c | |
making arith.d from arith.c | |
making metafile.d from metafile.c | |
making rgb.d from rgb.c | |
making gif.d from gif.c | |
making image.d from image.c | |
making tooltips.d from tooltips.c | |
making clipboard.d from clipboard.c | |
/mingw32/bin/dlltool --as /mingw32/bin/as -k --dllname R.dll --input-def R.def --output-lib libR.dll.a | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c array.c -o array.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c cursors.c -o cursors.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printer.c -o printer.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c strings.c -o strings.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gimage.c -o gimage.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c menus.c -o menus.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c buttons.c -o buttons.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c stdimg.c -o stdimg.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bitmaps.c -o bitmaps.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c status.c -o status.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gdraw.c -o gdraw.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fonts.c -o fonts.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gbuttons.c -o gbuttons.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c context.c -o context.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c drawtext.c -o drawtext.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c windows.c -o windows.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c drawing.c -o drawing.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dialogs.c -o dialogs.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c events.c -o events.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c objects.c -o objects.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gmenus.c -o gmenus.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c controls.c -o controls.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c arith.c -o arith.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c metafile.c -o metafile.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rgb.c -o rgb.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gif.c -o gif.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c image.c -o image.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tooltips.c -o tooltips.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c clipboard.c -o clipboard.o | |
/mingw32/bin/windres -i dllversion.rc -o dllversion.o | |
/mingw32/bin/gcc -std=gnu99 -shared -mwindows -o Rgraphapp.dll Rgraphapp.def array.o cursors.o printer.o strings.o gimage.o menus.o buttons.o stdimg.o bitmaps.o status.o gdraw.o fonts.o gbuttons.o context.o drawtext.o windows.o drawing.o dialogs.o events.o objects.o gmenus.o init.o controls.o arith.o metafile.o rgb.o gif.o image.o tooltips.o clipboard.o dllversion.o -L. -lR -lcomctl32 -limm32 -lmsimg32 | |
ga.h:139:7: warning: type of 'GA_ggetcliprect' does not match original declaration [-Wlto-type-mismatch] | |
rect ggetcliprect(drawing d); | |
^ | |
gdraw.c:65:6: note: 'GA_ggetcliprect' was previously declared here | |
rect ggetcliprect(drawing d) | |
^ | |
gdraw.c:65:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1002:6: warning: type of 'GA_objrect' does not match original declaration [-Wlto-type-mismatch] | |
rect objrect(objptr obj); | |
^ | |
controls.c:860:6: note: 'GA_objrect' was previously declared here | |
rect objrect(object obj) | |
^ | |
controls.c:860:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
ga.h:140:7: warning: type of 'GA_gsetcliprect' does not match original declaration [-Wlto-type-mismatch] | |
void gsetcliprect(drawing d, rect r); | |
^ | |
gdraw.c:78:6: note: 'GA_gsetcliprect' was previously declared here | |
void gsetcliprect(drawing d, rect r) | |
^ | |
gdraw.c:78:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1003:5: warning: type of 'GA_objwidth' does not match original declaration [-Wlto-type-mismatch] | |
int objwidth(objptr obj); | |
^ | |
controls.c:890:5: note: 'GA_objwidth' was previously declared here | |
int objwidth(object obj) | |
^ | |
controls.c:890:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1004:5: warning: type of 'GA_objheight' does not match original declaration [-Wlto-type-mismatch] | |
int objheight(objptr obj); | |
^ | |
controls.c:896:5: note: 'GA_objheight' was previously declared here | |
int objheight(object obj) | |
^ | |
controls.c:896:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
ga.h:144:7: warning: type of 'GA_ggetpixel' does not match original declaration [-Wlto-type-mismatch] | |
rgb ggetpixel(drawing d, point p); | |
^ | |
gdraw.c:119:5: note: 'GA_ggetpixel' was previously declared here | |
rgb ggetpixel(drawing d, point p) | |
^ | |
gdraw.c:119:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1232:17: warning: type of 'GA_FixedFont' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font FixedFont; /* fixed-width font */ | |
^ | |
fonts.c:38:28: note: 'GA_FixedFont' was previously declared here | |
__declspec(dllexport) font FixedFont = NULL; | |
^ | |
fonts.c:38:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1233:18: warning: type of 'GA_ArrowCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor ArrowCursor; /* normal arrow cursor */ | |
^ | |
cursors.c:36:30: note: 'GA_ArrowCursor' was previously declared here | |
__declspec(dllexport) cursor ArrowCursor = NULL; | |
^ | |
cursors.c:36:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1234:18: warning: type of 'GA_BlankCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor BlankCursor; /* invisible cursor */ | |
^ | |
cursors.c:37:30: note: 'GA_BlankCursor' was previously declared here | |
__declspec(dllexport) cursor BlankCursor = NULL; | |
^ | |
cursors.c:37:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1235:18: warning: type of 'GA_WatchCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor WatchCursor; /* wait for the computer */ | |
^ | |
cursors.c:38:30: note: 'GA_WatchCursor' was previously declared here | |
__declspec(dllexport) cursor WatchCursor = NULL; | |
^ | |
cursors.c:38:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1236:18: warning: type of 'GA_CaretCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor CaretCursor; /* insert text */ | |
^ | |
cursors.c:39:30: note: 'GA_CaretCursor' was previously declared here | |
__declspec(dllexport) cursor CaretCursor = NULL; | |
^ | |
cursors.c:39:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1237:18: warning: type of 'GA_TextCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor TextCursor; /* insert text */ | |
^ | |
cursors.c:40:30: note: 'GA_TextCursor' was previously declared here | |
__declspec(dllexport) cursor TextCursor = NULL; | |
^ | |
cursors.c:40:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1238:18: warning: type of 'GA_HandCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor HandCursor; /* hand pointer */ | |
^ | |
cursors.c:41:30: note: 'GA_HandCursor' was previously declared here | |
__declspec(dllexport) cursor HandCursor = NULL; | |
^ | |
cursors.c:41:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1239:18: warning: type of 'GA_CrossCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor CrossCursor; /* cross pointer */ | |
^ | |
cursors.c:42:30: note: 'GA_CrossCursor' was previously declared here | |
__declspec(dllexport) cursor CrossCursor = NULL; | |
^ | |
cursors.c:42:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1240:17: warning: type of 'GA_SystemFont' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font SystemFont; /* system font */ | |
^ | |
fonts.c:37:28: note: 'GA_SystemFont' was previously declared here | |
__declspec(dllexport) font SystemFont = NULL; | |
^ | |
fonts.c:37:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1241:17: warning: type of 'GA_Times' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font Times; /* times roman font (serif) */ | |
^ | |
fonts.c:39:28: note: 'GA_Times' was previously declared here | |
__declspec(dllexport) font Times = NULL; | |
^ | |
fonts.c:39:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1242:17: warning: type of 'GA_Helvetica' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font Helvetica; /* helvetica font (sans serif) */ | |
^ | |
fonts.c:40:28: note: 'GA_Helvetica' was previously declared here | |
__declspec(dllexport) font Helvetica = NULL; | |
^ | |
fonts.c:40:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1243:17: warning: type of 'GA_Courier' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font Courier; /* courier font (fixed width) */ | |
^ | |
fonts.c:41:28: note: 'GA_Courier' was previously declared here | |
__declspec(dllexport) font Courier = NULL; | |
^ | |
fonts.c:41:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../include -DWIN32 -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xdr.c -o xdr.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../include -DWIN32 -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xdr_float.c -o xdr_float.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../include -DWIN32 -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xdr_stdio.c -o xdr_stdio.o | |
/mingw32/bin/gcc -std=gnu99 -I. -I../../include -DWIN32 -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xdr_mem.c -o xdr_mem.o | |
/mingw32/bin/gcc-ar crs libxdr.a xdr.o xdr_float.o xdr_stdio.o xdr_mem.o | |
make -f Makefile.win makeMakedeps | |
making regcomp.d from regcomp.c | |
making regerror.d from regerror.c | |
making regexec.d from regexec.c | |
making tre-ast.d from tre-ast.c | |
making tre-compile.d from tre-compile.c | |
making tre-match-approx.d from tre-match-approx.c | |
making tre-match-backtrack.d from tre-match-backtrack.c | |
making tre-match-parallel.d from tre-match-parallel.c | |
making tre-mem.d from tre-mem.c | |
making tre-parse.d from tre-parse.c | |
making tre-stack.d from tre-stack.c | |
making xmalloc.d from xmalloc.c | |
make -f Makefile.win libtre.a | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c regcomp.c -o regcomp.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c regerror.c -o regerror.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c regexec.c -o regexec.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-ast.c -o tre-ast.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-compile.c -o tre-compile.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-match-approx.c -o tre-match-approx.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-match-backtrack.c -o tre-match-backtrack.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-match-parallel.c -o tre-match-parallel.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-mem.c -o tre-mem.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-parse.c -o tre-parse.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-stack.c -o tre-stack.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xmalloc.c -o xmalloc.o | |
/mingw32/bin/gcc-ar crs libtre.a regcomp.o regerror.o regexec.o tre-ast.o tre-compile.o tre-match-approx.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o xmalloc.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../main -DTRIO_FEATURE_WIDECHAR=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c trio.c -o trio.o | |
/mingw32/bin/gcc-ar crs libtrio.a trio.o | |
making localtime.d from localtime.c | |
making registryTZ.d from registryTZ.c | |
making strftime.d from strftime.c | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../main -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c localtime.c -o localtime.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../main -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c registryTZ.c -o registryTZ.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../main -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c strftime.c -o strftime.o | |
strftime.c: In function '_fmt': | |
strftime.c:311:28: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] | |
(void) snprintf(buf, 22, "%I64d", mkt); | |
^~~~~~~ | |
/mingw32/bin/gcc-ar crs libtz.a localtime.o registryTZ.o strftime.o | |
installing zoneinfo | |
making win_iconv.d from win_iconv.c | |
/mingw32/bin/gcc -std=gnu99 -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c win_iconv.c -o win_iconv.o | |
/mingw32/bin/gcc -std=gnu99 -shared -o Riconv.dll Riconv.def win_iconv.o | |
making console.d from console.c | |
making dynload.d from dynload.c | |
making editor.d from editor.c | |
making embeddedR.d from embeddedR.c | |
making extra.d from extra.c | |
making malloc.d from malloc.c | |
making opt.d from opt.c | |
making pager.d from pager.c | |
making preferences.d from preferences.c | |
making psignal.d from psignal.c | |
making rhome.d from rhome.c | |
making rt_complete.d from rt_complete.c | |
making rui.d from rui.c | |
making run.d from run.c | |
making shext.d from shext.c | |
making sys-win32.d from sys-win32.c | |
making system.d from system.c | |
making dos_wglob.d from dos_wglob.c | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c console.c -o console.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dynload.c -o dynload.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c editor.c -o editor.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c embeddedR.c -o embeddedR.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -I../library/grDevices/src -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c extra.c -o extra.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c malloc.c -o malloc.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c opt.c -o opt.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pager.c -o pager.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c preferences.c -o preferences.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c psignal.c -o psignal.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rhome.c -o rhome.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rt_complete.c -o rt_complete.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rui.c -o rui.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c run.c -o run.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c shext.c -o shext.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sys-win32.c -o sys-win32.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c system.c -o system.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dos_wglob.c -o dos_wglob.o | |
/mingw32/bin/windres -I../include -i dllversion.rc -o dllversion.o | |
/mingw32/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -c -o e_pow.o e_pow.S | |
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/nm.exe: mlutils.o: no symbols | |
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/nm.exe: log1p.o: no symbols | |
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/nm.exe: printf.o: no symbols | |
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/nm.exe: osdep.o: no symbols | |
/mingw32/bin/gcc -std=gnu99 -shared -s -mwindows -o R.dll R.def console.o dynload.o editor.o embeddedR.o extra.o malloc.o opt.o pager.o preferences.o psignal.o rhome.o rt_complete.o rui.o run.o shext.o sys-win32.o system.o dos_wglob.o dllversion.o e_pow.o ../main/libmain.a ../appl/libappl.a ../nmath/libnmath.a getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../bin/i386 -lRgraphapp -lRiconv -lcomctl32 -lwinmm -lversion -L"../../extsoft"/lib/i386 -lpcre2-8 -lz -lbz2 -llzma -L""/lib/i386 -licuin -licuuc -licudt -lstdc++ | |
../extra/graphapp/graphapp.h:1059:5: warning: type of 'GA_ischecked' does not match original declaration [-Wlto-type-mismatch] | |
int ischecked(control c); | |
^ | |
../extra/graphapp/graphapp.h:1059:5: note: 'GA_ischecked' was previously declared here | |
int ischecked(control c); | |
^ | |
../extra/graphapp/graphapp.h:1059:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:199:5: warning: type of 'GA_isTopmost' does not match original declaration [-Wlto-type-mismatch] | |
int isTopmost(window w); | |
^ | |
../extra/graphapp/ga.h:199:5: note: 'GA_isTopmost' was previously declared here | |
int isTopmost(window w); | |
^ | |
../extra/graphapp/ga.h:199:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1057:6: warning: type of 'GA_check' does not match original declaration [-Wlto-type-mismatch] | |
void check(control c); | |
^ | |
../extra/graphapp/graphapp.h:1057:6: note: 'GA_check' was previously declared here | |
void check(control c); | |
^ | |
../extra/graphapp/graphapp.h:1057:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1058:6: warning: type of 'GA_uncheck' does not match original declaration [-Wlto-type-mismatch] | |
void uncheck(control c); | |
^ | |
../extra/graphapp/graphapp.h:1058:6: note: 'GA_uncheck' was previously declared here | |
void uncheck(control c); | |
^ | |
../extra/graphapp/graphapp.h:1058:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:200:6: warning: type of 'GA_BringToTop' does not match original declaration [-Wlto-type-mismatch] | |
void BringToTop(window w, int stay); /* stay=0 for regular, 1 for topmost, 2 for toggle */ | |
^ | |
../extra/graphapp/ga.h:200:6: note: 'GA_BringToTop' was previously declared here | |
void BringToTop(window w, int stay); /* stay=0 for regular, 1 for topmost, 2 for toggle */ | |
^ | |
../extra/graphapp/ga.h:200:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
trio.c:193:13: warning: type of 'Rf_error' does not match original declaration [-Wlto-type-mismatch] | |
errors.c:905:6: note: types have different parameter counts | |
errors.c:905:6: note: 'Rf_error' was previously declared here | |
rui.h:105:6: warning: type of 'getGraphMenu' does not match original declaration [-Wlto-type-mismatch] | |
menu getGraphMenu(const char *); /* from extra.c */ | |
^ | |
extra.c:974:6: note: 'getGraphMenu' was previously declared here | |
menu getGraphMenu(const char* menuname) | |
^ | |
extra.c:974:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1054:6: warning: type of 'GA_disable' does not match original declaration [-Wlto-type-mismatch] | |
void disable(control c); | |
^ | |
../extra/graphapp/graphapp.h:1054:6: note: 'GA_disable' was previously declared here | |
void disable(control c); | |
^ | |
../extra/graphapp/graphapp.h:1054:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1053:6: warning: type of 'GA_enable' does not match original declaration [-Wlto-type-mismatch] | |
void enable(control c); | |
^ | |
../extra/graphapp/graphapp.h:1053:6: note: 'GA_enable' was previously declared here | |
void enable(control c); | |
^ | |
../extra/graphapp/graphapp.h:1053:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:213:9: warning: type of 'GA_newtoolbar' does not match original declaration [-Wlto-type-mismatch] | |
control newtoolbar(int height); | |
^ | |
../extra/graphapp/ga.h:213:9: note: 'GA_newtoolbar' was previously declared here | |
control newtoolbar(int height); | |
^ | |
../extra/graphapp/ga.h:213:9: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:214:9: warning: type of 'GA_newtoolbutton' does not match original declaration [-Wlto-type-mismatch] | |
button newtoolbutton(image img, rect r, actionfn fn); | |
^ | |
../extra/graphapp/ga.h:214:9: note: 'GA_newtoolbutton' was previously declared here | |
button newtoolbutton(image img, rect r, actionfn fn); | |
^ | |
../extra/graphapp/ga.h:214:9: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:71:5: warning: type of 'GA_addtooltip' does not match original declaration [-Wlto-type-mismatch] | |
int addtooltip(control c, const char *tp); | |
^ | |
../extra/graphapp/ga.h:71:5: note: 'GA_addtooltip' was previously declared here | |
int addtooltip(control c, const char *tp); | |
^ | |
../extra/graphapp/ga.h:71:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:64:7: warning: type of 'GA_gpopup' does not match original declaration [-Wlto-type-mismatch] | |
popup gpopup(actionfn fn, MenuItem []); | |
^ | |
../extra/graphapp/ga.h:64:7: note: 'GA_gpopup' was previously declared here | |
popup gpopup(actionfn fn, MenuItem []); | |
^ | |
../extra/graphapp/ga.h:64:7: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:771:6: warning: type of 'GA_addto' does not match original declaration [-Wlto-type-mismatch] | |
void addto(control dest); | |
^ | |
../extra/graphapp/graphapp.h:771:6: note: 'GA_addto' was previously declared here | |
void addto(control dest); | |
^ | |
../extra/graphapp/graphapp.h:771:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1147:11: warning: type of 'GA_newmenubar' does not match original declaration [-Wlto-type-mismatch] | |
menubar newmenubar(actionfn adjust_menus); | |
^ | |
../extra/graphapp/graphapp.h:1147:11: note: 'GA_newmenubar' was previously declared here | |
menubar newmenubar(actionfn adjust_menus); | |
^ | |
../extra/graphapp/graphapp.h:1147:11: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:60:6: warning: type of 'GA_newmdimenu' does not match original declaration [-Wlto-type-mismatch] | |
menu newmdimenu(void); | |
^ | |
../extra/graphapp/ga.h:60:6: note: 'GA_newmdimenu' was previously declared here | |
menu newmdimenu(void); | |
^ | |
../extra/graphapp/ga.h:60:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1149:8: warning: type of 'GA_newmenu' does not match original declaration [-Wlto-type-mismatch] | |
menu newmenu(const char *name); | |
^ | |
../extra/graphapp/graphapp.h:1149:8: note: 'GA_newmenu' was previously declared here | |
menu newmenu(const char *name); | |
^ | |
../extra/graphapp/graphapp.h:1149:8: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1150:11: warning: type of 'GA_newmenuitem' does not match original declaration [-Wlto-type-mismatch] | |
menuitem newmenuitem(const char *name, int key, menufn fn); | |
^ | |
../extra/graphapp/graphapp.h:1150:11: note: 'GA_newmenuitem' was previously declared here | |
menuitem newmenuitem(const char *name, int key, menufn fn); | |
^ | |
../extra/graphapp/graphapp.h:1150:11: note: code may be misoptimized unless -fno-strict-aliasing is used | |
rui.h:101:5: warning: type of 'RguiCommonHelp' does not match original declaration [-Wlto-type-mismatch] | |
int RguiCommonHelp(menu m, HelpMenuItems hmenu); | |
^ | |
rui.c:940:5: note: 'RguiCommonHelp' was previously declared here | |
int RguiCommonHelp(menu m, HelpMenuItems hmenu) | |
^ | |
rui.c:940:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1020:6: warning: type of 'GA_setclose' does not match original declaration [-Wlto-type-mismatch] | |
void setclose(control c, actionfn fn); | |
^ | |
../extra/graphapp/graphapp.h:1020:6: note: 'GA_setclose' was previously declared here | |
void setclose(control c, actionfn fn); | |
^ | |
../extra/graphapp/graphapp.h:1020:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
rui.h:97:6: warning: type of 'menuconfig' does not match original declaration [-Wlto-type-mismatch] | |
void menuconfig(control m); | |
^ | |
rui.c:318:6: note: 'menuconfig' was previously declared here | |
void menuconfig(control m) | |
^ | |
rui.c:318:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
rui.h:98:6: warning: type of 'menuclear' does not match original declaration [-Wlto-type-mismatch] | |
void menuclear(control m); | |
^ | |
rui.c:293:6: note: 'menuclear' was previously declared here | |
void menuclear(control m) | |
^ | |
rui.c:293:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
editor.h:21:6: warning: type of 'menueditornew' does not match original declaration [-Wlto-type-mismatch] | |
void menueditornew(control m); | |
^ | |
editor.c:367:6: note: 'menueditornew' was previously declared here | |
void menueditornew(control m) | |
^ | |
editor.c:367:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
editor.h:22:6: warning: type of 'menueditoropen' does not match original declaration [-Wlto-type-mismatch] | |
void menueditoropen(control m); | |
^ | |
editor.c:396:6: note: 'menueditoropen' was previously declared here | |
void menueditoropen(control m) | |
^ | |
editor.c:396:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:960:8: warning: type of 'GA_newwindow' does not match original declaration [-Wlto-type-mismatch] | |
window newwindow(const char *name, rect r, long flags); | |
^ | |
../extra/graphapp/graphapp.h:960:8: note: 'GA_newwindow' was previously declared here | |
window newwindow(const char *name, rect r, long flags); | |
^ | |
../extra/graphapp/graphapp.h:960:8: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1049:6: warning: type of 'GA_show' does not match original declaration [-Wlto-type-mismatch] | |
void show(control c); | |
^ | |
../extra/graphapp/graphapp.h:1049:6: note: 'GA_show' was previously declared here | |
void show(control c); | |
^ | |
../extra/graphapp/graphapp.h:1049:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1005:6: warning: type of 'GA_delobj' does not match original declaration [-Wlto-type-mismatch] | |
void delobj(objptr obj); | |
^ | |
../extra/graphapp/graphapp.h:1005:6: note: 'GA_delobj' was previously declared here | |
void delobj(objptr obj); | |
^ | |
../extra/graphapp/graphapp.h:1005:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
rui.h:37:18: warning: type of 'RConsole' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern window RConsole; | |
^ | |
../extra/graphapp/internal.h:50:26: note: type 'struct objinfo' should match type 'struct gui_obj' | |
typedef struct objinfo objinfo; | |
^ | |
../extra/graphapp/graphapp.h:46:32: note: the incompatible type is defined here | |
typedef struct { int kind; } gui_obj; | |
^ | |
rui.c:50:9: note: 'RConsole' was previously declared here | |
console RConsole = NULL; | |
^ | |
rui.c:50:9: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:57:6: warning: type of 'consoleclear' does not match original declaration [-Wlto-type-mismatch] | |
void consoleclear(control c); | |
^ | |
console.c:2284:6: note: 'consoleclear' was previously declared here | |
void consoleclear(control c) | |
^ | |
console.c:2284:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:37:9: warning: type of 'newconsole' does not match original declaration [-Wlto-type-mismatch] | |
console newconsole(char *name, int flags); | |
^ | |
console.c:2205:9: note: 'newconsole' was previously declared here | |
console newconsole(char *name, int flags) | |
^ | |
console.c:2205:9: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:55:6: warning: type of 'consolesavefile' does not match original declaration [-Wlto-type-mismatch] | |
void consolesavefile(console c, int pager); | |
^ | |
console.c:2138:6: note: 'consolesavefile' was previously declared here | |
void consolesavefile(console c, int pager) | |
^ | |
console.c:2138:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:54:6: warning: type of 'consoleprint' does not match original declaration [-Wlto-type-mismatch] | |
void consoleprint(console c); | |
^ | |
console.c:2020:6: note: 'consoleprint' was previously declared here | |
void consoleprint(console c) | |
^ | |
console.c:2020:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
editor.c:229:6: warning: type of 'fontname' does not match original declaration [-Wlto-type-mismatch] | |
char fontname[LF_FACESIZE+1]; | |
^ | |
console.c:1964:6: note: array types have different bounds | |
char fontname[LF_FACESIZE+4]; | |
^ | |
console.c:1964:6: note: 'fontname' was previously declared here | |
console.h:50:6: warning: type of 'consolesetbrk' does not match original declaration [-Wlto-type-mismatch] | |
void consolesetbrk(console c, actionfn, char ch, char mod); | |
^ | |
console.c:1954:6: note: 'consolesetbrk' was previously declared here | |
void consolesetbrk(console c, actionfn fn, char ch, char mod) | |
^ | |
console.c:1954:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:48:6: warning: type of 'consolenewline' does not match original declaration [-Wlto-type-mismatch] | |
void consolenewline(console c); | |
^ | |
console.c:1125:6: note: 'consolenewline' was previously declared here | |
void consolenewline(control c) | |
^ | |
console.c:1125:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:47:6: warning: type of 'consolecmd' does not match original declaration [-Wlto-type-mismatch] | |
void consolecmd(console c, const char *cmd); | |
^ | |
console.c:1041:6: note: 'consolecmd' was previously declared here | |
void consolecmd(control c, const char *cmd) | |
^ | |
console.c:1041:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:46:6: warning: type of 'consoleselectall' does not match original declaration [-Wlto-type-mismatch] | |
void consoleselectall(console c); | |
^ | |
console.c:1359:6: note: 'consoleselectall' was previously declared here | |
void consoleselectall(control c) | |
^ | |
console.c:1359:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:43:6: warning: type of 'consolecopy' does not match original declaration [-Wlto-type-mismatch] | |
void consolecopy(console c); | |
^ | |
console.c:1326:6: note: 'consolecopy' was previously declared here | |
void consolecopy(control c) | |
^ | |
console.c:1326:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:41:6: warning: type of 'consolecancopy' does not match original declaration [-Wlto-type-mismatch] | |
int consolecancopy(console c); | |
^ | |
console.c:1319:5: note: 'consolecancopy' was previously declared here | |
int consolecancopy(control c) | |
^ | |
console.c:1319:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:42:6: warning: type of 'consolecanpaste' does not match original declaration [-Wlto-type-mismatch] | |
int consolecanpaste(console c); | |
^ | |
console.c:1313:5: note: 'consolecanpaste' was previously declared here | |
int consolecanpaste(control c) | |
^ | |
console.c:1313:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:45:6: warning: type of 'consolepastecmds' does not match original declaration [-Wlto-type-mismatch] | |
void consolepastecmds(console c); | |
^ | |
console.c:1179:6: note: 'consolepastecmds' was previously declared here | |
void consolepastecmds(control c) | |
^ | |
console.c:1179:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:44:6: warning: type of 'consolepaste' does not match original declaration [-Wlto-type-mismatch] | |
void consolepaste(console c); | |
^ | |
console.c:1131:6: note: 'consolepaste' was previously declared here | |
void consolepaste(control c) | |
^ | |
console.c:1131:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:52:6: warning: type of 'consolegetlazy' does not match original declaration [-Wlto-type-mismatch] | |
int consolegetlazy(console c); | |
^ | |
console.c:810:5: note: 'consolegetlazy' was previously declared here | |
int consolegetlazy(control c) | |
^ | |
console.c:810:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:51:6: warning: type of 'consoletogglelazy' does not match original declaration [-Wlto-type-mismatch] | |
void consoletogglelazy(console c); | |
^ | |
console.c:802:6: note: 'consoletogglelazy' was previously declared here | |
void consoletogglelazy(control c) | |
^ | |
console.c:802:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
In function 'Rm_calloc', | |
inlined from 'R_chk_calloc' at memory.c:3428:9, | |
inlined from 'do_set_prim_method' at objects.c:1415:22: | |
malloc.c:4305:5: warning: 'memset' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] | |
memset(mem, 0, req); | |
^ | |
In function 'Rm_calloc', | |
inlined from 'R_chk_calloc' at memory.c:3428:9, | |
inlined from 'do_set_prim_method' at objects.c:1414:22: | |
malloc.c:4305:5: warning: 'memset' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] | |
memset(mem, 0, req); | |
^ | |
cp R.dll ../../bin/i386 | |
/mingw32/bin/gfortran -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c blas.f -o blas.o | |
/mingw32/bin/gfortran -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c cmplxblas.f -o cmplxblas.o | |
-------- Building ../../../bin/i386/Rblas.dll -------- | |
/mingw32/bin/gcc -std=gnu99 -shared -o ../../../bin/i386/Rblas.dll blas.o cmplxblas.o ../../gnuwin32/dllversion.o Rblas.def -L../../../bin/i386 -lR -lgfortran -lquadmath | |
make --no-print-directory -C front-ends | |
making rterm.d from rterm.c | |
making rgui.d from rgui.c | |
making Rfe.d from Rfe.c | |
making RSetReg.d from RSetReg.c | |
making graphappmain.d from graphappmain.c | |
making open.d from open.c | |
making rcmdfn.d from rcmdfn.c | |
making Renviron.d from Renviron.c | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -c graphappmain.c -o graphappmain.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -DWin32 -O3 -Wall -pedantic -c rgui.c -o rgui.o | |
/mingw32/bin/windres -i rgico.rc -o rgico.o | |
/mingw32/bin/gcc -std=gnu99 -s -mwindows -Wl,--large-address-aware -Wl,--stack=0x1000000 -o Rgui.exe graphappmain.o rgui.o rgico.o -L../../../bin/i386 -lR -lRgraphapp | |
mkdir -p ../../../bin/i386 | |
cp Rgui.exe ../../../bin/i386/Rgui.exe | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -DWin32 -O3 -Wall -pedantic -c rterm.c -o rterm.o | |
/mingw32/bin/windres -i rtico.rc -o rtico.o | |
/mingw32/bin/gcc -std=gnu99 -s -Wl,--large-address-aware -Wl,--stack=0x1000000 -o Rterm.exe graphappmain.o rterm.o rtico.o -L../../../bin/i386 -lR -lRgraphapp -lshlwapi | |
mkdir -p ../../../bin/i386 | |
cp Rterm.exe ../../../bin/i386/Rterm.exe | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -c rcmd.c -o rcmd.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -DBINDIR='"bin/i386"' -c rcmdfn.c -o rcmdfn.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -c Renviron.c -o Renviron.o | |
/mingw32/bin/gcc -std=gnu99 -s -o Rcmd.exe rcmd.o ../rhome.o ../shext.o rcico.o rcmdfn.o Renviron.o | |
mkdir -p ../../../bin/i386 | |
cp Rcmd.exe ../../../bin/i386/Rcmd.exe | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -c RSetReg.c -o RSetReg.o | |
/mingw32/bin/gcc -std=gnu99 -s -o RSetReg.exe RSetReg.o ../rhome.o rcico.o | |
mkdir -p ../../../bin/i386 | |
cp RSetReg.exe ../../../bin/i386/RSetReg.exe | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -c R.c -o R.o | |
/mingw32/bin/gcc -std=gnu99 -s -o R.exe R.o ../rhome.o ../shext.o rcico.o rcmdfn.o Renviron.o | |
mkdir -p ../../../bin/i386 | |
cp R.exe ../../../bin/i386/R.exe | |
/mingw32/bin/gcc -std=gnu99 -O3 -Wall -pedantic -DBINDIR='"bin/i386"' -I. -I../../include -DHAVE_CONFIG_H -c ../../unix/Rscript.c -o Rscript.o | |
/mingw32/bin/windres -i rsico.rc -o rsico.o | |
/mingw32/bin/gcc -std=gnu99 -s -Wl,--large-address-aware -Wl,--stack=0x1000000 -o Rscript.exe Rscript.o rsico.o -L../../../bin/i386 -lR -lRgraphapp -lshlwapi | |
mkdir -p ../../../bin/i386 | |
cp Rscript.exe ../../../bin/i386/Rscript.exe | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -c open.c -o open.o | |
/mingw32/bin/gcc -std=gnu99 -s -o open.exe open.o | |
mkdir -p ../../../bin/i386 | |
cp open.exe ../../../bin/i386/open.exe | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"i386"' -O3 -Wall -pedantic -c Rfe.c -o Rfe.o | |
/mingw32/bin/gcc -std=gnu99 -s -o Rfe.exe Rfe.o ../rhome.o rcico.o | |
mkdir -p ../../../bin/i386 | |
cp Rfe.exe ../../../bin/i386/Rfe.exe | |
mkdir -p ../../../bin | |
cp Rfe.exe ../../../bin/R.exe | |
mkdir -p ../../../bin | |
cp Rfe.exe ../../../bin/Rscript.exe | |
cat ../../doc/COPYRIGHTS COPYRIGHTS.win > COPYRIGHTS | |
make --no-print-directory -C ../modules -f Makefile.win \ | |
CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' FFLAGS='-O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls' | |
making internet.d from internet.c | |
making libcurl.d from libcurl.c | |
making nanoftp.d from nanoftp.c | |
making nanohttp.d from nanohttp.c | |
making sockconn.d from sockconn.c | |
making Rsock.d from Rsock.c | |
making sock.d from sock.c | |
making Rhttpd.d from Rhttpd.c | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c internet.c -o internet.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -DHAVE_CURL_CURL_H -DHAVE_LIBCURL -DCURL_STATICLIB -I""/include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c libcurl.c -o libcurl.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c nanoftp.c -o nanoftp.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c nanohttp.c -o nanohttp.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sockconn.c -o sockconn.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Rhttpd.c -o Rhttpd.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Rsock.c -o Rsock.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sock.c -o sock.o | |
/mingw32/bin/windres -i dllversion.rc -o dllversion.o | |
/mingw32/bin/gcc -std=gnu99 -shared -o ../../../modules/i386/internet.dll internet.o libcurl.o nanoftp.o nanohttp.o sockconn.o Rhttpd.o Rsock.o sock.o dllversion.o internet.def -L../../../bin/i386 -lR -lRgraphapp -lwininet -lws2_32 -L""/lib/i386 -lcurl -lssh2 -lz -lssl -lcrypto -lgdi32 -lws2_32 -lcrypt32 -lwldap32 | |
making Lapack.d from Lapack.c | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -ffloat-store -c dlamch.f -o dlamch.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dlapack.f -o dlapack.o | |
/mingw32/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c cmplx.f -o cmplx.o | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c init_win.c -o init_win.o | |
/mingw32/bin/windres -i Rlapackrc.rc -o Rlapackrc.o | |
/mingw32/bin/gcc -std=gnu99 -shared -s -o ../../../bin/i386/Rlapack.dll dlamch.o dlapack.o cmplx.o init_win.o Rlapackrc.o -L../../../bin/i386 -lR -lRblas -lgfortran -lquadmath | |
/mingw32/bin/gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Lapack.c -o Lapack.o | |
/mingw32/bin/windres -i dllversion.rc -o dllversion.o | |
/mingw32/bin/gcc -std=gnu99 -shared -s -o lapack.dll lapack.def Lapack.o dllversion.o -L../../../bin/i386 -lRlapack -lRblas -lR | |
cp lapack.dll ../../../modules/i386/lapack.dll | |
building package 'base' | |
building package 'tools' | |
making text.d from text.c | |
making init.d from init.c | |
making Rmd5.d from Rmd5.c | |
making md5.d from md5.c | |
making signals.d from signals.c | |
making install.d from install.c | |
making getfmts.d from getfmts.c | |
making http.d from http.c | |
making gramLatex.d from gramLatex.c | |
making gramRd.d from gramRd.c | |
making pdscan.d from pdscan.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c text.c -o text.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Rmd5.c -o Rmd5.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c md5.c -o md5.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c signals.c -o signals.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c install.c -o install.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c getfmts.c -o getfmts.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c http.c -o http.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gramLatex.c -o gramLatex.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gramRd.c -o gramRd.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pdscan.c -o pdscan.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o tools.dll tmp.def text.o init.o Rmd5.o md5.o signals.o install.o getfmts.o http.o gramLatex.o gramRd.o pdscan.o ../../../gnuwin32/dllversion.o -L../../../../bin/i386 -lR | |
installing 'sysdata.rda' | |
building package 'compiler' | |
byte-compiling package 'compiler' | |
byte-compiling package 'base' | |
byte-compiling package 'tools' | |
building package 'utils' | |
making init.d from init.c | |
making io.d from io.c | |
making size.d from size.c | |
making sock.d from sock.c | |
making stubs.d from stubs.c | |
making utils.d from utils.c | |
making windows/dataentry.d from windows/dataentry.c | |
making windows/dialogs.d from windows/dialogs.c | |
making windows/registry.d from windows/registry.c | |
making windows/util.d from windows/util.c | |
making windows/widgets.d from windows/widgets.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c io.c -o io.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c size.c -o size.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sock.c -o sock.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c stubs.c -o stubs.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c utils.c -o utils.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/dataentry.c -o windows/dataentry.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/dialogs.c -o windows/dialogs.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/registry.c -o windows/registry.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/util.c -o windows/util.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/widgets.c -o windows/widgets.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o utils.dll tmp.def init.o io.o size.o sock.o stubs.o utils.o windows/dataentry.o windows/dialogs.o windows/registry.o windows/util.o windows/widgets.o ../../../gnuwin32/dllversion.o -lRgraphapp -lVersion -L/extsoft/lib/i386 -llzma -L../../../../bin/i386 -lR | |
utils.h:88:6: warning: type of 'getWindowsHandles' does not match original declaration [-Wlto-type-mismatch] | |
SEXP getWindowsHandles(SEXP call, SEXP op, SEXP args, SEXP rho); | |
^ | |
windows/util.c:493:6: note: type mismatch in parameter 3 | |
SEXP getWindowsHandles(SEXP which, SEXP minimized) | |
^ | |
windows/util.c:493:6: note: type 'void' should match type 'struct SEXPREC *' | |
windows/util.c:493:6: note: 'getWindowsHandles' was previously declared here | |
utils.h:87:6: warning: type of 'getWindowsHandle' does not match original declaration [-Wlto-type-mismatch] | |
SEXP getWindowsHandle(SEXP call, SEXP op, SEXP args, SEXP rho); | |
^ | |
windows/util.c:448:6: note: type mismatch in parameter 2 | |
SEXP getWindowsHandle(SEXP which) | |
^ | |
windows/util.c:448:6: note: type 'void' should match type 'struct SEXPREC *' | |
windows/util.c:448:6: note: 'getWindowsHandle' was previously declared here | |
installing 'sysdata.rda' | |
byte-compiling package 'utils' | |
building package 'grDevices' | |
making axis_scales.d from axis_scales.c | |
making chull.d from chull.c | |
making devices.d from devices.c | |
making init.d from init.c | |
making stubs.d from stubs.c | |
making colors.d from colors.c | |
making clippath.d from clippath.c | |
making patterns.d from patterns.c | |
making mask.d from mask.c | |
making devPicTeX.d from devPicTeX.c | |
making devPS.d from devPS.c | |
making devWindows.d from devWindows.c | |
making winbitmap.d from winbitmap.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c axis_scales.c -o axis_scales.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chull.c -o chull.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c devices.c -o devices.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c stubs.c -o stubs.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c colors.c -o colors.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c clippath.c -o clippath.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c patterns.c -o patterns.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mask.c -o mask.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c devPicTeX.c -o devPicTeX.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I"/extsoft" -I../../../../src/gnuwin32 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c devPS.c -o devPS.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/gnuwin32 -I../../../../src/extra -DR_ARCH='"i386"' -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c devWindows.c -o devWindows.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -DHAVE_PNG -DHAVE_JPEG -DHAVE_TIFF -I"/extsoft" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c winbitmap.c -o winbitmap.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o grDevices.dll tmp.def axis_scales.o chull.o devices.o init.o stubs.o colors.o clippath.o patterns.o mask.o devPicTeX.o devPS.o devWindows.o winbitmap.o ../../../gnuwin32/dllversion.o -L/extsoft/lib/i386 -lRgraphapp -lpng -ltiff -ljpeg -lz -L../../../../bin/i386 -lR | |
byte-compiling package 'grDevices' | |
building package 'graphics' | |
making init.d from init.c | |
making base.d from base.c | |
making graphics.d from graphics.c | |
making par.d from par.c | |
making plot.d from plot.c | |
making plot3d.d from plot3d.c | |
making stem.d from stem.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c base.c -o base.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c graphics.c -o graphics.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c par.c -o par.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c plot.c -o plot.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c plot3d.c -o plot3d.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c stem.c -o stem.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o graphics.dll tmp.def init.o base.o graphics.o par.o plot.o plot3d.o stem.o ../../../gnuwin32/dllversion.o -L../../../../bin/i386 -lR | |
byte-compiling package 'graphics' | |
building package 'stats' | |
making init.d from init.c | |
making kmeans.d from kmeans.c | |
making ansari.d from ansari.c | |
making bandwidths.d from bandwidths.c | |
making chisqsim.d from chisqsim.c | |
making d2x2xk.d from d2x2xk.c | |
making fexact.d from fexact.c | |
making kendall.d from kendall.c | |
making ks.d from ks.c | |
making line.d from line.c | |
making smooth.d from smooth.c | |
making prho.d from prho.c | |
making swilk.d from swilk.c | |
making ksmooth.d from ksmooth.c | |
making loessc.d from loessc.c | |
making monoSpl.d from monoSpl.c | |
making isoreg.d from isoreg.c | |
making Srunmed.d from Srunmed.c | |
making dblcen.d from dblcen.c | |
making distance.d from distance.c | |
making hclust-utils.d from hclust-utils.c | |
making nls.d from nls.c | |
making rWishart.d from rWishart.c | |
making HoltWinters.d from HoltWinters.c | |
making PPsum.d from PPsum.c | |
making arima.d from arima.c | |
making burg.d from burg.c | |
making filter.d from filter.c | |
making mAR.d from mAR.c | |
making pacf.d from pacf.c | |
making starma.d from starma.c | |
making port.d from port.c | |
making family.d from family.c | |
making sbart.d from sbart.c | |
making approx.d from approx.c | |
making loglin.d from loglin.c | |
making lowess.d from lowess.c | |
making massdist.d from massdist.c | |
making splines.d from splines.c | |
making lm.d from lm.c | |
making complete_cases.d from complete_cases.c | |
making cov.d from cov.c | |
making deriv.d from deriv.c | |
making fft.d from fft.c | |
making fourier.d from fourier.c | |
making model.d from model.c | |
making optim.d from optim.c | |
making optimize.d from optimize.c | |
making integrate.d from integrate.c | |
making random.d from random.c | |
making distn.d from distn.c | |
making zeroin.d from zeroin.c | |
making rcont.d from rcont.c | |
making influence.d from influence.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c kmeans.c -o kmeans.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ansari.c -o ansari.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c bandwidths.c -o bandwidths.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chisqsim.c -o chisqsim.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c d2x2xk.c -o d2x2xk.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fexact.c -o fexact.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c kendall.c -o kendall.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ks.c -o ks.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c line.c -o line.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c smooth.c -o smooth.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c prho.c -o prho.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c swilk.c -o swilk.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ksmooth.c -o ksmooth.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c loessc.c -o loessc.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c monoSpl.c -o monoSpl.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c isoreg.c -o isoreg.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Srunmed.c -o Srunmed.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dblcen.c -o dblcen.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c distance.c -o distance.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c hclust-utils.c -o hclust-utils.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nls.c -o nls.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rWishart.c -o rWishart.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c HoltWinters.c -o HoltWinters.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c PPsum.c -o PPsum.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c arima.c -o arima.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c burg.c -o burg.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c filter.c -o filter.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mAR.c -o mAR.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pacf.c -o pacf.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c starma.c -o starma.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c port.c -o port.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c family.c -o family.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sbart.c -o sbart.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c approx.c -o approx.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c loglin.c -o loglin.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c lowess.c -o lowess.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c massdist.c -o massdist.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c splines.c -o splines.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c lm.c -o lm.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c complete_cases.c -o complete_cases.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cov.c -o cov.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c deriv.c -o deriv.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fft.c -o fft.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fourier.c -o fourier.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c model.c -o model.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c optim.c -o optim.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c optimize.c -o optimize.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c integrate.c -o integrate.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c random.c -o random.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c distn.c -o distn.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c zeroin.c -o zeroin.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rcont.c -o rcont.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c influence.c -o influence.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c bsplvd.f -o bsplvd.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c bvalue.f -o bvalue.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c bvalus.f -o bvalus.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c loessf.f -o loessf.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c ppr.f -o ppr.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c qsbart.f -o qsbart.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sgram.f -o sgram.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sinerp.f -o sinerp.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sslvrg.f -o sslvrg.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c stxwx.f -o stxwx.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c hclust.f -o hclust.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c kmns.f -o kmns.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c eureka.f -o eureka.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c stl.f -o stl.o | |
/mingw32/bin/gfortran -O2 -msse2 -mfpmath=sse -c portsrc.f -o portsrc.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c lminfl.f -o lminfl.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o stats.dll stats-win.def init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o monoSpl.o isoreg.o Srunmed.o dblcen.o distance.o hclust-utils.o nls.o rWishart.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o sbart.o approx.o loglin.o lowess.o massdist.o splines.o lm.o complete_cases.o cov.o deriv.o fft.o fourier.o model.o optim.o optimize.o integrate.o random.o distn.o zeroin.o rcont.o influence.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o lminfl.o ../../../gnuwin32/dllversion.o -L../../../../bin/i386 -lRlapack -L../../../../bin/i386 -lRblas -lgfortran -lm -lquadmath -L../../../../bin/i386 -lR | |
byte-compiling package 'stats' | |
building package 'datasets' | |
building package 'methods' | |
making do_substitute_direct.d from do_substitute_direct.c | |
making init.d from init.c | |
making methods_list_dispatch.d from methods_list_dispatch.c | |
making slot.d from slot.c | |
making class_support.d from class_support.c | |
making tests.d from tests.c | |
making utils.d from utils.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c do_substitute_direct.c -o do_substitute_direct.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c methods_list_dispatch.c -o methods_list_dispatch.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c slot.c -o slot.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c class_support.c -o class_support.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tests.c -o tests.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c utils.c -o utils.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o methods.dll tmp.def do_substitute_direct.o init.o methods_list_dispatch.o slot.o class_support.o tests.o utils.o ../../../gnuwin32/dllversion.o -L../../../../bin/i386 -lR | |
byte-compiling package 'methods' | |
initializing class and method definitions ... done | |
building package 'grid' | |
making clippath.d from clippath.c | |
making gpar.d from gpar.c | |
making grid.d from grid.c | |
making just.d from just.c | |
making layout.d from layout.c | |
making mask.d from mask.c | |
making matrix.d from matrix.c | |
making register.d from register.c | |
making state.d from state.c | |
making unit.d from unit.c | |
making util.d from util.c | |
making viewport.d from viewport.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c clippath.c -o clippath.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gpar.c -o gpar.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c grid.c -o grid.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c just.c -o just.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c layout.c -o layout.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mask.c -o mask.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c matrix.c -o matrix.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c register.c -o register.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c state.c -o state.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c unit.c -o unit.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c util.c -o util.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c viewport.c -o viewport.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o grid.dll grid-win.def clippath.o gpar.o grid.o just.o layout.o mask.o matrix.o register.o state.o unit.o util.o viewport.o ../../../gnuwin32/dllversion.o -L../../../../bin/i386 -lR | |
byte-compiling package 'grid' | |
building package 'splines' | |
making splines.d from splines.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c splines.c -o splines.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o splines.dll tmp.def splines.o ../../../gnuwin32/dllversion.o -L../../../../bin/i386 -lR | |
byte-compiling package 'splines' | |
building package 'stats4' | |
byte-compiling package 'stats4' | |
building package 'tcltk' | |
making init.d from init.c | |
making tcltk.d from tcltk.c | |
making tcltk_win.d from tcltk_win.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I "../../../../Tcl"/include -DWin32 -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I "../../../../Tcl"/include -DWin32 -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tcltk.c -o tcltk.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -I "../../../../Tcl"/include -DWin32 -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tcltk_win.c -o tcltk_win.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o tcltk.dll tmp.def init.o tcltk.o tcltk_win.o ../../../gnuwin32/dllversion.o -L../../../../Tcl/bin -ltcl86 -ltk86 -L../../../../bin/i386 -lR | |
byte-compiling package 'tcltk' | |
building package 'parallel' | |
making init.d from init.c | |
making rngstream.d from rngstream.c | |
making ncpus.d from ncpus.c | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rngstream.c -o rngstream.o | |
/mingw32/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ncpus.c -o ncpus.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o parallel.dll tmp.def init.o rngstream.o ncpus.o ../../../gnuwin32/dllversion.o -L../../../../bin/i386 -lR | |
byte-compiling package 'parallel' | |
building package 'translations' | |
installing parsed NAMESPACE files | |
installing parsed Rd: base stats utils methods graphics grDevices datasets grid tools tcltk splines stats4 compiler parallel | |
building/updating package metadata ... | |
writing indices for package: base tools utils grDevices graphics stats datasets methods grid splines stats4 tcltk compiler parallel | |
building all R object docs | |
converting help for package 'base' | |
abbreviate html | |
agrep html | |
all.equal html | |
all html | |
allnames html | |
any html | |
aperm html | |
append html | |
apply html | |
args html | |
Arithmetic html | |
array html | |
as.data.frame html | |
as.Date html | |
as.environment html | |
as.function html | |
as.POSIXlt html | |
AsIs html | |
asplit html | |
assign html | |
assignOps html | |
attach html | |
attr html | |
attributes html | |
autoload html | |
backsolve html | |
base-defunct html | |
base-deprecated html | |
base-internal html | |
base-package html | |
basename html | |
Bessel html | |
bincode html | |
bindenv html | |
bitwise html | |
body html | |
bquote html | |
browser html | |
browserText html | |
builtins html | |
by html | |
c html | |
call html | |
callCC html | |
CallExternal html | |
capabilities html | |
cat html | |
cbind html | |
char.expand html | |
character html | |
charmatch html | |
chartr html | |
chkDots html | |
chol html | |
chol2inv html | |
class html | |
col html | |
colnames html | |
Colon html | |
colSums html | |
commandArgs html | |
comment html | |
Comparison html | |
complex html | |
conditions html | |
conflicts html | |
connections html | |
Constants html | |
contributors html | |
Control html | |
copyright html | |
crossprod html | |
Cstack_info html | |
cumsum html | |
curlGetHeaders html | |
cut.POSIXt html | |
cut html | |
data.class html | |
data.frame html | |
data.matrix html | |
dataframeHelpers html | |
date html | |
Dates html | |
DateTimeClasses html | |
dcf html | |
debug html | |
Defunct html | |
delayedAssign html | |
deparse html | |
deparseOpts html | |
Deprecated html | |
det html | |
detach html | |
dev html | |
diag html | |
diff html | |
difftime html | |
dim html | |
dimnames html | |
do.call html | |
dontCheck html | |
dots html | |
double html | |
dput html | |
drop html | |
droplevels html | |
dump html | |
duplicated html | |
dynload html | |
eapply html | |
eigen html | |
encodeString html | |
Encoding html | |
environment html | |
EnvVar html | |
eval html | |
exists html | |
expand.grid html | |
expression html | |
Extract.data.frame html | |
Extract.factor html | |
Extract html | |
Extremes html | |
extSoftVersion html | |
factor html | |
file.access html | |
file.choose html | |
file.info html | |
file.path html | |
file.show html | |
files html | |
files2 html | |
find.package html | |
findInterval html | |
force html | |
forceAndCall html | |
Foreign-internal html | |
Foreign html | |
formals html | |
format.info html | |
format.pval html | |
format html | |
formatc html | |
formatDL html | |
function html | |
funprog html | |
gc html | |
gc.time html | |
gctorture html | |
get html | |
getCallingDLL html | |
getDLLRegisteredRoutines html | |
getLoadedDLLs html | |
getNativeSymbolInfo html | |
gettext html | |
getwd html | |
gl html | |
grep html | |
grepRaw html | |
groupGeneric html | |
grouping html | |
gzcon html | |
hexmode html | |
Hyperbolic html | |
iconv html | |
icuSetCollate html | |
identical html | |
identity html | |
ifelse html | |
integer html | |
interaction html | |
interactive html | |
Internal html | |
InternalMethods html | |
invisible html | |
is.finite html | |
is.function html | |
is.language html | |
is.object html | |
is.recursive html | |
is.single html | |
is.unsorted html | |
ISOdatetime html | |
isR html | |
isS4 html | |
isSymmetric html | |
jitter html | |
kappa html | |
kronecker html | |
l10n_info html | |
La_library html | |
La_version html | |
labels html | |
lapply html | |
Last.value html | |
lazyload html | |
length html | |
lengths html | |
levels html | |
libcurlVersion html | |
libPaths html | |
library.dynam html | |
library html | |
license html | |
list.files html | |
list html | |
list2DF html | |
list2env html | |
load html | |
locales html | |
Log html | |
Logic html | |
logical html | |
LongVectors html | |
lower.tri html | |
ls html | |
make.names html | |
make.unique html | |
mapply html | |
marginSums html | |
mat.or.vec html | |
match.arg html | |
match.call html | |
match.fun html | |
match html | |
MathFun html | |
matmult html | |
matrix html | |
maxCol html | |
mean html | |
memCompress html | |
memlimits html | |
Memory-limits html | |
memory.profile html | |
Memory html | |
merge html | |
message html | |
missing html | |
mode html | |
NA html | |
name html | |
names html | |
nargs html | |
nchar html | |
nlevels html | |
noquote html | |
norm html | |
normalizePath html | |
notyet html | |
nrow html | |
ns-dblcolon html | |
ns-hooks html | |
ns-internal html | |
ns-load html | |
ns-reflect html | |
ns-topenv html | |
NULL html | |
numeric html | |
numeric_version html | |
NumericConstants html | |
octmode html | |
on.exit html | |
Ops.Date html | |
options html | |
order html | |
outer html | |
Paren html | |
parse html | |
paste html | |
path.expand html | |
pcre_config html | |
Platform html | |
plot html | |
pmatch html | |
polyroot html | |
pos.to.env html | |
pretty html | |
Primitive html | |
print.dataframe html | |
print.default html | |
print html | |
prmatrix html | |
proc.time html | |
prod html | |
proportions html | |
pushBack html | |
qr html | |
qraux html | |
quit html | |
Quotes html | |
Random-user html | |
Random html | |
range html | |
rank html | |
rapply html | |
raw html | |
rawConnection html | |
rawConversion html | |
RdUtils html | |
readBin html | |
readChar html | |
readline html | |
readLines html | |
readRDS html | |
readRenviron html | |
Recall html | |
reg.finalizer html | |
regex html | |
regmatches html | |
rep html | |
replace html | |
Reserved html | |
rev html | |
Rhome html | |
rle html | |
rm html | |
round.POSIXt html | |
Round html | |
row.names html | |
row html | |
rowsum html | |
S3method html | |
sample html | |
save html | |
scale html | |
scan html | |
search html | |
seek html | |
seq.Date html | |
seq.POSIXt html | |
seq html | |
sequence html | |
serialize html | |
sets html | |
setTimeLimit html | |
showConnections html | |
shQuote html | |
sign html | |
sink html | |
slice.index html | |
slotOp html | |
socketSelect html | |
solve html | |
sort html | |
source html | |
Special html | |
split html | |
sprintf html | |
sQuote html | |
srcfile html | |
standardGeneric html | |
startsWith html | |
Startup html | |
stop html | |
stopifnot html | |
strptime html | |
strrep html | |
strsplit html | |
strtoi html | |
strtrim html | |
structure html | |
strwrap html | |
subset html | |
substitute html | |
substr html | |
sum html | |
summary html | |
svd html | |
sweep html | |
switch html | |
Syntax html | |
Sys.getenv html | |
Sys.getpid html | |
Sys.glob html | |
Sys.info html | |
Sys.localeconv html | |
sys.parent html | |
Sys.readlink html | |
Sys.setenv html | |
Sys.setFileTime html | |
Sys.sleep html | |
sys.source html | |
Sys.time html | |
Sys.which html | |
system.file html | |
system html | |
system.time html | |
system2 html | |
t html | |
table html | |
tabulate html | |
tapply html | |
taskCallback html | |
taskCallbackManager html | |
taskCallbackNames html | |
tempfile html | |
textconnections html | |
tilde html | |
timezones html | |
toString html | |
trace html | |
traceback html | |
tracemem html | |
transform html | |
Trig html | |
trimws html | |
try html | |
typeof html | |
unique html | |
unlink html | |
unlist html | |
unname html | |
UseMethod html | |
userhooks html | |
utf8Conversion html | |
UTF8filepaths html | |
validUTF8 html | |
vector html | |
Vectorize html | |
Version html | |
warning html | |
warnings html | |
weekday.POSIXt html | |
which.min html | |
which html | |
with html | |
withVisible html | |
write html | |
writeLines html | |
xtfrm html | |
zapsmall html | |
zMachine html | |
zpackages html | |
zScript html | |
zutils html | |
shell.exec html | |
shell html | |
converting help for package 'tools' | |
add_datalist html | |
assertCondition html | |
bibstyle html | |
buildVignette html | |
buildVignettes html | |
charsets html | |
check_packages_in_dir html | |
checkFF html | |
checkMD5sums html | |
checkPoFiles html | |
checkRd html | |
checkRdaFiles html | |
checkTnF html | |
checkVignettes html | |
codoc html | |
compactPDF html | |
CRANtools html | |
delimMatch html | |
dependsOnPkgs html | |
encoded html | |
fileutils html | |
find_gs_cmd html | |
getVignetteInfo html | |
HTMLheader html | |
HTMLlinks html | |
loadRdMacros html | |
make_translations_pkg html | |
makeLazyLoading html | |
makevars html | |
md5sum html | |
package_dependencies html | |
package_native_routine_registration_skeleton | |
html | |
parse_Rd html | |
parseLatex html | |
print.via.format html | |
pskill html | |
psnice html | |
QC html | |
Rcmd html | |
Rd2HTML html | |
Rd2txt_options html | |
Rdiff html | |
Rdindex html | |
RdTextFilter html | |
Rdutils html | |
read.00Index html | |
showNonASCII html | |
startDynamicHelp html | |
SweaveTeXFilter html | |
testInstalledPackage html | |
texi2dvi html | |
toHTML html | |
tools-defunct html | |
tools-deprecated html | |
tools-package html | |
toRd html | |
toTitleCase html | |
undoc html | |
update_pkg_po html | |
updatePACKAGES html | |
userdir html | |
vignetteEngine html | |
vignetteInfo html | |
writePACKAGES html | |
xgettext html | |
converting help for package 'utils' | |
adist html | |
alarm html | |
apropos html | |
aregexec html | |
arrangeWindows html | |
askYesNo html | |
aspell-utils html | |
aspell html | |
available.packages html | |
BATCH html | |
bibentry html | |
browseEnv html | |
browseURL html | |
browseVignettes html | |
bug.report html | |
capture.output html | |
changedFiles html | |
choose.dir html | |
choose.files html | |
chooseBioCmirror html | |
chooseCRANmirror html | |
citation html | |
cite html | |
citEntry html | |
clipboard html | |
close.socket html | |
combn html | |
compareVersion html | |
COMPILE html | |
contrib.url html | |
count.fields html | |
create.post html | |
data html | |
dataentry html | |
debugcall html | |
debugger html | |
demo html | |
DLL.version html | |
download.file html | |
download.packages html | |
edit.data.frame html | |
edit html | |
example html | |
file.edit html | |
filetest html | |
findLineNum html | |
fix html | |
flush.console html | |
format html | |
getAnywhere html | |
getFromNamespace html | |
getParseData html | |
getS3method html | |
getWindowsHandle html | |
getWindowsHandles html | |
glob2rx html | |
globalVariables html | |
hasName html | |
head html | |
help html | |
help.request html | |
help.search html | |
help.start html | |
hsearch-utils html | |
install.packages html | |
INSTALL html | |
installed.packages html | |
isS3method html | |
isS3stdGen html | |
LINK html | |
localeToCharset html | |
ls_str html | |
maintainer html | |
make.packages.html html | |
make.socket html | |
memory.size html | |
menu html | |
methods html | |
mirrorAdmin html | |
modifyList html | |
news html | |
nsl html | |
object.size html | |
package.skeleton html | |
packageDescription html | |
packageName html | |
packageStatus html | |
page html | |
person html | |
PkgUtils html | |
process.events html | |
prompt html | |
promptData html | |
promptPackage html | |
Question html | |
rcompgen html | |
Rconsole html | |
read.DIF html | |
read.fortran html | |
read.fwf html | |
read.socket html | |
read.table html | |
readRegistry html | |
recover html | |
relist html | |
remove.packages html | |
REMOVE html | |
removeSource html | |
RHOME html | |
roman html | |
Rprof html | |
Rprofmem html | |
Rscript html | |
RShowDoc html | |
RSiteSearch html | |
rtags html | |
Rtangle html | |
RweaveLatex html | |
savehistory html | |
select.list html | |
sessionInfo html | |
setRepositories html | |
setWindowTitle html | |
SHLIB html | |
shortPathName html | |
sourceutils html | |
stack html | |
str html | |
strcapture html | |
summaryRprof html | |
Sweave html | |
SweaveSyntConv html | |
SweaveUtils html | |
tar html | |
toLatex html | |
txtProgressBar html | |
type.convert html | |
untar html | |
unzip html | |
update.packages html | |
url.show html | |
URLencode html | |
utils-defunct html | |
utils-deprecated html | |
utils-package html | |
View html | |
vignette html | |
warnErrList html | |
winDialog html | |
winextras html | |
winMenus html | |
winProgressBar html | |
write.table html | |
zip html | |
converting help for package 'grDevices' | |
adjustcolor html | |
as.graphicsAnnot html | |
as.raster html | |
axisTicks html | |
boxplot.stats html | |
bringToTop html | |
cairo html | |
cairoSymbolFont html | |
check.options html | |
chull html | |
cm html | |
col2rgb html | |
colorRamp html | |
colors html | |
contourLines html | |
convertColor html | |
densCols html | |
dev.capabilities html | |
dev.capture html | |
dev.flush html | |
dev.interactive html | |
dev html | |
dev.size html | |
dev2 html | |
dev2bitmap html | |
devAskNewPage html | |
Devices html | |
embedFonts html | |
extendrange html | |
getGraphicsEvent html | |
gray.colors html | |
gray html | |
grDevices-package html | |
grSoftVersion html | |
hcl html | |
Hershey html | |
hsv html | |
Japanese html | |
make.rgb html | |
msgWindow html | |
n2mfrow html | |
nclass html | |
palette html | |
palettes html | |
pdf.options html | |
pdf html | |
pictex html | |
plotmath html | |
postscript html | |
postscriptFonts html | |
pretty.Date html | |
ps.options html | |
quartz html | |
quartzFonts html | |
recordGraphics html | |
recordplot html | |
rgb html | |
rgb2hsv html | |
trans3d html | |
Type1Font html | |
windows.options html | |
windows html | |
windowsFonts html | |
x11 html | |
x11Fonts html | |
xfig html | |
xy.coords html | |
xyTable html | |
xyz.coords html | |
png html | |
savePlot html | |
converting help for package 'graphics' | |
abline html | |
arrows html | |
assocplot html | |
axis.POSIXct html | |
axis html | |
axTicks html | |
barplot html | |
box html | |
boxplot.matrix html | |
boxplot html | |
bxp html | |
cdplot html | |
clip html | |
contour html | |
convertXY html | |
coplot html | |
curve html | |
dotchart html | |
filled.contour html | |
fourfoldplot html | |
frame html | |
graphics-defunct html | |
graphics-package html | |
grid html | |
hist.POSIXt html | |
hist html | |
identify html | |
image html | |
layout html | |
legend html | |
lines html | |
locator html | |
matplot html | |
mosaicplot html | |
mtext html | |
pairs html | |
panel.smooth html | |
par html | |
persp html | |
pie html | |
plot.dataframe html | |
plot.default html | |
plot.design html | |
plot.factor html | |
plot.formula html | |
plot.raster html | |
plot.table html | |
plot.window html | |
plot.xy html | |
plothistogram html | |
points html | |
polygon html | |
polypath html | |
rasterImage html | |
rect html | |
rug html | |
screen html | |
segments html | |
smoothScatter html | |
spineplot html | |
stars html | |
stem html | |
stripchart html | |
strwidth html | |
sunflowerplot html | |
symbols html | |
text html | |
title html | |
units html | |
xspline html | |
zAxis html | |
converting help for package 'stats' | |
acf html | |
acf2AR html | |
add1 html | |
addmargins html | |
aggregate html | |
AIC html | |
alias html | |
anova.glm html | |
anova.lm html | |
anova.mlm html | |
anova html | |
ansari.test html | |
aov html | |
approxfun html | |
ar.ols html | |
ar html | |
arima html | |
arima.sim html | |
arima0 html | |
ARMAacf html | |
ARMAtoMA html | |
as.hclust html | |
asOneSidedFormula html | |
ave html | |
bandwidth html | |
bartlett.test html | |
Beta html | |
binom.test html | |
Binomial html | |
biplot.princomp html | |
biplot html | |
birthday html | |
box.test html | |
cancor html | |
case.names html | |
Cauchy html | |
checkMFClasses html | |
chisq.test html | |
Chisquare html | |
cmdscale html | |
coef html | |
complete.cases html | |
confint html | |
constrOptim html | |
contrast html | |
contrasts html | |
convolve html | |
cophenetic html | |
cor html | |
cor.test html | |
cov.wt html | |
cpgram html | |
cutree html | |
decompose html | |
delete.response html | |
dendrapply html | |
dendrogram html | |
density html | |
deriv html | |
deviance html | |
df.residual html | |
diffinv html | |
dist html | |
Distributions html | |
dummy.coef html | |
ecdf html | |
eff.aovlist html | |
effects html | |
embed html | |
expand.model.frame html | |
Exponential html | |
extractAIC html | |
factanal html | |
factor.scope html | |
family html | |
Fdist html | |
fft html | |
filter html | |
fisher.test html | |
fitted.values html | |
fivenum html | |
fligner.test html | |
formula.nls html | |
formula html | |
friedman.test html | |
ftable.formula html | |
ftable html | |
GammaDist html | |
Geometric html | |
getInitial html | |
glm.control html | |
glm html | |
glm.summaries html | |
hclust html | |
heatmap html | |
HoltWinters html | |
Hypergeometric html | |
identify.hclust html | |
influence.measures html | |
integrate html | |
interaction.plot html | |
IQR html | |
is.empty html | |
isoreg html | |
KalmanLike html | |
kernapply html | |
kernel html | |
kmeans html | |
kruskal.test html | |
ks.test html | |
ksmooth html | |
lag.plot html | |
lag html | |
line html | |
listof html | |
lm.influence html | |
lm html | |
lm.summaries html | |
lmfit html | |
loadings html | |
loess.control html | |
loess html | |
Logistic html | |
logLik html | |
loglin html | |
Lognormal html | |
lowess html | |
ls.diag html | |
ls.print html | |
lsfit html | |
mad html | |
mahalanobis html | |
make.link html | |
makepredictcall html | |
manova html | |
mantelhaen.test html | |
mauchly.test html | |
mcnemar.test html | |
median html | |
medpolish html | |
model.extract html | |
model.frame html | |
model.matrix html | |
model.tables html | |
monthplot html | |
mood.test html | |
Multinom html | |
na.action html | |
na.contiguous html | |
na.fail html | |
nafns html | |
naprint html | |
NegBinomial html | |
nextn html | |
nlm html | |
nlminb html | |
nls.control html | |
nls html | |
NLSstAsymptotic html | |
NLSstClosestX html | |
NLSstLfAsymptote html | |
NLSstRtAsymptote html | |
nobs html | |
Normal html | |
numericDeriv html | |
offset html | |
oneway.test html | |
optim html | |
optimize html | |
order.dendrogram html | |
p.adjust html | |
Pair html | |
pairwise.prop.test html | |
pairwise.t.test html | |
pairwise.table html | |
pairwise.wilcox.test html | |
plot.acf html | |
plot.density html | |
plot.HoltWinters html | |
plot.isoreg html | |
plot.lm html | |
plot.ppr html | |
plot.profile.nls html | |
plot.spec html | |
plot.stepfun html | |
plot.ts html | |
Poisson html | |
poisson.test html | |
poly html | |
power.anova.test html | |
power.prop.test html | |
power html | |
power.t.test html | |
pp.test html | |
ppoints html | |
ppr html | |
prcomp html | |
predict.arima html | |
predict.glm html | |
predict.HoltWinters html | |
predict.lm html | |
predict.loess html | |
predict.nls html | |
predict html | |
predict.smooth.spline html | |
preplot html | |
princomp html | |
print.power.htest html | |
print.ts html | |
printCoefmat html | |
profile.nls html | |
profile html | |
proj html | |
prop.test html | |
prop.trend.test html | |
qqnorm html | |
quade.test html | |
quantile html | |
r2dtable html | |
read.ftable html | |
rect.hclust html | |
relevel html | |
reorder.dendrogram html | |
reorder.factor html | |
replications html | |
reshape html | |
residuals html | |
runmed html | |
rWishart html | |
scatter.smooth html | |
screeplot html | |
sd html | |
se.contrast html | |
selfStart html | |
setNames html | |
shapiro.test html | |
sigma html | |
SignRank html | |
simulate html | |
smooth html | |
smooth.spline html | |
smoothEnds html | |
sortedXyData html | |
spec.ar html | |
spec.pgram html | |
spec.taper html | |
spectrum html | |
splinefun html | |
SSasymp html | |
SSasympOff html | |
SSasympOrig html | |
SSbiexp html | |
SSD html | |
SSfol html | |
SSfpl html | |
SSgompertz html | |
SSlogis html | |
SSmicmen html | |
SSweibull html | |
start html | |
stat.anova html | |
stats-defunct html | |
stats-deprecated html | |
stats-package html | |
step html | |
stepfun html | |
stl html | |
stlmethods html | |
StructTS html | |
summary.aov html | |
summary.glm html | |
summary.lm html | |
summary.manova html | |
summary.nls html | |
summary.princomp html | |
supsmu html | |
symnum html | |
t.test html | |
TDist html | |
termplot html | |
terms.formula html | |
terms.object html | |
terms html | |
time html | |
toeplitz html | |
ts-methods html | |
ts.plot html | |
ts html | |
ts.union html | |
tsdiag html | |
tsp html | |
tsSmooth html | |
Tukey html | |
TukeyHSD html | |
Uniform html | |
uniroot html | |
update.formula html | |
update html | |
var.test html | |
varimax html | |
vcov html | |
Weibull html | |
weighted.mean html | |
weighted.residuals html | |
weights html | |
wilcox.test html | |
Wilcoxon html | |
window html | |
xtabs html | |
zC html | |
converting help for package 'datasets' | |
ability.cov html | |
airmiles html | |
AirPassengers html | |
airquality html | |
anscombe html | |
attenu html | |
attitude html | |
austres html | |
beavers html | |
BJsales html | |
BOD html | |
cars html | |
ChickWeight html | |
chickwts html | |
co2 html | |
crimtab html | |
datasets-package html | |
discoveries html | |
DNase html | |
esoph html | |
euro html | |
eurodist html | |
EuStockMarkets html | |
faithful html | |
Formaldehyde html | |
freeny html | |
HairEyeColor html | |
Harman23.cor html | |
Harman74.cor html | |
Indometh html | |
infert html | |
InsectSprays html | |
iris html | |
islands html | |
JohnsonJohnson html | |
LakeHuron html | |
lh html | |
LifeCycleSavings html | |
Loblolly html | |
longley html | |
lynx html | |
morley html | |
mtcars html | |
nhtemp html | |
Nile html | |
nottem html | |
npk html | |
occupationalStatus html | |
Orange html | |
OrchardSprays html | |
PlantGrowth html | |
precip html | |
presidents html | |
pressure html | |
Puromycin html | |
quakes html | |
randu html | |
rivers html | |
rock html | |
sleep html | |
stackloss html | |
state html | |
sunspot.month html | |
sunspot.year html | |
sunspots html | |
swiss html | |
Theoph html | |
Titanic html | |
ToothGrowth html | |
treering html | |
trees html | |
UCBAdmissions html | |
UKDriverDeaths html | |
UKgas html | |
UKLungDeaths html | |
USAccDeaths html | |
USArrests html | |
USJudgeRatings html | |
USPersonalExpenditure html | |
uspop html | |
VADeaths html | |
volcano html | |
warpbreaks html | |
women html | |
WorldPhones html | |
WWWusage html | |
zCO2 html | |
converting help for package 'methods' | |
as html | |
BasicClasses html | |
callGeneric html | |
canCoerce html | |
cbind2 html | |
Classes html | |
Classes_Details html | |
classesToAM html | |
className html | |
classRepresentation-class html | |
Documentation html | |
dotsMethods html | |
EmptyMethodsList-class html | |
EnvironmentClass html | |
evalSource html | |
findClass html | |
findMethods html | |
fixPrevious html | |
genericFunction-class html | |
GenericFunctions html | |
getClass html | |
getMethod html | |
getPackageName html | |
hasArg html | |
implicitGeneric html | |
inheritedSlotNames html | |
initialize-methods html | |
Introduction html | |
is html | |
isSealedMethod html | |
LanguageClasses html | |
languageEl html | |
LinearMethodsList-class html | |
localRefClass html | |
method.skeleton html | |
MethodDefinition-class html | |
methods-defunct html | |
methods-deprecated html | |
methods-package html | |
Methods html | |
Methods_Details html | |
Methods_for_Nongenerics html | |
Methods_for_S3 html | |
MethodsList-class html | |
MethodsList html | |
MethodSupport html | |
methodUtilities html | |
MethodWithNext-class html | |
new html | |
NextMethod html | |
nonStructure-class html | |
ObjectsWithPackage-class html | |
promptClass html | |
promptMethods html | |
RClassUtils html | |
refClass html | |
removeMethod html | |
representation html | |
RMethodUtils html | |
S3Part html | |
S4groupGeneric html | |
SClassExtension-class html | |
selectSuperClasses html | |
setAs html | |
setClass html | |
setClassUnion html | |
setGeneric html | |
setGroupGeneric html | |
setIs html | |
setLoadActions html | |
setMethod html | |
setOldClass html | |
setSClass html | |
show html | |
showMethods html | |
signature-class html | |
slot html | |
stdRefClass html | |
StructureClasses html | |
substituteDirect html | |
testInheritedMethods html | |
TraceClasses html | |
validObject html | |
zBasicFunsList html | |
converting help for package 'grid' | |
absolute.size html | |
arrow html | |
calcStringMetric html | |
current.viewport html | |
dataViewport html | |
depth html | |
deviceLoc html | |
drawDetails html | |
editDetails html | |
editViewport html | |
explode html | |
gEdit html | |
getNames html | |
gpar html | |
gPath html | |
grid-defunct html | |
grid-internal html | |
grid-package html | |
grid.add html | |
grid.bezier html | |
grid.cap html | |
grid.circle html | |
grid.clip html | |
grid.convert html | |
grid.copy html | |
grid.curve html | |
grid.delay html | |
grid.display.list html | |
grid.DLapply html | |
grid.draw html | |
grid.edit html | |
grid.force html | |
grid.frame html | |
grid.function html | |
grid.get html | |
grid.grab html | |
grid.grep html | |
grid.grill html | |
grid.grob html | |
grid.layout html | |
grid.lines html | |
grid.locator html | |
grid.ls html | |
grid.move.to html | |
grid.newpage html | |
grid.null html | |
grid.pack html | |
grid.path html | |
grid.place html | |
grid.plot.and.legend html | |
grid.points html | |
grid.polygon html | |
grid.pretty html | |
grid.raster html | |
Grid html | |
grid.record html | |
grid.rect html | |
grid.refresh html | |
grid.remove html | |
grid.reorder html | |
grid.roundrect html | |
grid.segments html | |
grid.set html | |
grid.show.layout html | |
grid.show.viewport html | |
grid.text html | |
grid.xaxis html | |
grid.xspline html | |
grid.yaxis html | |
grobCoords html | |
grobName html | |
grobWidth html | |
grobX html | |
legendGrob html | |
makeContent html | |
patterns html | |
plotViewport html | |
resolveRasterSize html | |
showGrob html | |
showViewport html | |
stringWidth html | |
unit.c html | |
unit.length html | |
unit.pmin html | |
unit html | |
unit.rep html | |
unitType html | |
valid.just html | |
validDetails html | |
viewport html | |
viewports html | |
vpPath html | |
widthDetails html | |
xDetails html | |
xsplinePoints html | |
converting help for package 'splines' | |
asVector html | |
backSpline html | |
bs html | |
interpSpline html | |
ns html | |
periodicSpline html | |
polySpline html | |
predict.bs html | |
predict.bSpline html | |
splineDesign html | |
splineKnots html | |
splineOrder html | |
splines-package html | |
xyVector html | |
converting help for package 'stats4' | |
coef-methods html | |
confint-methods html | |
logLik-methods html | |
mle-class html | |
mle html | |
plot-methods html | |
profile-methods html | |
profile.mle-class html | |
show-methods html | |
stats4-package html | |
summary-methods html | |
summary.mle-class html | |
update-methods html | |
vcov-methods html | |
converting help for package 'tcltk' | |
TclInterface html | |
tclServiceMode html | |
tcltk-defunct html | |
tcltk-package html | |
tk_choose.dir html | |
tk_choose.files html | |
tk_messageBox html | |
tk_select.list html | |
TkCommands html | |
tkpager html | |
tkProgressBar html | |
tkStartGUI html | |
TkWidgetcmds html | |
TkWidgets html | |
converting help for package 'compiler' | |
compile html | |
converting help for package 'parallel' | |
clusterApply html | |
detectCores html | |
makeCluster html | |
parallel-package html | |
RngStream html | |
splitIndices html | |
mcdummies html | |
creating doc/NEWS | |
creating doc/NEWS.pdf | |
------ Making HTML documentation ------ | |
creating doc/manual/version.texi | |
creating doc/manual/R-FAQ.html | |
creating doc/manual/R-admin.html | |
creating doc/manual/R-data.html | |
creating doc/manual/R-exts.html | |
creating doc/manual/R-intro.html | |
creating doc/manual/R-ints.html | |
creating doc/manual/R-lang.html | |
making rw-FAQ | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
making rw-FAQ.html | |
make[2]: Nothing to be done for 'all'. | |
making cairoBM.d from cairoBM.c | |
/mingw32/bin/gcc -I"../../../../../include" -DNDEBUG -I../../../../../src/include -I. -I.. -DHAVE_CONFIG_H -DR_ARCH='"i386"' -I/mingw32/include/cairo -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cairoBM.c -o cairoBM.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o winCairo.dll winCairo.def cairoBM.o -lcairo -lfreetype -lpng -lpixman-1 -lz -liconv -lgdi32 -lmsimg32 -L.. -lgrDevices -L"../../../../../bin/i386" -lR | |
--- Making recommended packages | |
----- installing recommended package MASS | |
* installing *source* package 'MASS' ... | |
** package 'MASS' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c MASS.c -o MASS.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c lqs.c -o lqs.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o MASS.dll tmp.def MASS.o lqs.o -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/MASS/libs/i386 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'MASS' | |
finding HTML links ... done | |
Aids2 html | |
Animals html | |
Boston html | |
Cars93 html | |
Cushings html | |
DDT html | |
GAGurine html | |
Insurance html | |
MASS-internal html | |
Melanoma html | |
Null html | |
OME html | |
Pima.tr html | |
Rabbit html | |
Rubber html | |
SP500 html | |
Sitka html | |
Sitka89 html | |
Skye html | |
Traffic html | |
UScereal html | |
UScrime html | |
VA html | |
abbey html | |
accdeaths html | |
addterm html | |
anorexia html | |
anova.negbin html | |
area html | |
bacteria html | |
bandwidth.nrd html | |
bcv html | |
beav1 html | |
beav2 html | |
biopsy html | |
birthwt html | |
boxcox html | |
cabbages html | |
caith html | |
cats html | |
cement html | |
chem html | |
con2tr html | |
confint html | |
contr.sdif html | |
coop html | |
corresp html | |
cov.rob html | |
cov.trob html | |
cpus html | |
crabs html | |
deaths html | |
denumerate html | |
dose.p html | |
drivers html | |
dropterm html | |
eagles html | |
epil html | |
eqscplot html | |
farms html | |
fgl html | |
fitdistr html | |
forbes html | |
fractions html | |
galaxies html | |
gamma.dispersion html | |
gamma.shape.glm html | |
gehan html | |
genotype html | |
geyser html | |
gilgais html | |
ginv html | |
glm.convert html | |
glm.nb html | |
glmmPQL html | |
hills html | |
hist.scott html | |
housing html | |
huber html | |
hubers html | |
immer html | |
isoMDS html | |
kde2d html | |
lda html | |
ldahist html | |
leuk html | |
lm.gls html | |
lm.ridge html | |
loglm html | |
loglm1 html | |
logtrans html | |
lqs html | |
mammals html | |
mca html | |
mcycle html | |
menarche html | |
michelson html | |
minn38 html | |
motors html | |
muscle html | |
mvrnorm html | |
negative.binomial html | |
newcomb html | |
nlschools html | |
npk html | |
npr1 html | |
oats html | |
painters html | |
pairs.lda html | |
parcoord html | |
petrol html | |
phones html | |
plot.lda html | |
plot.mca html | |
plot.profile html | |
polr html | |
predict.glmmPQL html | |
predict.lda html | |
predict.lqs html | |
predict.mca html | |
predict.qda html | |
profile.glm html | |
qda html | |
quine html | |
rational html | |
renumerate html | |
rlm html | |
rms.curv html | |
rnegbin html | |
road html | |
rotifer html | |
sammon html | |
ships html | |
shoes html | |
shrimp html | |
shuttle html | |
snails html | |
stdres html | |
steam html | |
stepAIC html | |
stormer html | |
studres html | |
summary.loglm html | |
summary.negbin html | |
summary.rlm html | |
survey html | |
synth.tr html | |
theta.md html | |
topo html | |
truehist html | |
ucv html | |
waders html | |
whiteside html | |
width.SJ html | |
write.matrix html | |
wtloss html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (MASS) | |
Making 'packages.html' ... done | |
----- installing recommended package lattice | |
* installing *source* package 'lattice' ... | |
** package 'lattice' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c threeDplot.c -o threeDplot.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o lattice.dll tmp.def init.o threeDplot.o -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/lattice/libs/i386 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** demo | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'lattice' | |
finding HTML links ... done | |
Lattice html | |
Rows html | |
USMortality html | |
axis.default html | |
banking html | |
barchart.table html | |
barley html | |
cloud html | |
draw.colorkey html | |
draw.key html | |
environmental html | |
ethanol html | |
histogram html | |
interaction html | |
lattice.options html | |
latticeParseFormula html | |
level.colors html | |
levelplot html | |
llines html | |
lset html | |
make.groups html | |
melanoma html | |
oneway html | |
packet.panel.default html | |
panel.axis html | |
panel.barchart html | |
panel.bwplot html | |
panel.cloud html | |
panel.densityplot html | |
panel.dotplot html | |
panel.functions html | |
panel.histogram html | |
panel.levelplot html | |
panel.loess html | |
panel.number html | |
panel.pairs html | |
panel.parallel html | |
panel.qqmath html | |
panel.qqmathline html | |
panel.smoothScatter html | |
panel.spline html | |
panel.stripplot html | |
panel.superpose html | |
panel.violin html | |
panel.xyplot html | |
prepanel.default html | |
prepanel.functions html | |
print.trellis html | |
qq html | |
qqmath html | |
rfs html | |
shingles html | |
simpleKey html | |
simpleTheme html | |
singer html | |
splom html | |
strip.default html | |
tmd html | |
trellis.device html | |
trellis.object html | |
trellis.par.get html | |
update.trellis html | |
utilities.3d html | |
xyplot html | |
xyplot.ts html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (lattice) | |
Making 'packages.html' ... done | |
----- installing recommended package Matrix | |
* installing *source* package 'Matrix' ... | |
** package 'Matrix' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c CHMfactor.c -o CHMfactor.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Csparse.c -o Csparse.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c TMatrix_as.c -o TMatrix_as.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Tsparse.c -o Tsparse.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Mutils.c -o Mutils.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chm_common.c -o chm_common.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cs.c -o cs.o | |
cs.c: In function 'cs_qr': | |
cs.c:1408:18: warning: variable 'm' set but not used [-Wunused-but-set-variable] | |
csi i, k, p, m, n, vnz, p1, top, m2, len, col, rnz, *s, *leftmost, *Ap, *Ai, | |
^ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cs_utils.c -o cs_utils.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dense.c -o dense.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dgCMatrix.c -o dgCMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dgTMatrix.c -o dgTMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dgeMatrix.c -o dgeMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dpoMatrix.c -o dpoMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dppMatrix.c -o dppMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dsCMatrix.c -o dsCMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dsyMatrix.c -o dsyMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dspMatrix.c -o dspMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dtCMatrix.c -o dtCMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dtTMatrix.c -o dtTMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dtrMatrix.c -o dtrMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dtpMatrix.c -o dtpMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c factorizations.c -o factorizations.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ldense.c -o ldense.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c lgCMatrix.c -o lgCMatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sparseQR.c -o sparseQR.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c abIndex.c -o abIndex.o | |
( cd Lib ; /usr/bin/make clean ) | |
( cd Source ; /usr/bin/make clean ) | |
( cd Source ; /usr/bin/make clean ) | |
( cd Lib ; /usr/bin/make -f "D:/a/r-svn/build32/etc/i386/Makeconf" -f Makefile ) | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_aat.c -o cholmod_aat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_add.c -o cholmod_add.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_band.c -o cholmod_band.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_change_factor.c -o cholmod_change_factor.o | |
In file included from ../Core/cholmod_change_factor.c:116: | |
../Core/t_cholmod_change_factor.c: In function 'r_change_simplicial_numeric': | |
../Core/t_cholmod_change_factor.c:40:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
In file included from ../Core/cholmod_change_factor.c:118: | |
../Core/t_cholmod_change_factor.c: In function 'c_change_simplicial_numeric': | |
../Core/t_cholmod_change_factor.c:40:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c: In function 'simplicial_symbolic_to_super_symbolic': | |
../Core/cholmod_change_factor.c:265:17: warning: variable 'xsize' set but not used [-Wunused-but-set-variable] | |
Int nsuper, xsize, ssize ; | |
^~~~~ | |
../Core/cholmod_change_factor.c: In function 'change_simplicial_numeric': | |
../Core/cholmod_change_factor.c:680:15: warning: variable 'Li' set but not used [-Wunused-but-set-variable] | |
Int *Lp, *Li, *Lnz ; | |
^~ | |
../Core/cholmod_change_factor.c:680:10: warning: variable 'Lp' set but not used [-Wunused-but-set-variable] | |
Int *Lp, *Li, *Lnz ; | |
^~ | |
../Core/cholmod_change_factor.c:679:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c:679:13: warning: variable 'Lx' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c: In function 'll_super_to_simplicial_numeric': | |
../Core/cholmod_change_factor.c:827:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
Int n, lnz, s, nsuper, psi, psend, nsrow, nscol, k1, k2, erows ; | |
^ | |
../Core/cholmod_change_factor.c:826:21: warning: variable 'Lpx' set but not used [-Wunused-but-set-variable] | |
Int *Ls, *Lpi, *Lpx, *Super, *Li ; | |
^~~ | |
../Core/cholmod_change_factor.c:826:10: warning: variable 'Ls' set but not used [-Wunused-but-set-variable] | |
Int *Ls, *Lpi, *Lpx, *Super, *Li ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_common.c -o cholmod_common.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_complex.c -o cholmod_complex.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_copy.c -o cholmod_copy.o | |
../Core/cholmod_copy.c: In function 'cholmod_copy': | |
../Core/cholmod_copy.c:278:25: warning: variable 'lo' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, up, lo, values, diag, astype ; | |
^~ | |
../Core/cholmod_copy.c:278:21: warning: variable 'up' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, up, lo, values, diag, astype ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_dense.c -o cholmod_dense.o | |
In file included from ../Core/cholmod_dense.c:48: | |
../Core/t_cholmod_dense.c: In function 'p_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:50: | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_dense_to_sparse': | |
../Core/t_cholmod_dense.c:136:28: warning: variable 'Cz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c:136:23: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_copy_dense2': | |
../Core/t_cholmod_dense.c:229:28: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/t_cholmod_dense.c:229:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:52: | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_dense_to_sparse': | |
../Core/t_cholmod_dense.c:136:28: warning: variable 'Cz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c:136:23: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_copy_dense2': | |
../Core/t_cholmod_dense.c:229:28: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/t_cholmod_dense.c:229:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/cholmod_dense.c: In function 'cholmod_eye': | |
../Core/cholmod_dense.c:303:15: warning: variable 'nz' set but not used [-Wunused-but-set-variable] | |
Int i, n, nz ; | |
^~ | |
../Core/cholmod_dense.c:302:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_error.c -o cholmod_error.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_factor.c -o cholmod_factor.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_memory.c -o cholmod_memory.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_sparse.c -o cholmod_sparse.o | |
../Core/cholmod_sparse.c: In function 'cholmod_copy_sparse': | |
../Core/cholmod_sparse.c:488:35: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
Int p, pend, j, ncol, packed, nzmax, nz, xtype ; | |
^~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_transpose.c -o cholmod_transpose.o | |
In file included from ../Core/cholmod_transpose.c:124: | |
../Core/t_cholmod_transpose.c: In function 'p_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:23: warning: variable 'Fx' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'p_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:23: warning: variable 'Fx' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:126: | |
../Core/t_cholmod_transpose.c: In function 'r_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'r_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:128: | |
../Core/t_cholmod_transpose.c: In function 'c_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'c_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:131: | |
../Core/t_cholmod_transpose.c: In function 'ct_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'ct_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:133: | |
../Core/t_cholmod_transpose.c: In function 'z_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'z_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:136: | |
../Core/t_cholmod_transpose.c: In function 'zt_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'zt_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_triplet.c -o cholmod_triplet.o | |
In file included from ../Core/cholmod_triplet.c:108: | |
../Core/t_cholmod_triplet.c: In function 'p_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:23: warning: variable 'Tx' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:13: warning: variable 'Rx' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
In file included from ../Core/cholmod_triplet.c:110: | |
../Core/t_cholmod_triplet.c: In function 'r_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
In file included from ../Core/cholmod_triplet.c:112: | |
../Core/t_cholmod_triplet.c: In function 'c_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/cholmod_triplet.c: In function 'cholmod_triplet_to_sparse': | |
../Core/cholmod_triplet.c:345:44: warning: variable 'ok' set but not used [-Wunused-but-set-variable] | |
Int i, j, p, k, stype, nrow, ncol, nz, ok ; | |
^~ | |
../Core/cholmod_triplet.c:344:20: warning: variable 'Ri' set but not used [-Wunused-but-set-variable] | |
Int *Wj, *Rp, *Ri, *Rnz, *Ti, *Tj ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_version.c -o cholmod_version.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Check/cholmod_check.c -o cholmod_check.o | |
../Check/cholmod_check.c: In function 'check_common': | |
../Check/cholmod_check.c:207:61: warning: variable 'init_print' set but not used [-Wunused-but-set-variable] | |
Int i, nrow, nmethods, ordering, xworksize, amd_backup, init_print ; | |
^~~~~~~~~~ | |
../Check/cholmod_check.c: In function 'check_dense': | |
../Check/cholmod_check.c:961:37: warning: variable 'nz' set but not used [-Wunused-but-set-variable] | |
Int i, j, d, nrow, ncol, nzmax, nz, init_print, count, xtype ; | |
^~ | |
../Check/cholmod_check.c: In function 'check_factor': | |
../Check/cholmod_check.c:1508:2: warning: variable 'ps2' set but not used [-Wunused-but-set-variable] | |
ps2, psxend, ssize, xsize, maxcsize, maxesize, nsrow2, jj, ii, xtype ; | |
^~~ | |
../Check/cholmod_check.c:1506:9: warning: variable 'precise' set but not used [-Wunused-but-set-variable] | |
count, precise, init_print, ilast, lnz, head, tail, jprev, plast, | |
^~~~~~~ | |
../Check/cholmod_check.c:1505:38: warning: variable 'ordering' set but not used [-Wunused-but-set-variable] | |
Int n, nzmax, j, p, pend, i, nz, ordering, space, is_monotonic, minor, | |
^~~~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Check/cholmod_read.c -o cholmod_read.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Check/cholmod_write.c -o cholmod_write.o | |
../Check/cholmod_write.c: In function 'cholmod_write_sparse': | |
../Check/cholmod_write.c:365:33: warning: variable 'symmetry' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, is_complex, symmetry, i, j, q, iz, p, nz, is_binary, stype, | |
^~~~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_amd.c -o cholmod_amd.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_analyze.c -o cholmod_analyze.o | |
../Cholesky/cholmod_analyze.c: In function 'cholmod_analyze_p2': | |
../Cholesky/cholmod_analyze.c:422:69: warning: variable 'ncol' set but not used [-Wunused-but-set-variable] | |
Int k, n, ordering, method, nmethods, status, default_strategy, ncol, uncol, | |
^~~~ | |
../Cholesky/cholmod_analyze.c:419:45: warning: variable 'CParent' set but not used [-Wunused-but-set-variable] | |
Int *First, *Level, *Work4n, *Cmember, *CParent, *ColCount, *Lperm, *Parent, | |
^~~~~~~ | |
../Cholesky/cholmod_analyze.c:419:35: warning: variable 'Cmember' set but not used [-Wunused-but-set-variable] | |
Int *First, *Level, *Work4n, *Cmember, *CParent, *ColCount, *Lperm, *Parent, | |
^~~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_colamd.c -o cholmod_colamd.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_etree.c -o cholmod_etree.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_factorize.c -o cholmod_factorize.o | |
../Cholesky/cholmod_factorize.c: In function 'cholmod_factorize_p': | |
../Cholesky/cholmod_factorize.c:114:37: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, stype, convert, n, nsuper, grow2, status ; | |
^ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_postorder.c -o cholmod_postorder.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_rcond.c -o cholmod_rcond.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_resymbol.c -o cholmod_resymbol.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_rowcolcounts.c -o cholmod_rowcolcounts.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_rowfac.c -o cholmod_rowfac.o | |
In file included from ../Cholesky/cholmod_rowfac.c:164: | |
../Cholesky/t_cholmod_rowfac.c: In function 'r_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:166: | |
../Cholesky/t_cholmod_rowfac.c: In function 'c_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:168: | |
../Cholesky/t_cholmod_rowfac.c: In function 'z_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
In file included from ../Cholesky/cholmod_rowfac.c:172: | |
../Cholesky/t_cholmod_rowfac.c: In function 'r_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:174: | |
../Cholesky/t_cholmod_rowfac.c: In function 'c_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:176: | |
../Cholesky/t_cholmod_rowfac.c: In function 'z_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_solve.c -o cholmod_solve.o | |
In file included from ../Cholesky/cholmod_solve.c:66: | |
../Cholesky/t_cholmod_solve.c: In function 'r_ldl_dsolve': | |
../Cholesky/t_cholmod_solve.c:64:23: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Yx, *Yz ; | |
^~ | |
In file included from ../Cholesky/cholmod_solve.c:69: | |
../Cholesky/t_cholmod_solve.c: In function 'c_ldl_dsolve': | |
../Cholesky/t_cholmod_solve.c:64:23: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Yx, *Yz ; | |
^~ | |
../Cholesky/cholmod_solve.c: In function 'iperm': | |
../Cholesky/cholmod_solve.c:337:13: warning: variable 'nk' set but not used [-Wunused-but-set-variable] | |
Int k2, nk, p, k, j, nrow, ncol, d, dj, j2 ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_spsolve.c -o cholmod_spsolve.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_drop.c -o cholmod_drop.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_horzcat.c -o cholmod_horzcat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_norm.c -o cholmod_norm.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_scale.c -o cholmod_scale.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_sdmult.c -o cholmod_sdmult.o | |
In file included from ../MatrixOps/cholmod_sdmult.c:46: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'r_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
../MatrixOps/t_cholmod_sdmult.c:52:47: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:38: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
In file included from ../MatrixOps/cholmod_sdmult.c:48: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'c_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
../MatrixOps/t_cholmod_sdmult.c:52:47: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:38: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
In file included from ../MatrixOps/cholmod_sdmult.c:50: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'z_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_ssmult.c -o cholmod_ssmult.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_submatrix.c -o cholmod_submatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_vertcat.c -o cholmod_vertcat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_symmetry.c -o cholmod_symmetry.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Modify/cholmod_rowadd.c -o cholmod_rowadd.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Modify/cholmod_rowdel.c -o cholmod_rowdel.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Modify/cholmod_updown.c -o cholmod_updown.o | |
../Modify/cholmod_updown.c: In function 'cholmod_updown_mask': | |
../Modify/cholmod_updown.c:410:33: warning: variable 'ps1' set but not used [-Wunused-but-set-variable] | |
*Set_ps1 [32], *Set_ps2 [32], *ps1, *ps2 ; | |
^~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Supernodal/cholmod_super_numeric.c -o cholmod_super_numeric.o | |
In file included from ../Supernodal/cholmod_super_numeric.c:78: | |
../Supernodal/t_cholmod_super_numeric.c: In function 'r_cholmod_super_numeric': | |
../Supernodal/t_cholmod_super_numeric.c:111:33: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
../Supernodal/t_cholmod_super_numeric.c:111:28: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
In file included from ../Supernodal/cholmod_super_numeric.c:80: | |
../Supernodal/t_cholmod_super_numeric.c: In function 'c_cholmod_super_numeric': | |
../Supernodal/t_cholmod_super_numeric.c:111:33: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
../Supernodal/t_cholmod_super_numeric.c:111:28: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Supernodal/cholmod_super_solve.c -o cholmod_super_solve.o | |
In file included from ../Supernodal/cholmod_super_solve.c:28: | |
../Supernodal/t_cholmod_super_solve.c: In function 'r_cholmod_super_lsolve': | |
../Supernodal/t_cholmod_super_solve.c:33:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
../Supernodal/t_cholmod_super_solve.c: In function 'r_cholmod_super_ltsolve': | |
../Supernodal/t_cholmod_super_solve.c:241:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
In file included from ../Supernodal/cholmod_super_solve.c:30: | |
../Supernodal/t_cholmod_super_solve.c: In function 'c_cholmod_super_lsolve': | |
../Supernodal/t_cholmod_super_solve.c:33:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
../Supernodal/t_cholmod_super_solve.c: In function 'c_cholmod_super_ltsolve': | |
../Supernodal/t_cholmod_super_solve.c:241:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Supernodal/cholmod_super_symbolic.c -o cholmod_super_symbolic.o | |
../Supernodal/cholmod_super_symbolic.c: In function 'cholmod_super_symbolic2': | |
../Supernodal/cholmod_super_symbolic.c:455:7: warning: variable 'totsize' set but not used [-Wunused-but-set-variable] | |
Int totsize ; | |
^~~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_aat.c -o cholmod_l_aat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_add.c -o cholmod_l_add.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_band.c -o cholmod_l_band.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_change_factor.c -o cholmod_l_change_factor.o | |
In file included from ../Core/cholmod_change_factor.c:116: | |
../Core/t_cholmod_change_factor.c: In function 'r_change_simplicial_numeric': | |
../Core/t_cholmod_change_factor.c:40:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
In file included from ../Core/cholmod_change_factor.c:118: | |
../Core/t_cholmod_change_factor.c: In function 'c_change_simplicial_numeric': | |
../Core/t_cholmod_change_factor.c:40:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c: In function 'simplicial_symbolic_to_super_symbolic': | |
../Core/cholmod_change_factor.c:265:17: warning: variable 'xsize' set but not used [-Wunused-but-set-variable] | |
Int nsuper, xsize, ssize ; | |
^~~~~ | |
../Core/cholmod_change_factor.c: In function 'change_simplicial_numeric': | |
../Core/cholmod_change_factor.c:680:15: warning: variable 'Li' set but not used [-Wunused-but-set-variable] | |
Int *Lp, *Li, *Lnz ; | |
^~ | |
../Core/cholmod_change_factor.c:680:10: warning: variable 'Lp' set but not used [-Wunused-but-set-variable] | |
Int *Lp, *Li, *Lnz ; | |
^~ | |
../Core/cholmod_change_factor.c:679:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c:679:13: warning: variable 'Lx' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c: In function 'll_super_to_simplicial_numeric': | |
../Core/cholmod_change_factor.c:827:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
Int n, lnz, s, nsuper, psi, psend, nsrow, nscol, k1, k2, erows ; | |
^ | |
../Core/cholmod_change_factor.c:826:21: warning: variable 'Lpx' set but not used [-Wunused-but-set-variable] | |
Int *Ls, *Lpi, *Lpx, *Super, *Li ; | |
^~~ | |
../Core/cholmod_change_factor.c:826:10: warning: variable 'Ls' set but not used [-Wunused-but-set-variable] | |
Int *Ls, *Lpi, *Lpx, *Super, *Li ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_common.c -o cholmod_l_common.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_complex.c -o cholmod_l_complex.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_copy.c -o cholmod_l_copy.o | |
../Core/cholmod_copy.c: In function 'cholmod_l_copy': | |
../Core/cholmod_copy.c:278:25: warning: variable 'lo' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, up, lo, values, diag, astype ; | |
^~ | |
../Core/cholmod_copy.c:278:21: warning: variable 'up' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, up, lo, values, diag, astype ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_dense.c -o cholmod_l_dense.o | |
In file included from ../Core/cholmod_dense.c:48: | |
../Core/t_cholmod_dense.c: In function 'p_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:50: | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_dense_to_sparse': | |
../Core/t_cholmod_dense.c:136:28: warning: variable 'Cz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c:136:23: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_copy_dense2': | |
../Core/t_cholmod_dense.c:229:28: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/t_cholmod_dense.c:229:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:52: | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_dense_to_sparse': | |
../Core/t_cholmod_dense.c:136:28: warning: variable 'Cz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c:136:23: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_copy_dense2': | |
../Core/t_cholmod_dense.c:229:28: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/t_cholmod_dense.c:229:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/cholmod_dense.c: In function 'cholmod_l_eye': | |
../Core/cholmod_dense.c:303:15: warning: variable 'nz' set but not used [-Wunused-but-set-variable] | |
Int i, n, nz ; | |
^~ | |
../Core/cholmod_dense.c:302:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_error.c -o cholmod_l_error.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_factor.c -o cholmod_l_factor.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_memory.c -o cholmod_l_memory.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_sparse.c -o cholmod_l_sparse.o | |
../Core/cholmod_sparse.c: In function 'cholmod_l_copy_sparse': | |
../Core/cholmod_sparse.c:488:35: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
Int p, pend, j, ncol, packed, nzmax, nz, xtype ; | |
^~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_transpose.c -o cholmod_l_transpose.o | |
In file included from ../Core/cholmod_transpose.c:124: | |
../Core/t_cholmod_transpose.c: In function 'p_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:23: warning: variable 'Fx' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'p_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:23: warning: variable 'Fx' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:126: | |
../Core/t_cholmod_transpose.c: In function 'r_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'r_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:128: | |
../Core/t_cholmod_transpose.c: In function 'c_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'c_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:131: | |
../Core/t_cholmod_transpose.c: In function 'ct_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'ct_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:133: | |
../Core/t_cholmod_transpose.c: In function 'z_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'z_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:136: | |
../Core/t_cholmod_transpose.c: In function 'zt_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'zt_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_triplet.c -o cholmod_l_triplet.o | |
In file included from ../Core/cholmod_triplet.c:108: | |
../Core/t_cholmod_triplet.c: In function 'p_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:23: warning: variable 'Tx' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:13: warning: variable 'Rx' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
In file included from ../Core/cholmod_triplet.c:110: | |
../Core/t_cholmod_triplet.c: In function 'r_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
In file included from ../Core/cholmod_triplet.c:112: | |
../Core/t_cholmod_triplet.c: In function 'c_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/cholmod_triplet.c: In function 'cholmod_l_triplet_to_sparse': | |
../Core/cholmod_triplet.c:345:44: warning: variable 'ok' set but not used [-Wunused-but-set-variable] | |
Int i, j, p, k, stype, nrow, ncol, nz, ok ; | |
^~ | |
../Core/cholmod_triplet.c:344:20: warning: variable 'Ri' set but not used [-Wunused-but-set-variable] | |
Int *Wj, *Rp, *Ri, *Rnz, *Ti, *Tj ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_version.c -o cholmod_l_version.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Check/cholmod_check.c -o cholmod_l_check.o | |
../Check/cholmod_check.c: In function 'check_common': | |
../Check/cholmod_check.c:207:61: warning: variable 'init_print' set but not used [-Wunused-but-set-variable] | |
Int i, nrow, nmethods, ordering, xworksize, amd_backup, init_print ; | |
^~~~~~~~~~ | |
../Check/cholmod_check.c: In function 'check_dense': | |
../Check/cholmod_check.c:961:37: warning: variable 'nz' set but not used [-Wunused-but-set-variable] | |
Int i, j, d, nrow, ncol, nzmax, nz, init_print, count, xtype ; | |
^~ | |
../Check/cholmod_check.c: In function 'check_factor': | |
../Check/cholmod_check.c:1508:2: warning: variable 'ps2' set but not used [-Wunused-but-set-variable] | |
ps2, psxend, ssize, xsize, maxcsize, maxesize, nsrow2, jj, ii, xtype ; | |
^~~ | |
../Check/cholmod_check.c:1506:9: warning: variable 'precise' set but not used [-Wunused-but-set-variable] | |
count, precise, init_print, ilast, lnz, head, tail, jprev, plast, | |
^~~~~~~ | |
../Check/cholmod_check.c:1505:38: warning: variable 'ordering' set but not used [-Wunused-but-set-variable] | |
Int n, nzmax, j, p, pend, i, nz, ordering, space, is_monotonic, minor, | |
^~~~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Check/cholmod_read.c -o cholmod_l_read.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Check/cholmod_write.c -o cholmod_l_write.o | |
../Check/cholmod_write.c: In function 'cholmod_l_write_sparse': | |
../Check/cholmod_write.c:365:33: warning: variable 'symmetry' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, is_complex, symmetry, i, j, q, iz, p, nz, is_binary, stype, | |
^~~~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_amd.c -o cholmod_l_amd.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_analyze.c -o cholmod_l_analyze.o | |
../Cholesky/cholmod_analyze.c: In function 'cholmod_l_analyze_p2': | |
../Cholesky/cholmod_analyze.c:422:69: warning: variable 'ncol' set but not used [-Wunused-but-set-variable] | |
Int k, n, ordering, method, nmethods, status, default_strategy, ncol, uncol, | |
^~~~ | |
../Cholesky/cholmod_analyze.c:419:45: warning: variable 'CParent' set but not used [-Wunused-but-set-variable] | |
Int *First, *Level, *Work4n, *Cmember, *CParent, *ColCount, *Lperm, *Parent, | |
^~~~~~~ | |
../Cholesky/cholmod_analyze.c:419:35: warning: variable 'Cmember' set but not used [-Wunused-but-set-variable] | |
Int *First, *Level, *Work4n, *Cmember, *CParent, *ColCount, *Lperm, *Parent, | |
^~~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_colamd.c -o cholmod_l_colamd.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_etree.c -o cholmod_l_etree.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_factorize.c -o cholmod_l_factorize.o | |
../Cholesky/cholmod_factorize.c: In function 'cholmod_l_factorize_p': | |
../Cholesky/cholmod_factorize.c:114:37: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, stype, convert, n, nsuper, grow2, status ; | |
^ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_postorder.c -o cholmod_l_postorder.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_rcond.c -o cholmod_l_rcond.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_resymbol.c -o cholmod_l_resymbol.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_rowcolcounts.c -o cholmod_l_rowcolcounts.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_rowfac.c -o cholmod_l_rowfac.o | |
In file included from ../Cholesky/cholmod_rowfac.c:164: | |
../Cholesky/t_cholmod_rowfac.c: In function 'r_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:166: | |
../Cholesky/t_cholmod_rowfac.c: In function 'c_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:168: | |
../Cholesky/t_cholmod_rowfac.c: In function 'z_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
In file included from ../Cholesky/cholmod_rowfac.c:172: | |
../Cholesky/t_cholmod_rowfac.c: In function 'r_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:174: | |
../Cholesky/t_cholmod_rowfac.c: In function 'c_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:176: | |
../Cholesky/t_cholmod_rowfac.c: In function 'z_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_solve.c -o cholmod_l_solve.o | |
In file included from ../Cholesky/cholmod_solve.c:66: | |
../Cholesky/t_cholmod_solve.c: In function 'r_ldl_dsolve': | |
../Cholesky/t_cholmod_solve.c:64:23: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Yx, *Yz ; | |
^~ | |
In file included from ../Cholesky/cholmod_solve.c:69: | |
../Cholesky/t_cholmod_solve.c: In function 'c_ldl_dsolve': | |
../Cholesky/t_cholmod_solve.c:64:23: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Yx, *Yz ; | |
^~ | |
../Cholesky/cholmod_solve.c: In function 'iperm': | |
../Cholesky/cholmod_solve.c:337:13: warning: variable 'nk' set but not used [-Wunused-but-set-variable] | |
Int k2, nk, p, k, j, nrow, ncol, d, dj, j2 ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_spsolve.c -o cholmod_l_spsolve.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_drop.c -o cholmod_l_drop.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_horzcat.c -o cholmod_l_horzcat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_norm.c -o cholmod_l_norm.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_scale.c -o cholmod_l_scale.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_sdmult.c -o cholmod_l_sdmult.o | |
In file included from ../MatrixOps/cholmod_sdmult.c:46: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'r_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
../MatrixOps/t_cholmod_sdmult.c:52:47: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:38: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
In file included from ../MatrixOps/cholmod_sdmult.c:48: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'c_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
../MatrixOps/t_cholmod_sdmult.c:52:47: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:38: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
In file included from ../MatrixOps/cholmod_sdmult.c:50: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'z_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_ssmult.c -o cholmod_l_ssmult.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_submatrix.c -o cholmod_l_submatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_vertcat.c -o cholmod_l_vertcat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_symmetry.c -o cholmod_l_symmetry.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Modify/cholmod_rowadd.c -o cholmod_l_rowadd.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Modify/cholmod_rowdel.c -o cholmod_l_rowdel.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Modify/cholmod_updown.c -o cholmod_l_updown.o | |
../Modify/cholmod_updown.c: In function 'cholmod_l_updown_mask': | |
../Modify/cholmod_updown.c:410:33: warning: variable 'ps1' set but not used [-Wunused-but-set-variable] | |
*Set_ps1 [32], *Set_ps2 [32], *ps1, *ps2 ; | |
^~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Supernodal/cholmod_super_numeric.c -o cholmod_l_super_numeric.o | |
In file included from ../Supernodal/cholmod_super_numeric.c:78: | |
../Supernodal/t_cholmod_super_numeric.c: In function 'r_cholmod_super_numeric': | |
../Supernodal/t_cholmod_super_numeric.c:111:33: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
../Supernodal/t_cholmod_super_numeric.c:111:28: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
In file included from ../Supernodal/cholmod_super_numeric.c:80: | |
../Supernodal/t_cholmod_super_numeric.c: In function 'c_cholmod_super_numeric': | |
../Supernodal/t_cholmod_super_numeric.c:111:33: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
../Supernodal/t_cholmod_super_numeric.c:111:28: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Supernodal/cholmod_super_solve.c -o cholmod_l_super_solve.o | |
In file included from ../Supernodal/cholmod_super_solve.c:28: | |
../Supernodal/t_cholmod_super_solve.c: In function 'r_cholmod_super_lsolve': | |
../Supernodal/t_cholmod_super_solve.c:33:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
../Supernodal/t_cholmod_super_solve.c: In function 'r_cholmod_super_ltsolve': | |
../Supernodal/t_cholmod_super_solve.c:241:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
In file included from ../Supernodal/cholmod_super_solve.c:30: | |
../Supernodal/t_cholmod_super_solve.c: In function 'c_cholmod_super_lsolve': | |
../Supernodal/t_cholmod_super_solve.c:33:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
../Supernodal/t_cholmod_super_solve.c: In function 'c_cholmod_super_ltsolve': | |
../Supernodal/t_cholmod_super_solve.c:241:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Supernodal/cholmod_super_symbolic.c -o cholmod_l_super_symbolic.o | |
../Supernodal/cholmod_super_symbolic.c: In function 'cholmod_l_super_symbolic2': | |
../Supernodal/cholmod_super_symbolic.c:455:7: warning: variable 'totsize' set but not used [-Wunused-but-set-variable] | |
Int totsize ; | |
^~~~~~~ | |
/mingw32/bin/gcc-ar -rucs ../../CHOLMOD.a cholmod_aat.o cholmod_add.o cholmod_band.o cholmod_change_factor.o cholmod_common.o cholmod_complex.o cholmod_copy.o cholmod_dense.o cholmod_error.o cholmod_factor.o cholmod_memory.o cholmod_sparse.o cholmod_transpose.o cholmod_triplet.o cholmod_version.o cholmod_check.o cholmod_read.o cholmod_write.o cholmod_amd.o cholmod_analyze.o cholmod_colamd.o cholmod_etree.o cholmod_factorize.o cholmod_postorder.o cholmod_rcond.o cholmod_resymbol.o cholmod_rowcolcounts.o cholmod_rowfac.o cholmod_solve.o cholmod_spsolve.o cholmod_drop.o cholmod_horzcat.o cholmod_norm.o cholmod_scale.o cholmod_sdmult.o cholmod_ssmult.o cholmod_submatrix.o cholmod_vertcat.o cholmod_symmetry.o cholmod_rowadd.o cholmod_rowdel.o cholmod_updown.o cholmod_super_numeric.o cholmod_super_solve.o cholmod_super_symbolic.o cholmod_l_aat.o cholmod_l_add.o cholmod_l_band.o cholmod_l_change_factor.o cholmod_l_common.o cholmod_l_complex.o cholmod_l_copy.o cholmod_l_dense.o cholmod_l_error.o cholmod_l_factor.o cholmod_l_memory.o cholmod_l_sparse.o cholmod_l_transpose.o cholmod_l_triplet.o cholmod_l_version.o cholmod_l_check.o cholmod_l_read.o cholmod_l_write.o cholmod_l_amd.o cholmod_l_analyze.o cholmod_l_colamd.o cholmod_l_etree.o cholmod_l_factorize.o cholmod_l_postorder.o cholmod_l_rcond.o cholmod_l_resymbol.o cholmod_l_rowcolcounts.o cholmod_l_rowfac.o cholmod_l_solve.o cholmod_l_spsolve.o cholmod_l_drop.o cholmod_l_horzcat.o cholmod_l_norm.o cholmod_l_scale.o cholmod_l_sdmult.o cholmod_l_ssmult.o cholmod_l_submatrix.o cholmod_l_vertcat.o cholmod_l_symmetry.o cholmod_l_rowadd.o cholmod_l_rowdel.o cholmod_l_updown.o cholmod_l_super_numeric.o cholmod_l_super_solve.o cholmod_l_super_symbolic.o | |
( cd Source ; /usr/bin/make -f "D:/a/r-svn/build32/etc/i386/Makeconf" -f Makefile lib ) | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c colamd_global.c -o colamd_global.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c colamd.c -o colamd.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c colamd.c -o colamd_l.o | |
/mingw32/bin/gcc-ar -rucs ../../COLAMD.a colamd_global.o colamd.o colamd_l.o | |
( cd Source ; /usr/bin/make -f "D:/a/r-svn/build32/etc/i386/Makeconf" -f Makefile lib ) | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_aat.c -o amd_i_aat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_aat.c -o amd_l_aat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_1.c -o amd_i_1.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_1.c -o amd_l_1.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_2.c -o amd_i_2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_2.c -o amd_l_2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_postorder.c -o amd_i_postorder.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_postorder.c -o amd_l_postorder.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_post_tree.c -o amd_i_post_tree.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_post_tree.c -o amd_l_post_tree.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_defaults.c -o amd_i_defaults.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_defaults.c -o amd_l_defaults.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_order.c -o amd_i_order.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_order.c -o amd_l_order.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_control.c -o amd_i_control.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_control.c -o amd_l_control.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_info.c -o amd_i_info.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_info.c -o amd_l_info.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_valid.c -o amd_i_valid.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_valid.c -o amd_l_valid.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_preprocess.c -o amd_i_preprocess.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_preprocess.c -o amd_l_preprocess.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_dump.c -o amd_i_dump.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_dump.c -o amd_l_dump.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_global.c -o amd_i_global.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_global.c -o amd_l_global.o | |
/mingw32/bin/gcc-ar -rucs ../../AMD.a amd_i_aat.o amd_l_aat.o amd_i_1.o amd_l_1.o amd_i_2.o amd_l_2.o amd_i_postorder.o amd_l_postorder.o amd_i_post_tree.o amd_l_post_tree.o amd_i_defaults.o amd_l_defaults.o amd_i_order.o amd_l_order.o amd_i_control.o amd_l_control.o amd_i_info.o amd_l_info.o amd_i_valid.o amd_l_valid.o amd_i_preprocess.o amd_l_preprocess.o amd_i_dump.o amd_l_dump.o amd_i_global.o amd_l_global.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -DNTIMER -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c SuiteSparse_config.c -o SuiteSparse_config.o | |
/mingw32/bin/gcc-ar -rucs ../SuiteSparse_config.a SuiteSparse_config.o | |
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/nm.exe: 'sublibs': No such file | |
/mingw32/bin/gcc -shared -s -static-libgcc -o Matrix.dll tmp.def CHMfactor.o Csparse.o TMatrix_as.o Tsparse.o init.o Mutils.o chm_common.o cs.o cs_utils.o dense.o dgCMatrix.o dgTMatrix.o dgeMatrix.o dpoMatrix.o dppMatrix.o dsCMatrix.o dsyMatrix.o dspMatrix.o dtCMatrix.o dtTMatrix.o dtrMatrix.o dtpMatrix.o factorizations.o ldense.o lgCMatrix.o sparseQR.o abIndex.o CHOLMOD.a COLAMD.a AMD.a SuiteSparse_config.a -LD:/a/r-svn/build32/bin/i386 -lRlapack -LD:/a/r-svn/build32/bin/i386 -lRblas -lgfortran -lm -lquadmath -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/Matrix/libs/i386 | |
** R | |
** data | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
Creating a generic function for 'chol2inv' from 'base' in package 'Matrix' | |
(from the saved implicit definition) | |
Creating a generic function for 'chol2inv' from package 'base' in package 'Matrix' | |
Creating a generic function for 'diag' from package 'base' in package 'Matrix' | |
Creating a generic function for 'drop' from package 'base' in package 'Matrix' | |
** help | |
Creating a generic function for 'cov2cor' from package 'stats' in package 'Matrix' | |
Creating a generic function for 'unname' from package 'base' in package 'Matrix' | |
Creating a generic function for 'norm' from package 'base' in package 'Matrix' | |
Creating a generic function for 'rcond' from 'base' in package 'Matrix' | |
(from the saved implicit definition) | |
Creating a generic function for 'rcond' from package 'base' in package 'Matrix' | |
in method for 'coerce' with signature '"matrix.csr","dgRMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"dgRMatrix","matrix.csr"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.csc","dgCMatrix"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"dgCMatrix","matrix.csc"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"matrix.coo","dgTMatrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"dgTMatrix","matrix.coo"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"dsparseMatrix","matrix.csr"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.csr","dgCMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.coo","dgCMatrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"matrix.csr","RsparseMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.csc","CsparseMatrix"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"matrix.coo","TsparseMatrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"matrix.csr","CsparseMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.coo","CsparseMatrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"matrix.csc","TsparseMatrix"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"matrix.csr","TsparseMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"CsparseMatrix","matrix.csr"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"CsparseMatrix","matrix.coo"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"CsparseMatrix","matrix.csc"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"matrix.csr","Matrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.coo","Matrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"matrix.csc","Matrix"': no definition for class "matrix.csc" | |
Creating a generic function for 'colSums' from package 'base' in package 'Matrix' | |
Creating a generic function for 'colMeans' from package 'base' in package 'Matrix' | |
Creating a generic function for 'rowSums' from package 'base' in package 'Matrix' | |
Creating a generic function for 'rowMeans' from package 'base' in package 'Matrix' | |
in method for 'colSums' with signature 'x="igCMatrix"': no definition for class "igCMatrix" | |
in method for 'rowSums' with signature 'x="igCMatrix"': no definition for class "igCMatrix" | |
in method for 'colMeans' with signature 'x="igCMatrix"': no definition for class "igCMatrix" | |
in method for 'rowMeans' with signature 'x="igCMatrix"': no definition for class "igCMatrix" | |
Creating a generic function for 'zapsmall' from package 'base' in package 'Matrix' | |
Creating a generic function for 'diag<-' from package 'base' in package 'Matrix' | |
Creating a generic function for 'crossprod' from package 'base' in package 'Matrix' | |
Creating a generic function for 'tcrossprod' from package 'base' in package 'Matrix' | |
Creating a generic function for 'which' from package 'base' in package 'Matrix' | |
in method for 'coerce' with signature '"graphAM","sparseMatrix"': no definition for class "graphAM" | |
in method for 'coerce' with signature '"graph","CsparseMatrix"': no definition for class "graph" | |
in method for 'coerce' with signature '"graph","Matrix"': no definition for class "graph" | |
in method for 'coerce' with signature '"graphNEL","CsparseMatrix"': no definition for class "graphNEL" | |
in method for 'coerce' with signature '"graphNEL","TsparseMatrix"': no definition for class "graphNEL" | |
in method for 'coerce' with signature '"sparseMatrix","graph"': no definition for class "graph" | |
in method for 'coerce' with signature '"sparseMatrix","graphNEL"': no definition for class "graphNEL" | |
in method for 'coerce' with signature '"TsparseMatrix","graphNEL"': no definition for class "graphNEL" | |
Creating a generic function for 'qr.R' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.Q' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.qy' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.qty' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.coef' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.resid' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.fitted' from package 'base' in package 'Matrix' | |
Creating a generic function for 'toeplitz' from package 'stats' in package 'Matrix' | |
*** installing help indices | |
converting help for package 'Matrix' | |
finding HTML links ... done | |
BunchKaufman-methods html | |
CAex html | |
CHMfactor-class html | |
Cholesky-class html | |
Cholesky html | |
CsparseMatrix-class html | |
Diagonal html | |
Hilbert html | |
KNex html | |
KhatriRao html | |
LU-class html | |
Matrix-class html | |
Matrix html | |
MatrixClass html | |
MatrixFactorization-class html | |
RsparseMatrix-class html | |
Schur-class html | |
Schur html | |
SparseM-conv html | |
Subassign-methods html | |
TsparseMatrix-class html | |
USCounties html | |
Xtrct-methods html | |
abIndex-class html | |
abIseq html | |
all-methods html | |
all.equal-methods html | |
atomicVector-class html | |
band html | |
bandSparse html | |
bdiag html | |
boolean-matprod html | |
cBind html | |
chol html | |
chol2inv-methods html | |
colSums html | |
compMatrix-class html | |
condest html | |
dMatrix-class html | |
ddenseMatrix-class html | |
ddiMatrix-class html | |
denseMatrix-class html | |
dgCMatrix-class html | |
dgRMatrix-class html | |
dgTMatrix-class html | |
dgeMatrix-class html | |
diagU2N html | |
diagonalMatrix-class html | |
dpoMatrix-class html | |
drop0 html | |
dsCMatrix-class html | |
dsRMatrix-class html | |
dsparseMatrix-class html | |
dsyMatrix-class html | |
dtCMatrix-class html | |
dtRMatrix-class-def html | |
dtpMatrix-class html | |
dtrMatrix-class html | |
expand html | |
expm html | |
externalFormats html | |
facmul html | |
forceSymmetric html | |
formatSparseM html | |
generalMatrix-class html | |
graph2T html | |
image-methods html | |
indMatrix-class html | |
index-class html | |
invPerm html | |
is.na-methods html | |
is.null.DN html | |
isSymmetric-methods html | |
isTriangular html | |
kronecker-methods html | |
ldenseMatrix-class html | |
ldiMatrix-class html | |
lgeMatrix-class html | |
lsparseMatrix-classes html | |
lsyMatrix-class html | |
ltrMatrix-class html | |
lu html | |
matrix-products html | |
nMatrix-class html | |
ndenseMatrix-class html | |
nearPD html | |
ngeMatrix-class html | |
nnzero html | |
norm html | |
nsparseMatrix-classes html | |
nsyMatrix-class html | |
ntrMatrix-class html | |
number-class html | |
pMatrix-class html | |
printSpMatrix html | |
qr-methods html | |
rankMatrix html | |
rcond html | |
rep2abI html | |
replValue-class html | |
rleDiff-class html | |
rsparsematrix html | |
solve-methods html | |
spMatrix html | |
sparse.model.matrix html | |
sparseLU-class html | |
sparseMatrix-class html | |
sparseMatrix html | |
sparseQR-class html | |
sparseVector-class html | |
sparseVector html | |
symmetricMatrix-class html | |
symmpart html | |
triangularMatrix-class html | |
uniqTsparse html | |
unpack html | |
unused-classes html | |
updown html | |
** building package indices | |
** installing vignettes | |
** testing if installed package can be loaded | |
* DONE (Matrix) | |
Making 'packages.html' ... done | |
----- installing recommended package nlme | |
* installing *source* package 'nlme' ... | |
** package 'nlme' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c chol.f -o chol.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c corStruct.c -o corStruct.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gnls.c -o gnls.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c matrix.c -o matrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nlOptimizer.c -o nlOptimizer.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nlme.c -o nlme.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nlmefit.c -o nlmefit.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pdMat.c -o pdMat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pythag.c -o pythag.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c rs.f -o rs.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o nlme.dll tmp.def chol.o corStruct.o gnls.o init.o matrix.o nlOptimizer.o nlme.o nlmefit.o pdMat.o pythag.o rs.o -lgfortran -lm -lquadmath -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/nlme/libs/i386 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'nlme' | |
finding HTML links ... done | |
ACF html | |
ACF.gls html | |
ACF.lme html | |
Alfalfa html | |
Assay html | |
BodyWeight html | |
Cefamandole html | |
Coef html | |
Covariate html | |
Covariate.varFunc html | |
Dialyzer html | |
Dim html | |
Dim.corSpatial html | |
Dim.corStruct html | |
Dim.pdMat html | |
Earthquake html | |
Extract.pdMat html | |
Fatigue html | |
Gasoline html | |
Glucose html | |
Glucose2 html | |
Gun html | |
IGF html | |
Initialize html | |
Initialize.corStruct html | |
Initialize.glsStruct html | |
Initialize.lmeStruct html | |
Initialize.reStruct html | |
Initialize.varFunc html | |
LDEsysMat html | |
Machines html | |
MathAchSchool html | |
MathAchieve html | |
Matrix html | |
Matrix.pdMat html | |
Matrix.reStruct html | |
Meat html | |
Milk html | |
Muscle html | |
Names html | |
Names.formula html | |
Names.pdBlocked html | |
Names.pdMat html | |
Names.reStruct html | |
Nitrendipene html | |
Oats html | |
Orthodont html | |
Ovary html | |
Oxboys html | |
Oxide html | |
PBG html | |
Phenobarb html | |
Pixel html | |
Quinidine html | |
Rail html | |
RatPupWeight html | |
Relaxin html | |
Remifentanil html | |
Soybean html | |
Spruce html | |
Tetracycline1 html | |
Tetracycline2 html | |
VarCorr html | |
Variogram html | |
Variogram.corExp html | |
Variogram.corGaus html | |
Variogram.corLin html | |
Variogram.corRatio html | |
Variogram.corSpatial html | |
Variogram.corSpher html | |
Variogram.default html | |
Variogram.gls html | |
Variogram.lme html | |
Wafer html | |
Wheat html | |
Wheat2 html | |
allCoef html | |
anova.gls html | |
anova.lme html | |
as.matrix.corStruct html | |
as.matrix.pdMat html | |
as.matrix.reStruct html | |
asOneFormula html | |
asTable html | |
augPred html | |
balancedGrouped html | |
bdf html | |
coef.corStruct html | |
coef.gnls html | |
coef.lmList html | |
coef.lme html | |
coef.modelStruct html | |
coef.pdMat html | |
coef.reStruct html | |
coef.varFunc html | |
collapse html | |
collapse.groupedData html | |
compareFits html | |
comparePred html | |
corAR1 html | |
corARMA html | |
corCAR1 html | |
corClasses html | |
corCompSymm html | |
corExp html | |
corFactor html | |
corFactor.corStruct html | |
corGaus html | |
corLin html | |
corMatrix html | |
corMatrix.corStruct html | |
corMatrix.pdMat html | |
corMatrix.reStruct html | |
corNatural html | |
corRatio html | |
corSpatial html | |
corSpher html | |
corSymm html | |
ergoStool html | |
fdHess html | |
fitted.glsStruct html | |
fitted.gnlsStruct html | |
fitted.lmList html | |
fitted.lme html | |
fitted.lmeStruct html | |
fitted.nlmeStruct html | |
fixed.effects html | |
fixef.lmList html | |
formula.pdBlocked html | |
formula.pdMat html | |
formula.reStruct html | |
gapply html | |
getCovariate html | |
getCovariate.corStruct html | |
getCovariate.data.frame html | |
getCovariate.varFunc html | |
getCovariateFormula html | |
getData html | |
getData.gls html | |
getData.lmList html | |
getData.lme html | |
getGroups html | |
getGroups.corStruct html | |
getGroups.data.frame html | |
getGroups.gls html | |
getGroups.lmList html | |
getGroups.lme html | |
getGroups.varFunc html | |
getGroupsFormula html | |
getResponse html | |
getResponseFormula html | |
getVarCov html | |
gls-internal html | |
gls html | |
glsControl html | |
glsObject html | |
glsStruct html | |
gnls html | |
gnlsControl html | |
gnlsObject html | |
gnlsStruct html | |
groupedData html | |
gsummary html | |
intervals html | |
intervals.gls html | |
intervals.lmList html | |
intervals.lme html | |
isBalanced html | |
isInitialized html | |
lmList html | |
lmList.groupedData html | |
lme html | |
lme.groupedData html | |
lme.lmList html | |
lmeControl html | |
lmeObject html | |
lmeStruct html | |
logDet html | |
logDet.corStruct html | |
logDet.pdMat html | |
logDet.reStruct html | |
logLik.corStruct html | |
logLik.glsStruct html | |
logLik.gnls html | |
logLik.gnlsStruct html | |
logLik.lmList html | |
logLik.lme html | |
logLik.lmeStruct html | |
logLik.reStruct html | |
logLik.varFunc html | |
model.matrix.reStruct html | |
needUpdate html | |
needUpdate.modelStruct html | |
nlme html | |
nlme.nlsList html | |
nlmeControl html | |
nlmeObject html | |
nlmeStruct html | |
nlsList html | |
nlsList.selfStart html | |
pairs.compareFits html | |
pairs.lmList html | |
pairs.lme html | |
pdBlocked html | |
pdClasses html | |
pdCompSymm html | |
pdConstruct html | |
pdConstruct.pdBlocked html | |
pdDiag html | |
pdFactor html | |
pdFactor.reStruct html | |
pdIdent html | |
pdLogChol html | |
pdMat html | |
pdMatrix html | |
pdMatrix.reStruct html | |
pdNatural html | |
pdSymm html | |
phenoModel html | |
plot.ACF html | |
plot.Variogram html | |
plot.augPred html | |
plot.compareFits html | |
plot.gls html | |
plot.intervals.lmList html | |
plot.lmList html | |
plot.lme html | |
plot.nffGroupedData html | |
plot.nfnGroupedData html | |
plot.nmGroupedData html | |
plot.ranef.lmList html | |
plot.ranef.lme html | |
pooledSD html | |
predict.gls html | |
predict.gnls html | |
predict.lmList html | |
predict.lme html | |
predict.nlme html | |
print.summary.pdMat html | |
print.varFunc html | |
qqnorm.gls html | |
qqnorm.lme html | |
quinModel html | |
random.effects html | |
ranef.lmList html | |
ranef.lme html | |
reStruct html | |
recalc html | |
recalc.corStruct html | |
recalc.modelStruct html | |
recalc.reStruct html | |
recalc.varFunc html | |
residuals.gls html | |
residuals.glsStruct html | |
residuals.gnlsStruct html | |
residuals.lmList html | |
residuals.lme html | |
residuals.lmeStruct html | |
residuals.nlmeStruct html | |
simulate.lme html | |
solve.pdMat html | |
solve.reStruct html | |
splitFormula html | |
summary.corStruct html | |
summary.gls html | |
summary.lmList html | |
summary.lme html | |
summary.modelStruct html | |
summary.nlsList html | |
summary.pdMat html | |
summary.varFunc html | |
update.modelStruct html | |
update.varFunc html | |
varClasses html | |
varComb html | |
varConstPower html | |
varExp html | |
varFixed html | |
varFunc html | |
varIdent html | |
varPower html | |
varWeights html | |
varWeights.glsStruct html | |
varWeights.lmeStruct html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (nlme) | |
Making 'packages.html' ... done | |
----- installing recommended package survival | |
* installing *source* package 'survival' ... | |
** package 'survival' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agexact.c -o agexact.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agfit4.c -o agfit4.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agfit5.c -o agfit5.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agmart.c -o agmart.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agmart3.c -o agmart3.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agscore2.c -o agscore2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agsurv3.c -o agsurv3.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agsurv4.c -o agsurv4.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agsurv5.c -o agsurv5.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cdecomp.c -o cdecomp.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chinv2.c -o chinv2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chinv3.c -o chinv3.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cholesky2.c -o cholesky2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cholesky3.c -o cholesky3.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cholesky5.c -o cholesky5.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chsolve2.c -o chsolve2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chsolve3.c -o chsolve3.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chsolve5.c -o chsolve5.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c concordance1.c -o concordance1.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c concordance3.c -o concordance3.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cox_Rcallback.c -o cox_Rcallback.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxcount1.c -o coxcount1.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxdetail.c -o coxdetail.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxexact.c -o coxexact.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxfit5.c -o coxfit5.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxfit6.c -o coxfit6.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxmart.c -o coxmart.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxmart2.c -o coxmart2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxph_wtest.c -o coxph_wtest.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxsafe.c -o coxsafe.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxscho.c -o coxscho.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxscore2.c -o coxscore2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxsurv1.c -o coxsurv1.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxsurv2.c -o coxsurv2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dcount.c -o dcount.o | |
dcount.c: In function 'dcount': | |
dcount.c:36:12: warning: statement with no effect [-Wunused-value] | |
istrat == strata[0]; | |
~~~~~~~^~~~~~~~~~~~ | |
dcount.c:77:5: warning: statement with no effect [-Wunused-value] | |
i1 - sort1[person1]; | |
~~~^~~~~~~~~~~~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dmatrix.c -o dmatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c doloop.c -o doloop.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c finegray.c -o finegray.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gchol.c -o gchol.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c multicheck.c -o multicheck.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c norisk.c -o norisk.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pyears1.c -o pyears1.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pyears2.c -o pyears2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pyears3b.c -o pyears3b.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pystep.c -o pystep.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survConcordance.c -o survConcordance.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survdiff2.c -o survdiff2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survfit4.c -o survfit4.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survfitci.c -o survfitci.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survfitkm.c -o survfitkm.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survpenal.c -o survpenal.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survreg6.c -o survreg6.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survreg7.c -o survreg7.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survregc1.c -o survregc1.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survregc2.c -o survregc2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survsplit.c -o survsplit.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tmerge.c -o tmerge.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c zph1.c -o zph1.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c zph2.c -o zph2.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o survival.dll tmp.def agexact.o agfit4.o agfit5.o agmart.o agmart3.o agscore2.o agsurv3.o agsurv4.o agsurv5.o cdecomp.o chinv2.o chinv3.o cholesky2.o cholesky3.o cholesky5.o chsolve2.o chsolve3.o chsolve5.o concordance1.o concordance3.o cox_Rcallback.o coxcount1.o coxdetail.o coxexact.o coxfit5.o coxfit6.o coxmart.o coxmart2.o coxph_wtest.o coxsafe.o coxscho.o coxscore2.o coxsurv1.o coxsurv2.o dcount.o dmatrix.o doloop.o finegray.o gchol.o init.o multicheck.o norisk.o pyears1.o pyears2.o pyears3b.o pystep.o survConcordance.o survdiff2.o survfit4.o survfitci.o survfitkm.o survpenal.o survreg6.o survreg7.o survregc1.o survregc2.o survsplit.o tmerge.o zph1.o zph2.o -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/survival/libs/i386 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'survival' | |
finding HTML links ... done | |
Surv html | |
Surv2 html | |
Surv2data html | |
Survmethods html | |
aareg html | |
aeqSurv html | |
agreg.fit html | |
aml html | |
anova.coxph html | |
attrassign html | |
basehaz html | |
bladder html | |
cch html | |
cgd html | |
cgd0 html | |
cipoisson html | |
clogit html | |
cluster html | |
colon html | |
concordance html | |
concordancefit html | |
cox.zph html | |
coxph html | |
coxph.control html | |
coxph.detail html | |
coxph.object html | |
coxph.wtest html | |
coxsurv.fit html | |
diabetic html | |
dsurvreg html | |
finegray html | |
flchain html | |
frailty html | |
heart html | |
is.ratetable html | |
kidney html | |
levels.Surv html | |
lines.survfit html | |
logLik.coxph html | |
logan html | |
lung html | |
mgus html | |
mgus2 html | |
model.frame.coxph html | |
model.matrix.coxph html | |
myeloid html | |
nafld html | |
neardate html | |
nwtco html | |
ovarian html | |
pbc html | |
pbcseq html | |
plot.aareg html | |
plot.cox.zph html | |
plot.survfit html | |
predict.coxph html | |
predict.survreg html | |
print.aareg html | |
print.summary.coxph html | |
print.summary.survexp html | |
print.summary.survfit html | |
print.survfit html | |
pspline html | |
pyears html | |
quantile.survfit html | |
ratetable html | |
ratetableDate html | |
rats html | |
rats2 html | |
reliability html | |
residuals.coxph html | |
residuals.survreg html | |
retinopathy html | |
rhDNase html | |
ridge html | |
solder html | |
stanford2 html | |
statefig html | |
strata html | |
summary.aareg html | |
summary.coxph html | |
summary.pyears html | |
summary.survexp html | |
summary.survfit html | |
survConcordance-deprecated html | |
survSplit html | |
survcheck html | |
survdiff html | |
survexp html | |
survexp.fit html | |
survexp.object html | |
survexp.us html | |
survfit html | |
survfit.coxph html | |
survfit.formula html | |
survfit.matrix html | |
survfit.object html | |
survfit0 html | |
survfitcoxph.fit html | |
survival-internal html | |
survobrien html | |
survreg html | |
survreg.control html | |
survreg.distributions html | |
survreg.object html | |
survregDtest html | |
tcut html | |
tmerge html | |
tobin html | |
transplant html | |
udca html | |
untangle.specials html | |
uspop2 html | |
vcov.coxph html | |
veteran html | |
xtfrm.Surv html | |
yates html | |
yates_setup html | |
*** copying figures | |
** building package indices | |
** installing vignettes | |
** testing if installed package can be loaded | |
* DONE (survival) | |
Making 'packages.html' ... done | |
----- installing recommended package boot | |
* installing *source* package 'boot' ... | |
** package 'boot' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
finding HTML links ... done | |
converting help for package 'boot' | |
EEF.profile html | |
Imp.Estimates html | |
abc.ci html | |
acme html | |
aids html | |
aircondit html | |
amis html | |
aml html | |
beaver html | |
bigcity html | |
boot-practicals html | |
boot html | |
boot.array html | |
boot.ci html | |
brambles html | |
breslow html | |
calcium html | |
cane html | |
capability html | |
catsM html | |
cav html | |
cd4 html | |
cd4.nested html | |
censboot html | |
channing html | |
claridge html | |
cloth html | |
co.transfer html | |
coal html | |
control html | |
corr html | |
cum3 html | |
cv.glm html | |
darwin html | |
dogs html | |
downs.bc html | |
ducks html | |
empinf html | |
envelope html | |
exp.tilt html | |
fir html | |
freq.array html | |
frets html | |
glm.diag html | |
glm.diag.plots html | |
gravity html | |
hirose html | |
imp.weights html | |
inv.logit html | |
islay html | |
jack.after.boot html | |
k3.linear html | |
linear.approx html | |
lines.saddle.distn html | |
logit html | |
manaus html | |
melanoma html | |
motor html | |
neuro html | |
nitrofen html | |
nodal html | |
norm.ci html | |
nuclear html | |
paulsen html | |
plot.boot html | |
poisons html | |
polar html | |
print.boot html | |
print.bootci html | |
print.saddle.distn html | |
print.simplex html | |
remission html | |
saddle html | |
saddle.distn html | |
saddle.distn.object html | |
salinity html | |
simplex html | |
simplex.object html | |
smooth.f html | |
sunspot html | |
survival html | |
tau html | |
tilt.boot html | |
tsboot html | |
tuna html | |
urine html | |
var.linear html | |
wool html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (boot) | |
Making 'packages.html' ... done | |
----- installing recommended package cluster | |
* installing *source* package 'cluster' ... | |
** package 'cluster' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c clara.c -o clara.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c daisy.f -o daisy.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c dysta.f -o dysta.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fanny.c -o fanny.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mona.c -o mona.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pam.c -o pam.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sildist.c -o sildist.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c spannel.c -o spannel.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c twins.c -o twins.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o cluster.dll tmp.def clara.o daisy.o dysta.o fanny.o init.o mona.o pam.o sildist.o spannel.o twins.o -lgfortran -lm -lquadmath -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/cluster/libs/i386 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'cluster' | |
finding HTML links ... done | |
agnes html | |
agnes.object html | |
agriculture html | |
animals html | |
bannerplot html | |
chorSub html | |
clara html | |
clara.object html | |
clusGap html | |
clusplot.default html | |
clusplot.partition html | |
cluster-internal html | |
coef.hclust html | |
daisy html | |
diana html | |
dissimilarity.object html | |
ellipsoidhull html | |
fanny html | |
fanny.object html | |
flower html | |
lower.to.upper.tri.inds html | |
mona html | |
mona.object html | |
pam html | |
pam.object html | |
partition.object html | |
plantTraits html | |
plot.agnes html | |
plot.diana html | |
plot.mona html | |
plot.partition html | |
pltree html | |
pluton html | |
predict.ellipsoid html | |
print.agnes html | |
print.clara html | |
print.diana html | |
print.dissimilarity html | |
print.fanny html | |
print.mona html | |
print.pam html | |
ruspini html | |
silhouette html | |
sizeDiss html | |
summary.agnes html | |
summary.clara html | |
summary.diana html | |
summary.mona html | |
summary.pam html | |
twins.object html | |
volume.ellipsoid html | |
votes.repub html | |
xclara html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (cluster) | |
Making 'packages.html' ... done | |
----- installing recommended package codetools | |
* installing *source* package 'codetools' ... | |
** package 'codetools' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** R | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'codetools' | |
finding HTML links ... done | |
checkUsage html | |
codetools html | |
findGlobals html | |
showTree html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (codetools) | |
Making 'packages.html' ... done | |
----- installing recommended package foreign | |
* installing *source* package 'foreign' ... | |
** package 'foreign' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c R_systat.c -o R_systat.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Rdbfread.c -o Rdbfread.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Rdbfwrite.c -o Rdbfwrite.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c SASxport.c -o SASxport.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c avl.c -o avl.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dbfopen.c -o dbfopen.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c file-handle.c -o file-handle.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c format.c -o format.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c minitab.c -o minitab.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pfm-read.c -o pfm-read.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sfm-read.c -o sfm-read.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c spss.c -o spss.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c stataread.c -o stataread.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o foreign.dll tmp.def R_systat.o Rdbfread.o Rdbfwrite.o SASxport.o avl.o dbfopen.o file-handle.o format.o init.o minitab.o pfm-read.o sfm-read.o spss.o stataread.o -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/foreign/libs/i386 | |
** R | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'foreign' | |
finding HTML links ... done | |
lookup.xport html | |
read.S html | |
read.arff html | |
read.dbf html | |
read.dta html | |
read.epiinfo html | |
read.mtp html | |
read.octave html | |
read.spss html | |
read.ssd html | |
read.systat html | |
read.xport html | |
write.arff html | |
write.dbf html | |
write.dta html | |
write.foreign html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (foreign) | |
Making 'packages.html' ... done | |
----- installing recommended package KernSmooth | |
* installing *source* package 'KernSmooth' ... | |
** package 'KernSmooth' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c blkest.f -o blkest.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c cp.f -o cp.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c dgedi.f -o dgedi.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c dgefa.f -o dgefa.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c dgesl.f -o dgesl.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c linbin.f -o linbin.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c linbin2D.f -o linbin2D.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c locpoly.f -o locpoly.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c rlbin.f -o rlbin.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sdiag.f -o sdiag.o | |
/mingw32/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sstdiag.f -o sstdiag.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o KernSmooth.dll tmp.def blkest.o cp.o dgedi.o dgefa.o dgesl.o init.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -LD:/a/r-svn/build32/bin/i386 -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/KernSmooth/libs/i386 | |
** R | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'KernSmooth' | |
finding HTML links ... done | |
bkde html | |
bkde2D html | |
bkfe html | |
dpih html | |
dpik html | |
dpill html | |
locpoly html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (KernSmooth) | |
Making 'packages.html' ... done | |
----- installing recommended package rpart | |
* installing *source* package 'rpart' ... | |
** package 'rpart' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c anova.c -o anova.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c anovapred.c -o anovapred.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c branch.c -o branch.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c bsplit.c -o bsplit.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c choose_surg.c -o choose_surg.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fix_cp.c -o fix_cp.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c free_tree.c -o free_tree.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gini.c -o gini.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c graycode.c -o graycode.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c insert_split.c -o insert_split.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c make_cp_list.c -o make_cp_list.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c make_cp_table.c -o make_cp_table.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mysort.c -o mysort.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nodesplit.c -o nodesplit.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c partition.c -o partition.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c poisson.c -o poisson.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pred_rpart.c -o pred_rpart.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c print_tree.c -o print_tree.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpart.c -o rpart.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpart_callback.c -o rpart_callback.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpartexp.c -o rpartexp.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpartexp2.c -o rpartexp2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpcountup.c -o rpcountup.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpmatrix.c -o rpmatrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rundown.c -o rundown.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rundown2.c -o rundown2.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c surrogate.c -o surrogate.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c usersplit.c -o usersplit.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c xpred.c -o xpred.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c xval.c -o xval.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o rpart.dll tmp.def anova.o anovapred.o branch.o bsplit.o choose_surg.o fix_cp.o free_tree.o gini.o graycode.o init.o insert_split.o make_cp_list.o make_cp_table.o mysort.o nodesplit.o partition.o poisson.o pred_rpart.o print_tree.o rpart.o rpart_callback.o rpartexp.o rpartexp2.o rpcountup.o rpmatrix.o rundown.o rundown2.o surrogate.o usersplit.o xpred.o xval.o -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/rpart/libs/i386 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'rpart' | |
finding HTML links ... done | |
car.test.frame html | |
car90 html | |
cu.summary html | |
kyphosis html | |
labels.rpart html | |
*** copying figures | |
** building package indices | |
meanvar.rpart html | |
na.rpart html | |
path.rpart html | |
plot.rpart html | |
plotcp html | |
post.rpart html | |
predict.rpart html | |
print.rpart html | |
printcp html | |
prune.rpart html | |
residuals.rpart html | |
rpart-internal html | |
rpart html | |
rpart.control html | |
rpart.exp html | |
rpart.object html | |
rsq.rpart html | |
snip.rpart html | |
solder.balance html | |
stagec html | |
summary.rpart html | |
text.rpart html | |
xpred.rpart html | |
** installing vignettes | |
** testing if installed package can be loaded | |
* DONE (rpart) | |
Making 'packages.html' ... done | |
----- installing recommended package class | |
* installing *source* package 'class' ... | |
** package 'class' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c class.c -o class.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o class.dll tmp.def class.o -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/class/libs/i386 | |
** R | |
** inst | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'class' | |
finding HTML links ... done | |
SOM html | |
batchSOM html | |
condense html | |
knn html | |
knn.cv html | |
knn1 html | |
lvq1 html | |
lvq2 html | |
lvq3 html | |
lvqinit html | |
lvqtest html | |
multiedit html | |
olvq1 html | |
reduce.nn html | |
somgrid html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (class) | |
Making 'packages.html' ... done | |
----- installing recommended package nnet | |
* installing *source* package 'nnet' ... | |
** package 'nnet' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nnet.c -o nnet.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o nnet.dll tmp.def nnet.o -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/nnet/libs/i386 | |
** R | |
** inst | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'nnet' | |
finding HTML links ... done | |
class.ind html | |
multinom html | |
nnet.Hess html | |
nnet html | |
predict.nnet html | |
which.is.max html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (nnet) | |
Making 'packages.html' ... done | |
----- installing recommended package spatial | |
* installing *source* package 'spatial' ... | |
** package 'spatial' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c krc.c -o krc.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pps.c -o pps.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o spatial.dll tmp.def init.o krc.o pps.o -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/spatial/libs/i386 | |
** R | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'spatial' | |
finding HTML links ... done | |
Kaver html | |
Kenvl html | |
Kfn html | |
Psim html | |
SSI html | |
Strauss html | |
anova.trls html | |
correlogram html | |
expcov html | |
ppgetregion html | |
ppinit html | |
pplik html | |
ppregion html | |
predict.trls html | |
prmat html | |
semat html | |
surf.gls html | |
surf.ls html | |
trls.influence html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (spatial) | |
Making 'packages.html' ... done | |
trmat html | |
variogram html | |
----- installing recommended package mgcv | |
* installing *source* package 'mgcv' ... | |
** package 'mgcv' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxph.c -o coxph.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c discrete.c -o discrete.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gdi.c -o gdi.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c magic.c -o magic.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mat.c -o mat.o | |
mat.c: In function 'chol_up': | |
mat.c:1877:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] | |
if (*n>1) R[1] = -2.0;return; /* signals error */ | |
^~ | |
mat.c:1877:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' | |
if (*n>1) R[1] = -2.0;return; /* signals error */ | |
^~~~~~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c matrix.c -o matrix.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mgcv.c -o mgcv.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c misc.c -o misc.o | |
misc.c: In function 'tweedious': | |
misc.c:321:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] | |
if (j_max>j_hi) j_max = j_hi; if (j_max<j_lo) j_max = j_lo; | |
^~ | |
misc.c:321:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' | |
if (j_max>j_hi) j_max = j_hi; if (j_max<j_lo) j_max = j_lo; | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mvn.c -o mvn.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c qp.c -o qp.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c soap.c -o soap.o | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sparse-smooth.c -o sparse-smooth.o | |
sparse-smooth.c: In function 'Rkdnearest': | |
sparse-smooth.c:996:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] | |
if (!dim_sym) dim_sym = install("dim");if (!dist_sym) dist_sym = install("dist"); | |
^~ | |
sparse-smooth.c:996:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' | |
if (!dim_sym) dim_sym = install("dim");if (!dist_sym) dist_sym = install("dist"); | |
^~ | |
/mingw32/bin/gcc -I"D:/a/r-svn/build32/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tprs.c -o tprs.o | |
/mingw32/bin/gcc -shared -s -static-libgcc -o mgcv.dll tmp.def coxph.o discrete.o gdi.o init.o magic.o mat.o matrix.o mgcv.o misc.o mvn.o qp.o soap.o sparse-smooth.o tprs.o -LD:/a/r-svn/build32/bin/i386 -lRlapack -LD:/a/r-svn/build32/bin/i386 -lRblas -lgfortran -lm -lquadmath -fopenmp -LD:/a/r-svn/build32/bin/i386 -lR | |
installing to D:/a/r-svn/build32/library/mgcv/libs/i386 | |
** R | |
** data | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'mgcv' | |
finding HTML links ... done | |
Beta html | |
FFdes html | |
Predict.matrix html | |
Predict.matrix.cr.smooth html | |
Predict.matrix.soap.film html | |
Rrank html | |
Sl.initial.repara html | |
Sl.repara html | |
Sl.setup html | |
Tweedie html | |
XWXd html | |
anova.gam html | |
bam html | |
bam.update html | |
bandchol html | |
blas.thread.test html | |
bug.reports.mgcv html | |
cSplineDes html | |
chol.down html | |
choose.k html | |
columb html | |
concurvity html | |
coxph html | |
coxpht html | |
dDeta html | |
exclude.too.far html | |
extract.lme.cov html | |
family.mgcv html | |
fix.family.link html | |
fixDependence html | |
formXtViX html | |
formula.gam html | |
fs.test html | |
full.score html | |
gam html | |
gam.check html | |
gam.control html | |
gam.convergence html | |
gam.fit html | |
gam.fit3 html | |
gam.fit5.post.proc html | |
gam.models html | |
gam.outer html | |
gam.reparam html | |
gam.scale html | |
gam.selection html | |
gam.side html | |
gam.vcomp html | |
gam2objective html | |
gamObject html | |
gamSim html | |
gamlss.etamu html | |
gamlss.gH html | |
gamm html | |
gammals html | |
gaulss html | |
get.var html | |
gevlss html | |
ginla html | |
identifiability html | |
in.out html | |
inSide html | |
influence.gam html | |
initial.sp html | |
interpret.gam html | |
jagam html | |
k.check html | |
ldTweedie html | |
ldetS html | |
linear.functional.terms html | |
logLik.gam html | |
ls.size html | |
magic html | |
magic.post.proc html | |
mgcv-FAQ html | |
mgcv-package html | |
mgcv-parallel html | |
mini.roots html | |
missing.data html | |
model.matrix.gam html | |
mono.con html | |
mroot html | |
multinom html | |
mvn html | |
negbin html | |
new.name html | |
notExp html | |
notExp2 html | |
null.space.dimension html | |
ocat html | |
one.se.rule html | |
pcls html | |
pdIdnot html | |
pdTens html | |
pen.edf html | |
place.knots html | |
plot.gam html | |
polys.plot html | |
predict.bam html | |
predict.gam html | |
print.gam html | |
qq.gam html | |
rTweedie html | |
random.effects html | |
residuals.gam html | |
rig html | |
rmvn html | |
s html | |
scat html | |
sdiag html | |
single.index html | |
slanczos html | |
smooth.construct html | |
smooth.construct.ad.smooth.spec html | |
smooth.construct.bs.smooth.spec html | |
smooth.construct.cr.smooth.spec html | |
smooth.construct.ds.smooth.spec html | |
smooth.construct.fs.smooth.spec html | |
smooth.construct.gp.smooth.spec html | |
smooth.construct.mrf.smooth.spec html | |
smooth.construct.ps.smooth.spec html | |
smooth.construct.re.smooth.spec html | |
smooth.construct.so.smooth.spec html | |
smooth.construct.sos.smooth.spec html | |
smooth.construct.t2.smooth.spec html | |
smooth.construct.tensor.smooth.spec html | |
smooth.construct.tp.smooth.spec html | |
smooth.terms html | |
smooth2random html | |
smoothCon html | |
sp.vcov html | |
spasm.construct html | |
step.gam html | |
summary.gam html | |
t2 html | |
te html | |
tensor.prod.model.matrix html | |
totalPenaltySpace html | |
trichol html | |
trind.generator html | |
twlss html | |
uniquecombs html | |
vcov.gam html | |
vis.gam html | |
ziP html | |
ziplss html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (mgcv) | |
Making 'packages.html' ... done | |
+ cd /d/a/r-svn/r-svn/src/gnuwin32 | |
+++ which texindex | |
++ cygpath -m /usr/bin/texindex | |
+ TEXINDEX=C:/rtools40/usr/bin/texindex.exe | |
+ sed -e 's|@win@|64|' -e 's|@texindex@|C:/rtools40/usr/bin/texindex.exe|' -e 's|@home32@|/d/a/r-svn/r-svn/../build32|' /d/a/r-svn/r-svn/.github/workflows/MkRules.local.in | |
+ make distribution | |
make --no-print-directory -C front-ends Rpwd | |
make -C ../../include -f Makefile.win version | |
make Rpwd.exe | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -c rpwd.c -o rpwd.o | |
/mingw64/bin/windres -DWN64 -i rcico.rc -o rcico.o | |
/mingw64/bin/gcc -std=gnu99 -s -o Rpwd.exe rpwd.o rcico.o | |
cp front-ends/Rpwd.exe Rpwd.exe | |
-------- Building ../../../library/base/R/Rprofile from ../../library/profile/Common.R ../../library/profile/Rprofile.windows-------- | |
mkdir -p ../../../library/base/R | |
cp -p html/rwin.html ../../../doc/html/index.html | |
cp -p ./etc/Makeconf ./etc/Rdevga ./etc/Rprofile.site ./etc/Rcmd_environ ./etc/Rconsole ./etc/rgb.txt ../../../etc | |
rm -f ../../../etc/Makeconf | |
mkdir -p ../../../etc//x64 | |
sed -e 's/WIN = 32/WIN = 64/' \ | |
-e "s/-O3/-O2/" \ | |
-e "s/@EOPTS@/-mfpmath=sse -msse2 -mstackrealign -flto/" \ | |
-e "s|BINPREF =|BINPREF ?= /mingw64/bin/|" \ | |
-e "s|COMPILED_BY =|COMPILED_BY = gcc-8.3.0|" \ | |
-e "s|IMPDIR = bin|IMPDIR = bin/x64|" \ | |
-e "s|LOCAL_SOFT ?=|LOCAL_SOFT ?= |" \ | |
-e "s|R_ARCH =|R_ARCH = /x64|" \ | |
-e "s|DT_ARCH =|DT_ARCH = |" \ | |
-e "s|RC_ARCH =|RC_ARCH = |" \ | |
-e "s|M_ARCH =|M_ARCH = |" \ | |
-e "s|@SYMPAT@|'s/^.* [BCDRT] / /p'|" \ | |
-e "s|(TCL_HOME)/bin|(TCL_HOME)/bin64|" \ | |
-e "s|@OPENMP@|-fopenmp|" \ | |
-e "s|@PTHREAD@|-pthread|" \ | |
-e "s@NM_FILTER =@NM_FILTER = | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d'@" \ | |
-e "s|@GF7OPTS@|-fno-optimize-sibling-calls|" \ | |
etc/Makeconf > ../../../etc/x64/Makeconf | |
sed -e "s+@BINDIR@+bin/x64+" Makeconf > ../../../Makeconf | |
cp -p ../CHANGES2 ../CHANGES0 ../CHANGES1 ../../../doc | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
installing C headers | |
make[6]: Nothing to be done for 'svnonly'. | |
installing C headers | |
make --no-print-directory -C ../extra/intl CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' -f Makefile.win | |
sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ | |
-e 's,@''HAVE_ASPRINTF''@,0,g' \ | |
-e 's,@''HAVE_SNPRINTF''@,1,g' \ | |
-e 's,@''HAVE_WPRINTF''@,0,g' \ | |
< libgnuintl.h.in > libgnuintl.h | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bindtextdom.c -o bindtextdom.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcgettext.c -o dcgettext.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dgettext.c -o dgettext.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gettext.c -o gettext.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c finddomain.c -o finddomain.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c loadmsgcat.c -o loadmsgcat.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c textdomain.c -o textdomain.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c l10nflist.c -o l10nflist.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c explodename.c -o explodename.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -DLOCALEDIR=\"\" -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcigettext.c -o dcigettext.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcngettext.c -o dcngettext.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dngettext.c -o dngettext.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c ngettext.c -o ngettext.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plural.c -o plural.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plural-exp.c -o plural-exp.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c langprefs.c -o langprefs.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c localcharset.c -o localcharset.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c localename.c -o localename.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printf.c -o printf.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c osdep.c -o osdep.o | |
/mingw64/bin/gcc -std=gnu99 -DIN_LIBINTL -DHAVE_CONFIG_H -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c hash-string.c -o hash-string.o | |
/mingw64/bin/gcc-ar crs libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o langprefs.o localcharset.o localename.o printf.o osdep.o hash-string.o | |
cp libgnuintl.h libintl.h | |
make --no-print-directory -C ../appl CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' FFLAGS='-O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls' -f Makefile.win | |
making integrate.d from integrate.c | |
making interv.d from interv.c | |
making maxcol.d from maxcol.c | |
making optim.d from optim.c | |
making pretty.d from pretty.c | |
making uncmin.d from uncmin.c | |
/mingw64/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c integrate.c -o integrate.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c interv.c -o interv.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c maxcol.c -o maxcol.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c optim.c -o optim.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pretty.c -o pretty.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c uncmin.c -o uncmin.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dchdc.f -o dchdc.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpbfa.f -o dpbfa.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpbsl.f -o dpbsl.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpoco.f -o dpoco.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpodi.f -o dpodi.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dpofa.f -o dpofa.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dposl.f -o dposl.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrdc.f -o dqrdc.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrdc2.f -o dqrdc2.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrls.f -o dqrls.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrsl.f -o dqrsl.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dqrutl.f -o dqrutl.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dsvdc.f -o dsvdc.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dtrco.f -o dtrco.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dtrsl.f -o dtrsl.o | |
/mingw64/bin/gcc-ar crs libappl.a integrate.o interv.o maxcol.o optim.o pretty.o uncmin.o dchdc.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o | |
make --no-print-directory -C ../nmath CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' FFLAGS='-O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls' -f Makefile.win | |
making mlutils.d from mlutils.c | |
making d1mach.d from d1mach.c | |
making i1mach.d from i1mach.c | |
making fmax2.d from fmax2.c | |
making fmin2.d from fmin2.c | |
making fprec.d from fprec.c | |
making fround.d from fround.c | |
making ftrunc.d from ftrunc.c | |
making sign.d from sign.c | |
making fsign.d from fsign.c | |
making imax2.d from imax2.c | |
making imin2.d from imin2.c | |
making chebyshev.d from chebyshev.c | |
making log1p.d from log1p.c | |
making lgammacor.d from lgammacor.c | |
making gammalims.d from gammalims.c | |
making stirlerr.d from stirlerr.c | |
making bd0.d from bd0.c | |
making gamma.d from gamma.c | |
making lgamma.d from lgamma.c | |
making gamma_cody.d from gamma_cody.c | |
making beta.d from beta.c | |
making lbeta.d from lbeta.c | |
making polygamma.d from polygamma.c | |
making cospi.d from cospi.c | |
making bessel_i.d from bessel_i.c | |
making bessel_j.d from bessel_j.c | |
making bessel_k.d from bessel_k.c | |
making bessel_y.d from bessel_y.c | |
making choose.d from choose.c | |
making snorm.d from snorm.c | |
making sexp.d from sexp.c | |
making dgamma.d from dgamma.c | |
making pgamma.d from pgamma.c | |
making qgamma.d from qgamma.c | |
making rgamma.d from rgamma.c | |
making dbeta.d from dbeta.c | |
making pbeta.d from pbeta.c | |
making qbeta.d from qbeta.c | |
making rbeta.d from rbeta.c | |
making dunif.d from dunif.c | |
making punif.d from punif.c | |
making qunif.d from qunif.c | |
making runif.d from runif.c | |
making dnorm.d from dnorm.c | |
making pnorm.d from pnorm.c | |
making qnorm.d from qnorm.c | |
making rnorm.d from rnorm.c | |
making dlnorm.d from dlnorm.c | |
making plnorm.d from plnorm.c | |
making qlnorm.d from qlnorm.c | |
making rlnorm.d from rlnorm.c | |
making df.d from df.c | |
making pf.d from pf.c | |
making qf.d from qf.c | |
making rf.d from rf.c | |
making dnf.d from dnf.c | |
making dt.d from dt.c | |
making pt.d from pt.c | |
making qt.d from qt.c | |
making rt.d from rt.c | |
making dnt.d from dnt.c | |
making dchisq.d from dchisq.c | |
making pchisq.d from pchisq.c | |
making qchisq.d from qchisq.c | |
making rchisq.d from rchisq.c | |
making rnchisq.d from rnchisq.c | |
making dbinom.d from dbinom.c | |
making pbinom.d from pbinom.c | |
making qbinom.d from qbinom.c | |
making rbinom.d from rbinom.c | |
making rmultinom.d from rmultinom.c | |
making dcauchy.d from dcauchy.c | |
making pcauchy.d from pcauchy.c | |
making qcauchy.d from qcauchy.c | |
making rcauchy.d from rcauchy.c | |
making dexp.d from dexp.c | |
making pexp.d from pexp.c | |
making qexp.d from qexp.c | |
making rexp.d from rexp.c | |
making dgeom.d from dgeom.c | |
making pgeom.d from pgeom.c | |
making qgeom.d from qgeom.c | |
making rgeom.d from rgeom.c | |
making dhyper.d from dhyper.c | |
making phyper.d from phyper.c | |
making qhyper.d from qhyper.c | |
making rhyper.d from rhyper.c | |
making dnbinom.d from dnbinom.c | |
making pnbinom.d from pnbinom.c | |
making qnbinom.d from qnbinom.c | |
making rnbinom.d from rnbinom.c | |
making dpois.d from dpois.c | |
making ppois.d from ppois.c | |
making qpois.d from qpois.c | |
making rpois.d from rpois.c | |
making dweibull.d from dweibull.c | |
making pweibull.d from pweibull.c | |
making qweibull.d from qweibull.c | |
making rweibull.d from rweibull.c | |
making dlogis.d from dlogis.c | |
making plogis.d from plogis.c | |
making qlogis.d from qlogis.c | |
making rlogis.d from rlogis.c | |
making dnchisq.d from dnchisq.c | |
making pnchisq.d from pnchisq.c | |
making qnchisq.d from qnchisq.c | |
making dnbeta.d from dnbeta.c | |
making pnbeta.d from pnbeta.c | |
making qnbeta.d from qnbeta.c | |
making pnf.d from pnf.c | |
making pnt.d from pnt.c | |
making qnf.d from qnf.c | |
making qnt.d from qnt.c | |
making ptukey.d from ptukey.c | |
making qtukey.d from qtukey.c | |
making toms708.d from toms708.c | |
making wilcox.d from wilcox.c | |
making signrank.d from signrank.c | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c mlutils.c -o mlutils.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c d1mach.c -o d1mach.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c i1mach.c -o i1mach.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fmax2.c -o fmax2.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fmin2.c -o fmin2.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fprec.c -o fprec.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fround.c -o fround.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c ftrunc.c -o ftrunc.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sign.c -o sign.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fsign.c -o fsign.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c imax2.c -o imax2.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c imin2.c -o imin2.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c chebyshev.c -o chebyshev.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c log1p.c -o log1p.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c lgammacor.c -o lgammacor.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gammalims.c -o gammalims.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c stirlerr.c -o stirlerr.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bd0.c -o bd0.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gamma.c -o gamma.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c lgamma.c -o lgamma.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gamma_cody.c -o gamma_cody.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c beta.c -o beta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c lbeta.c -o lbeta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c polygamma.c -o polygamma.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c cospi.c -o cospi.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bessel_i.c -o bessel_i.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bessel_j.c -o bessel_j.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bessel_k.c -o bessel_k.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bessel_y.c -o bessel_y.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c choose.c -o choose.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c snorm.c -o snorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sexp.c -o sexp.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dgamma.c -o dgamma.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pgamma.c -o pgamma.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qgamma.c -o qgamma.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rgamma.c -o rgamma.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dbeta.c -o dbeta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pbeta.c -o pbeta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qbeta.c -o qbeta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rbeta.c -o rbeta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dunif.c -o dunif.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c punif.c -o punif.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qunif.c -o qunif.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c runif.c -o runif.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnorm.c -o dnorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnorm.c -o pnorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnorm.c -o qnorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rnorm.c -o rnorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dlnorm.c -o dlnorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plnorm.c -o plnorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qlnorm.c -o qlnorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rlnorm.c -o rlnorm.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c df.c -o df.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pf.c -o pf.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qf.c -o qf.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rf.c -o rf.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnf.c -o dnf.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dt.c -o dt.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pt.c -o pt.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qt.c -o qt.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rt.c -o rt.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnt.c -o dnt.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dchisq.c -o dchisq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pchisq.c -o pchisq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qchisq.c -o qchisq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rchisq.c -o rchisq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rnchisq.c -o rnchisq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dbinom.c -o dbinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pbinom.c -o pbinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qbinom.c -o qbinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rbinom.c -o rbinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rmultinom.c -o rmultinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcauchy.c -o dcauchy.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pcauchy.c -o pcauchy.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qcauchy.c -o qcauchy.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rcauchy.c -o rcauchy.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dexp.c -o dexp.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pexp.c -o pexp.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qexp.c -o qexp.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rexp.c -o rexp.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dgeom.c -o dgeom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pgeom.c -o pgeom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qgeom.c -o qgeom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rgeom.c -o rgeom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dhyper.c -o dhyper.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c phyper.c -o phyper.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qhyper.c -o qhyper.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rhyper.c -o rhyper.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnbinom.c -o dnbinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnbinom.c -o pnbinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnbinom.c -o qnbinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rnbinom.c -o rnbinom.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dpois.c -o dpois.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c ppois.c -o ppois.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qpois.c -o qpois.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rpois.c -o rpois.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dweibull.c -o dweibull.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pweibull.c -o pweibull.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qweibull.c -o qweibull.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rweibull.c -o rweibull.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dlogis.c -o dlogis.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plogis.c -o plogis.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qlogis.c -o qlogis.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rlogis.c -o rlogis.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnchisq.c -o dnchisq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnchisq.c -o pnchisq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnchisq.c -o qnchisq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dnbeta.c -o dnbeta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnbeta.c -o pnbeta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnbeta.c -o qnbeta.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnf.c -o pnf.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pnt.c -o pnt.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnf.c -o qnf.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qnt.c -o qnt.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c ptukey.c -o ptukey.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qtukey.c -o qtukey.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c toms708.c -o toms708.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c wilcox.c -o wilcox.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c signrank.c -o signrank.o | |
/mingw64/bin/gcc-ar crs libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o lbeta.o polygamma.o cospi.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o rbeta.o dunif.o punif.o qunif.o runif.o dnorm.o pnorm.o qnorm.o rnorm.o dlnorm.o plnorm.o qlnorm.o rlnorm.o df.o pf.o qf.o rf.o dnf.o dt.o pt.o qt.o rt.o dnt.o dchisq.o pchisq.o qchisq.o rchisq.o rnchisq.o dbinom.o pbinom.o qbinom.o rbinom.o rmultinom.o dcauchy.o pcauchy.o qcauchy.o rcauchy.o dexp.o pexp.o qexp.o rexp.o dgeom.o pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o qnbeta.o pnf.o pnt.o qnf.o qnt.o ptukey.o qtukey.o toms708.o wilcox.o signrank.o | |
make --no-print-directory -C ../main CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' FFLAGS='-O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls' malloc-DEFS='' -f Makefile.win | |
making CommandLineArgs.d from CommandLineArgs.c | |
making Rdynload.d from Rdynload.c | |
making Renviron.d from Renviron.c | |
making RNG.d from RNG.c | |
making agrep.d from agrep.c | |
making altclasses.d from altclasses.c | |
making altrep.d from altrep.c | |
making apply.d from apply.c | |
making arithmetic.d from arithmetic.c | |
making array.d from array.c | |
making attrib.d from attrib.c | |
making bind.d from bind.c | |
making builtin.d from builtin.c | |
making character.d from character.c | |
making coerce.d from coerce.c | |
making colors.d from colors.c | |
making complex.d from complex.c | |
making connections.d from connections.c | |
making context.d from context.c | |
making cum.d from cum.c | |
making dcf.d from dcf.c | |
making datetime.d from datetime.c | |
making debug.d from debug.c | |
making deparse.d from deparse.c | |
making devices.d from devices.c | |
making dotcode.d from dotcode.c | |
making dounzip.d from dounzip.c | |
making dstruct.d from dstruct.c | |
making duplicate.d from duplicate.c | |
making edit.d from edit.c | |
making engine.d from engine.c | |
making envir.d from envir.c | |
making errors.d from errors.c | |
making eval.d from eval.c | |
making format.d from format.c | |
making gevents.d from gevents.c | |
making gram.d from gram.c | |
making gram-ex.d from gram-ex.c | |
making graphics.d from graphics.c | |
making grep.d from grep.c | |
making identical.d from identical.c | |
making inlined.d from inlined.c | |
making inspect.d from inspect.c | |
making internet.d from internet.c | |
making iosupport.d from iosupport.c | |
making lapack.d from lapack.c | |
making list.d from list.c | |
making localecharset.d from localecharset.c | |
making logic.d from logic.c | |
making main.d from main.c | |
making mapply.d from mapply.c | |
making match.d from match.c | |
making memory.d from memory.c | |
making mkdtemp.d from mkdtemp.c | |
making names.d from names.c | |
making objects.d from objects.c | |
making options.d from options.c | |
making paste.d from paste.c | |
making patterns.d from patterns.c | |
making platform.d from platform.c | |
making plot.d from plot.c | |
making plot3d.d from plot3d.c | |
making plotmath.d from plotmath.c | |
making print.d from print.c | |
making printarray.d from printarray.c | |
making printvector.d from printvector.c | |
making printutils.d from printutils.c | |
making qsort.d from qsort.c | |
making radixsort.d from radixsort.c | |
making random.d from random.c | |
making raw.d from raw.c | |
making registration.d from registration.c | |
making relop.d from relop.c | |
making rlocale.d from rlocale.c | |
making saveload.d from saveload.c | |
making scan.d from scan.c | |
making seq.d from seq.c | |
making serialize.d from serialize.c | |
making sort.d from sort.c | |
making source.d from source.c | |
making split.d from split.c | |
making sprintf.d from sprintf.c | |
making startup.d from startup.c | |
making subassign.d from subassign.c | |
making subscript.d from subscript.c | |
making subset.d from subset.c | |
making summary.d from summary.c | |
making sysutils.d from sysutils.c | |
making times.d from times.c | |
making unique.d from unique.c | |
making util.d from util.c | |
making version.d from version.c | |
making g_alab_her.d from g_alab_her.c | |
making g_cntrlify.d from g_cntrlify.c | |
making g_fontdb.d from g_fontdb.c | |
making g_her_glyph.d from g_her_glyph.c | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c CommandLineArgs.c -o CommandLineArgs.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Rdynload.c -o Rdynload.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Renviron.c -o Renviron.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../nmath -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c RNG.c -o RNG.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../extra -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c agrep.c -o agrep.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c altclasses.c -o altclasses.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c altrep.c -o altrep.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c apply.c -o apply.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c arithmetic.c -o arithmetic.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c array.c -o array.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c attrib.c -o attrib.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bind.c -o bind.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../gnuwin32 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c builtin.c -o builtin.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c character.c -o character.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c coerce.c -o coerce.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c colors.c -o colors.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c complex.c -o complex.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -DLZMA_API_STATIC -I"/extsoft"/include -DHAVE_CURL_CURL_H -DHAVE_LIBCURL -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c connections.c -o connections.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c context.c -o context.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c cum.c -o cum.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../extra -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dcf.c -o dcf.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c datetime.c -o datetime.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c debug.c -o debug.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -Wno-format -c deparse.c -o deparse.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c devices.c -o devices.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dotcode.c -o dotcode.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I/extsoft/include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dounzip.c -o dounzip.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dstruct.c -o dstruct.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c duplicate.c -o duplicate.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../gnuwin32 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c edit.c -o edit.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c engine.c -o engine.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c envir.c -o envir.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c errors.c -o errors.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c eval.c -o eval.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c format.c -o format.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gevents.c -o gevents.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gram.c -o gram.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gram-ex.c -o gram-ex.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c graphics.c -o graphics.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -DPCRE2_STATIC -I../extra -I../gnuwin32 -I"/extsoft"/include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c grep.c -o grep.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c identical.c -o identical.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c inlined.c -o inlined.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c inspect.c -o inspect.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c internet.c -o internet.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c iosupport.c -o iosupport.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c lapack.c -o lapack.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c list.c -o list.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c localecharset.c -o localecharset.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c logic.c -o logic.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c main.c -o main.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c mapply.c -o mapply.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c match.c -o match.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c memory.c -o memory.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c mkdtemp.c -o mkdtemp.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c names.c -o names.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c objects.c -o objects.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c options.c -o options.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c paste.c -o paste.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c patterns.c -o patterns.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../gnuwin32 -I../extra -DPLATFORM_PKGTYPE='"win.binary"' -DPCRE2_STATIC -DLZMA_API_STATIC -I"/extsoft"/include -DUSE_ICU -I""/include -DHAVE_CURL_CURL_H -DHAVE_LIBCURL -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c platform.c -o platform.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plot.c -o plot.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plot3d.c -o plot3d.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c plotmath.c -o plotmath.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c print.c -o print.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printarray.c -o printarray.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printvector.c -o printvector.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../gnuwin32 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printutils.c -o printutils.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c qsort.c -o qsort.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c radixsort.c -o radixsort.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c random.c -o random.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c raw.c -o raw.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c registration.c -o registration.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c relop.c -o relop.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rlocale.c -o rlocale.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../extra/xdr -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c saveload.c -o saveload.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c scan.c -o scan.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c seq.c -o seq.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../extra/xdr -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c serialize.c -o serialize.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sort.c -o sort.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c source.c -o source.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c split.c -o split.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sprintf.c -o sprintf.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c startup.c -o startup.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c subassign.c -o subassign.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c subscript.c -o subscript.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c subset.c -o subset.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c summary.c -o summary.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -I../gnuwin32 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sysutils.c -o sysutils.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c times.c -o times.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c unique.c -o unique.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -DLZMA_API_STATIC -I"/extsoft"/include -DUSE_ICU -I""/include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c util.c -o util.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c version.c -o version.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c g_alab_her.c -o g_alab_her.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c g_cntrlify.c -o g_cntrlify.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c g_fontdb.c -o g_fontdb.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../include -DHAVE_CONFIG_H -DR_DLL_BUILD -DR_ARCH='"x64"' -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c g_her_glyph.c -o g_her_glyph.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c xxxpr.f -o xxxpr.o | |
/mingw64/bin/gcc-ar crs libmain.a CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o altclasses.o altrep.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cum.o dcf.o datetime.o debug.o deparse.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o edit.o engine.o envir.o errors.o eval.o format.o gevents.o gram.o gram-ex.o graphics.o grep.o identical.o inlined.o inspect.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o memory.o mkdtemp.o names.o objects.o options.o paste.o patterns.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o radixsort.o random.o raw.o registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o times.o unique.o util.o version.o g_alab_her.o g_cntrlify.o g_fontdb.o g_her_glyph.o xxxpr.o | |
make --no-print-directory -C ./getline CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' | |
/mingw64/bin/gcc -std=gnu99 -DWin32 -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c getline.c -o getline.o | |
/mingw64/bin/gcc -std=gnu99 -DWin32 -I. -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c wc_history.c -o wc_history.o | |
/mingw64/bin/gcc-ar crs gl.a getline.o wc_history.o | |
making array.d from array.c | |
making cursors.d from cursors.c | |
making printer.d from printer.c | |
making strings.d from strings.c | |
making gimage.d from gimage.c | |
making menus.d from menus.c | |
making buttons.d from buttons.c | |
making stdimg.d from stdimg.c | |
making bitmaps.d from bitmaps.c | |
making status.d from status.c | |
making gdraw.d from gdraw.c | |
making fonts.d from fonts.c | |
making gbuttons.d from gbuttons.c | |
making context.d from context.c | |
making drawtext.d from drawtext.c | |
making windows.d from windows.c | |
making drawing.d from drawing.c | |
making dialogs.d from dialogs.c | |
making events.d from events.c | |
making objects.d from objects.c | |
making gmenus.d from gmenus.c | |
making init.d from init.c | |
making controls.d from controls.c | |
making arith.d from arith.c | |
making metafile.d from metafile.c | |
making rgb.d from rgb.c | |
making gif.d from gif.c | |
making image.d from image.c | |
making tooltips.d from tooltips.c | |
making clipboard.d from clipboard.c | |
/mingw64/bin/dlltool --as /mingw64/bin/as -k --dllname R.dll --input-def R.def --output-lib libR.dll.a | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c array.c -o array.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c cursors.c -o cursors.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c printer.c -o printer.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c strings.c -o strings.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gimage.c -o gimage.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c menus.c -o menus.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c buttons.c -o buttons.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c stdimg.c -o stdimg.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c bitmaps.c -o bitmaps.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c status.c -o status.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gdraw.c -o gdraw.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c fonts.c -o fonts.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gbuttons.c -o gbuttons.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c context.c -o context.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c drawtext.c -o drawtext.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c windows.c -o windows.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c drawing.c -o drawing.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dialogs.c -o dialogs.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c events.c -o events.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c objects.c -o objects.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gmenus.c -o gmenus.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c controls.c -o controls.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c arith.c -o arith.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c metafile.c -o metafile.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rgb.c -o rgb.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c gif.c -o gif.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c image.c -o image.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tooltips.c -o tooltips.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c clipboard.c -o clipboard.o | |
/mingw64/bin/windres -i dllversion.rc -o dllversion.o | |
/mingw64/bin/gcc -std=gnu99 -shared -mwindows -o Rgraphapp.dll Rgraphapp.def array.o cursors.o printer.o strings.o gimage.o menus.o buttons.o stdimg.o bitmaps.o status.o gdraw.o fonts.o gbuttons.o context.o drawtext.o windows.o drawing.o dialogs.o events.o objects.o gmenus.o init.o controls.o arith.o metafile.o rgb.o gif.o image.o tooltips.o clipboard.o dllversion.o -L. -lR -lcomctl32 -limm32 -lmsimg32 | |
ga.h:139:7: warning: type of 'GA_ggetcliprect' does not match original declaration [-Wlto-type-mismatch] | |
rect ggetcliprect(drawing d); | |
^ | |
gdraw.c:65:6: note: 'GA_ggetcliprect' was previously declared here | |
rect ggetcliprect(drawing d) | |
^ | |
gdraw.c:65:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1002:6: warning: type of 'GA_objrect' does not match original declaration [-Wlto-type-mismatch] | |
rect objrect(objptr obj); | |
^ | |
controls.c:860:6: note: 'GA_objrect' was previously declared here | |
rect objrect(object obj) | |
^ | |
controls.c:860:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
ga.h:140:7: warning: type of 'GA_gsetcliprect' does not match original declaration [-Wlto-type-mismatch] | |
void gsetcliprect(drawing d, rect r); | |
^ | |
gdraw.c:78:6: note: 'GA_gsetcliprect' was previously declared here | |
void gsetcliprect(drawing d, rect r) | |
^ | |
gdraw.c:78:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1003:5: warning: type of 'GA_objwidth' does not match original declaration [-Wlto-type-mismatch] | |
int objwidth(objptr obj); | |
^ | |
controls.c:890:5: note: 'GA_objwidth' was previously declared here | |
int objwidth(object obj) | |
^ | |
controls.c:890:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1004:5: warning: type of 'GA_objheight' does not match original declaration [-Wlto-type-mismatch] | |
int objheight(objptr obj); | |
^ | |
controls.c:896:5: note: 'GA_objheight' was previously declared here | |
int objheight(object obj) | |
^ | |
controls.c:896:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
ga.h:144:7: warning: type of 'GA_ggetpixel' does not match original declaration [-Wlto-type-mismatch] | |
rgb ggetpixel(drawing d, point p); | |
^ | |
gdraw.c:119:5: note: 'GA_ggetpixel' was previously declared here | |
rgb ggetpixel(drawing d, point p) | |
^ | |
gdraw.c:119:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1232:17: warning: type of 'GA_FixedFont' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font FixedFont; /* fixed-width font */ | |
^ | |
fonts.c:38:28: note: 'GA_FixedFont' was previously declared here | |
__declspec(dllexport) font FixedFont = NULL; | |
^ | |
fonts.c:38:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1233:18: warning: type of 'GA_ArrowCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor ArrowCursor; /* normal arrow cursor */ | |
^ | |
cursors.c:36:30: note: 'GA_ArrowCursor' was previously declared here | |
__declspec(dllexport) cursor ArrowCursor = NULL; | |
^ | |
cursors.c:36:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1234:18: warning: type of 'GA_BlankCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor BlankCursor; /* invisible cursor */ | |
^ | |
cursors.c:37:30: note: 'GA_BlankCursor' was previously declared here | |
__declspec(dllexport) cursor BlankCursor = NULL; | |
^ | |
cursors.c:37:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1235:18: warning: type of 'GA_WatchCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor WatchCursor; /* wait for the computer */ | |
^ | |
cursors.c:38:30: note: 'GA_WatchCursor' was previously declared here | |
__declspec(dllexport) cursor WatchCursor = NULL; | |
^ | |
cursors.c:38:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1236:18: warning: type of 'GA_CaretCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor CaretCursor; /* insert text */ | |
^ | |
cursors.c:39:30: note: 'GA_CaretCursor' was previously declared here | |
__declspec(dllexport) cursor CaretCursor = NULL; | |
^ | |
cursors.c:39:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1237:18: warning: type of 'GA_TextCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor TextCursor; /* insert text */ | |
^ | |
cursors.c:40:30: note: 'GA_TextCursor' was previously declared here | |
__declspec(dllexport) cursor TextCursor = NULL; | |
^ | |
cursors.c:40:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1238:18: warning: type of 'GA_HandCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor HandCursor; /* hand pointer */ | |
^ | |
cursors.c:41:30: note: 'GA_HandCursor' was previously declared here | |
__declspec(dllexport) cursor HandCursor = NULL; | |
^ | |
cursors.c:41:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1239:18: warning: type of 'GA_CrossCursor' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern cursor CrossCursor; /* cross pointer */ | |
^ | |
cursors.c:42:30: note: 'GA_CrossCursor' was previously declared here | |
__declspec(dllexport) cursor CrossCursor = NULL; | |
^ | |
cursors.c:42:30: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1240:17: warning: type of 'GA_SystemFont' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font SystemFont; /* system font */ | |
^ | |
fonts.c:37:28: note: 'GA_SystemFont' was previously declared here | |
__declspec(dllexport) font SystemFont = NULL; | |
^ | |
fonts.c:37:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1241:17: warning: type of 'GA_Times' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font Times; /* times roman font (serif) */ | |
^ | |
fonts.c:39:28: note: 'GA_Times' was previously declared here | |
__declspec(dllexport) font Times = NULL; | |
^ | |
fonts.c:39:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1242:17: warning: type of 'GA_Helvetica' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font Helvetica; /* helvetica font (sans serif) */ | |
^ | |
fonts.c:40:28: note: 'GA_Helvetica' was previously declared here | |
__declspec(dllexport) font Helvetica = NULL; | |
^ | |
fonts.c:40:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
graphapp.h:1243:17: warning: type of 'GA_Courier' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern font Courier; /* courier font (fixed width) */ | |
^ | |
fonts.c:41:28: note: 'GA_Courier' was previously declared here | |
__declspec(dllexport) font Courier = NULL; | |
^ | |
fonts.c:41:28: note: code may be misoptimized unless -fno-strict-aliasing is used | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../include -DWIN32 -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xdr.c -o xdr.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../include -DWIN32 -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xdr_float.c -o xdr_float.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../include -DWIN32 -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xdr_stdio.c -o xdr_stdio.o | |
/mingw64/bin/gcc -std=gnu99 -I. -I../../include -DWIN32 -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xdr_mem.c -o xdr_mem.o | |
/mingw64/bin/gcc-ar crs libxdr.a xdr.o xdr_float.o xdr_stdio.o xdr_mem.o | |
make -f Makefile.win makeMakedeps | |
making regcomp.d from regcomp.c | |
making regerror.d from regerror.c | |
making regexec.d from regexec.c | |
making tre-ast.d from tre-ast.c | |
making tre-compile.d from tre-compile.c | |
making tre-match-approx.d from tre-match-approx.c | |
making tre-match-backtrack.d from tre-match-backtrack.c | |
making tre-match-parallel.d from tre-match-parallel.c | |
making tre-mem.d from tre-mem.c | |
making tre-parse.d from tre-parse.c | |
making tre-stack.d from tre-stack.c | |
making xmalloc.d from xmalloc.c | |
make -f Makefile.win libtre.a | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c regcomp.c -o regcomp.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c regerror.c -o regerror.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c regexec.c -o regexec.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-ast.c -o tre-ast.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-compile.c -o tre-compile.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-match-approx.c -o tre-match-approx.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-match-backtrack.c -o tre-match-backtrack.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-match-parallel.c -o tre-match-parallel.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-mem.c -o tre-mem.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-parse.c -o tre-parse.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c tre-stack.c -o tre-stack.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I. -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c xmalloc.c -o xmalloc.o | |
/mingw64/bin/gcc-ar crs libtre.a regcomp.o regerror.o regexec.o tre-ast.o tre-compile.o tre-match-approx.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o xmalloc.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../main -DTRIO_FEATURE_WIDECHAR=1 -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c trio.c -o trio.o | |
/mingw64/bin/gcc-ar crs libtrio.a trio.o | |
making localtime.d from localtime.c | |
making registryTZ.d from registryTZ.c | |
making strftime.d from strftime.c | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../main -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c localtime.c -o localtime.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../main -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c registryTZ.c -o registryTZ.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../main -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c strftime.c -o strftime.o | |
strftime.c: In function '_fmt': | |
strftime.c:311:28: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] | |
(void) snprintf(buf, 22, "%I64d", mkt); | |
^~~~~~~ | |
/mingw64/bin/gcc-ar crs libtz.a localtime.o registryTZ.o strftime.o | |
installing zoneinfo | |
making win_iconv.d from win_iconv.c | |
/mingw64/bin/gcc -std=gnu99 -I../../include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c win_iconv.c -o win_iconv.o | |
/mingw64/bin/gcc -std=gnu99 -shared -o Riconv.dll Riconv.def win_iconv.o | |
making console.d from console.c | |
making dynload.d from dynload.c | |
making editor.d from editor.c | |
making embeddedR.d from embeddedR.c | |
making extra.d from extra.c | |
making malloc.d from malloc.c | |
making opt.d from opt.c | |
making pager.d from pager.c | |
making preferences.d from preferences.c | |
making psignal.d from psignal.c | |
making rhome.d from rhome.c | |
making rt_complete.d from rt_complete.c | |
making rui.d from rui.c | |
making run.d from run.c | |
making shext.d from shext.c | |
making sys-win32.d from sys-win32.c | |
making system.d from system.c | |
making dos_wglob.d from dos_wglob.c | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c console.c -o console.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dynload.c -o dynload.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c editor.c -o editor.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c embeddedR.c -o embeddedR.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -I../library/grDevices/src -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c extra.c -o extra.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c malloc.c -o malloc.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c opt.c -o opt.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c pager.c -o pager.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c preferences.c -o preferences.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c psignal.c -o psignal.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rhome.c -o rhome.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rt_complete.c -o rt_complete.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c rui.c -o rui.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c run.c -o run.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c shext.c -o shext.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sys-win32.c -o sys-win32.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c system.c -o system.o | |
/mingw64/bin/gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -DR_DLL_BUILD -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c dos_wglob.c -o dos_wglob.o | |
/mingw64/bin/windres -I../include -i dllversion.rc -o dllversion.o | |
C:/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/nm.exe: mlutils.o: no symbols | |
C:/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/nm.exe: log1p.o: no symbols | |
C:/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/nm.exe: printf.o: no symbols | |
C:/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/nm.exe: osdep.o: no symbols | |
/mingw64/bin/gcc -std=gnu99 -shared -s -mwindows -o R.dll R.def console.o dynload.o editor.o embeddedR.o extra.o malloc.o opt.o pager.o preferences.o psignal.o rhome.o rt_complete.o rui.o run.o shext.o sys-win32.o system.o dos_wglob.o dllversion.o ../main/libmain.a ../appl/libappl.a ../nmath/libnmath.a getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../bin/x64 -lRgraphapp -lRiconv -lcomctl32 -lwinmm -lversion -L"../../extsoft"/lib/x64 -lpcre2-8 -lz -lbz2 -llzma -L""/lib/x64 -licuin -licuuc -licudt -lstdc++ | |
../extra/graphapp/graphapp.h:1059:5: warning: type of 'GA_ischecked' does not match original declaration [-Wlto-type-mismatch] | |
int ischecked(control c); | |
^ | |
../extra/graphapp/graphapp.h:1059:5: note: 'GA_ischecked' was previously declared here | |
int ischecked(control c); | |
^ | |
../extra/graphapp/graphapp.h:1059:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:199:5: warning: type of 'GA_isTopmost' does not match original declaration [-Wlto-type-mismatch] | |
int isTopmost(window w); | |
^ | |
../extra/graphapp/ga.h:199:5: note: 'GA_isTopmost' was previously declared here | |
int isTopmost(window w); | |
^ | |
../extra/graphapp/ga.h:199:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1057:6: warning: type of 'GA_check' does not match original declaration [-Wlto-type-mismatch] | |
void check(control c); | |
^ | |
../extra/graphapp/graphapp.h:1057:6: note: 'GA_check' was previously declared here | |
void check(control c); | |
^ | |
../extra/graphapp/graphapp.h:1057:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1058:6: warning: type of 'GA_uncheck' does not match original declaration [-Wlto-type-mismatch] | |
void uncheck(control c); | |
^ | |
../extra/graphapp/graphapp.h:1058:6: note: 'GA_uncheck' was previously declared here | |
void uncheck(control c); | |
^ | |
../extra/graphapp/graphapp.h:1058:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:200:6: warning: type of 'GA_BringToTop' does not match original declaration [-Wlto-type-mismatch] | |
void BringToTop(window w, int stay); /* stay=0 for regular, 1 for topmost, 2 for toggle */ | |
^ | |
../extra/graphapp/ga.h:200:6: note: 'GA_BringToTop' was previously declared here | |
void BringToTop(window w, int stay); /* stay=0 for regular, 1 for topmost, 2 for toggle */ | |
^ | |
../extra/graphapp/ga.h:200:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
trio.c:193:13: warning: type of 'Rf_error' does not match original declaration [-Wlto-type-mismatch] | |
errors.c:905:6: note: types have different parameter counts | |
errors.c:905:6: note: 'Rf_error' was previously declared here | |
rui.h:105:6: warning: type of 'getGraphMenu' does not match original declaration [-Wlto-type-mismatch] | |
menu getGraphMenu(const char *); /* from extra.c */ | |
^ | |
extra.c:974:6: note: 'getGraphMenu' was previously declared here | |
menu getGraphMenu(const char* menuname) | |
^ | |
extra.c:974:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1054:6: warning: type of 'GA_disable' does not match original declaration [-Wlto-type-mismatch] | |
void disable(control c); | |
^ | |
../extra/graphapp/graphapp.h:1054:6: note: 'GA_disable' was previously declared here | |
void disable(control c); | |
^ | |
../extra/graphapp/graphapp.h:1054:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1053:6: warning: type of 'GA_enable' does not match original declaration [-Wlto-type-mismatch] | |
void enable(control c); | |
^ | |
../extra/graphapp/graphapp.h:1053:6: note: 'GA_enable' was previously declared here | |
void enable(control c); | |
^ | |
../extra/graphapp/graphapp.h:1053:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:213:9: warning: type of 'GA_newtoolbar' does not match original declaration [-Wlto-type-mismatch] | |
control newtoolbar(int height); | |
^ | |
../extra/graphapp/ga.h:213:9: note: 'GA_newtoolbar' was previously declared here | |
control newtoolbar(int height); | |
^ | |
../extra/graphapp/ga.h:213:9: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:214:9: warning: type of 'GA_newtoolbutton' does not match original declaration [-Wlto-type-mismatch] | |
button newtoolbutton(image img, rect r, actionfn fn); | |
^ | |
../extra/graphapp/ga.h:214:9: note: 'GA_newtoolbutton' was previously declared here | |
button newtoolbutton(image img, rect r, actionfn fn); | |
^ | |
../extra/graphapp/ga.h:214:9: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:71:5: warning: type of 'GA_addtooltip' does not match original declaration [-Wlto-type-mismatch] | |
int addtooltip(control c, const char *tp); | |
^ | |
../extra/graphapp/ga.h:71:5: note: 'GA_addtooltip' was previously declared here | |
int addtooltip(control c, const char *tp); | |
^ | |
../extra/graphapp/ga.h:71:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:64:7: warning: type of 'GA_gpopup' does not match original declaration [-Wlto-type-mismatch] | |
popup gpopup(actionfn fn, MenuItem []); | |
^ | |
../extra/graphapp/ga.h:64:7: note: 'GA_gpopup' was previously declared here | |
popup gpopup(actionfn fn, MenuItem []); | |
^ | |
../extra/graphapp/ga.h:64:7: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:771:6: warning: type of 'GA_addto' does not match original declaration [-Wlto-type-mismatch] | |
void addto(control dest); | |
^ | |
../extra/graphapp/graphapp.h:771:6: note: 'GA_addto' was previously declared here | |
void addto(control dest); | |
^ | |
../extra/graphapp/graphapp.h:771:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1147:11: warning: type of 'GA_newmenubar' does not match original declaration [-Wlto-type-mismatch] | |
menubar newmenubar(actionfn adjust_menus); | |
^ | |
../extra/graphapp/graphapp.h:1147:11: note: 'GA_newmenubar' was previously declared here | |
menubar newmenubar(actionfn adjust_menus); | |
^ | |
../extra/graphapp/graphapp.h:1147:11: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/ga.h:60:6: warning: type of 'GA_newmdimenu' does not match original declaration [-Wlto-type-mismatch] | |
menu newmdimenu(void); | |
^ | |
../extra/graphapp/ga.h:60:6: note: 'GA_newmdimenu' was previously declared here | |
menu newmdimenu(void); | |
^ | |
../extra/graphapp/ga.h:60:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1149:8: warning: type of 'GA_newmenu' does not match original declaration [-Wlto-type-mismatch] | |
menu newmenu(const char *name); | |
^ | |
../extra/graphapp/graphapp.h:1149:8: note: 'GA_newmenu' was previously declared here | |
menu newmenu(const char *name); | |
^ | |
../extra/graphapp/graphapp.h:1149:8: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1150:11: warning: type of 'GA_newmenuitem' does not match original declaration [-Wlto-type-mismatch] | |
menuitem newmenuitem(const char *name, int key, menufn fn); | |
^ | |
../extra/graphapp/graphapp.h:1150:11: note: 'GA_newmenuitem' was previously declared here | |
menuitem newmenuitem(const char *name, int key, menufn fn); | |
^ | |
../extra/graphapp/graphapp.h:1150:11: note: code may be misoptimized unless -fno-strict-aliasing is used | |
rui.h:101:5: warning: type of 'RguiCommonHelp' does not match original declaration [-Wlto-type-mismatch] | |
int RguiCommonHelp(menu m, HelpMenuItems hmenu); | |
^ | |
rui.c:940:5: note: 'RguiCommonHelp' was previously declared here | |
int RguiCommonHelp(menu m, HelpMenuItems hmenu) | |
^ | |
rui.c:940:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1020:6: warning: type of 'GA_setclose' does not match original declaration [-Wlto-type-mismatch] | |
void setclose(control c, actionfn fn); | |
^ | |
../extra/graphapp/graphapp.h:1020:6: note: 'GA_setclose' was previously declared here | |
void setclose(control c, actionfn fn); | |
^ | |
../extra/graphapp/graphapp.h:1020:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
rui.h:97:6: warning: type of 'menuconfig' does not match original declaration [-Wlto-type-mismatch] | |
void menuconfig(control m); | |
^ | |
rui.c:318:6: note: 'menuconfig' was previously declared here | |
void menuconfig(control m) | |
^ | |
rui.c:318:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
rui.h:98:6: warning: type of 'menuclear' does not match original declaration [-Wlto-type-mismatch] | |
void menuclear(control m); | |
^ | |
rui.c:293:6: note: 'menuclear' was previously declared here | |
void menuclear(control m) | |
^ | |
rui.c:293:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
editor.h:21:6: warning: type of 'menueditornew' does not match original declaration [-Wlto-type-mismatch] | |
void menueditornew(control m); | |
^ | |
editor.c:367:6: note: 'menueditornew' was previously declared here | |
void menueditornew(control m) | |
^ | |
editor.c:367:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
editor.h:22:6: warning: type of 'menueditoropen' does not match original declaration [-Wlto-type-mismatch] | |
void menueditoropen(control m); | |
^ | |
editor.c:396:6: note: 'menueditoropen' was previously declared here | |
void menueditoropen(control m) | |
^ | |
editor.c:396:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:960:8: warning: type of 'GA_newwindow' does not match original declaration [-Wlto-type-mismatch] | |
window newwindow(const char *name, rect r, long flags); | |
^ | |
../extra/graphapp/graphapp.h:960:8: note: 'GA_newwindow' was previously declared here | |
window newwindow(const char *name, rect r, long flags); | |
^ | |
../extra/graphapp/graphapp.h:960:8: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1049:6: warning: type of 'GA_show' does not match original declaration [-Wlto-type-mismatch] | |
void show(control c); | |
^ | |
../extra/graphapp/graphapp.h:1049:6: note: 'GA_show' was previously declared here | |
void show(control c); | |
^ | |
../extra/graphapp/graphapp.h:1049:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
../extra/graphapp/graphapp.h:1005:6: warning: type of 'GA_delobj' does not match original declaration [-Wlto-type-mismatch] | |
void delobj(objptr obj); | |
^ | |
../extra/graphapp/graphapp.h:1005:6: note: 'GA_delobj' was previously declared here | |
void delobj(objptr obj); | |
^ | |
../extra/graphapp/graphapp.h:1005:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
rui.h:37:18: warning: type of 'RConsole' does not match original declaration [-Wlto-type-mismatch] | |
LibExtern window RConsole; | |
^ | |
../extra/graphapp/internal.h:50:26: note: type 'struct objinfo' should match type 'struct gui_obj' | |
typedef struct objinfo objinfo; | |
^ | |
../extra/graphapp/graphapp.h:46:32: note: the incompatible type is defined here | |
typedef struct { int kind; } gui_obj; | |
^ | |
rui.c:50:9: note: 'RConsole' was previously declared here | |
console RConsole = NULL; | |
^ | |
rui.c:50:9: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:57:6: warning: type of 'consoleclear' does not match original declaration [-Wlto-type-mismatch] | |
void consoleclear(control c); | |
^ | |
console.c:2284:6: note: 'consoleclear' was previously declared here | |
void consoleclear(control c) | |
^ | |
console.c:2284:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:37:9: warning: type of 'newconsole' does not match original declaration [-Wlto-type-mismatch] | |
console newconsole(char *name, int flags); | |
^ | |
console.c:2205:9: note: 'newconsole' was previously declared here | |
console newconsole(char *name, int flags) | |
^ | |
console.c:2205:9: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:55:6: warning: type of 'consolesavefile' does not match original declaration [-Wlto-type-mismatch] | |
void consolesavefile(console c, int pager); | |
^ | |
console.c:2138:6: note: 'consolesavefile' was previously declared here | |
void consolesavefile(console c, int pager) | |
^ | |
console.c:2138:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:54:6: warning: type of 'consoleprint' does not match original declaration [-Wlto-type-mismatch] | |
void consoleprint(console c); | |
^ | |
console.c:2020:6: note: 'consoleprint' was previously declared here | |
void consoleprint(console c) | |
^ | |
console.c:2020:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
editor.c:229:6: warning: type of 'fontname' does not match original declaration [-Wlto-type-mismatch] | |
char fontname[LF_FACESIZE+1]; | |
^ | |
console.c:1964:6: note: array types have different bounds | |
char fontname[LF_FACESIZE+4]; | |
^ | |
console.c:1964:6: note: 'fontname' was previously declared here | |
console.h:50:6: warning: type of 'consolesetbrk' does not match original declaration [-Wlto-type-mismatch] | |
void consolesetbrk(console c, actionfn, char ch, char mod); | |
^ | |
console.c:1954:6: note: 'consolesetbrk' was previously declared here | |
void consolesetbrk(console c, actionfn fn, char ch, char mod) | |
^ | |
console.c:1954:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:48:6: warning: type of 'consolenewline' does not match original declaration [-Wlto-type-mismatch] | |
void consolenewline(console c); | |
^ | |
console.c:1125:6: note: 'consolenewline' was previously declared here | |
void consolenewline(control c) | |
^ | |
console.c:1125:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:47:6: warning: type of 'consolecmd' does not match original declaration [-Wlto-type-mismatch] | |
void consolecmd(console c, const char *cmd); | |
^ | |
console.c:1041:6: note: 'consolecmd' was previously declared here | |
void consolecmd(control c, const char *cmd) | |
^ | |
console.c:1041:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:46:6: warning: type of 'consoleselectall' does not match original declaration [-Wlto-type-mismatch] | |
void consoleselectall(console c); | |
^ | |
console.c:1359:6: note: 'consoleselectall' was previously declared here | |
void consoleselectall(control c) | |
^ | |
console.c:1359:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:43:6: warning: type of 'consolecopy' does not match original declaration [-Wlto-type-mismatch] | |
void consolecopy(console c); | |
^ | |
console.c:1326:6: note: 'consolecopy' was previously declared here | |
void consolecopy(control c) | |
^ | |
console.c:1326:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:41:6: warning: type of 'consolecancopy' does not match original declaration [-Wlto-type-mismatch] | |
int consolecancopy(console c); | |
^ | |
console.c:1319:5: note: 'consolecancopy' was previously declared here | |
int consolecancopy(control c) | |
^ | |
console.c:1319:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:42:6: warning: type of 'consolecanpaste' does not match original declaration [-Wlto-type-mismatch] | |
int consolecanpaste(console c); | |
^ | |
console.c:1313:5: note: 'consolecanpaste' was previously declared here | |
int consolecanpaste(control c) | |
^ | |
console.c:1313:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:45:6: warning: type of 'consolepastecmds' does not match original declaration [-Wlto-type-mismatch] | |
void consolepastecmds(console c); | |
^ | |
console.c:1179:6: note: 'consolepastecmds' was previously declared here | |
void consolepastecmds(control c) | |
^ | |
console.c:1179:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:44:6: warning: type of 'consolepaste' does not match original declaration [-Wlto-type-mismatch] | |
void consolepaste(console c); | |
^ | |
console.c:1131:6: note: 'consolepaste' was previously declared here | |
void consolepaste(control c) | |
^ | |
console.c:1131:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:52:6: warning: type of 'consolegetlazy' does not match original declaration [-Wlto-type-mismatch] | |
int consolegetlazy(console c); | |
^ | |
console.c:810:5: note: 'consolegetlazy' was previously declared here | |
int consolegetlazy(control c) | |
^ | |
console.c:810:5: note: code may be misoptimized unless -fno-strict-aliasing is used | |
console.h:51:6: warning: type of 'consoletogglelazy' does not match original declaration [-Wlto-type-mismatch] | |
void consoletogglelazy(console c); | |
^ | |
console.c:802:6: note: 'consoletogglelazy' was previously declared here | |
void consoletogglelazy(control c) | |
^ | |
console.c:802:6: note: code may be misoptimized unless -fno-strict-aliasing is used | |
In function 'Rm_calloc', | |
inlined from 'R_chk_calloc.constprop' at memory.c:3428:9, | |
inlined from 'do_set_prim_method' at objects.c:1415:22: | |
malloc.c:4305:5: warning: 'memset' specified size 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] | |
memset(mem, 0, req); | |
^ | |
cp R.dll ../../bin/x64 | |
/mingw64/bin/gfortran -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c blas.f -o blas.o | |
/mingw64/bin/gfortran -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c cmplxblas.f -o cmplxblas.o | |
-------- Building ../../../bin/x64/Rblas.dll -------- | |
/mingw64/bin/gcc -std=gnu99 -shared -o ../../../bin/x64/Rblas.dll blas.o cmplxblas.o ../../gnuwin32/dllversion.o Rblas.def -L../../../bin/x64 -lR -lgfortran -lquadmath | |
make --no-print-directory -C front-ends | |
making rterm.d from rterm.c | |
making rgui.d from rgui.c | |
making Rfe.d from Rfe.c | |
making RSetReg.d from RSetReg.c | |
making graphappmain.d from graphappmain.c | |
making open.d from open.c | |
making rcmdfn.d from rcmdfn.c | |
making Renviron.d from Renviron.c | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -c graphappmain.c -o graphappmain.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -DWin32 -O3 -Wall -pedantic -c rgui.c -o rgui.o | |
/mingw64/bin/windres -DWN64 -i rgico.rc -o rgico.o | |
/mingw64/bin/gcc -std=gnu99 -s -mwindows -Wl,--stack=0x4000000 -o Rgui.exe graphappmain.o rgui.o rgico.o -L../../../bin/x64 -lR -lRgraphapp | |
mkdir -p ../../../bin/x64 | |
cp Rgui.exe ../../../bin/x64/Rgui.exe | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -DWin32 -O3 -Wall -pedantic -c rterm.c -o rterm.o | |
/mingw64/bin/windres -DWN64 -i rtico.rc -o rtico.o | |
/mingw64/bin/gcc -std=gnu99 -s -Wl,--stack=0x4000000 -o Rterm.exe graphappmain.o rterm.o rtico.o -L../../../bin/x64 -lR -lRgraphapp -lshlwapi | |
mkdir -p ../../../bin/x64 | |
cp Rterm.exe ../../../bin/x64/Rterm.exe | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -c rcmd.c -o rcmd.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -DBINDIR='"bin/x64"' -c rcmdfn.c -o rcmdfn.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -c Renviron.c -o Renviron.o | |
/mingw64/bin/gcc -std=gnu99 -s -o Rcmd.exe rcmd.o ../rhome.o ../shext.o rcico.o rcmdfn.o Renviron.o | |
mkdir -p ../../../bin/x64 | |
cp Rcmd.exe ../../../bin/x64/Rcmd.exe | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -c RSetReg.c -o RSetReg.o | |
/mingw64/bin/gcc -std=gnu99 -s -o RSetReg.exe RSetReg.o ../rhome.o rcico.o | |
mkdir -p ../../../bin/x64 | |
cp RSetReg.exe ../../../bin/x64/RSetReg.exe | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -c R.c -o R.o | |
/mingw64/bin/gcc -std=gnu99 -s -o R.exe R.o ../rhome.o ../shext.o rcico.o rcmdfn.o Renviron.o | |
mkdir -p ../../../bin/x64 | |
cp R.exe ../../../bin/x64/R.exe | |
/mingw64/bin/gcc -std=gnu99 -O3 -Wall -pedantic -DBINDIR='"bin/x64"' -I. -I../../include -DHAVE_CONFIG_H -c ../../unix/Rscript.c -o Rscript.o | |
/mingw64/bin/windres -DWN64 -i rsico.rc -o rsico.o | |
/mingw64/bin/gcc -std=gnu99 -s -Wl,--stack=0x4000000 -o Rscript.exe Rscript.o rsico.o -L../../../bin/x64 -lR -lRgraphapp -lshlwapi | |
mkdir -p ../../../bin/x64 | |
cp Rscript.exe ../../../bin/x64/Rscript.exe | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -c open.c -o open.o | |
/mingw64/bin/gcc -std=gnu99 -s -o open.exe open.o | |
mkdir -p ../../../bin/x64 | |
cp open.exe ../../../bin/x64/open.exe | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DR_ARCH='"x64"' -O3 -Wall -pedantic -c Rfe.c -o Rfe.o | |
/mingw64/bin/gcc -std=gnu99 -s -o Rfe.exe Rfe.o ../rhome.o rcico.o | |
mkdir -p ../../../bin/x64 | |
cp Rfe.exe ../../../bin/x64/Rfe.exe | |
mkdir -p ../../../bin | |
cp Rfe.exe ../../../bin/R.exe | |
mkdir -p ../../../bin | |
cp Rfe.exe ../../../bin/Rscript.exe | |
cat ../../doc/COPYRIGHTS COPYRIGHTS.win > COPYRIGHTS | |
make --no-print-directory -C ../modules -f Makefile.win \ | |
CFLAGS='-O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto' FFLAGS='-O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls' | |
making internet.d from internet.c | |
making libcurl.d from libcurl.c | |
making nanoftp.d from nanoftp.c | |
making nanohttp.d from nanohttp.c | |
making sockconn.d from sockconn.c | |
making Rsock.d from Rsock.c | |
making sock.d from sock.c | |
making Rhttpd.d from Rhttpd.c | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c internet.c -o internet.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -DHAVE_CURL_CURL_H -DHAVE_LIBCURL -DCURL_STATICLIB -I""/include -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c libcurl.c -o libcurl.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c nanoftp.c -o nanoftp.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c nanohttp.c -o nanohttp.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sockconn.c -o sockconn.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Rhttpd.c -o Rhttpd.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Rsock.c -o Rsock.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -I../../extra/graphapp -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c sock.c -o sock.o | |
/mingw64/bin/windres -i dllversion.rc -o dllversion.o | |
/mingw64/bin/gcc -std=gnu99 -shared -o ../../../modules/x64/internet.dll internet.o libcurl.o nanoftp.o nanohttp.o sockconn.o Rhttpd.o Rsock.o sock.o dllversion.o internet.def -L../../../bin/x64 -lR -lRgraphapp -lwininet -lws2_32 -L""/lib/x64 -lcurl -lssh2 -lz -lssl -lcrypto -lgdi32 -lws2_32 -lcrypt32 -lwldap32 | |
making Lapack.d from Lapack.c | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -ffloat-store -c dlamch.f -o dlamch.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c dlapack.f -o dlapack.o | |
/mingw64/bin/gfortran -O3 -mfpmath=sse -msse2 -mstackrealign -flto -fno-optimize-sibling-calls -c cmplx.f -o cmplx.o | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c init_win.c -o init_win.o | |
/mingw64/bin/windres -i Rlapackrc.rc -o Rlapackrc.o | |
/mingw64/bin/gcc -std=gnu99 -shared -s -o ../../../bin/x64/Rlapack.dll dlamch.o dlapack.o cmplx.o init_win.o Rlapackrc.o -L../../../bin/x64 -lR -lRblas -lgfortran -lquadmath | |
/mingw64/bin/gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -mfpmath=sse -msse2 -mstackrealign -flto -c Lapack.c -o Lapack.o | |
/mingw64/bin/windres -i dllversion.rc -o dllversion.o | |
/mingw64/bin/gcc -std=gnu99 -shared -s -o lapack.dll lapack.def Lapack.o dllversion.o -L../../../bin/x64 -lRlapack -lRblas -lR | |
cp lapack.dll ../../../modules/x64/lapack.dll | |
building package 'base' | |
building package 'tools' | |
making text.d from text.c | |
making init.d from init.c | |
making Rmd5.d from Rmd5.c | |
making md5.d from md5.c | |
making signals.d from signals.c | |
making install.d from install.c | |
making getfmts.d from getfmts.c | |
making http.d from http.c | |
making gramLatex.d from gramLatex.c | |
making gramRd.d from gramRd.c | |
making pdscan.d from pdscan.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c text.c -o text.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Rmd5.c -o Rmd5.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c md5.c -o md5.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c signals.c -o signals.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c install.c -o install.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c getfmts.c -o getfmts.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c http.c -o http.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gramLatex.c -o gramLatex.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gramRd.c -o gramRd.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pdscan.c -o pdscan.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o tools.dll tmp.def text.o init.o Rmd5.o md5.o signals.o install.o getfmts.o http.o gramLatex.o gramRd.o pdscan.o ../../../gnuwin32/dllversion.o -L../../../../bin/x64 -lR | |
installing 'sysdata.rda' | |
building package 'compiler' | |
byte-compiling package 'compiler' | |
byte-compiling package 'base' | |
byte-compiling package 'tools' | |
building package 'utils' | |
making init.d from init.c | |
making io.d from io.c | |
making size.d from size.c | |
making sock.d from sock.c | |
making stubs.d from stubs.c | |
making utils.d from utils.c | |
making windows/dataentry.d from windows/dataentry.c | |
making windows/dialogs.d from windows/dialogs.c | |
making windows/registry.d from windows/registry.c | |
making windows/util.d from windows/util.c | |
making windows/widgets.d from windows/widgets.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c io.c -o io.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c size.c -o size.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sock.c -o sock.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c stubs.c -o stubs.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c utils.c -o utils.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/dataentry.c -o windows/dataentry.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/dialogs.c -o windows/dialogs.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/registry.c -o windows/registry.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/util.c -o windows/util.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I../../../../src/gnuwin32 -I../../../../src/extra -I../../../../src/library/grDevices/src -DLZMA_API_STATIC -I/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c windows/widgets.c -o windows/widgets.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o utils.dll tmp.def init.o io.o size.o sock.o stubs.o utils.o windows/dataentry.o windows/dialogs.o windows/registry.o windows/util.o windows/widgets.o ../../../gnuwin32/dllversion.o -lRgraphapp -lVersion -L/extsoft/lib/x64 -llzma -L../../../../bin/x64 -lR | |
utils.h:88:6: warning: type of 'getWindowsHandles' does not match original declaration [-Wlto-type-mismatch] | |
SEXP getWindowsHandles(SEXP call, SEXP op, SEXP args, SEXP rho); | |
^ | |
windows/util.c:493:6: note: type mismatch in parameter 3 | |
SEXP getWindowsHandles(SEXP which, SEXP minimized) | |
^ | |
windows/util.c:493:6: note: type 'void' should match type 'struct SEXPREC *' | |
windows/util.c:493:6: note: 'getWindowsHandles' was previously declared here | |
utils.h:87:6: warning: type of 'getWindowsHandle' does not match original declaration [-Wlto-type-mismatch] | |
SEXP getWindowsHandle(SEXP call, SEXP op, SEXP args, SEXP rho); | |
^ | |
windows/util.c:448:6: note: type mismatch in parameter 2 | |
SEXP getWindowsHandle(SEXP which) | |
^ | |
windows/util.c:448:6: note: type 'void' should match type 'struct SEXPREC *' | |
windows/util.c:448:6: note: 'getWindowsHandle' was previously declared here | |
installing 'sysdata.rda' | |
byte-compiling package 'utils' | |
building package 'grDevices' | |
making axis_scales.d from axis_scales.c | |
making chull.d from chull.c | |
making devices.d from devices.c | |
making init.d from init.c | |
making stubs.d from stubs.c | |
making colors.d from colors.c | |
making clippath.d from clippath.c | |
making patterns.d from patterns.c | |
making mask.d from mask.c | |
making devPicTeX.d from devPicTeX.c | |
making devPS.d from devPS.c | |
making devWindows.d from devWindows.c | |
making winbitmap.d from winbitmap.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c axis_scales.c -o axis_scales.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chull.c -o chull.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c devices.c -o devices.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c stubs.c -o stubs.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c colors.c -o colors.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c clippath.c -o clippath.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c patterns.c -o patterns.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mask.c -o mask.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c devPicTeX.c -o devPicTeX.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I"/extsoft" -I../../../../src/gnuwin32 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c devPS.c -o devPS.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/gnuwin32 -I../../../../src/extra -DR_ARCH='"x64"' -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c devWindows.c -o devWindows.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -DHAVE_PNG -DHAVE_JPEG -DHAVE_TIFF -I"/extsoft" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c winbitmap.c -o winbitmap.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o grDevices.dll tmp.def axis_scales.o chull.o devices.o init.o stubs.o colors.o clippath.o patterns.o mask.o devPicTeX.o devPS.o devWindows.o winbitmap.o ../../../gnuwin32/dllversion.o -L/extsoft/lib/x64 -lRgraphapp -lpng -ltiff -ljpeg -lz -L../../../../bin/x64 -lR | |
byte-compiling package 'grDevices' | |
building package 'graphics' | |
making init.d from init.c | |
making base.d from base.c | |
making graphics.d from graphics.c | |
making par.d from par.c | |
making plot.d from plot.c | |
making plot3d.d from plot3d.c | |
making stem.d from stem.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c base.c -o base.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c graphics.c -o graphics.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c par.c -o par.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c plot.c -o plot.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c plot3d.c -o plot3d.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c stem.c -o stem.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o graphics.dll tmp.def init.o base.o graphics.o par.o plot.o plot3d.o stem.o ../../../gnuwin32/dllversion.o -L../../../../bin/x64 -lR | |
byte-compiling package 'graphics' | |
building package 'stats' | |
making init.d from init.c | |
making kmeans.d from kmeans.c | |
making ansari.d from ansari.c | |
making bandwidths.d from bandwidths.c | |
making chisqsim.d from chisqsim.c | |
making d2x2xk.d from d2x2xk.c | |
making fexact.d from fexact.c | |
making kendall.d from kendall.c | |
making ks.d from ks.c | |
making line.d from line.c | |
making smooth.d from smooth.c | |
making prho.d from prho.c | |
making swilk.d from swilk.c | |
making ksmooth.d from ksmooth.c | |
making loessc.d from loessc.c | |
making monoSpl.d from monoSpl.c | |
making isoreg.d from isoreg.c | |
making Srunmed.d from Srunmed.c | |
making dblcen.d from dblcen.c | |
making distance.d from distance.c | |
making hclust-utils.d from hclust-utils.c | |
making nls.d from nls.c | |
making rWishart.d from rWishart.c | |
making HoltWinters.d from HoltWinters.c | |
making PPsum.d from PPsum.c | |
making arima.d from arima.c | |
making burg.d from burg.c | |
making filter.d from filter.c | |
making mAR.d from mAR.c | |
making pacf.d from pacf.c | |
making starma.d from starma.c | |
making port.d from port.c | |
making family.d from family.c | |
making sbart.d from sbart.c | |
making approx.d from approx.c | |
making loglin.d from loglin.c | |
making lowess.d from lowess.c | |
making massdist.d from massdist.c | |
making splines.d from splines.c | |
making lm.d from lm.c | |
making complete_cases.d from complete_cases.c | |
making cov.d from cov.c | |
making deriv.d from deriv.c | |
making fft.d from fft.c | |
making fourier.d from fourier.c | |
making model.d from model.c | |
making optim.d from optim.c | |
making optimize.d from optimize.c | |
making integrate.d from integrate.c | |
making random.d from random.c | |
making distn.d from distn.c | |
making zeroin.d from zeroin.c | |
making rcont.d from rcont.c | |
making influence.d from influence.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c kmeans.c -o kmeans.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ansari.c -o ansari.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c bandwidths.c -o bandwidths.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chisqsim.c -o chisqsim.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c d2x2xk.c -o d2x2xk.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fexact.c -o fexact.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c kendall.c -o kendall.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ks.c -o ks.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c line.c -o line.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c smooth.c -o smooth.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c prho.c -o prho.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c swilk.c -o swilk.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ksmooth.c -o ksmooth.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c loessc.c -o loessc.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c monoSpl.c -o monoSpl.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c isoreg.c -o isoreg.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Srunmed.c -o Srunmed.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dblcen.c -o dblcen.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c distance.c -o distance.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c hclust-utils.c -o hclust-utils.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nls.c -o nls.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rWishart.c -o rWishart.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c HoltWinters.c -o HoltWinters.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c PPsum.c -o PPsum.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c arima.c -o arima.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c burg.c -o burg.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c filter.c -o filter.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mAR.c -o mAR.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pacf.c -o pacf.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c starma.c -o starma.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c port.c -o port.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c family.c -o family.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sbart.c -o sbart.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c approx.c -o approx.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c loglin.c -o loglin.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c lowess.c -o lowess.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c massdist.c -o massdist.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c splines.c -o splines.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c lm.c -o lm.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c complete_cases.c -o complete_cases.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cov.c -o cov.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c deriv.c -o deriv.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fft.c -o fft.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fourier.c -o fourier.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c model.c -o model.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c optim.c -o optim.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c optimize.c -o optimize.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c integrate.c -o integrate.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c random.c -o random.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c distn.c -o distn.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c zeroin.c -o zeroin.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rcont.c -o rcont.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -DHAVE_CONFIG_H -I../../../../src/include -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c influence.c -o influence.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c bsplvd.f -o bsplvd.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c bvalue.f -o bvalue.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c bvalus.f -o bvalus.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c loessf.f -o loessf.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c ppr.f -o ppr.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c qsbart.f -o qsbart.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sgram.f -o sgram.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sinerp.f -o sinerp.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sslvrg.f -o sslvrg.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c stxwx.f -o stxwx.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c hclust.f -o hclust.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c kmns.f -o kmns.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c eureka.f -o eureka.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c stl.f -o stl.o | |
/mingw64/bin/gfortran -O2 -msse2 -mfpmath=sse -c portsrc.f -o portsrc.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c lminfl.f -o lminfl.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o stats.dll stats-win.def init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o monoSpl.o isoreg.o Srunmed.o dblcen.o distance.o hclust-utils.o nls.o rWishart.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o sbart.o approx.o loglin.o lowess.o massdist.o splines.o lm.o complete_cases.o cov.o deriv.o fft.o fourier.o model.o optim.o optimize.o integrate.o random.o distn.o zeroin.o rcont.o influence.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o lminfl.o ../../../gnuwin32/dllversion.o -L../../../../bin/x64 -lRlapack -L../../../../bin/x64 -lRblas -lgfortran -lm -lquadmath -L../../../../bin/x64 -lR | |
byte-compiling package 'stats' | |
building package 'datasets' | |
building package 'methods' | |
making do_substitute_direct.d from do_substitute_direct.c | |
making init.d from init.c | |
making methods_list_dispatch.d from methods_list_dispatch.c | |
making slot.d from slot.c | |
making class_support.d from class_support.c | |
making tests.d from tests.c | |
making utils.d from utils.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c do_substitute_direct.c -o do_substitute_direct.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c methods_list_dispatch.c -o methods_list_dispatch.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c slot.c -o slot.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c class_support.c -o class_support.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tests.c -o tests.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c utils.c -o utils.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o methods.dll tmp.def do_substitute_direct.o init.o methods_list_dispatch.o slot.o class_support.o tests.o utils.o ../../../gnuwin32/dllversion.o -L../../../../bin/x64 -lR | |
byte-compiling package 'methods' | |
initializing class and method definitions ... done | |
building package 'grid' | |
making clippath.d from clippath.c | |
making gpar.d from gpar.c | |
making grid.d from grid.c | |
making just.d from just.c | |
making layout.d from layout.c | |
making mask.d from mask.c | |
making matrix.d from matrix.c | |
making register.d from register.c | |
making state.d from state.c | |
making unit.d from unit.c | |
making util.d from util.c | |
making viewport.d from viewport.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c clippath.c -o clippath.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gpar.c -o gpar.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c grid.c -o grid.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c just.c -o just.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c layout.c -o layout.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mask.c -o mask.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c matrix.c -o matrix.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c register.c -o register.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c state.c -o state.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c unit.c -o unit.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c util.c -o util.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c viewport.c -o viewport.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o grid.dll grid-win.def clippath.o gpar.o grid.o just.o layout.o mask.o matrix.o register.o state.o unit.o util.o viewport.o ../../../gnuwin32/dllversion.o -L../../../../bin/x64 -lR | |
byte-compiling package 'grid' | |
building package 'splines' | |
making splines.d from splines.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c splines.c -o splines.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o splines.dll tmp.def splines.o ../../../gnuwin32/dllversion.o -L../../../../bin/x64 -lR | |
byte-compiling package 'splines' | |
building package 'stats4' | |
byte-compiling package 'stats4' | |
building package 'tcltk' | |
making init.d from init.c | |
making tcltk.d from tcltk.c | |
making tcltk_win.d from tcltk_win.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I "../../../../Tcl"/include -DWin32 -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I "../../../../Tcl"/include -DWin32 -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tcltk.c -o tcltk.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -I "../../../../Tcl"/include -DWin32 -I../../../../src/include -DHAVE_CONFIG_H -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tcltk_win.c -o tcltk_win.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o tcltk.dll tmp.def init.o tcltk.o tcltk_win.o ../../../gnuwin32/dllversion.o -L../../../../Tcl/bin64 -ltcl86 -ltk86 -L../../../../bin/x64 -lR | |
byte-compiling package 'tcltk' | |
building package 'parallel' | |
making init.d from init.c | |
making rngstream.d from rngstream.c | |
making ncpus.d from ncpus.c | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rngstream.c -o rngstream.o | |
/mingw64/bin/gcc -I"../../../../include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ncpus.c -o ncpus.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o parallel.dll tmp.def init.o rngstream.o ncpus.o ../../../gnuwin32/dllversion.o -L../../../../bin/x64 -lR | |
byte-compiling package 'parallel' | |
building package 'translations' | |
installing parsed NAMESPACE files | |
installing parsed Rd: base stats utils methods graphics grDevices datasets grid tools tcltk splines stats4 compiler parallel | |
building/updating package metadata ... | |
writing indices for package: base tools utils grDevices graphics stats datasets methods grid splines stats4 tcltk compiler parallel | |
building all R object docs | |
converting help for package 'base' | |
abbreviate html | |
agrep html | |
all.equal html | |
all html | |
allnames html | |
any html | |
aperm html | |
append html | |
apply html | |
args html | |
Arithmetic html | |
array html | |
as.data.frame html | |
as.Date html | |
as.environment html | |
as.function html | |
as.POSIXlt html | |
AsIs html | |
asplit html | |
assign html | |
assignOps html | |
attach html | |
attr html | |
attributes html | |
autoload html | |
backsolve html | |
base-defunct html | |
base-deprecated html | |
base-internal html | |
base-package html | |
basename html | |
Bessel html | |
bincode html | |
bindenv html | |
bitwise html | |
body html | |
bquote html | |
browser html | |
browserText html | |
builtins html | |
by html | |
c html | |
call html | |
callCC html | |
CallExternal html | |
capabilities html | |
cat html | |
cbind html | |
char.expand html | |
character html | |
charmatch html | |
chartr html | |
chkDots html | |
chol html | |
chol2inv html | |
class html | |
col html | |
colnames html | |
Colon html | |
colSums html | |
commandArgs html | |
comment html | |
Comparison html | |
complex html | |
conditions html | |
conflicts html | |
connections html | |
Constants html | |
contributors html | |
Control html | |
copyright html | |
crossprod html | |
Cstack_info html | |
cumsum html | |
curlGetHeaders html | |
cut.POSIXt html | |
cut html | |
data.class html | |
data.frame html | |
data.matrix html | |
dataframeHelpers html | |
date html | |
Dates html | |
DateTimeClasses html | |
dcf html | |
debug html | |
Defunct html | |
delayedAssign html | |
deparse html | |
deparseOpts html | |
Deprecated html | |
det html | |
detach html | |
dev html | |
diag html | |
diff html | |
difftime html | |
dim html | |
dimnames html | |
do.call html | |
dontCheck html | |
dots html | |
double html | |
dput html | |
drop html | |
droplevels html | |
dump html | |
duplicated html | |
dynload html | |
eapply html | |
eigen html | |
encodeString html | |
Encoding html | |
environment html | |
EnvVar html | |
eval html | |
exists html | |
expand.grid html | |
expression html | |
Extract.data.frame html | |
Extract.factor html | |
Extract html | |
Extremes html | |
extSoftVersion html | |
factor html | |
file.access html | |
file.choose html | |
file.info html | |
file.path html | |
file.show html | |
files html | |
files2 html | |
find.package html | |
findInterval html | |
force html | |
forceAndCall html | |
Foreign-internal html | |
Foreign html | |
formals html | |
format.info html | |
format.pval html | |
format html | |
formatc html | |
formatDL html | |
function html | |
funprog html | |
gc html | |
gc.time html | |
gctorture html | |
get html | |
getCallingDLL html | |
getDLLRegisteredRoutines html | |
getLoadedDLLs html | |
getNativeSymbolInfo html | |
gettext html | |
getwd html | |
gl html | |
grep html | |
grepRaw html | |
groupGeneric html | |
grouping html | |
gzcon html | |
hexmode html | |
Hyperbolic html | |
iconv html | |
icuSetCollate html | |
identical html | |
identity html | |
ifelse html | |
integer html | |
interaction html | |
interactive html | |
Internal html | |
InternalMethods html | |
invisible html | |
is.finite html | |
is.function html | |
is.language html | |
is.object html | |
is.recursive html | |
is.single html | |
is.unsorted html | |
ISOdatetime html | |
isR html | |
isS4 html | |
isSymmetric html | |
jitter html | |
kappa html | |
kronecker html | |
l10n_info html | |
La_library html | |
La_version html | |
labels html | |
lapply html | |
Last.value html | |
lazyload html | |
length html | |
lengths html | |
levels html | |
libcurlVersion html | |
libPaths html | |
library.dynam html | |
library html | |
license html | |
list.files html | |
list html | |
list2DF html | |
list2env html | |
load html | |
locales html | |
Log html | |
Logic html | |
logical html | |
LongVectors html | |
lower.tri html | |
ls html | |
make.names html | |
make.unique html | |
mapply html | |
marginSums html | |
mat.or.vec html | |
match.arg html | |
match.call html | |
match.fun html | |
match html | |
MathFun html | |
matmult html | |
matrix html | |
maxCol html | |
mean html | |
memCompress html | |
memlimits html | |
Memory-limits html | |
memory.profile html | |
Memory html | |
merge html | |
message html | |
missing html | |
mode html | |
NA html | |
name html | |
names html | |
nargs html | |
nchar html | |
nlevels html | |
noquote html | |
norm html | |
normalizePath html | |
notyet html | |
nrow html | |
ns-dblcolon html | |
ns-hooks html | |
ns-internal html | |
ns-load html | |
ns-reflect html | |
ns-topenv html | |
NULL html | |
numeric html | |
numeric_version html | |
NumericConstants html | |
octmode html | |
on.exit html | |
Ops.Date html | |
options html | |
order html | |
outer html | |
Paren html | |
parse html | |
paste html | |
path.expand html | |
pcre_config html | |
Platform html | |
plot html | |
pmatch html | |
polyroot html | |
pos.to.env html | |
pretty html | |
Primitive html | |
print.dataframe html | |
print.default html | |
print html | |
prmatrix html | |
proc.time html | |
prod html | |
proportions html | |
pushBack html | |
qr html | |
qraux html | |
quit html | |
Quotes html | |
Random-user html | |
Random html | |
range html | |
rank html | |
rapply html | |
raw html | |
rawConnection html | |
rawConversion html | |
RdUtils html | |
readBin html | |
readChar html | |
readline html | |
readLines html | |
readRDS html | |
readRenviron html | |
Recall html | |
reg.finalizer html | |
regex html | |
regmatches html | |
rep html | |
replace html | |
Reserved html | |
rev html | |
Rhome html | |
rle html | |
rm html | |
round.POSIXt html | |
Round html | |
row.names html | |
row html | |
rowsum html | |
S3method html | |
sample html | |
save html | |
scale html | |
scan html | |
search html | |
seek html | |
seq.Date html | |
seq.POSIXt html | |
seq html | |
sequence html | |
serialize html | |
sets html | |
setTimeLimit html | |
showConnections html | |
shQuote html | |
sign html | |
sink html | |
slice.index html | |
slotOp html | |
socketSelect html | |
solve html | |
sort html | |
source html | |
Special html | |
split html | |
sprintf html | |
sQuote html | |
srcfile html | |
standardGeneric html | |
startsWith html | |
Startup html | |
stop html | |
stopifnot html | |
strptime html | |
strrep html | |
strsplit html | |
strtoi html | |
strtrim html | |
structure html | |
strwrap html | |
subset html | |
substitute html | |
substr html | |
sum html | |
summary html | |
svd html | |
sweep html | |
switch html | |
Syntax html | |
Sys.getenv html | |
Sys.getpid html | |
Sys.glob html | |
Sys.info html | |
Sys.localeconv html | |
sys.parent html | |
Sys.readlink html | |
Sys.setenv html | |
Sys.setFileTime html | |
Sys.sleep html | |
sys.source html | |
Sys.time html | |
Sys.which html | |
system.file html | |
system html | |
system.time html | |
system2 html | |
t html | |
table html | |
tabulate html | |
tapply html | |
taskCallback html | |
taskCallbackManager html | |
taskCallbackNames html | |
tempfile html | |
textconnections html | |
tilde html | |
timezones html | |
toString html | |
trace html | |
traceback html | |
tracemem html | |
transform html | |
Trig html | |
trimws html | |
try html | |
typeof html | |
unique html | |
unlink html | |
unlist html | |
unname html | |
UseMethod html | |
userhooks html | |
utf8Conversion html | |
UTF8filepaths html | |
validUTF8 html | |
vector html | |
Vectorize html | |
Version html | |
warning html | |
warnings html | |
weekday.POSIXt html | |
which.min html | |
which html | |
with html | |
withVisible html | |
write html | |
writeLines html | |
xtfrm html | |
zapsmall html | |
zMachine html | |
zpackages html | |
zScript html | |
zutils html | |
shell.exec html | |
shell html | |
converting help for package 'tools' | |
add_datalist html | |
assertCondition html | |
bibstyle html | |
buildVignette html | |
buildVignettes html | |
charsets html | |
check_packages_in_dir html | |
checkFF html | |
checkMD5sums html | |
checkPoFiles html | |
checkRd html | |
checkRdaFiles html | |
checkTnF html | |
checkVignettes html | |
codoc html | |
compactPDF html | |
CRANtools html | |
delimMatch html | |
dependsOnPkgs html | |
encoded html | |
fileutils html | |
find_gs_cmd html | |
getVignetteInfo html | |
HTMLheader html | |
HTMLlinks html | |
loadRdMacros html | |
make_translations_pkg html | |
makeLazyLoading html | |
makevars html | |
md5sum html | |
package_dependencies html | |
package_native_routine_registration_skeleton | |
html | |
parse_Rd html | |
parseLatex html | |
print.via.format html | |
pskill html | |
psnice html | |
QC html | |
Rcmd html | |
Rd2HTML html | |
Rd2txt_options html | |
Rdiff html | |
Rdindex html | |
RdTextFilter html | |
Rdutils html | |
read.00Index html | |
showNonASCII html | |
startDynamicHelp html | |
SweaveTeXFilter html | |
testInstalledPackage html | |
texi2dvi html | |
toHTML html | |
tools-defunct html | |
tools-deprecated html | |
tools-package html | |
toRd html | |
toTitleCase html | |
undoc html | |
update_pkg_po html | |
updatePACKAGES html | |
userdir html | |
vignetteEngine html | |
vignetteInfo html | |
writePACKAGES html | |
xgettext html | |
converting help for package 'utils' | |
adist html | |
alarm html | |
apropos html | |
aregexec html | |
arrangeWindows html | |
askYesNo html | |
aspell-utils html | |
aspell html | |
available.packages html | |
BATCH html | |
bibentry html | |
browseEnv html | |
browseURL html | |
browseVignettes html | |
bug.report html | |
capture.output html | |
changedFiles html | |
choose.dir html | |
choose.files html | |
chooseBioCmirror html | |
chooseCRANmirror html | |
citation html | |
cite html | |
citEntry html | |
clipboard html | |
close.socket html | |
combn html | |
compareVersion html | |
COMPILE html | |
contrib.url html | |
count.fields html | |
create.post html | |
data html | |
dataentry html | |
debugcall html | |
debugger html | |
demo html | |
DLL.version html | |
download.file html | |
download.packages html | |
edit.data.frame html | |
edit html | |
example html | |
file.edit html | |
filetest html | |
findLineNum html | |
fix html | |
flush.console html | |
format html | |
getAnywhere html | |
getFromNamespace html | |
getParseData html | |
getS3method html | |
getWindowsHandle html | |
getWindowsHandles html | |
glob2rx html | |
globalVariables html | |
hasName html | |
head html | |
help html | |
help.request html | |
help.search html | |
help.start html | |
hsearch-utils html | |
install.packages html | |
INSTALL html | |
installed.packages html | |
isS3method html | |
isS3stdGen html | |
LINK html | |
localeToCharset html | |
ls_str html | |
maintainer html | |
make.packages.html html | |
make.socket html | |
memory.size html | |
menu html | |
methods html | |
mirrorAdmin html | |
modifyList html | |
news html | |
nsl html | |
object.size html | |
package.skeleton html | |
packageDescription html | |
packageName html | |
packageStatus html | |
page html | |
person html | |
PkgUtils html | |
process.events html | |
prompt html | |
promptData html | |
promptPackage html | |
Question html | |
rcompgen html | |
Rconsole html | |
read.DIF html | |
read.fortran html | |
read.fwf html | |
read.socket html | |
read.table html | |
readRegistry html | |
recover html | |
relist html | |
remove.packages html | |
REMOVE html | |
removeSource html | |
RHOME html | |
roman html | |
Rprof html | |
Rprofmem html | |
Rscript html | |
RShowDoc html | |
RSiteSearch html | |
rtags html | |
Rtangle html | |
RweaveLatex html | |
savehistory html | |
select.list html | |
sessionInfo html | |
setRepositories html | |
setWindowTitle html | |
SHLIB html | |
shortPathName html | |
sourceutils html | |
stack html | |
str html | |
strcapture html | |
summaryRprof html | |
Sweave html | |
SweaveSyntConv html | |
SweaveUtils html | |
tar html | |
toLatex html | |
txtProgressBar html | |
type.convert html | |
untar html | |
unzip html | |
update.packages html | |
url.show html | |
URLencode html | |
utils-defunct html | |
utils-deprecated html | |
utils-package html | |
View html | |
vignette html | |
warnErrList html | |
winDialog html | |
winextras html | |
winMenus html | |
winProgressBar html | |
write.table html | |
zip html | |
converting help for package 'grDevices' | |
adjustcolor html | |
as.graphicsAnnot html | |
as.raster html | |
axisTicks html | |
boxplot.stats html | |
bringToTop html | |
cairo html | |
cairoSymbolFont html | |
check.options html | |
chull html | |
cm html | |
col2rgb html | |
colorRamp html | |
colors html | |
contourLines html | |
convertColor html | |
densCols html | |
dev.capabilities html | |
dev.capture html | |
dev.flush html | |
dev.interactive html | |
dev html | |
dev.size html | |
dev2 html | |
dev2bitmap html | |
devAskNewPage html | |
Devices html | |
embedFonts html | |
extendrange html | |
getGraphicsEvent html | |
gray.colors html | |
gray html | |
grDevices-package html | |
grSoftVersion html | |
hcl html | |
Hershey html | |
hsv html | |
Japanese html | |
make.rgb html | |
msgWindow html | |
n2mfrow html | |
nclass html | |
palette html | |
palettes html | |
pdf.options html | |
pdf html | |
pictex html | |
plotmath html | |
postscript html | |
postscriptFonts html | |
pretty.Date html | |
ps.options html | |
quartz html | |
quartzFonts html | |
recordGraphics html | |
recordplot html | |
rgb html | |
rgb2hsv html | |
trans3d html | |
Type1Font html | |
windows.options html | |
windows html | |
windowsFonts html | |
x11 html | |
x11Fonts html | |
xfig html | |
xy.coords html | |
xyTable html | |
xyz.coords html | |
png html | |
savePlot html | |
converting help for package 'graphics' | |
abline html | |
arrows html | |
assocplot html | |
axis.POSIXct html | |
axis html | |
axTicks html | |
barplot html | |
box html | |
boxplot.matrix html | |
boxplot html | |
bxp html | |
cdplot html | |
clip html | |
contour html | |
convertXY html | |
coplot html | |
curve html | |
dotchart html | |
filled.contour html | |
fourfoldplot html | |
frame html | |
graphics-defunct html | |
graphics-package html | |
grid html | |
hist.POSIXt html | |
hist html | |
identify html | |
image html | |
layout html | |
legend html | |
lines html | |
locator html | |
matplot html | |
mosaicplot html | |
mtext html | |
pairs html | |
panel.smooth html | |
par html | |
persp html | |
pie html | |
plot.dataframe html | |
plot.default html | |
plot.design html | |
plot.factor html | |
plot.formula html | |
plot.raster html | |
plot.table html | |
plot.window html | |
plot.xy html | |
plothistogram html | |
points html | |
polygon html | |
polypath html | |
rasterImage html | |
rect html | |
rug html | |
screen html | |
segments html | |
smoothScatter html | |
spineplot html | |
stars html | |
stem html | |
stripchart html | |
strwidth html | |
sunflowerplot html | |
symbols html | |
text html | |
title html | |
units html | |
xspline html | |
zAxis html | |
converting help for package 'stats' | |
acf html | |
acf2AR html | |
add1 html | |
addmargins html | |
aggregate html | |
AIC html | |
alias html | |
anova.glm html | |
anova.lm html | |
anova.mlm html | |
anova html | |
ansari.test html | |
aov html | |
approxfun html | |
ar.ols html | |
ar html | |
arima html | |
arima.sim html | |
arima0 html | |
ARMAacf html | |
ARMAtoMA html | |
as.hclust html | |
asOneSidedFormula html | |
ave html | |
bandwidth html | |
bartlett.test html | |
Beta html | |
binom.test html | |
Binomial html | |
biplot.princomp html | |
biplot html | |
birthday html | |
box.test html | |
cancor html | |
case.names html | |
Cauchy html | |
checkMFClasses html | |
chisq.test html | |
Chisquare html | |
cmdscale html | |
coef html | |
complete.cases html | |
confint html | |
constrOptim html | |
contrast html | |
contrasts html | |
convolve html | |
cophenetic html | |
cor html | |
cor.test html | |
cov.wt html | |
cpgram html | |
cutree html | |
decompose html | |
delete.response html | |
dendrapply html | |
dendrogram html | |
density html | |
deriv html | |
deviance html | |
df.residual html | |
diffinv html | |
dist html | |
Distributions html | |
dummy.coef html | |
ecdf html | |
eff.aovlist html | |
effects html | |
embed html | |
expand.model.frame html | |
Exponential html | |
extractAIC html | |
factanal html | |
factor.scope html | |
family html | |
Fdist html | |
fft html | |
filter html | |
fisher.test html | |
fitted.values html | |
fivenum html | |
fligner.test html | |
formula.nls html | |
formula html | |
friedman.test html | |
ftable.formula html | |
ftable html | |
GammaDist html | |
Geometric html | |
getInitial html | |
glm.control html | |
glm html | |
glm.summaries html | |
hclust html | |
heatmap html | |
HoltWinters html | |
Hypergeometric html | |
identify.hclust html | |
influence.measures html | |
integrate html | |
interaction.plot html | |
IQR html | |
is.empty html | |
isoreg html | |
KalmanLike html | |
kernapply html | |
kernel html | |
kmeans html | |
kruskal.test html | |
ks.test html | |
ksmooth html | |
lag.plot html | |
lag html | |
line html | |
listof html | |
lm.influence html | |
lm html | |
lm.summaries html | |
lmfit html | |
loadings html | |
loess.control html | |
loess html | |
Logistic html | |
logLik html | |
loglin html | |
Lognormal html | |
lowess html | |
ls.diag html | |
ls.print html | |
lsfit html | |
mad html | |
mahalanobis html | |
make.link html | |
makepredictcall html | |
manova html | |
mantelhaen.test html | |
mauchly.test html | |
mcnemar.test html | |
median html | |
medpolish html | |
model.extract html | |
model.frame html | |
model.matrix html | |
model.tables html | |
monthplot html | |
mood.test html | |
Multinom html | |
na.action html | |
na.contiguous html | |
na.fail html | |
nafns html | |
naprint html | |
NegBinomial html | |
nextn html | |
nlm html | |
nlminb html | |
nls.control html | |
nls html | |
NLSstAsymptotic html | |
NLSstClosestX html | |
NLSstLfAsymptote html | |
NLSstRtAsymptote html | |
nobs html | |
Normal html | |
numericDeriv html | |
offset html | |
oneway.test html | |
optim html | |
optimize html | |
order.dendrogram html | |
p.adjust html | |
Pair html | |
pairwise.prop.test html | |
pairwise.t.test html | |
pairwise.table html | |
pairwise.wilcox.test html | |
plot.acf html | |
plot.density html | |
plot.HoltWinters html | |
plot.isoreg html | |
plot.lm html | |
plot.ppr html | |
plot.profile.nls html | |
plot.spec html | |
plot.stepfun html | |
plot.ts html | |
Poisson html | |
poisson.test html | |
poly html | |
power.anova.test html | |
power.prop.test html | |
power html | |
power.t.test html | |
pp.test html | |
ppoints html | |
ppr html | |
prcomp html | |
predict.arima html | |
predict.glm html | |
predict.HoltWinters html | |
predict.lm html | |
predict.loess html | |
predict.nls html | |
predict html | |
predict.smooth.spline html | |
preplot html | |
princomp html | |
print.power.htest html | |
print.ts html | |
printCoefmat html | |
profile.nls html | |
profile html | |
proj html | |
prop.test html | |
prop.trend.test html | |
qqnorm html | |
quade.test html | |
quantile html | |
r2dtable html | |
read.ftable html | |
rect.hclust html | |
relevel html | |
reorder.dendrogram html | |
reorder.factor html | |
replications html | |
reshape html | |
residuals html | |
runmed html | |
rWishart html | |
scatter.smooth html | |
screeplot html | |
sd html | |
se.contrast html | |
selfStart html | |
setNames html | |
shapiro.test html | |
sigma html | |
SignRank html | |
simulate html | |
smooth html | |
smooth.spline html | |
smoothEnds html | |
sortedXyData html | |
spec.ar html | |
spec.pgram html | |
spec.taper html | |
spectrum html | |
splinefun html | |
SSasymp html | |
SSasympOff html | |
SSasympOrig html | |
SSbiexp html | |
SSD html | |
SSfol html | |
SSfpl html | |
SSgompertz html | |
SSlogis html | |
SSmicmen html | |
SSweibull html | |
start html | |
stat.anova html | |
stats-defunct html | |
stats-deprecated html | |
stats-package html | |
step html | |
stepfun html | |
stl html | |
stlmethods html | |
StructTS html | |
summary.aov html | |
summary.glm html | |
summary.lm html | |
summary.manova html | |
summary.nls html | |
summary.princomp html | |
supsmu html | |
symnum html | |
t.test html | |
TDist html | |
termplot html | |
terms.formula html | |
terms.object html | |
terms html | |
time html | |
toeplitz html | |
ts-methods html | |
ts.plot html | |
ts html | |
ts.union html | |
tsdiag html | |
tsp html | |
tsSmooth html | |
Tukey html | |
TukeyHSD html | |
Uniform html | |
uniroot html | |
update.formula html | |
update html | |
var.test html | |
varimax html | |
vcov html | |
Weibull html | |
weighted.mean html | |
weighted.residuals html | |
weights html | |
wilcox.test html | |
Wilcoxon html | |
window html | |
xtabs html | |
zC html | |
converting help for package 'datasets' | |
ability.cov html | |
airmiles html | |
AirPassengers html | |
airquality html | |
anscombe html | |
attenu html | |
attitude html | |
austres html | |
beavers html | |
BJsales html | |
BOD html | |
cars html | |
ChickWeight html | |
chickwts html | |
co2 html | |
crimtab html | |
datasets-package html | |
discoveries html | |
DNase html | |
esoph html | |
euro html | |
eurodist html | |
EuStockMarkets html | |
faithful html | |
Formaldehyde html | |
freeny html | |
HairEyeColor html | |
Harman23.cor html | |
Harman74.cor html | |
Indometh html | |
infert html | |
InsectSprays html | |
iris html | |
islands html | |
JohnsonJohnson html | |
LakeHuron html | |
lh html | |
LifeCycleSavings html | |
Loblolly html | |
longley html | |
lynx html | |
morley html | |
mtcars html | |
nhtemp html | |
Nile html | |
nottem html | |
npk html | |
occupationalStatus html | |
Orange html | |
OrchardSprays html | |
PlantGrowth html | |
precip html | |
presidents html | |
pressure html | |
Puromycin html | |
quakes html | |
randu html | |
rivers html | |
rock html | |
sleep html | |
stackloss html | |
state html | |
sunspot.month html | |
sunspot.year html | |
sunspots html | |
swiss html | |
Theoph html | |
Titanic html | |
ToothGrowth html | |
treering html | |
trees html | |
UCBAdmissions html | |
UKDriverDeaths html | |
UKgas html | |
UKLungDeaths html | |
USAccDeaths html | |
USArrests html | |
USJudgeRatings html | |
USPersonalExpenditure html | |
uspop html | |
VADeaths html | |
volcano html | |
warpbreaks html | |
women html | |
WorldPhones html | |
WWWusage html | |
zCO2 html | |
converting help for package 'methods' | |
as html | |
BasicClasses html | |
callGeneric html | |
canCoerce html | |
cbind2 html | |
Classes html | |
Classes_Details html | |
classesToAM html | |
className html | |
classRepresentation-class html | |
Documentation html | |
dotsMethods html | |
EmptyMethodsList-class html | |
EnvironmentClass html | |
evalSource html | |
findClass html | |
findMethods html | |
fixPrevious html | |
genericFunction-class html | |
GenericFunctions html | |
getClass html | |
getMethod html | |
getPackageName html | |
hasArg html | |
implicitGeneric html | |
inheritedSlotNames html | |
initialize-methods html | |
Introduction html | |
is html | |
isSealedMethod html | |
LanguageClasses html | |
languageEl html | |
LinearMethodsList-class html | |
localRefClass html | |
method.skeleton html | |
MethodDefinition-class html | |
methods-defunct html | |
methods-deprecated html | |
methods-package html | |
Methods html | |
Methods_Details html | |
Methods_for_Nongenerics html | |
Methods_for_S3 html | |
MethodsList-class html | |
MethodsList html | |
MethodSupport html | |
methodUtilities html | |
MethodWithNext-class html | |
new html | |
NextMethod html | |
nonStructure-class html | |
ObjectsWithPackage-class html | |
promptClass html | |
promptMethods html | |
RClassUtils html | |
refClass html | |
removeMethod html | |
representation html | |
RMethodUtils html | |
S3Part html | |
S4groupGeneric html | |
SClassExtension-class html | |
selectSuperClasses html | |
setAs html | |
setClass html | |
setClassUnion html | |
setGeneric html | |
setGroupGeneric html | |
setIs html | |
setLoadActions html | |
setMethod html | |
setOldClass html | |
setSClass html | |
show html | |
showMethods html | |
signature-class html | |
slot html | |
stdRefClass html | |
StructureClasses html | |
substituteDirect html | |
testInheritedMethods html | |
TraceClasses html | |
validObject html | |
zBasicFunsList html | |
converting help for package 'grid' | |
absolute.size html | |
arrow html | |
calcStringMetric html | |
current.viewport html | |
dataViewport html | |
depth html | |
deviceLoc html | |
drawDetails html | |
editDetails html | |
editViewport html | |
explode html | |
gEdit html | |
getNames html | |
gpar html | |
gPath html | |
grid-defunct html | |
grid-internal html | |
grid-package html | |
grid.add html | |
grid.bezier html | |
grid.cap html | |
grid.circle html | |
grid.clip html | |
grid.convert html | |
grid.copy html | |
grid.curve html | |
grid.delay html | |
grid.display.list html | |
grid.DLapply html | |
grid.draw html | |
grid.edit html | |
grid.force html | |
grid.frame html | |
grid.function html | |
grid.get html | |
grid.grab html | |
grid.grep html | |
grid.grill html | |
grid.grob html | |
grid.layout html | |
grid.lines html | |
grid.locator html | |
grid.ls html | |
grid.move.to html | |
grid.newpage html | |
grid.null html | |
grid.pack html | |
grid.path html | |
grid.place html | |
grid.plot.and.legend html | |
grid.points html | |
grid.polygon html | |
grid.pretty html | |
grid.raster html | |
Grid html | |
grid.record html | |
grid.rect html | |
grid.refresh html | |
grid.remove html | |
grid.reorder html | |
grid.roundrect html | |
grid.segments html | |
grid.set html | |
grid.show.layout html | |
grid.show.viewport html | |
grid.text html | |
grid.xaxis html | |
grid.xspline html | |
grid.yaxis html | |
grobCoords html | |
grobName html | |
grobWidth html | |
grobX html | |
legendGrob html | |
makeContent html | |
patterns html | |
plotViewport html | |
resolveRasterSize html | |
showGrob html | |
showViewport html | |
stringWidth html | |
unit.c html | |
unit.length html | |
unit.pmin html | |
unit html | |
unit.rep html | |
unitType html | |
valid.just html | |
validDetails html | |
viewport html | |
viewports html | |
vpPath html | |
widthDetails html | |
xDetails html | |
xsplinePoints html | |
converting help for package 'splines' | |
asVector html | |
backSpline html | |
bs html | |
interpSpline html | |
ns html | |
periodicSpline html | |
polySpline html | |
predict.bs html | |
predict.bSpline html | |
splineDesign html | |
splineKnots html | |
splineOrder html | |
splines-package html | |
xyVector html | |
converting help for package 'stats4' | |
coef-methods html | |
confint-methods html | |
logLik-methods html | |
mle-class html | |
mle html | |
plot-methods html | |
profile-methods html | |
profile.mle-class html | |
show-methods html | |
stats4-package html | |
summary-methods html | |
summary.mle-class html | |
update-methods html | |
vcov-methods html | |
converting help for package 'tcltk' | |
TclInterface html | |
tclServiceMode html | |
tcltk-defunct html | |
tcltk-package html | |
tk_choose.dir html | |
tk_choose.files html | |
tk_messageBox html | |
tk_select.list html | |
TkCommands html | |
tkpager html | |
tkProgressBar html | |
tkStartGUI html | |
TkWidgetcmds html | |
TkWidgets html | |
converting help for package 'compiler' | |
compile html | |
converting help for package 'parallel' | |
clusterApply html | |
detectCores html | |
makeCluster html | |
parallel-package html | |
RngStream html | |
splitIndices html | |
mcdummies html | |
creating doc/NEWS | |
creating doc/NEWS.pdf | |
------ Making HTML documentation ------ | |
creating doc/manual/version.texi | |
creating doc/manual/R-FAQ.html | |
creating doc/manual/R-admin.html | |
creating doc/manual/R-data.html | |
creating doc/manual/R-exts.html | |
creating doc/manual/R-intro.html | |
creating doc/manual/R-ints.html | |
creating doc/manual/R-lang.html | |
making rw-FAQ | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
Negative repeat count does nothing at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 1065. | |
making rw-FAQ.html | |
make[2]: Nothing to be done for 'all'. | |
making cairoBM.d from cairoBM.c | |
/mingw64/bin/gcc -I"../../../../../include" -DNDEBUG -I../../../../../src/include -I. -I.. -DHAVE_CONFIG_H -DR_ARCH='"x64"' -I/mingw64/include/cairo -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cairoBM.c -o cairoBM.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o winCairo.dll winCairo.def cairoBM.o -lcairo -lfreetype -lpng -lpixman-1 -lz -liconv -lgdi32 -lmsimg32 -L.. -lgrDevices -L"../../../../../bin/x64" -lR | |
--- Making recommended packages | |
----- installing recommended package MASS | |
* installing *source* package 'MASS' ... | |
** package 'MASS' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c MASS.c -o MASS.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c lqs.c -o lqs.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o MASS.dll tmp.def MASS.o lqs.o -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/MASS/libs/x64 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
finding HTML links ... done | |
converting help for package 'MASS' | |
Aids2 html | |
Animals html | |
Boston html | |
Cars93 html | |
Cushings html | |
DDT html | |
GAGurine html | |
Insurance html | |
MASS-internal html | |
Melanoma html | |
Null html | |
OME html | |
Pima.tr html | |
Rabbit html | |
Rubber html | |
SP500 html | |
Sitka html | |
Sitka89 html | |
Skye html | |
Traffic html | |
UScereal html | |
UScrime html | |
VA html | |
abbey html | |
accdeaths html | |
addterm html | |
anorexia html | |
anova.negbin html | |
area html | |
bacteria html | |
bandwidth.nrd html | |
bcv html | |
beav1 html | |
beav2 html | |
biopsy html | |
birthwt html | |
boxcox html | |
cabbages html | |
caith html | |
cats html | |
cement html | |
chem html | |
con2tr html | |
confint html | |
contr.sdif html | |
coop html | |
corresp html | |
cov.rob html | |
cov.trob html | |
cpus html | |
crabs html | |
deaths html | |
denumerate html | |
dose.p html | |
drivers html | |
dropterm html | |
eagles html | |
epil html | |
eqscplot html | |
farms html | |
fgl html | |
fitdistr html | |
forbes html | |
fractions html | |
galaxies html | |
gamma.dispersion html | |
gamma.shape.glm html | |
gehan html | |
genotype html | |
geyser html | |
gilgais html | |
ginv html | |
glm.convert html | |
glm.nb html | |
glmmPQL html | |
hills html | |
hist.scott html | |
housing html | |
huber html | |
hubers html | |
immer html | |
isoMDS html | |
kde2d html | |
lda html | |
ldahist html | |
leuk html | |
lm.gls html | |
lm.ridge html | |
loglm html | |
loglm1 html | |
logtrans html | |
lqs html | |
mammals html | |
mca html | |
mcycle html | |
menarche html | |
michelson html | |
minn38 html | |
motors html | |
muscle html | |
mvrnorm html | |
negative.binomial html | |
newcomb html | |
nlschools html | |
npk html | |
npr1 html | |
oats html | |
painters html | |
pairs.lda html | |
parcoord html | |
petrol html | |
phones html | |
plot.lda html | |
plot.mca html | |
plot.profile html | |
polr html | |
predict.glmmPQL html | |
predict.lda html | |
predict.lqs html | |
predict.mca html | |
predict.qda html | |
profile.glm html | |
qda html | |
quine html | |
rational html | |
renumerate html | |
rlm html | |
rms.curv html | |
rnegbin html | |
road html | |
rotifer html | |
sammon html | |
ships html | |
shoes html | |
shrimp html | |
shuttle html | |
snails html | |
stdres html | |
steam html | |
stepAIC html | |
stormer html | |
studres html | |
summary.loglm html | |
summary.negbin html | |
summary.rlm html | |
survey html | |
synth.tr html | |
theta.md html | |
topo html | |
truehist html | |
ucv html | |
waders html | |
whiteside html | |
width.SJ html | |
write.matrix html | |
wtloss html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (MASS) | |
Making 'packages.html' ... done | |
----- installing recommended package lattice | |
* installing *source* package 'lattice' ... | |
** package 'lattice' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c threeDplot.c -o threeDplot.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o lattice.dll tmp.def init.o threeDplot.o -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/lattice/libs/x64 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** demo | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'lattice' | |
finding HTML links ... done | |
Lattice html | |
Rows html | |
USMortality html | |
axis.default html | |
banking html | |
barchart.table html | |
barley html | |
cloud html | |
draw.colorkey html | |
draw.key html | |
environmental html | |
ethanol html | |
histogram html | |
interaction html | |
lattice.options html | |
latticeParseFormula html | |
level.colors html | |
levelplot html | |
llines html | |
lset html | |
make.groups html | |
melanoma html | |
oneway html | |
packet.panel.default html | |
panel.axis html | |
panel.barchart html | |
panel.bwplot html | |
panel.cloud html | |
panel.densityplot html | |
panel.dotplot html | |
panel.functions html | |
panel.histogram html | |
panel.levelplot html | |
panel.loess html | |
panel.number html | |
panel.pairs html | |
panel.parallel html | |
panel.qqmath html | |
panel.qqmathline html | |
panel.smoothScatter html | |
panel.spline html | |
panel.stripplot html | |
panel.superpose html | |
panel.violin html | |
panel.xyplot html | |
prepanel.default html | |
prepanel.functions html | |
print.trellis html | |
qq html | |
qqmath html | |
rfs html | |
shingles html | |
simpleKey html | |
simpleTheme html | |
singer html | |
splom html | |
strip.default html | |
tmd html | |
trellis.device html | |
trellis.object html | |
trellis.par.get html | |
update.trellis html | |
utilities.3d html | |
xyplot html | |
xyplot.ts html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (lattice) | |
Making 'packages.html' ... done | |
----- installing recommended package Matrix | |
* installing *source* package 'Matrix' ... | |
** package 'Matrix' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c CHMfactor.c -o CHMfactor.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Csparse.c -o Csparse.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c TMatrix_as.c -o TMatrix_as.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Tsparse.c -o Tsparse.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Mutils.c -o Mutils.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chm_common.c -o chm_common.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cs.c -o cs.o | |
cs.c: In function 'cs_qr': | |
cs.c:1408:18: warning: variable 'm' set but not used [-Wunused-but-set-variable] | |
csi i, k, p, m, n, vnz, p1, top, m2, len, col, rnz, *s, *leftmost, *Ap, *Ai, | |
^ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cs_utils.c -o cs_utils.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dense.c -o dense.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dgCMatrix.c -o dgCMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dgTMatrix.c -o dgTMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dgeMatrix.c -o dgeMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dpoMatrix.c -o dpoMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dppMatrix.c -o dppMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dsCMatrix.c -o dsCMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dsyMatrix.c -o dsyMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dspMatrix.c -o dspMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dtCMatrix.c -o dtCMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dtTMatrix.c -o dtTMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dtrMatrix.c -o dtrMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dtpMatrix.c -o dtpMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c factorizations.c -o factorizations.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ldense.c -o ldense.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c lgCMatrix.c -o lgCMatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sparseQR.c -o sparseQR.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c abIndex.c -o abIndex.o | |
( cd Lib ; /usr/bin/make clean ) | |
( cd Source ; /usr/bin/make clean ) | |
( cd Source ; /usr/bin/make clean ) | |
( cd Lib ; /usr/bin/make -f "D:/a/r-svn/r-svn/etc/x64/Makeconf" -f Makefile ) | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_aat.c -o cholmod_aat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_add.c -o cholmod_add.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_band.c -o cholmod_band.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_change_factor.c -o cholmod_change_factor.o | |
In file included from ../Core/cholmod_change_factor.c:116: | |
../Core/t_cholmod_change_factor.c: In function 'r_change_simplicial_numeric': | |
../Core/t_cholmod_change_factor.c:40:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
In file included from ../Core/cholmod_change_factor.c:118: | |
../Core/t_cholmod_change_factor.c: In function 'c_change_simplicial_numeric': | |
../Core/t_cholmod_change_factor.c:40:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c: In function 'simplicial_symbolic_to_super_symbolic': | |
../Core/cholmod_change_factor.c:265:17: warning: variable 'xsize' set but not used [-Wunused-but-set-variable] | |
Int nsuper, xsize, ssize ; | |
^~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_common.c -o cholmod_common.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_complex.c -o cholmod_complex.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_copy.c -o cholmod_copy.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_dense.c -o cholmod_dense.o | |
../Core/cholmod_change_factor.c: In function 'change_simplicial_numeric': | |
../Core/cholmod_change_factor.c:680:15: warning: variable 'Li' set but not used [-Wunused-but-set-variable] | |
Int *Lp, *Li, *Lnz ; | |
^~ | |
../Core/cholmod_change_factor.c:680:10: warning: variable 'Lp' set but not used [-Wunused-but-set-variable] | |
Int *Lp, *Li, *Lnz ; | |
^~ | |
../Core/cholmod_change_factor.c:679:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c:679:13: warning: variable 'Lx' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c: In function 'll_super_to_simplicial_numeric': | |
../Core/cholmod_change_factor.c:827:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
Int n, lnz, s, nsuper, psi, psend, nsrow, nscol, k1, k2, erows ; | |
^ | |
../Core/cholmod_change_factor.c:826:21: warning: variable 'Lpx' set but not used [-Wunused-but-set-variable] | |
Int *Ls, *Lpi, *Lpx, *Super, *Li ; | |
^~~ | |
../Core/cholmod_change_factor.c:826:10: warning: variable 'Ls' set but not used [-Wunused-but-set-variable] | |
Int *Ls, *Lpi, *Lpx, *Super, *Li ; | |
^~ | |
../Core/cholmod_copy.c: In function 'cholmod_copy': | |
../Core/cholmod_copy.c:278:25: warning: variable 'lo' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, up, lo, values, diag, astype ; | |
^~ | |
../Core/cholmod_copy.c:278:21: warning: variable 'up' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, up, lo, values, diag, astype ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:48: | |
../Core/t_cholmod_dense.c: In function 'p_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:50: | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_dense_to_sparse': | |
../Core/t_cholmod_dense.c:136:28: warning: variable 'Cz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c:136:23: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_copy_dense2': | |
../Core/t_cholmod_dense.c:229:28: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/t_cholmod_dense.c:229:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:52: | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_dense_to_sparse': | |
../Core/t_cholmod_dense.c:136:28: warning: variable 'Cz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c:136:23: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_copy_dense2': | |
../Core/t_cholmod_dense.c:229:28: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/t_cholmod_dense.c:229:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/cholmod_dense.c: In function 'cholmod_eye': | |
../Core/cholmod_dense.c:303:15: warning: variable 'nz' set but not used [-Wunused-but-set-variable] | |
Int i, n, nz ; | |
^~ | |
../Core/cholmod_dense.c:302:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_error.c -o cholmod_error.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_factor.c -o cholmod_factor.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_memory.c -o cholmod_memory.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_sparse.c -o cholmod_sparse.o | |
../Core/cholmod_sparse.c: In function 'cholmod_copy_sparse': | |
../Core/cholmod_sparse.c:488:35: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
Int p, pend, j, ncol, packed, nzmax, nz, xtype ; | |
^~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_transpose.c -o cholmod_transpose.o | |
In file included from ../Core/cholmod_transpose.c:124: | |
../Core/t_cholmod_transpose.c: In function 'p_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:23: warning: variable 'Fx' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'p_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:23: warning: variable 'Fx' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:126: | |
../Core/t_cholmod_transpose.c: In function 'r_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'r_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:128: | |
../Core/t_cholmod_transpose.c: In function 'c_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'c_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:131: | |
../Core/t_cholmod_transpose.c: In function 'ct_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'ct_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:133: | |
../Core/t_cholmod_transpose.c: In function 'z_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'z_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:136: | |
../Core/t_cholmod_transpose.c: In function 'zt_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'zt_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_triplet.c -o cholmod_triplet.o | |
In file included from ../Core/cholmod_triplet.c:108: | |
../Core/t_cholmod_triplet.c: In function 'p_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:23: warning: variable 'Tx' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:13: warning: variable 'Rx' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
In file included from ../Core/cholmod_triplet.c:110: | |
../Core/t_cholmod_triplet.c: In function 'r_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
In file included from ../Core/cholmod_triplet.c:112: | |
../Core/t_cholmod_triplet.c: In function 'c_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/cholmod_triplet.c: In function 'cholmod_triplet_to_sparse': | |
../Core/cholmod_triplet.c:345:44: warning: variable 'ok' set but not used [-Wunused-but-set-variable] | |
Int i, j, p, k, stype, nrow, ncol, nz, ok ; | |
^~ | |
../Core/cholmod_triplet.c:344:20: warning: variable 'Ri' set but not used [-Wunused-but-set-variable] | |
Int *Wj, *Rp, *Ri, *Rnz, *Ti, *Tj ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Core/cholmod_version.c -o cholmod_version.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Check/cholmod_check.c -o cholmod_check.o | |
../Check/cholmod_check.c: In function 'check_common': | |
../Check/cholmod_check.c:207:61: warning: variable 'init_print' set but not used [-Wunused-but-set-variable] | |
Int i, nrow, nmethods, ordering, xworksize, amd_backup, init_print ; | |
^~~~~~~~~~ | |
../Check/cholmod_check.c: In function 'check_dense': | |
../Check/cholmod_check.c:961:37: warning: variable 'nz' set but not used [-Wunused-but-set-variable] | |
Int i, j, d, nrow, ncol, nzmax, nz, init_print, count, xtype ; | |
^~ | |
../Check/cholmod_check.c: In function 'check_factor': | |
../Check/cholmod_check.c:1508:2: warning: variable 'ps2' set but not used [-Wunused-but-set-variable] | |
ps2, psxend, ssize, xsize, maxcsize, maxesize, nsrow2, jj, ii, xtype ; | |
^~~ | |
../Check/cholmod_check.c:1506:9: warning: variable 'precise' set but not used [-Wunused-but-set-variable] | |
count, precise, init_print, ilast, lnz, head, tail, jprev, plast, | |
^~~~~~~ | |
../Check/cholmod_check.c:1505:38: warning: variable 'ordering' set but not used [-Wunused-but-set-variable] | |
Int n, nzmax, j, p, pend, i, nz, ordering, space, is_monotonic, minor, | |
^~~~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Check/cholmod_read.c -o cholmod_read.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Check/cholmod_write.c -o cholmod_write.o | |
../Check/cholmod_write.c: In function 'cholmod_write_sparse': | |
../Check/cholmod_write.c:365:33: warning: variable 'symmetry' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, is_complex, symmetry, i, j, q, iz, p, nz, is_binary, stype, | |
^~~~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_amd.c -o cholmod_amd.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_analyze.c -o cholmod_analyze.o | |
../Cholesky/cholmod_analyze.c: In function 'cholmod_analyze_p2': | |
../Cholesky/cholmod_analyze.c:422:69: warning: variable 'ncol' set but not used [-Wunused-but-set-variable] | |
Int k, n, ordering, method, nmethods, status, default_strategy, ncol, uncol, | |
^~~~ | |
../Cholesky/cholmod_analyze.c:419:45: warning: variable 'CParent' set but not used [-Wunused-but-set-variable] | |
Int *First, *Level, *Work4n, *Cmember, *CParent, *ColCount, *Lperm, *Parent, | |
^~~~~~~ | |
../Cholesky/cholmod_analyze.c:419:35: warning: variable 'Cmember' set but not used [-Wunused-but-set-variable] | |
Int *First, *Level, *Work4n, *Cmember, *CParent, *ColCount, *Lperm, *Parent, | |
^~~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_colamd.c -o cholmod_colamd.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_etree.c -o cholmod_etree.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_factorize.c -o cholmod_factorize.o | |
../Cholesky/cholmod_factorize.c: In function 'cholmod_factorize_p': | |
../Cholesky/cholmod_factorize.c:114:37: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, stype, convert, n, nsuper, grow2, status ; | |
^ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_postorder.c -o cholmod_postorder.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_rcond.c -o cholmod_rcond.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_resymbol.c -o cholmod_resymbol.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_rowcolcounts.c -o cholmod_rowcolcounts.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_rowfac.c -o cholmod_rowfac.o | |
In file included from ../Cholesky/cholmod_rowfac.c:164: | |
../Cholesky/t_cholmod_rowfac.c: In function 'r_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:166: | |
../Cholesky/t_cholmod_rowfac.c: In function 'c_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:168: | |
../Cholesky/t_cholmod_rowfac.c: In function 'z_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
In file included from ../Cholesky/cholmod_rowfac.c:172: | |
../Cholesky/t_cholmod_rowfac.c: In function 'r_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:174: | |
../Cholesky/t_cholmod_rowfac.c: In function 'c_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:176: | |
../Cholesky/t_cholmod_rowfac.c: In function 'z_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_solve.c -o cholmod_solve.o | |
In file included from ../Cholesky/cholmod_solve.c:66: | |
../Cholesky/t_cholmod_solve.c: In function 'r_ldl_dsolve': | |
../Cholesky/t_cholmod_solve.c:64:23: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Yx, *Yz ; | |
^~ | |
In file included from ../Cholesky/cholmod_solve.c:69: | |
../Cholesky/t_cholmod_solve.c: In function 'c_ldl_dsolve': | |
../Cholesky/t_cholmod_solve.c:64:23: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Yx, *Yz ; | |
^~ | |
../Cholesky/cholmod_solve.c: In function 'iperm': | |
../Cholesky/cholmod_solve.c:337:13: warning: variable 'nk' set but not used [-Wunused-but-set-variable] | |
Int k2, nk, p, k, j, nrow, ncol, d, dj, j2 ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Cholesky/cholmod_spsolve.c -o cholmod_spsolve.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_drop.c -o cholmod_drop.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_horzcat.c -o cholmod_horzcat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_norm.c -o cholmod_norm.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_scale.c -o cholmod_scale.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_sdmult.c -o cholmod_sdmult.o | |
In file included from ../MatrixOps/cholmod_sdmult.c:46: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'r_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
../MatrixOps/t_cholmod_sdmult.c:52:47: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:38: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
In file included from ../MatrixOps/cholmod_sdmult.c:48: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'c_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
../MatrixOps/t_cholmod_sdmult.c:52:47: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:38: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
In file included from ../MatrixOps/cholmod_sdmult.c:50: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'z_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_ssmult.c -o cholmod_ssmult.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_submatrix.c -o cholmod_submatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_vertcat.c -o cholmod_vertcat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../MatrixOps/cholmod_symmetry.c -o cholmod_symmetry.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Modify/cholmod_rowadd.c -o cholmod_rowadd.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Modify/cholmod_rowdel.c -o cholmod_rowdel.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Modify/cholmod_updown.c -o cholmod_updown.o | |
../Modify/cholmod_updown.c: In function 'cholmod_updown_mask': | |
../Modify/cholmod_updown.c:410:33: warning: variable 'ps1' set but not used [-Wunused-but-set-variable] | |
*Set_ps1 [32], *Set_ps2 [32], *ps1, *ps2 ; | |
^~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Supernodal/cholmod_super_numeric.c -o cholmod_super_numeric.o | |
In file included from ../Supernodal/cholmod_super_numeric.c:78: | |
../Supernodal/t_cholmod_super_numeric.c: In function 'r_cholmod_super_numeric': | |
../Supernodal/t_cholmod_super_numeric.c:111:33: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
../Supernodal/t_cholmod_super_numeric.c:111:28: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
In file included from ../Supernodal/cholmod_super_numeric.c:80: | |
../Supernodal/t_cholmod_super_numeric.c: In function 'c_cholmod_super_numeric': | |
../Supernodal/t_cholmod_super_numeric.c:111:33: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
../Supernodal/t_cholmod_super_numeric.c:111:28: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Supernodal/cholmod_super_solve.c -o cholmod_super_solve.o | |
In file included from ../Supernodal/cholmod_super_solve.c:28: | |
../Supernodal/t_cholmod_super_solve.c: In function 'r_cholmod_super_lsolve': | |
../Supernodal/t_cholmod_super_solve.c:33:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
../Supernodal/t_cholmod_super_solve.c: In function 'r_cholmod_super_ltsolve': | |
../Supernodal/t_cholmod_super_solve.c:241:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
In file included from ../Supernodal/cholmod_super_solve.c:30: | |
../Supernodal/t_cholmod_super_solve.c: In function 'c_cholmod_super_lsolve': | |
../Supernodal/t_cholmod_super_solve.c:33:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
../Supernodal/t_cholmod_super_solve.c: In function 'c_cholmod_super_ltsolve': | |
../Supernodal/t_cholmod_super_solve.c:241:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c ../Supernodal/cholmod_super_symbolic.c -o cholmod_super_symbolic.o | |
../Supernodal/cholmod_super_symbolic.c: In function 'cholmod_super_symbolic2': | |
../Supernodal/cholmod_super_symbolic.c:455:7: warning: variable 'totsize' set but not used [-Wunused-but-set-variable] | |
Int totsize ; | |
^~~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_aat.c -o cholmod_l_aat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_add.c -o cholmod_l_add.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_band.c -o cholmod_l_band.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_change_factor.c -o cholmod_l_change_factor.o | |
In file included from ../Core/cholmod_change_factor.c:116: | |
../Core/t_cholmod_change_factor.c: In function 'r_change_simplicial_numeric': | |
../Core/t_cholmod_change_factor.c:40:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
In file included from ../Core/cholmod_change_factor.c:118: | |
../Core/t_cholmod_change_factor.c: In function 'c_change_simplicial_numeric': | |
../Core/t_cholmod_change_factor.c:40:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c: In function 'simplicial_symbolic_to_super_symbolic': | |
../Core/cholmod_change_factor.c:265:17: warning: variable 'xsize' set but not used [-Wunused-but-set-variable] | |
Int nsuper, xsize, ssize ; | |
^~~~~ | |
../Core/cholmod_change_factor.c: In function 'change_simplicial_numeric': | |
../Core/cholmod_change_factor.c:680:15: warning: variable 'Li' set but not used [-Wunused-but-set-variable] | |
Int *Lp, *Li, *Lnz ; | |
^~ | |
../Core/cholmod_change_factor.c:680:10: warning: variable 'Lp' set but not used [-Wunused-but-set-variable] | |
Int *Lp, *Li, *Lnz ; | |
^~ | |
../Core/cholmod_change_factor.c:679:18: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c:679:13: warning: variable 'Lx' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Lz ; | |
^~ | |
../Core/cholmod_change_factor.c: In function 'll_super_to_simplicial_numeric': | |
../Core/cholmod_change_factor.c:827:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
Int n, lnz, s, nsuper, psi, psend, nsrow, nscol, k1, k2, erows ; | |
^ | |
../Core/cholmod_change_factor.c:826:21: warning: variable 'Lpx' set but not used [-Wunused-but-set-variable] | |
Int *Ls, *Lpi, *Lpx, *Super, *Li ; | |
^~~ | |
../Core/cholmod_change_factor.c:826:10: warning: variable 'Ls' set but not used [-Wunused-but-set-variable] | |
Int *Ls, *Lpi, *Lpx, *Super, *Li ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_common.c -o cholmod_l_common.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_complex.c -o cholmod_l_complex.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_copy.c -o cholmod_l_copy.o | |
../Core/cholmod_copy.c: In function 'cholmod_l_copy': | |
../Core/cholmod_copy.c:278:25: warning: variable 'lo' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, up, lo, values, diag, astype ; | |
^~ | |
../Core/cholmod_copy.c:278:21: warning: variable 'up' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, up, lo, values, diag, astype ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_dense.c -o cholmod_l_dense.o | |
In file included from ../Core/cholmod_dense.c:48: | |
../Core/t_cholmod_dense.c: In function 'p_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:50: | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_dense_to_sparse': | |
../Core/t_cholmod_dense.c:136:28: warning: variable 'Cz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c:136:23: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'r_cholmod_copy_dense2': | |
../Core/t_cholmod_dense.c:229:28: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/t_cholmod_dense.c:229:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
In file included from ../Core/cholmod_dense.c:52: | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_sparse_to_dense': | |
../Core/t_cholmod_dense.c:30:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c:30:23: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Xx, *Az, *Xz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_dense_to_sparse': | |
../Core/t_cholmod_dense.c:136:28: warning: variable 'Cz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c:136:23: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Cx, *Xz, *Cz ; | |
^~ | |
../Core/t_cholmod_dense.c: In function 'c_cholmod_copy_dense2': | |
../Core/t_cholmod_dense.c:229:28: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/t_cholmod_dense.c:229:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz, *Yx, *Yz ; | |
^~ | |
../Core/cholmod_dense.c: In function 'cholmod_l_eye': | |
../Core/cholmod_dense.c:303:15: warning: variable 'nz' set but not used [-Wunused-but-set-variable] | |
Int i, n, nz ; | |
^~ | |
../Core/cholmod_dense.c:302:18: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Xx, *Xz ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_error.c -o cholmod_l_error.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_factor.c -o cholmod_l_factor.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_memory.c -o cholmod_l_memory.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_sparse.c -o cholmod_l_sparse.o | |
../Core/cholmod_sparse.c: In function 'cholmod_l_copy_sparse': | |
../Core/cholmod_sparse.c:488:35: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
Int p, pend, j, ncol, packed, nzmax, nz, xtype ; | |
^~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_transpose.c -o cholmod_l_transpose.o | |
In file included from ../Core/cholmod_transpose.c:124: | |
../Core/t_cholmod_transpose.c: In function 'p_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:23: warning: variable 'Fx' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'p_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:23: warning: variable 'Fx' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:13: warning: variable 'Ax' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:126: | |
../Core/t_cholmod_transpose.c: In function 'r_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'r_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:128: | |
../Core/t_cholmod_transpose.c: In function 'c_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'c_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:131: | |
../Core/t_cholmod_transpose.c: In function 'ct_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:45:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'ct_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:28: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
../Core/t_cholmod_transpose.c:142:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Fx, *Fz ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:133: | |
../Core/t_cholmod_transpose.c: In function 'z_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'z_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
In file included from ../Core/cholmod_transpose.c:136: | |
../Core/t_cholmod_transpose.c: In function 'zt_cholmod_transpose_unsym': | |
../Core/t_cholmod_transpose.c:47:69: warning: variable 'permute' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:56: warning: variable 'Fpacked' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~~~~ | |
../Core/t_cholmod_transpose.c:47:21: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int j, p, pend, nrow, ncol, Apacked, use_fset, fp, Fpacked, jj, permute ; | |
^~~~ | |
../Core/t_cholmod_transpose.c:46:31: warning: variable 'Fnz' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~~ | |
../Core/t_cholmod_transpose.c:46:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fnz, *Fj, *Wi, *Iwork ; | |
^~ | |
../Core/t_cholmod_transpose.c: In function 'zt_cholmod_transpose_sym': | |
../Core/t_cholmod_transpose.c:143:26: warning: variable 'Fp' set but not used [-Wunused-but-set-variable] | |
Int *Ap, *Anz, *Ai, *Fp, *Fj, *Wi, *Pinv, *Iwork ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_triplet.c -o cholmod_l_triplet.o | |
In file included from ../Core/cholmod_triplet.c:108: | |
../Core/t_cholmod_triplet.c: In function 'p_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:23: warning: variable 'Tx' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:13: warning: variable 'Rx' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
In file included from ../Core/cholmod_triplet.c:110: | |
../Core/t_cholmod_triplet.c: In function 'r_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
In file included from ../Core/cholmod_triplet.c:112: | |
../Core/t_cholmod_triplet.c: In function 'c_cholmod_triplet_to_sparse': | |
../Core/t_cholmod_triplet.c:31:28: warning: variable 'Tz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/t_cholmod_triplet.c:31:18: warning: variable 'Rz' set but not used [-Wunused-but-set-variable] | |
double *Rx, *Rz, *Tx, *Tz ; | |
^~ | |
../Core/cholmod_triplet.c: In function 'cholmod_l_triplet_to_sparse': | |
../Core/cholmod_triplet.c:345:44: warning: variable 'ok' set but not used [-Wunused-but-set-variable] | |
Int i, j, p, k, stype, nrow, ncol, nz, ok ; | |
^~ | |
../Core/cholmod_triplet.c:344:20: warning: variable 'Ri' set but not used [-Wunused-but-set-variable] | |
Int *Wj, *Rp, *Ri, *Rnz, *Ti, *Tj ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Core/cholmod_version.c -o cholmod_l_version.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Check/cholmod_check.c -o cholmod_l_check.o | |
../Check/cholmod_check.c: In function 'check_common': | |
../Check/cholmod_check.c:207:61: warning: variable 'init_print' set but not used [-Wunused-but-set-variable] | |
Int i, nrow, nmethods, ordering, xworksize, amd_backup, init_print ; | |
^~~~~~~~~~ | |
../Check/cholmod_check.c: In function 'check_dense': | |
../Check/cholmod_check.c:961:37: warning: variable 'nz' set but not used [-Wunused-but-set-variable] | |
Int i, j, d, nrow, ncol, nzmax, nz, init_print, count, xtype ; | |
^~ | |
../Check/cholmod_check.c: In function 'check_factor': | |
../Check/cholmod_check.c:1508:2: warning: variable 'ps2' set but not used [-Wunused-but-set-variable] | |
ps2, psxend, ssize, xsize, maxcsize, maxesize, nsrow2, jj, ii, xtype ; | |
^~~ | |
../Check/cholmod_check.c:1506:9: warning: variable 'precise' set but not used [-Wunused-but-set-variable] | |
count, precise, init_print, ilast, lnz, head, tail, jprev, plast, | |
^~~~~~~ | |
../Check/cholmod_check.c:1505:38: warning: variable 'ordering' set but not used [-Wunused-but-set-variable] | |
Int n, nzmax, j, p, pend, i, nz, ordering, space, is_monotonic, minor, | |
^~~~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Check/cholmod_read.c -o cholmod_l_read.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Check/cholmod_write.c -o cholmod_l_write.o | |
../Check/cholmod_write.c: In function 'cholmod_l_write_sparse': | |
../Check/cholmod_write.c:365:33: warning: variable 'symmetry' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, is_complex, symmetry, i, j, q, iz, p, nz, is_binary, stype, | |
^~~~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_amd.c -o cholmod_l_amd.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_analyze.c -o cholmod_l_analyze.o | |
../Cholesky/cholmod_analyze.c: In function 'cholmod_l_analyze_p2': | |
../Cholesky/cholmod_analyze.c:422:69: warning: variable 'ncol' set but not used [-Wunused-but-set-variable] | |
Int k, n, ordering, method, nmethods, status, default_strategy, ncol, uncol, | |
^~~~ | |
../Cholesky/cholmod_analyze.c:419:45: warning: variable 'CParent' set but not used [-Wunused-but-set-variable] | |
Int *First, *Level, *Work4n, *Cmember, *CParent, *ColCount, *Lperm, *Parent, | |
^~~~~~~ | |
../Cholesky/cholmod_analyze.c:419:35: warning: variable 'Cmember' set but not used [-Wunused-but-set-variable] | |
Int *First, *Level, *Work4n, *Cmember, *CParent, *ColCount, *Lperm, *Parent, | |
^~~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_colamd.c -o cholmod_l_colamd.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_etree.c -o cholmod_l_etree.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_factorize.c -o cholmod_l_factorize.o | |
../Cholesky/cholmod_factorize.c: In function 'cholmod_l_factorize_p': | |
../Cholesky/cholmod_factorize.c:114:37: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
Int nrow, ncol, stype, convert, n, nsuper, grow2, status ; | |
^ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_postorder.c -o cholmod_l_postorder.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_rcond.c -o cholmod_l_rcond.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_resymbol.c -o cholmod_l_resymbol.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_rowcolcounts.c -o cholmod_l_rowcolcounts.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_rowfac.c -o cholmod_l_rowfac.o | |
In file included from ../Cholesky/cholmod_rowfac.c:164: | |
../Cholesky/t_cholmod_rowfac.c: In function 'r_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:166: | |
../Cholesky/t_cholmod_rowfac.c: In function 'c_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:168: | |
../Cholesky/t_cholmod_rowfac.c: In function 'z_cholmod_rowfac': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
In file included from ../Cholesky/cholmod_rowfac.c:172: | |
../Cholesky/t_cholmod_rowfac.c: In function 'r_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:174: | |
../Cholesky/t_cholmod_rowfac.c: In function 'c_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
../Cholesky/t_cholmod_rowfac.c:47:48: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:38: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:28: warning: variable 'Lz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
../Cholesky/t_cholmod_rowfac.c:47:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Lx, *Lz, *Wx, *Wz, *Fx, *Fz ; | |
^~ | |
In file included from ../Cholesky/cholmod_rowfac.c:176: | |
../Cholesky/t_cholmod_rowfac.c: In function 'z_cholmod_rowfac_mask': | |
../Cholesky/t_cholmod_rowfac.c:51:46: warning: variable 'nzmax' set but not used [-Wunused-but-set-variable] | |
use_dbound, packed, stype, Fpacked, sorted, nzmax, len, parent ; | |
^~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_solve.c -o cholmod_l_solve.o | |
In file included from ../Cholesky/cholmod_solve.c:66: | |
../Cholesky/t_cholmod_solve.c: In function 'r_ldl_dsolve': | |
../Cholesky/t_cholmod_solve.c:64:23: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Yx, *Yz ; | |
^~ | |
In file included from ../Cholesky/cholmod_solve.c:69: | |
../Cholesky/t_cholmod_solve.c: In function 'c_ldl_dsolve': | |
../Cholesky/t_cholmod_solve.c:64:23: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Yx, *Yz ; | |
^~ | |
../Cholesky/cholmod_solve.c: In function 'iperm': | |
../Cholesky/cholmod_solve.c:337:13: warning: variable 'nk' set but not used [-Wunused-but-set-variable] | |
Int k2, nk, p, k, j, nrow, ncol, d, dj, j2 ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Cholesky/cholmod_spsolve.c -o cholmod_l_spsolve.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_drop.c -o cholmod_l_drop.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_horzcat.c -o cholmod_l_horzcat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_norm.c -o cholmod_l_norm.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_scale.c -o cholmod_l_scale.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_sdmult.c -o cholmod_l_sdmult.o | |
In file included from ../MatrixOps/cholmod_sdmult.c:46: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'r_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
../MatrixOps/t_cholmod_sdmult.c:52:47: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:38: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
In file included from ../MatrixOps/cholmod_sdmult.c:48: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'c_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
../MatrixOps/t_cholmod_sdmult.c:52:47: warning: variable 'Wz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:38: warning: variable 'Yz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:28: warning: variable 'Xz' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
../MatrixOps/t_cholmod_sdmult.c:52:18: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Ax, *Az, *Xx, *Xz, *Yx, *Yz, *w, *Wz ; | |
^~ | |
In file included from ../MatrixOps/cholmod_sdmult.c:50: | |
../MatrixOps/t_cholmod_sdmult.c: In function 'z_cholmod_sdmult': | |
../MatrixOps/t_cholmod_sdmult.c:55:17: warning: variable 'nrow' set but not used [-Wunused-but-set-variable] | |
Int packed, nrow, ncol, j, k, p, pend, kcol, i ; | |
^~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_ssmult.c -o cholmod_l_ssmult.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_submatrix.c -o cholmod_l_submatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_vertcat.c -o cholmod_l_vertcat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../MatrixOps/cholmod_symmetry.c -o cholmod_l_symmetry.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Modify/cholmod_rowadd.c -o cholmod_l_rowadd.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Modify/cholmod_rowdel.c -o cholmod_l_rowdel.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Modify/cholmod_updown.c -o cholmod_l_updown.o | |
../Modify/cholmod_updown.c: In function 'cholmod_l_updown_mask': | |
../Modify/cholmod_updown.c:410:33: warning: variable 'ps1' set but not used [-Wunused-but-set-variable] | |
*Set_ps1 [32], *Set_ps2 [32], *ps1, *ps2 ; | |
^~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Supernodal/cholmod_super_numeric.c -o cholmod_l_super_numeric.o | |
In file included from ../Supernodal/cholmod_super_numeric.c:78: | |
../Supernodal/t_cholmod_super_numeric.c: In function 'r_cholmod_super_numeric': | |
../Supernodal/t_cholmod_super_numeric.c:111:33: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
../Supernodal/t_cholmod_super_numeric.c:111:28: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
In file included from ../Supernodal/cholmod_super_numeric.c:80: | |
../Supernodal/t_cholmod_super_numeric.c: In function 'c_cholmod_super_numeric': | |
../Supernodal/t_cholmod_super_numeric.c:111:33: warning: variable 'Fz' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
../Supernodal/t_cholmod_super_numeric.c:111:28: warning: variable 'Az' set but not used [-Wunused-but-set-variable] | |
double *Lx, *Ax, *Fx, *Az, *Fz, *C ; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Supernodal/cholmod_super_solve.c -o cholmod_l_super_solve.o | |
In file included from ../Supernodal/cholmod_super_solve.c:28: | |
../Supernodal/t_cholmod_super_solve.c: In function 'r_cholmod_super_lsolve': | |
../Supernodal/t_cholmod_super_solve.c:33:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
../Supernodal/t_cholmod_super_solve.c: In function 'r_cholmod_super_ltsolve': | |
../Supernodal/t_cholmod_super_solve.c:241:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
In file included from ../Supernodal/cholmod_super_solve.c:30: | |
../Supernodal/t_cholmod_super_solve.c: In function 'c_cholmod_super_lsolve': | |
../Supernodal/t_cholmod_super_solve.c:33:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
../Supernodal/t_cholmod_super_solve.c: In function 'c_cholmod_super_ltsolve': | |
../Supernodal/t_cholmod_super_solve.c:241:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] | |
nsrow2, n, ps2, j, i, d, nrhs ; | |
^ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -DDLONG -c ../Supernodal/cholmod_super_symbolic.c -o cholmod_l_super_symbolic.o | |
../Supernodal/cholmod_super_symbolic.c: In function 'cholmod_l_super_symbolic2': | |
../Supernodal/cholmod_super_symbolic.c:455:7: warning: variable 'totsize' set but not used [-Wunused-but-set-variable] | |
Int totsize ; | |
^~~~~~~ | |
/mingw64/bin/gcc-ar -rucs ../../CHOLMOD.a cholmod_aat.o cholmod_add.o cholmod_band.o cholmod_change_factor.o cholmod_common.o cholmod_complex.o cholmod_copy.o cholmod_dense.o cholmod_error.o cholmod_factor.o cholmod_memory.o cholmod_sparse.o cholmod_transpose.o cholmod_triplet.o cholmod_version.o cholmod_check.o cholmod_read.o cholmod_write.o cholmod_amd.o cholmod_analyze.o cholmod_colamd.o cholmod_etree.o cholmod_factorize.o cholmod_postorder.o cholmod_rcond.o cholmod_resymbol.o cholmod_rowcolcounts.o cholmod_rowfac.o cholmod_solve.o cholmod_spsolve.o cholmod_drop.o cholmod_horzcat.o cholmod_norm.o cholmod_scale.o cholmod_sdmult.o cholmod_ssmult.o cholmod_submatrix.o cholmod_vertcat.o cholmod_symmetry.o cholmod_rowadd.o cholmod_rowdel.o cholmod_updown.o cholmod_super_numeric.o cholmod_super_solve.o cholmod_super_symbolic.o cholmod_l_aat.o cholmod_l_add.o cholmod_l_band.o cholmod_l_change_factor.o cholmod_l_common.o cholmod_l_complex.o cholmod_l_copy.o cholmod_l_dense.o cholmod_l_error.o cholmod_l_factor.o cholmod_l_memory.o cholmod_l_sparse.o cholmod_l_transpose.o cholmod_l_triplet.o cholmod_l_version.o cholmod_l_check.o cholmod_l_read.o cholmod_l_write.o cholmod_l_amd.o cholmod_l_analyze.o cholmod_l_colamd.o cholmod_l_etree.o cholmod_l_factorize.o cholmod_l_postorder.o cholmod_l_rcond.o cholmod_l_resymbol.o cholmod_l_rowcolcounts.o cholmod_l_rowfac.o cholmod_l_solve.o cholmod_l_spsolve.o cholmod_l_drop.o cholmod_l_horzcat.o cholmod_l_norm.o cholmod_l_scale.o cholmod_l_sdmult.o cholmod_l_ssmult.o cholmod_l_submatrix.o cholmod_l_vertcat.o cholmod_l_symmetry.o cholmod_l_rowadd.o cholmod_l_rowdel.o cholmod_l_updown.o cholmod_l_super_numeric.o cholmod_l_super_solve.o cholmod_l_super_symbolic.o | |
( cd Source ; /usr/bin/make -f "D:/a/r-svn/r-svn/etc/x64/Makeconf" -f Makefile lib ) | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c colamd_global.c -o colamd_global.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c colamd.c -o colamd.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c colamd.c -o colamd_l.o | |
/mingw64/bin/gcc-ar -rucs ../../COLAMD.a colamd_global.o colamd.o colamd_l.o | |
( cd Source ; /usr/bin/make -f "D:/a/r-svn/r-svn/etc/x64/Makeconf" -f Makefile lib ) | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_aat.c -o amd_i_aat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_aat.c -o amd_l_aat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_1.c -o amd_i_1.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_1.c -o amd_l_1.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_2.c -o amd_i_2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_2.c -o amd_l_2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_postorder.c -o amd_i_postorder.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_postorder.c -o amd_l_postorder.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_post_tree.c -o amd_i_post_tree.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_post_tree.c -o amd_l_post_tree.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_defaults.c -o amd_i_defaults.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_defaults.c -o amd_l_defaults.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_order.c -o amd_i_order.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_order.c -o amd_l_order.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_control.c -o amd_i_control.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_control.c -o amd_l_control.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_info.c -o amd_i_info.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_info.c -o amd_l_info.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_valid.c -o amd_i_valid.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_valid.c -o amd_l_valid.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_preprocess.c -o amd_i_preprocess.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_preprocess.c -o amd_l_preprocess.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_dump.c -o amd_i_dump.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_dump.c -o amd_l_dump.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDINT -c amd_global.c -o amd_i_global.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -I../Include -I../../SuiteSparse_config -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -I../Include -DDLONG -c amd_global.c -o amd_l_global.o | |
/mingw64/bin/gcc-ar -rucs ../../AMD.a amd_i_aat.o amd_l_aat.o amd_i_1.o amd_l_1.o amd_i_2.o amd_l_2.o amd_i_postorder.o amd_l_postorder.o amd_i_post_tree.o amd_l_post_tree.o amd_i_defaults.o amd_l_defaults.o amd_i_order.o amd_l_order.o amd_i_control.o amd_l_control.o amd_i_info.o amd_l_info.o amd_i_valid.o amd_l_valid.o amd_i_preprocess.o amd_l_preprocess.o amd_i_dump.o amd_l_dump.o amd_i_global.o amd_l_global.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -DNTIMER -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c SuiteSparse_config.c -o SuiteSparse_config.o | |
/mingw64/bin/gcc-ar -rucs ../SuiteSparse_config.a SuiteSparse_config.o | |
C:/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/nm.exe: 'sublibs': No such file | |
/mingw64/bin/gcc -shared -s -static-libgcc -o Matrix.dll tmp.def CHMfactor.o Csparse.o TMatrix_as.o Tsparse.o init.o Mutils.o chm_common.o cs.o cs_utils.o dense.o dgCMatrix.o dgTMatrix.o dgeMatrix.o dpoMatrix.o dppMatrix.o dsCMatrix.o dsyMatrix.o dspMatrix.o dtCMatrix.o dtTMatrix.o dtrMatrix.o dtpMatrix.o factorizations.o ldense.o lgCMatrix.o sparseQR.o abIndex.o CHOLMOD.a COLAMD.a AMD.a SuiteSparse_config.a -LD:/a/r-svn/r-svn/bin/x64 -lRlapack -LD:/a/r-svn/r-svn/bin/x64 -lRblas -lgfortran -lm -lquadmath -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/Matrix/libs/x64 | |
** R | |
** data | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
Creating a generic function for 'chol2inv' from 'base' in package 'Matrix' | |
(from the saved implicit definition) | |
Creating a generic function for 'chol2inv' from package 'base' in package 'Matrix' | |
** help | |
Creating a generic function for 'diag' from package 'base' in package 'Matrix' | |
Creating a generic function for 'drop' from package 'base' in package 'Matrix' | |
Creating a generic function for 'cov2cor' from package 'stats' in package 'Matrix' | |
Creating a generic function for 'unname' from package 'base' in package 'Matrix' | |
Creating a generic function for 'norm' from package 'base' in package 'Matrix' | |
Creating a generic function for 'rcond' from 'base' in package 'Matrix' | |
(from the saved implicit definition) | |
Creating a generic function for 'rcond' from package 'base' in package 'Matrix' | |
in method for 'coerce' with signature '"matrix.csr","dgRMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"dgRMatrix","matrix.csr"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.csc","dgCMatrix"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"dgCMatrix","matrix.csc"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"matrix.coo","dgTMatrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"dgTMatrix","matrix.coo"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"dsparseMatrix","matrix.csr"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.csr","dgCMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.coo","dgCMatrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"matrix.csr","RsparseMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.csc","CsparseMatrix"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"matrix.coo","TsparseMatrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"matrix.csr","CsparseMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.coo","CsparseMatrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"matrix.csc","TsparseMatrix"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"matrix.csr","TsparseMatrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"CsparseMatrix","matrix.csr"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"CsparseMatrix","matrix.coo"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"CsparseMatrix","matrix.csc"': no definition for class "matrix.csc" | |
in method for 'coerce' with signature '"matrix.csr","Matrix"': no definition for class "matrix.csr" | |
in method for 'coerce' with signature '"matrix.coo","Matrix"': no definition for class "matrix.coo" | |
in method for 'coerce' with signature '"matrix.csc","Matrix"': no definition for class "matrix.csc" | |
Creating a generic function for 'colSums' from package 'base' in package 'Matrix' | |
Creating a generic function for 'colMeans' from package 'base' in package 'Matrix' | |
Creating a generic function for 'rowSums' from package 'base' in package 'Matrix' | |
Creating a generic function for 'rowMeans' from package 'base' in package 'Matrix' | |
in method for 'colSums' with signature 'x="igCMatrix"': no definition for class "igCMatrix" | |
in method for 'rowSums' with signature 'x="igCMatrix"': no definition for class "igCMatrix" | |
in method for 'colMeans' with signature 'x="igCMatrix"': no definition for class "igCMatrix" | |
in method for 'rowMeans' with signature 'x="igCMatrix"': no definition for class "igCMatrix" | |
Creating a generic function for 'zapsmall' from package 'base' in package 'Matrix' | |
Creating a generic function for 'diag<-' from package 'base' in package 'Matrix' | |
Creating a generic function for 'crossprod' from package 'base' in package 'Matrix' | |
Creating a generic function for 'tcrossprod' from package 'base' in package 'Matrix' | |
Creating a generic function for 'which' from package 'base' in package 'Matrix' | |
in method for 'coerce' with signature '"graphAM","sparseMatrix"': no definition for class "graphAM" | |
in method for 'coerce' with signature '"graph","CsparseMatrix"': no definition for class "graph" | |
in method for 'coerce' with signature '"graph","Matrix"': no definition for class "graph" | |
in method for 'coerce' with signature '"graphNEL","CsparseMatrix"': no definition for class "graphNEL" | |
in method for 'coerce' with signature '"graphNEL","TsparseMatrix"': no definition for class "graphNEL" | |
in method for 'coerce' with signature '"sparseMatrix","graph"': no definition for class "graph" | |
in method for 'coerce' with signature '"sparseMatrix","graphNEL"': no definition for class "graphNEL" | |
in method for 'coerce' with signature '"TsparseMatrix","graphNEL"': no definition for class "graphNEL" | |
Creating a generic function for 'qr.R' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.Q' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.qy' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.qty' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.coef' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.resid' from package 'base' in package 'Matrix' | |
Creating a generic function for 'qr.fitted' from package 'base' in package 'Matrix' | |
Creating a generic function for 'toeplitz' from package 'stats' in package 'Matrix' | |
*** installing help indices | |
converting help for package 'Matrix' | |
finding HTML links ... done | |
BunchKaufman-methods html | |
CAex html | |
CHMfactor-class html | |
Cholesky-class html | |
Cholesky html | |
CsparseMatrix-class html | |
Diagonal html | |
Hilbert html | |
KNex html | |
KhatriRao html | |
LU-class html | |
Matrix-class html | |
Matrix html | |
MatrixClass html | |
MatrixFactorization-class html | |
RsparseMatrix-class html | |
Schur-class html | |
Schur html | |
SparseM-conv html | |
Subassign-methods html | |
TsparseMatrix-class html | |
USCounties html | |
Xtrct-methods html | |
abIndex-class html | |
abIseq html | |
all-methods html | |
all.equal-methods html | |
atomicVector-class html | |
band html | |
bandSparse html | |
bdiag html | |
boolean-matprod html | |
cBind html | |
chol html | |
chol2inv-methods html | |
colSums html | |
compMatrix-class html | |
condest html | |
dMatrix-class html | |
ddenseMatrix-class html | |
ddiMatrix-class html | |
denseMatrix-class html | |
dgCMatrix-class html | |
dgRMatrix-class html | |
dgTMatrix-class html | |
dgeMatrix-class html | |
diagU2N html | |
diagonalMatrix-class html | |
dpoMatrix-class html | |
drop0 html | |
dsCMatrix-class html | |
dsRMatrix-class html | |
dsparseMatrix-class html | |
dsyMatrix-class html | |
dtCMatrix-class html | |
dtRMatrix-class-def html | |
dtpMatrix-class html | |
dtrMatrix-class html | |
expand html | |
expm html | |
externalFormats html | |
facmul html | |
forceSymmetric html | |
formatSparseM html | |
generalMatrix-class html | |
graph2T html | |
image-methods html | |
indMatrix-class html | |
index-class html | |
invPerm html | |
is.na-methods html | |
is.null.DN html | |
isSymmetric-methods html | |
isTriangular html | |
kronecker-methods html | |
ldenseMatrix-class html | |
ldiMatrix-class html | |
lgeMatrix-class html | |
lsparseMatrix-classes html | |
lsyMatrix-class html | |
ltrMatrix-class html | |
lu html | |
matrix-products html | |
nMatrix-class html | |
ndenseMatrix-class html | |
nearPD html | |
ngeMatrix-class html | |
nnzero html | |
norm html | |
nsparseMatrix-classes html | |
nsyMatrix-class html | |
ntrMatrix-class html | |
number-class html | |
pMatrix-class html | |
printSpMatrix html | |
qr-methods html | |
rankMatrix html | |
rcond html | |
rep2abI html | |
replValue-class html | |
rleDiff-class html | |
rsparsematrix html | |
solve-methods html | |
spMatrix html | |
sparse.model.matrix html | |
sparseLU-class html | |
sparseMatrix-class html | |
sparseMatrix html | |
sparseQR-class html | |
sparseVector-class html | |
sparseVector html | |
symmetricMatrix-class html | |
symmpart html | |
triangularMatrix-class html | |
uniqTsparse html | |
unpack html | |
unused-classes html | |
updown html | |
** building package indices | |
** installing vignettes | |
** testing if installed package can be loaded | |
* DONE (Matrix) | |
Making 'packages.html' ... done | |
----- installing recommended package nlme | |
* installing *source* package 'nlme' ... | |
** package 'nlme' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c chol.f -o chol.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c corStruct.c -o corStruct.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gnls.c -o gnls.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c matrix.c -o matrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nlOptimizer.c -o nlOptimizer.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nlme.c -o nlme.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nlmefit.c -o nlmefit.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pdMat.c -o pdMat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pythag.c -o pythag.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c rs.f -o rs.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o nlme.dll tmp.def chol.o corStruct.o gnls.o init.o matrix.o nlOptimizer.o nlme.o nlmefit.o pdMat.o pythag.o rs.o -lgfortran -lm -lquadmath -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/nlme/libs/x64 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'nlme' | |
finding HTML links ... done | |
ACF html | |
ACF.gls html | |
ACF.lme html | |
Alfalfa html | |
Assay html | |
BodyWeight html | |
Cefamandole html | |
Coef html | |
Covariate html | |
Covariate.varFunc html | |
Dialyzer html | |
Dim html | |
Dim.corSpatial html | |
Dim.corStruct html | |
Dim.pdMat html | |
Earthquake html | |
Extract.pdMat html | |
Fatigue html | |
Gasoline html | |
Glucose html | |
Glucose2 html | |
Gun html | |
IGF html | |
Initialize html | |
Initialize.corStruct html | |
Initialize.glsStruct html | |
Initialize.lmeStruct html | |
Initialize.reStruct html | |
Initialize.varFunc html | |
LDEsysMat html | |
Machines html | |
MathAchSchool html | |
MathAchieve html | |
Matrix html | |
Matrix.pdMat html | |
Matrix.reStruct html | |
Meat html | |
Milk html | |
Muscle html | |
Names html | |
Names.formula html | |
Names.pdBlocked html | |
Names.pdMat html | |
Names.reStruct html | |
Nitrendipene html | |
Oats html | |
Orthodont html | |
Ovary html | |
Oxboys html | |
Oxide html | |
PBG html | |
Phenobarb html | |
Pixel html | |
Quinidine html | |
Rail html | |
RatPupWeight html | |
Relaxin html | |
Remifentanil html | |
Soybean html | |
Spruce html | |
Tetracycline1 html | |
Tetracycline2 html | |
VarCorr html | |
Variogram html | |
Variogram.corExp html | |
Variogram.corGaus html | |
Variogram.corLin html | |
Variogram.corRatio html | |
Variogram.corSpatial html | |
Variogram.corSpher html | |
Variogram.default html | |
Variogram.gls html | |
Variogram.lme html | |
Wafer html | |
Wheat html | |
Wheat2 html | |
allCoef html | |
anova.gls html | |
anova.lme html | |
as.matrix.corStruct html | |
as.matrix.pdMat html | |
as.matrix.reStruct html | |
asOneFormula html | |
asTable html | |
augPred html | |
balancedGrouped html | |
bdf html | |
coef.corStruct html | |
coef.gnls html | |
coef.lmList html | |
coef.lme html | |
coef.modelStruct html | |
coef.pdMat html | |
coef.reStruct html | |
coef.varFunc html | |
collapse html | |
collapse.groupedData html | |
compareFits html | |
comparePred html | |
corAR1 html | |
corARMA html | |
corCAR1 html | |
corClasses html | |
corCompSymm html | |
corExp html | |
corFactor html | |
corFactor.corStruct html | |
corGaus html | |
corLin html | |
corMatrix html | |
corMatrix.corStruct html | |
corMatrix.pdMat html | |
corMatrix.reStruct html | |
corNatural html | |
corRatio html | |
corSpatial html | |
corSpher html | |
corSymm html | |
ergoStool html | |
fdHess html | |
fitted.glsStruct html | |
fitted.gnlsStruct html | |
fitted.lmList html | |
fitted.lme html | |
fitted.lmeStruct html | |
fitted.nlmeStruct html | |
fixed.effects html | |
fixef.lmList html | |
formula.pdBlocked html | |
formula.pdMat html | |
formula.reStruct html | |
gapply html | |
getCovariate html | |
getCovariate.corStruct html | |
getCovariate.data.frame html | |
getCovariate.varFunc html | |
getCovariateFormula html | |
getData html | |
getData.gls html | |
getData.lmList html | |
getData.lme html | |
getGroups html | |
getGroups.corStruct html | |
getGroups.data.frame html | |
getGroups.gls html | |
getGroups.lmList html | |
getGroups.lme html | |
getGroups.varFunc html | |
getGroupsFormula html | |
getResponse html | |
getResponseFormula html | |
getVarCov html | |
gls-internal html | |
gls html | |
glsControl html | |
glsObject html | |
glsStruct html | |
gnls html | |
gnlsControl html | |
gnlsObject html | |
gnlsStruct html | |
groupedData html | |
gsummary html | |
intervals html | |
intervals.gls html | |
intervals.lmList html | |
intervals.lme html | |
isBalanced html | |
isInitialized html | |
lmList html | |
lmList.groupedData html | |
lme html | |
lme.groupedData html | |
lme.lmList html | |
lmeControl html | |
lmeObject html | |
lmeStruct html | |
logDet html | |
logDet.corStruct html | |
logDet.pdMat html | |
logDet.reStruct html | |
logLik.corStruct html | |
logLik.glsStruct html | |
logLik.gnls html | |
logLik.gnlsStruct html | |
logLik.lmList html | |
logLik.lme html | |
logLik.lmeStruct html | |
logLik.reStruct html | |
logLik.varFunc html | |
model.matrix.reStruct html | |
needUpdate html | |
needUpdate.modelStruct html | |
nlme html | |
nlme.nlsList html | |
nlmeControl html | |
nlmeObject html | |
nlmeStruct html | |
nlsList html | |
nlsList.selfStart html | |
pairs.compareFits html | |
pairs.lmList html | |
pairs.lme html | |
pdBlocked html | |
pdClasses html | |
pdCompSymm html | |
pdConstruct html | |
pdConstruct.pdBlocked html | |
pdDiag html | |
pdFactor html | |
pdFactor.reStruct html | |
pdIdent html | |
pdLogChol html | |
pdMat html | |
pdMatrix html | |
pdMatrix.reStruct html | |
pdNatural html | |
pdSymm html | |
phenoModel html | |
plot.ACF html | |
plot.Variogram html | |
plot.augPred html | |
plot.compareFits html | |
plot.gls html | |
plot.intervals.lmList html | |
plot.lmList html | |
plot.lme html | |
plot.nffGroupedData html | |
plot.nfnGroupedData html | |
plot.nmGroupedData html | |
plot.ranef.lmList html | |
plot.ranef.lme html | |
pooledSD html | |
predict.gls html | |
predict.gnls html | |
predict.lmList html | |
predict.lme html | |
predict.nlme html | |
print.summary.pdMat html | |
print.varFunc html | |
qqnorm.gls html | |
qqnorm.lme html | |
quinModel html | |
random.effects html | |
ranef.lmList html | |
ranef.lme html | |
reStruct html | |
recalc html | |
recalc.corStruct html | |
recalc.modelStruct html | |
recalc.reStruct html | |
recalc.varFunc html | |
residuals.gls html | |
residuals.glsStruct html | |
residuals.gnlsStruct html | |
residuals.lmList html | |
residuals.lme html | |
residuals.lmeStruct html | |
residuals.nlmeStruct html | |
simulate.lme html | |
solve.pdMat html | |
solve.reStruct html | |
splitFormula html | |
summary.corStruct html | |
summary.gls html | |
summary.lmList html | |
summary.lme html | |
summary.modelStruct html | |
summary.nlsList html | |
summary.pdMat html | |
summary.varFunc html | |
update.modelStruct html | |
update.varFunc html | |
varClasses html | |
varComb html | |
varConstPower html | |
varExp html | |
varFixed html | |
varFunc html | |
varIdent html | |
varPower html | |
varWeights html | |
varWeights.glsStruct html | |
varWeights.lmeStruct html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (nlme) | |
Making 'packages.html' ... done | |
----- installing recommended package survival | |
* installing *source* package 'survival' ... | |
** package 'survival' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agexact.c -o agexact.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agfit4.c -o agfit4.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agfit5.c -o agfit5.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agmart.c -o agmart.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agmart3.c -o agmart3.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agscore2.c -o agscore2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agsurv3.c -o agsurv3.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agsurv4.c -o agsurv4.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c agsurv5.c -o agsurv5.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cdecomp.c -o cdecomp.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chinv2.c -o chinv2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chinv3.c -o chinv3.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cholesky2.c -o cholesky2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cholesky3.c -o cholesky3.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cholesky5.c -o cholesky5.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chsolve2.c -o chsolve2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chsolve3.c -o chsolve3.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c chsolve5.c -o chsolve5.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c concordance1.c -o concordance1.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c concordance3.c -o concordance3.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c cox_Rcallback.c -o cox_Rcallback.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxcount1.c -o coxcount1.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxdetail.c -o coxdetail.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxexact.c -o coxexact.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxfit5.c -o coxfit5.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxfit6.c -o coxfit6.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxmart.c -o coxmart.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxmart2.c -o coxmart2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxph_wtest.c -o coxph_wtest.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxsafe.c -o coxsafe.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxscho.c -o coxscho.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxscore2.c -o coxscore2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxsurv1.c -o coxsurv1.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxsurv2.c -o coxsurv2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dcount.c -o dcount.o | |
dcount.c: In function 'dcount': | |
dcount.c:36:12: warning: statement with no effect [-Wunused-value] | |
istrat == strata[0]; | |
~~~~~~~^~~~~~~~~~~~ | |
dcount.c:77:5: warning: statement with no effect [-Wunused-value] | |
i1 - sort1[person1]; | |
~~~^~~~~~~~~~~~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dmatrix.c -o dmatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c doloop.c -o doloop.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c finegray.c -o finegray.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gchol.c -o gchol.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c multicheck.c -o multicheck.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c norisk.c -o norisk.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pyears1.c -o pyears1.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pyears2.c -o pyears2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pyears3b.c -o pyears3b.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pystep.c -o pystep.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survConcordance.c -o survConcordance.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survdiff2.c -o survdiff2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survfit4.c -o survfit4.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survfitci.c -o survfitci.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survfitkm.c -o survfitkm.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survpenal.c -o survpenal.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survreg6.c -o survreg6.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survreg7.c -o survreg7.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survregc1.c -o survregc1.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survregc2.c -o survregc2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c survsplit.c -o survsplit.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tmerge.c -o tmerge.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c zph1.c -o zph1.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c zph2.c -o zph2.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o survival.dll tmp.def agexact.o agfit4.o agfit5.o agmart.o agmart3.o agscore2.o agsurv3.o agsurv4.o agsurv5.o cdecomp.o chinv2.o chinv3.o cholesky2.o cholesky3.o cholesky5.o chsolve2.o chsolve3.o chsolve5.o concordance1.o concordance3.o cox_Rcallback.o coxcount1.o coxdetail.o coxexact.o coxfit5.o coxfit6.o coxmart.o coxmart2.o coxph_wtest.o coxsafe.o coxscho.o coxscore2.o coxsurv1.o coxsurv2.o dcount.o dmatrix.o doloop.o finegray.o gchol.o init.o multicheck.o norisk.o pyears1.o pyears2.o pyears3b.o pystep.o survConcordance.o survdiff2.o survfit4.o survfitci.o survfitkm.o survpenal.o survreg6.o survreg7.o survregc1.o survregc2.o survsplit.o tmerge.o zph1.o zph2.o -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/survival/libs/x64 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'survival' | |
finding HTML links ... done | |
Surv html | |
Surv2 html | |
Surv2data html | |
Survmethods html | |
aareg html | |
aeqSurv html | |
agreg.fit html | |
aml html | |
anova.coxph html | |
attrassign html | |
basehaz html | |
bladder html | |
cch html | |
cgd html | |
cgd0 html | |
cipoisson html | |
clogit html | |
cluster html | |
colon html | |
concordance html | |
concordancefit html | |
cox.zph html | |
coxph html | |
coxph.control html | |
coxph.detail html | |
coxph.object html | |
coxph.wtest html | |
coxsurv.fit html | |
diabetic html | |
dsurvreg html | |
finegray html | |
flchain html | |
frailty html | |
heart html | |
is.ratetable html | |
kidney html | |
levels.Surv html | |
lines.survfit html | |
logLik.coxph html | |
logan html | |
lung html | |
mgus html | |
mgus2 html | |
model.frame.coxph html | |
model.matrix.coxph html | |
myeloid html | |
nafld html | |
neardate html | |
nwtco html | |
ovarian html | |
pbc html | |
pbcseq html | |
plot.aareg html | |
plot.cox.zph html | |
plot.survfit html | |
predict.coxph html | |
predict.survreg html | |
print.aareg html | |
print.summary.coxph html | |
print.summary.survexp html | |
print.summary.survfit html | |
print.survfit html | |
pspline html | |
pyears html | |
quantile.survfit html | |
ratetable html | |
ratetableDate html | |
rats html | |
rats2 html | |
reliability html | |
residuals.coxph html | |
residuals.survreg html | |
retinopathy html | |
rhDNase html | |
ridge html | |
solder html | |
stanford2 html | |
statefig html | |
strata html | |
summary.aareg html | |
summary.coxph html | |
summary.pyears html | |
summary.survexp html | |
summary.survfit html | |
survConcordance-deprecated html | |
survSplit html | |
survcheck html | |
survdiff html | |
survexp html | |
survexp.fit html | |
survexp.object html | |
survexp.us html | |
survfit html | |
survfit.coxph html | |
survfit.formula html | |
survfit.matrix html | |
survfit.object html | |
survfit0 html | |
survfitcoxph.fit html | |
survival-internal html | |
survobrien html | |
survreg html | |
survreg.control html | |
survreg.distributions html | |
survreg.object html | |
survregDtest html | |
tcut html | |
tmerge html | |
tobin html | |
transplant html | |
udca html | |
untangle.specials html | |
uspop2 html | |
vcov.coxph html | |
veteran html | |
xtfrm.Surv html | |
yates html | |
*** copying figures | |
yates_setup html | |
** building package indices | |
** installing vignettes | |
** testing if installed package can be loaded | |
* DONE (survival) | |
Making 'packages.html' ... done | |
----- installing recommended package boot | |
* installing *source* package 'boot' ... | |
** package 'boot' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'boot' | |
finding HTML links ... done | |
EEF.profile html | |
Imp.Estimates html | |
abc.ci html | |
acme html | |
aids html | |
aircondit html | |
amis html | |
aml html | |
beaver html | |
bigcity html | |
boot-practicals html | |
boot html | |
boot.array html | |
boot.ci html | |
brambles html | |
breslow html | |
calcium html | |
cane html | |
capability html | |
catsM html | |
cav html | |
cd4 html | |
cd4.nested html | |
censboot html | |
channing html | |
claridge html | |
cloth html | |
co.transfer html | |
coal html | |
control html | |
corr html | |
cum3 html | |
cv.glm html | |
darwin html | |
dogs html | |
downs.bc html | |
ducks html | |
empinf html | |
envelope html | |
exp.tilt html | |
fir html | |
freq.array html | |
frets html | |
glm.diag html | |
glm.diag.plots html | |
gravity html | |
hirose html | |
imp.weights html | |
inv.logit html | |
islay html | |
jack.after.boot html | |
k3.linear html | |
linear.approx html | |
lines.saddle.distn html | |
logit html | |
manaus html | |
melanoma html | |
motor html | |
neuro html | |
nitrofen html | |
nodal html | |
norm.ci html | |
nuclear html | |
paulsen html | |
plot.boot html | |
poisons html | |
polar html | |
print.boot html | |
print.bootci html | |
print.saddle.distn html | |
print.simplex html | |
remission html | |
saddle html | |
saddle.distn html | |
saddle.distn.object html | |
salinity html | |
simplex html | |
simplex.object html | |
smooth.f html | |
sunspot html | |
survival html | |
tau html | |
tilt.boot html | |
tsboot html | |
tuna html | |
urine html | |
var.linear html | |
wool html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (boot) | |
Making 'packages.html' ... done | |
----- installing recommended package cluster | |
* installing *source* package 'cluster' ... | |
** package 'cluster' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c clara.c -o clara.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c daisy.f -o daisy.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c dysta.f -o dysta.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fanny.c -o fanny.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mona.c -o mona.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pam.c -o pam.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sildist.c -o sildist.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c spannel.c -o spannel.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c twins.c -o twins.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o cluster.dll tmp.def clara.o daisy.o dysta.o fanny.o init.o mona.o pam.o sildist.o spannel.o twins.o -lgfortran -lm -lquadmath -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/cluster/libs/x64 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'cluster' | |
finding HTML links ... done | |
agnes html | |
agnes.object html | |
agriculture html | |
animals html | |
bannerplot html | |
chorSub html | |
clara html | |
clara.object html | |
clusGap html | |
clusplot.default html | |
clusplot.partition html | |
cluster-internal html | |
coef.hclust html | |
daisy html | |
diana html | |
dissimilarity.object html | |
ellipsoidhull html | |
fanny html | |
fanny.object html | |
flower html | |
lower.to.upper.tri.inds html | |
mona html | |
mona.object html | |
pam html | |
pam.object html | |
partition.object html | |
plantTraits html | |
plot.agnes html | |
plot.diana html | |
plot.mona html | |
plot.partition html | |
pltree html | |
pluton html | |
predict.ellipsoid html | |
print.agnes html | |
print.clara html | |
print.diana html | |
print.dissimilarity html | |
print.fanny html | |
print.mona html | |
print.pam html | |
ruspini html | |
silhouette html | |
sizeDiss html | |
summary.agnes html | |
summary.clara html | |
summary.diana html | |
summary.mona html | |
summary.pam html | |
twins.object html | |
volume.ellipsoid html | |
votes.repub html | |
xclara html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (cluster) | |
Making 'packages.html' ... done | |
----- installing recommended package codetools | |
* installing *source* package 'codetools' ... | |
** package 'codetools' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** R | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'codetools' | |
finding HTML links ... done | |
checkUsage html | |
codetools html | |
findGlobals html | |
showTree html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (codetools) | |
Making 'packages.html' ... done | |
----- installing recommended package foreign | |
* installing *source* package 'foreign' ... | |
** package 'foreign' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c R_systat.c -o R_systat.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Rdbfread.c -o Rdbfread.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c Rdbfwrite.c -o Rdbfwrite.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c SASxport.c -o SASxport.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c avl.c -o avl.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c dbfopen.c -o dbfopen.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c file-handle.c -o file-handle.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c format.c -o format.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c minitab.c -o minitab.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pfm-read.c -o pfm-read.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sfm-read.c -o sfm-read.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c spss.c -o spss.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c stataread.c -o stataread.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o foreign.dll tmp.def R_systat.o Rdbfread.o Rdbfwrite.o SASxport.o avl.o dbfopen.o file-handle.o format.o init.o minitab.o pfm-read.o sfm-read.o spss.o stataread.o -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/foreign/libs/x64 | |
** R | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'foreign' | |
finding HTML links ... done | |
lookup.xport html | |
read.S html | |
read.arff html | |
read.dbf html | |
read.dta html | |
** building package indices | |
** testing if installed package can be loaded | |
read.epiinfo html | |
read.mtp html | |
read.octave html | |
read.spss html | |
read.ssd html | |
read.systat html | |
read.xport html | |
write.arff html | |
write.dbf html | |
write.dta html | |
write.foreign html | |
* DONE (foreign) | |
Making 'packages.html' ... done | |
----- installing recommended package KernSmooth | |
* installing *source* package 'KernSmooth' ... | |
** package 'KernSmooth' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c blkest.f -o blkest.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c cp.f -o cp.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c dgedi.f -o dgedi.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c dgefa.f -o dgefa.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c dgesl.f -o dgesl.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c linbin.f -o linbin.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c linbin2D.f -o linbin2D.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c locpoly.f -o locpoly.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c rlbin.f -o rlbin.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sdiag.f -o sdiag.o | |
/mingw64/bin/gfortran -fno-optimize-sibling-calls -O2 -mfpmath=sse -msse2 -mstackrealign -flto -c sstdiag.f -o sstdiag.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o KernSmooth.dll tmp.def blkest.o cp.o dgedi.o dgefa.o dgesl.o init.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -LD:/a/r-svn/r-svn/bin/x64 -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/KernSmooth/libs/x64 | |
** R | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'KernSmooth' | |
finding HTML links ... done | |
bkde html | |
bkde2D html | |
bkfe html | |
dpih html | |
dpik html | |
dpill html | |
locpoly html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (KernSmooth) | |
Making 'packages.html' ... done | |
----- installing recommended package rpart | |
* installing *source* package 'rpart' ... | |
** package 'rpart' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c anova.c -o anova.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c anovapred.c -o anovapred.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c branch.c -o branch.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c bsplit.c -o bsplit.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c choose_surg.c -o choose_surg.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c fix_cp.c -o fix_cp.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c free_tree.c -o free_tree.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gini.c -o gini.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c graycode.c -o graycode.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c insert_split.c -o insert_split.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c make_cp_list.c -o make_cp_list.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c make_cp_table.c -o make_cp_table.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mysort.c -o mysort.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nodesplit.c -o nodesplit.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c partition.c -o partition.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c poisson.c -o poisson.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pred_rpart.c -o pred_rpart.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c print_tree.c -o print_tree.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpart.c -o rpart.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpart_callback.c -o rpart_callback.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpartexp.c -o rpartexp.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpartexp2.c -o rpartexp2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpcountup.c -o rpcountup.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rpmatrix.c -o rpmatrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rundown.c -o rundown.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c rundown2.c -o rundown2.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c surrogate.c -o surrogate.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c usersplit.c -o usersplit.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c xpred.c -o xpred.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c xval.c -o xval.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o rpart.dll tmp.def anova.o anovapred.o branch.o bsplit.o choose_surg.o fix_cp.o free_tree.o gini.o graycode.o init.o insert_split.o make_cp_list.o make_cp_table.o mysort.o nodesplit.o partition.o poisson.o pred_rpart.o print_tree.o rpart.o rpart_callback.o rpartexp.o rpartexp2.o rpcountup.o rpmatrix.o rundown.o rundown2.o surrogate.o usersplit.o xpred.o xval.o -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/rpart/libs/x64 | |
** R | |
** data | |
*** moving datasets to lazyload DB | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'rpart' | |
finding HTML links ... done | |
car.test.frame html | |
car90 html | |
cu.summary html | |
kyphosis html | |
labels.rpart html | |
meanvar.rpart html | |
na.rpart html | |
path.rpart html | |
plot.rpart html | |
plotcp html | |
post.rpart html | |
predict.rpart html | |
print.rpart html | |
printcp html | |
prune.rpart html | |
residuals.rpart html | |
rpart-internal html | |
rpart html | |
rpart.control html | |
rpart.exp html | |
rpart.object html | |
rsq.rpart html | |
snip.rpart html | |
solder.balance html | |
stagec html | |
summary.rpart html | |
text.rpart html | |
xpred.rpart html | |
*** copying figures | |
** building package indices | |
** installing vignettes | |
** testing if installed package can be loaded | |
* DONE (rpart) | |
Making 'packages.html' ... done | |
----- installing recommended package class | |
* installing *source* package 'class' ... | |
** package 'class' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c class.c -o class.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o class.dll tmp.def class.o -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/class/libs/x64 | |
** R | |
** inst | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'class' | |
finding HTML links ... done | |
SOM html | |
batchSOM html | |
condense html | |
knn html | |
knn.cv html | |
knn1 html | |
lvq1 html | |
lvq2 html | |
lvq3 html | |
lvqinit html | |
lvqtest html | |
multiedit html | |
olvq1 html | |
reduce.nn html | |
somgrid html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (class) | |
Making 'packages.html' ... done | |
----- installing recommended package nnet | |
* installing *source* package 'nnet' ... | |
** package 'nnet' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c nnet.c -o nnet.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o nnet.dll tmp.def nnet.o -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/nnet/libs/x64 | |
** R | |
** inst | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'nnet' | |
finding HTML links ... done | |
class.ind html | |
multinom html | |
nnet.Hess html | |
nnet html | |
predict.nnet html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (nnet) | |
which.is.max html | |
Making 'packages.html' ... done | |
----- installing recommended package spatial | |
* installing *source* package 'spatial' ... | |
** package 'spatial' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c krc.c -o krc.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c pps.c -o pps.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o spatial.dll tmp.def init.o krc.o pps.o -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/spatial/libs/x64 | |
** R | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'spatial' | |
finding HTML links ... done | |
Kaver html | |
Kenvl html | |
Kfn html | |
Psim html | |
SSI html | |
Strauss html | |
anova.trls html | |
correlogram html | |
expcov html | |
ppgetregion html | |
ppinit html | |
pplik html | |
ppregion html | |
predict.trls html | |
prmat html | |
semat html | |
surf.gls html | |
surf.ls html | |
trls.influence html | |
trmat html | |
variogram html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (spatial) | |
Making 'packages.html' ... done | |
----- installing recommended package mgcv | |
* installing *source* package 'mgcv' ... | |
** package 'mgcv' successfully unpacked and MD5 sums checked | |
** using non-staged installation | |
** libs | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c coxph.c -o coxph.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c discrete.c -o discrete.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c gdi.c -o gdi.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c init.c -o init.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c magic.c -o magic.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mat.c -o mat.o | |
mat.c: In function 'chol_up': | |
mat.c:1877:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] | |
if (*n>1) R[1] = -2.0;return; /* signals error */ | |
^~ | |
mat.c:1877:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' | |
if (*n>1) R[1] = -2.0;return; /* signals error */ | |
^~~~~~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c matrix.c -o matrix.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mgcv.c -o mgcv.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c misc.c -o misc.o | |
misc.c: In function 'tweedious': | |
misc.c:321:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] | |
if (j_max>j_hi) j_max = j_hi; if (j_max<j_lo) j_max = j_lo; | |
^~ | |
misc.c:321:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' | |
if (j_max>j_hi) j_max = j_hi; if (j_max<j_lo) j_max = j_lo; | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c mvn.c -o mvn.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c qp.c -o qp.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c soap.c -o soap.o | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c sparse-smooth.c -o sparse-smooth.o | |
sparse-smooth.c: In function 'Rkdnearest': | |
sparse-smooth.c:996:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] | |
if (!dim_sym) dim_sym = install("dim");if (!dist_sym) dist_sym = install("dist"); | |
^~ | |
sparse-smooth.c:996:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' | |
if (!dim_sym) dim_sym = install("dim");if (!dist_sym) dist_sym = install("dist"); | |
^~ | |
/mingw64/bin/gcc -I"D:/a/r-svn/r-svn/include" -DNDEBUG -fopenmp -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -flto -c tprs.c -o tprs.o | |
/mingw64/bin/gcc -shared -s -static-libgcc -o mgcv.dll tmp.def coxph.o discrete.o gdi.o init.o magic.o mat.o matrix.o mgcv.o misc.o mvn.o qp.o soap.o sparse-smooth.o tprs.o -LD:/a/r-svn/r-svn/bin/x64 -lRlapack -LD:/a/r-svn/r-svn/bin/x64 -lRblas -lgfortran -lm -lquadmath -fopenmp -LD:/a/r-svn/r-svn/bin/x64 -lR | |
installing to D:/a/r-svn/r-svn/library/mgcv/libs/x64 | |
** R | |
** data | |
** inst | |
** tests | |
** byte-compile and prepare package for lazy loading | |
** help | |
*** installing help indices | |
converting help for package 'mgcv' | |
finding HTML links ... done | |
Beta html | |
FFdes html | |
Predict.matrix html | |
Predict.matrix.cr.smooth html | |
Predict.matrix.soap.film html | |
Rrank html | |
Sl.initial.repara html | |
Sl.repara html | |
Sl.setup html | |
Tweedie html | |
XWXd html | |
anova.gam html | |
bam html | |
bam.update html | |
bandchol html | |
blas.thread.test html | |
bug.reports.mgcv html | |
cSplineDes html | |
chol.down html | |
choose.k html | |
columb html | |
concurvity html | |
coxph html | |
coxpht html | |
dDeta html | |
exclude.too.far html | |
extract.lme.cov html | |
family.mgcv html | |
fix.family.link html | |
fixDependence html | |
formXtViX html | |
formula.gam html | |
fs.test html | |
full.score html | |
gam html | |
gam.check html | |
gam.control html | |
gam.convergence html | |
gam.fit html | |
gam.fit3 html | |
gam.fit5.post.proc html | |
gam.models html | |
gam.outer html | |
gam.reparam html | |
gam.scale html | |
gam.selection html | |
gam.side html | |
gam.vcomp html | |
gam2objective html | |
gamObject html | |
gamSim html | |
gamlss.etamu html | |
gamlss.gH html | |
gamm html | |
gammals html | |
gaulss html | |
get.var html | |
gevlss html | |
ginla html | |
identifiability html | |
in.out html | |
inSide html | |
influence.gam html | |
initial.sp html | |
interpret.gam html | |
jagam html | |
k.check html | |
ldTweedie html | |
ldetS html | |
linear.functional.terms html | |
logLik.gam html | |
ls.size html | |
magic html | |
magic.post.proc html | |
mgcv-FAQ html | |
mgcv-package html | |
mgcv-parallel html | |
mini.roots html | |
missing.data html | |
model.matrix.gam html | |
mono.con html | |
mroot html | |
multinom html | |
mvn html | |
negbin html | |
new.name html | |
notExp html | |
notExp2 html | |
null.space.dimension html | |
ocat html | |
one.se.rule html | |
pcls html | |
pdIdnot html | |
pdTens html | |
pen.edf html | |
place.knots html | |
plot.gam html | |
polys.plot html | |
predict.bam html | |
predict.gam html | |
print.gam html | |
qq.gam html | |
rTweedie html | |
random.effects html | |
residuals.gam html | |
rig html | |
rmvn html | |
s html | |
scat html | |
sdiag html | |
single.index html | |
slanczos html | |
smooth.construct html | |
smooth.construct.ad.smooth.spec html | |
smooth.construct.bs.smooth.spec html | |
smooth.construct.cr.smooth.spec html | |
smooth.construct.ds.smooth.spec html | |
smooth.construct.fs.smooth.spec html | |
smooth.construct.gp.smooth.spec html | |
smooth.construct.mrf.smooth.spec html | |
smooth.construct.ps.smooth.spec html | |
smooth.construct.re.smooth.spec html | |
smooth.construct.so.smooth.spec html | |
smooth.construct.sos.smooth.spec html | |
smooth.construct.t2.smooth.spec html | |
smooth.construct.tensor.smooth.spec html | |
smooth.construct.tp.smooth.spec html | |
smooth.terms html | |
smooth2random html | |
smoothCon html | |
sp.vcov html | |
spasm.construct html | |
step.gam html | |
summary.gam html | |
t2 html | |
te html | |
tensor.prod.model.matrix html | |
totalPenaltySpace html | |
trichol html | |
trind.generator html | |
twlss html | |
uniquecombs html | |
vcov.gam html | |
vis.gam html | |
ziP html | |
ziplss html | |
** building package indices | |
** testing if installed package can be loaded | |
* DONE (mgcv) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment