* installing *source* package 'glmtlp' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c algo.cc -o algo.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c glmtlp_r_init.cc -o glmtlp_r_init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.cc -o init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c linreg_l0.cc -o linreg_l0.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c linreg_l1.cc -o linreg_l1.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c linreg_tlp.cc -o linreg_tlp.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c logistic_l0.cc -o logistic_l0.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c logistic_l1.cc -o logistic_l1.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c logistic_tlp.cc -o logistic_tlp.o g++ -shared -s -static-libgcc -o glmtlp.dll tmp.def algo.o glmtlp_r_init.o init.o linreg_l0.o linreg_l1.o linreg_tlp.o logistic_l0.o logistic_l1.o logistic_tlp.o -fopenmp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: algo.o:algo.cc:(.text+0x1f8): undefined reference to `ddot_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: init.o:init.cc:(.text+0x11b): undefined reference to `ddot_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: init.o:init.cc:(.text+0x470): undefined reference to `ddot_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: linreg_l0.o:linreg_l0.cc:(.text+0xeb4): undefined reference to `ddot_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: linreg_l1.o:linreg_l1.cc:(.text+0x309): undefined reference to `ddot_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: linreg_l1.o:linreg_l1.cc:(.text+0x590): more undefined references to `ddot_' follow collect2.exe: error: ld returned 1 exit status no DLL was created ERROR: compilation failed for package 'glmtlp' * removing 'd:/RCompile/CRANincoming/R-devel/lib/glmtlp'