Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/lapack.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-133196-47675/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/lapack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/lapack-3.8.0-8.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/lapack.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-133196-47675/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/lapack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tN8A5d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lapack-3.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lapack-3.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lapack-3.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd lapack-3.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/manpages.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #3 (lapack-3.7.1-make.inc.patch):' Patch #3 (lapack-3.7.1-make.inc.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fedora --fuzz=0 patching file INSTALL/make.inc.gfortran Patch #4 (lapack-3.7.1-lapacke-shared.patch): + echo 'Patch #4 (lapack-3.7.1-lapacke-shared.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .shared --fuzz=0 patching file INSTALL/make.inc.gfortran patching file LAPACKE/Makefile Patch #7 (lapack-3.7.1-lapacke-tmglib.patch): + echo 'Patch #7 (lapack-3.7.1-lapacke-tmglib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tmglib --fuzz=0 patching file LAPACKE/Makefile patching file Makefile Patch #8 (lapack-3.8.0-missing-aawork.patch): + echo 'Patch #8 (lapack-3.8.0-missing-aawork.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .missing-aawork --fuzz=0 patching file LAPACKE/src/Makefile + mkdir manpages + mv man/ manpages/ + cp -f INSTALL/make.inc.gfortran make.inc + cp -f /builddir/build/SOURCES/Makefile.blas BLAS/SRC/Makefile + cp -f /builddir/build/SOURCES/Makefile.lapack SRC/Makefile + cp -f /builddir/build/SOURCES/Makefile.cblas CBLAS/src/Makefile + sed -i 's|@SHORTVER@|3|g' BLAS/SRC/Makefile + sed -i 's|@SHORTVER@|3|g' SRC/Makefile + sed -i 's|@SHORTVER@|3|g' LAPACKE/Makefile + sed -i 's|@SHORTVER@|3|g' CBLAS/src/Makefile + sed -i 's|@LONGVER@|3.8.0|g' BLAS/SRC/Makefile + sed -i 's|@LONGVER@|3.8.0|g' SRC/Makefile + sed -i 's|@LONGVER@|3.8.0|g' LAPACKE/Makefile + sed -i 's|@LONGVER@|3.8.0|g' CBLAS/src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.haXQhH + umask 022 + cd /builddir/build/BUILD + cd lapack-3.8.0 + RPM_OPT_FLAGS='-O2 -g -frecursive' ++ echo -O2 -g -frecursive ++ sed 's|-O2|-O0|' + RPM_OPT_O_FLAGS='-O0 -g -frecursive' ~/build/BUILD/lapack-3.8.0/BLAS/SRC ~/build/BUILD/lapack-3.8.0 + export FC=gfortran + FC=gfortran + pushd BLAS/SRC + FFLAGS='-O0 -g -frecursive' + make dcabs1.o gfortran -O0 -g -frecursive -c -o dcabs1.o dcabs1.f + FFLAGS='-O2 -g -frecursive' + CFLAGS='-O2 -g -frecursive' + make static gfortran -O2 -g -frecursive -c -o isamax.o isamax.f gfortran -O2 -g -frecursive -c -o sasum.o sasum.f gfortran -O2 -g -frecursive -c -o saxpy.o saxpy.f gfortran -O2 -g -frecursive -c -o scopy.o scopy.f gfortran -O2 -g -frecursive -c -o sdot.o sdot.f gfortran -O2 -g -frecursive -c -o snrm2.o snrm2.f gfortran -O2 -g -frecursive -c -o srot.o srot.f gfortran -O2 -g -frecursive -c -o srotg.o srotg.f gfortran -O2 -g -frecursive -c -o sscal.o sscal.f gfortran -O2 -g -frecursive -c -o sswap.o sswap.f gfortran -O2 -g -frecursive -c -o sdsdot.o sdsdot.f gfortran -O2 -g -frecursive -c -o srotmg.o srotmg.f gfortran -O2 -g -frecursive -c -o srotm.o srotm.f gfortran -O2 -g -frecursive -c -o sgemv.o sgemv.f gfortran -O2 -g -frecursive -c -o sgbmv.o sgbmv.f gfortran -O2 -g -frecursive -c -o ssymv.o ssymv.f gfortran -O2 -g -frecursive -c -o ssbmv.o ssbmv.f gfortran -O2 -g -frecursive -c -o sspmv.o sspmv.f gfortran -O2 -g -frecursive -c -o strmv.o strmv.f gfortran -O2 -g -frecursive -c -o stbmv.o stbmv.f gfortran -O2 -g -frecursive -c -o stpmv.o stpmv.f gfortran -O2 -g -frecursive -c -o strsv.o strsv.f gfortran -O2 -g -frecursive -c -o stbsv.o stbsv.f gfortran -O2 -g -frecursive -c -o stpsv.o stpsv.f gfortran -O2 -g -frecursive -c -o sger.o sger.f gfortran -O2 -g -frecursive -c -o ssyr.o ssyr.f gfortran -O2 -g -frecursive -c -o sspr.o sspr.f gfortran -O2 -g -frecursive -c -o ssyr2.o ssyr2.f gfortran -O2 -g -frecursive -c -o sspr2.o sspr2.f gfortran -O2 -g -frecursive -c -o sgemm.o sgemm.f gfortran -O2 -g -frecursive -c -o ssymm.o ssymm.f gfortran -O2 -g -frecursive -c -o ssyrk.o ssyrk.f gfortran -O2 -g -frecursive -c -o ssyr2k.o ssyr2k.f gfortran -O2 -g -frecursive -c -o strmm.o strmm.f gfortran -O2 -g -frecursive -c -o strsm.o strsm.f gfortran -O2 -g -frecursive -c -o idamax.o idamax.f gfortran -O2 -g -frecursive -c -o dasum.o dasum.f gfortran -O2 -g -frecursive -c -o daxpy.o daxpy.f gfortran -O2 -g -frecursive -c -o dcopy.o dcopy.f gfortran -O2 -g -frecursive -c -o ddot.o ddot.f gfortran -O2 -g -frecursive -c -o dnrm2.o dnrm2.f gfortran -O2 -g -frecursive -c -o drot.o drot.f gfortran -O2 -g -frecursive -c -o drotg.o drotg.f gfortran -O2 -g -frecursive -c -o dscal.o dscal.f gfortran -O2 -g -frecursive -c -o dsdot.o dsdot.f gfortran -O2 -g -frecursive -c -o dswap.o dswap.f gfortran -O2 -g -frecursive -c -o drotmg.o drotmg.f gfortran -O2 -g -frecursive -c -o drotm.o drotm.f gfortran -O2 -g -frecursive -c -o dgemv.o dgemv.f gfortran -O2 -g -frecursive -c -o dgbmv.o dgbmv.f gfortran -O2 -g -frecursive -c -o dsymv.o dsymv.f gfortran -O2 -g -frecursive -c -o dsbmv.o dsbmv.f gfortran -O2 -g -frecursive -c -o dspmv.o dspmv.f gfortran -O2 -g -frecursive -c -o dtrmv.o dtrmv.f gfortran -O2 -g -frecursive -c -o dtbmv.o dtbmv.f gfortran -O2 -g -frecursive -c -o dtpmv.o dtpmv.f gfortran -O2 -g -frecursive -c -o dtrsv.o dtrsv.f gfortran -O2 -g -frecursive -c -o dtbsv.o dtbsv.f gfortran -O2 -g -frecursive -c -o dtpsv.o dtpsv.f gfortran -O2 -g -frecursive -c -o dger.o dger.f gfortran -O2 -g -frecursive -c -o dsyr.o dsyr.f gfortran -O2 -g -frecursive -c -o dspr.o dspr.f gfortran -O2 -g -frecursive -c -o dsyr2.o dsyr2.f gfortran -O2 -g -frecursive -c -o dspr2.o dspr2.f gfortran -O2 -g -frecursive -c -o dgemm.o dgemm.f gfortran -O2 -g -frecursive -c -o dsymm.o dsymm.f gfortran -O2 -g -frecursive -c -o dsyrk.o dsyrk.f gfortran -O2 -g -frecursive -c -o dsyr2k.o dsyr2k.f gfortran -O2 -g -frecursive -c -o dtrmm.o dtrmm.f gfortran -O2 -g -frecursive -c -o dtrsm.o dtrsm.f gfortran -O2 -g -frecursive -c -o scabs1.o scabs1.f gfortran -O2 -g -frecursive -c -o scasum.o scasum.f gfortran -O2 -g -frecursive -c -o scnrm2.o scnrm2.f gfortran -O2 -g -frecursive -c -o icamax.o icamax.f gfortran -O2 -g -frecursive -c -o caxpy.o caxpy.f gfortran -O2 -g -frecursive -c -o ccopy.o ccopy.f gfortran -O2 -g -frecursive -c -o cdotc.o cdotc.f gfortran -O2 -g -frecursive -c -o cdotu.o cdotu.f gfortran -O2 -g -frecursive -c -o csscal.o csscal.f gfortran -O2 -g -frecursive -c -o crotg.o crotg.f gfortran -O2 -g -frecursive -c -o cscal.o cscal.f gfortran -O2 -g -frecursive -c -o cswap.o cswap.f gfortran -O2 -g -frecursive -c -o csrot.o csrot.f gfortran -O2 -g -frecursive -c -o cgemv.o cgemv.f gfortran -O2 -g -frecursive -c -o cgbmv.o cgbmv.f gfortran -O2 -g -frecursive -c -o chemv.o chemv.f gfortran -O2 -g -frecursive -c -o chbmv.o chbmv.f gfortran -O2 -g -frecursive -c -o chpmv.o chpmv.f gfortran -O2 -g -frecursive -c -o ctrmv.o ctrmv.f gfortran -O2 -g -frecursive -c -o ctbmv.o ctbmv.f gfortran -O2 -g -frecursive -c -o ctpmv.o ctpmv.f gfortran -O2 -g -frecursive -c -o ctrsv.o ctrsv.f gfortran -O2 -g -frecursive -c -o ctbsv.o ctbsv.f gfortran -O2 -g -frecursive -c -o ctpsv.o ctpsv.f gfortran -O2 -g -frecursive -c -o cgerc.o cgerc.f gfortran -O2 -g -frecursive -c -o cgeru.o cgeru.f gfortran -O2 -g -frecursive -c -o cher.o cher.f gfortran -O2 -g -frecursive -c -o chpr.o chpr.f gfortran -O2 -g -frecursive -c -o cher2.o cher2.f gfortran -O2 -g -frecursive -c -o chpr2.o chpr2.f gfortran -O2 -g -frecursive -c -o cgemm.o cgemm.f gfortran -O2 -g -frecursive -c -o csymm.o csymm.f gfortran -O2 -g -frecursive -c -o csyrk.o csyrk.f gfortran -O2 -g -frecursive -c -o csyr2k.o csyr2k.f gfortran -O2 -g -frecursive -c -o ctrmm.o ctrmm.f gfortran -O2 -g -frecursive -c -o ctrsm.o ctrsm.f gfortran -O2 -g -frecursive -c -o chemm.o chemm.f gfortran -O2 -g -frecursive -c -o cherk.o cherk.f gfortran -O2 -g -frecursive -c -o cher2k.o cher2k.f gfortran -O2 -g -frecursive -c -o dzasum.o dzasum.f gfortran -O2 -g -frecursive -c -o dznrm2.o dznrm2.f gfortran -O2 -g -frecursive -c -o izamax.o izamax.f gfortran -O2 -g -frecursive -c -o zaxpy.o zaxpy.f gfortran -O2 -g -frecursive -c -o zcopy.o zcopy.f gfortran -O2 -g -frecursive -c -o zdotc.o zdotc.f gfortran -O2 -g -frecursive -c -o zdotu.o zdotu.f gfortran -O2 -g -frecursive -c -o zdscal.o zdscal.f gfortran -O2 -g -frecursive -c -o zrotg.o zrotg.f gfortran -O2 -g -frecursive -c -o zscal.o zscal.f gfortran -O2 -g -frecursive -c -o zswap.o zswap.f gfortran -O2 -g -frecursive -c -o zdrot.o zdrot.f gfortran -O2 -g -frecursive -c -o zgemv.o zgemv.f gfortran -O2 -g -frecursive -c -o zgbmv.o zgbmv.f gfortran -O2 -g -frecursive -c -o zhemv.o zhemv.f gfortran -O2 -g -frecursive -c -o zhbmv.o zhbmv.f gfortran -O2 -g -frecursive -c -o zhpmv.o zhpmv.f gfortran -O2 -g -frecursive -c -o ztrmv.o ztrmv.f gfortran -O2 -g -frecursive -c -o ztbmv.o ztbmv.f gfortran -O2 -g -frecursive -c -o ztpmv.o ztpmv.f gfortran -O2 -g -frecursive -c -o ztrsv.o ztrsv.f gfortran -O2 -g -frecursive -c -o ztbsv.o ztbsv.f gfortran -O2 -g -frecursive -c -o ztpsv.o ztpsv.f gfortran -O2 -g -frecursive -c -o zgerc.o zgerc.f gfortran -O2 -g -frecursive -c -o zgeru.o zgeru.f gfortran -O2 -g -frecursive -c -o zher.o zher.f gfortran -O2 -g -frecursive -c -o zhpr.o zhpr.f gfortran -O2 -g -frecursive -c -o zher2.o zher2.f gfortran -O2 -g -frecursive -c -o zhpr2.o zhpr2.f gfortran -O2 -g -frecursive -c -o zgemm.o zgemm.f gfortran -O2 -g -frecursive -c -o zsymm.o zsymm.f gfortran -O2 -g -frecursive -c -o zsyrk.o zsyrk.f gfortran -O2 -g -frecursive -c -o zsyr2k.o zsyr2k.f gfortran -O2 -g -frecursive -c -o ztrmm.o ztrmm.f gfortran -O2 -g -frecursive -c -o ztrsm.o ztrsm.f gfortran -O2 -g -frecursive -c -o zhemm.o zhemm.f gfortran -O2 -g -frecursive -c -o zherk.o zherk.f gfortran -O2 -g -frecursive -c -o zher2k.o zher2k.f gfortran -O2 -g -frecursive -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -c -o xerbla_array.o xerbla_array.f ar ruv libblas.a isamax.o sasum.o saxpy.o scopy.o sdot.o snrm2.o srot.o srotg.o sscal.o sswap.o sdsdot.o srotmg.o srotm.o sgemv.o sgbmv.o ssymv.o ssbmv.o sspmv.o strmv.o stbmv.o stpmv.o strsv.o stbsv.o stpsv.o sger.o ssyr.o sspr.o ssyr2.o sspr2.o sgemm.o ssymm.o ssyrk.o ssyr2k.o strmm.o strsm.o idamax.o dasum.o daxpy.o dcopy.o ddot.o dnrm2.o drot.o drotg.o dscal.o dsdot.o dswap.o drotmg.o drotm.o dgemv.o dgbmv.o dsymv.o dsbmv.o dspmv.o dtrmv.o dtbmv.o dtpmv.o dtrsv.o dtbsv.o dtpsv.o dger.o dsyr.o dspr.o dsyr2.o dspr2.o dgemm.o dsymm.o dsyrk.o dsyr2k.o dtrmm.o dtrsm.o scabs1.o scasum.o scnrm2.o icamax.o caxpy.o ccopy.o cdotc.o cdotu.o csscal.o crotg.o cscal.o cswap.o csrot.o cgemv.o cgbmv.o chemv.o chbmv.o chpmv.o ctrmv.o ctbmv.o ctpmv.o ctrsv.o ctbsv.o ctpsv.o cgerc.o cgeru.o cher.o chpr.o cher2.o chpr2.o cgemm.o csymm.o csyrk.o csyr2k.o ctrmm.o ctrsm.o chemm.o cherk.o cher2k.o dcabs1.o dzasum.o dznrm2.o izamax.o zaxpy.o zcopy.o zdotc.o zdotu.o zdscal.o zrotg.o zscal.o zswap.o zdrot.o zgemv.o zgbmv.o zhemv.o zhbmv.o zhpmv.o ztrmv.o ztbmv.o ztpmv.o ztrsv.o ztbsv.o ztpsv.o zgerc.o zgeru.o zher.o zhpr.o zher2.o zhpr2.o zgemm.o zsymm.o zsyrk.o zsyr2k.o ztrmm.o ztrsm.o zhemm.o zherk.o zher2k.o lsame.o xerbla.o xerbla_array.o ar: creating libblas.a a - isamax.o a - sasum.o a - saxpy.o a - scopy.o a - sdot.o a - snrm2.o a - srot.o a - srotg.o a - sscal.o a - sswap.o a - sdsdot.o a - srotmg.o a - srotm.o a - sgemv.o a - sgbmv.o a - ssymv.o a - ssbmv.o a - sspmv.o a - strmv.o a - stbmv.o a - stpmv.o a - strsv.o a - stbsv.o a - stpsv.o a - sger.o a - ssyr.o a - sspr.o a - ssyr2.o a - sspr2.o a - sgemm.o a - ssymm.o a - ssyrk.o a - ssyr2k.o a - strmm.o a - strsm.o a - idamax.o a - dasum.o a - daxpy.o a - dcopy.o a - ddot.o a - dnrm2.o a - drot.o a - drotg.o a - dscal.o a - dsdot.o a - dswap.o a - drotmg.o a - drotm.o a - dgemv.o a - dgbmv.o a - dsymv.o a - dsbmv.o a - dspmv.o a - dtrmv.o a - dtbmv.o a - dtpmv.o a - dtrsv.o a - dtbsv.o a - dtpsv.o a - dger.o a - dsyr.o a - dspr.o a - dsyr2.o a - dspr2.o a - dgemm.o a - dsymm.o a - dsyrk.o a - dsyr2k.o a - dtrmm.o a - dtrsm.o a - scabs1.o a - scasum.o a - scnrm2.o a - icamax.o a - caxpy.o a - ccopy.o a - cdotc.o a - cdotu.o a - csscal.o a - crotg.o a - cscal.o a - cswap.o a - csrot.o a - cgemv.o a - cgbmv.o a - chemv.o a - chbmv.o a - chpmv.o a - ctrmv.o a - ctbmv.o a - ctpmv.o a - ctrsv.o a - ctbsv.o a - ctpsv.o a - cgerc.o a - cgeru.o a - cher.o a - chpr.o a - cher2.o a - chpr2.o a - cgemm.o a - csymm.o a - csyrk.o a - csyr2k.o a - ctrmm.o a - ctrsm.o a - chemm.o a - cherk.o a - cher2k.o a - dcabs1.o a - dzasum.o a - dznrm2.o a - izamax.o a - zaxpy.o a - zcopy.o a - zdotc.o a - zdotu.o a - zdscal.o a - zrotg.o a - zscal.o a - zswap.o a - zdrot.o a - zgemv.o a - zgbmv.o a - zhemv.o a - zhbmv.o a - zhpmv.o a - ztrmv.o a - ztbmv.o a - ztpmv.o a - ztrsv.o a - ztbsv.o a - ztpsv.o a - zgerc.o a - zgeru.o a - zher.o a - zhpr.o a - zher2.o a - zhpr2.o a - zgemm.o a - zsymm.o a - zsyrk.o a - zsyr2k.o a - ztrmm.o a - ztrsm.o a - zhemm.o a - zherk.o a - zher2k.o a - lsame.o a - xerbla.o a - xerbla_array.o ranlib libblas.a + cp libblas.a /builddir/build/BUILD/lapack-3.8.0/ + make clean rm -f *.o libblas.a libblas.so* + FFLAGS='-O0 -g -frecursive -fPIC' + make dcabs1.o gfortran -O0 -g -frecursive -fPIC -c -o dcabs1.o dcabs1.f + FFLAGS='-O2 -g -frecursive -fPIC' + CFLAGS='-O2 -g -frecursive -fPIC' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + make shared gfortran -O2 -g -frecursive -fPIC -c -o isamax.o isamax.f gfortran -O2 -g -frecursive -fPIC -c -o sasum.o sasum.f gfortran -O2 -g -frecursive -fPIC -c -o saxpy.o saxpy.f gfortran -O2 -g -frecursive -fPIC -c -o scopy.o scopy.f gfortran -O2 -g -frecursive -fPIC -c -o sdot.o sdot.f gfortran -O2 -g -frecursive -fPIC -c -o snrm2.o snrm2.f gfortran -O2 -g -frecursive -fPIC -c -o srot.o srot.f gfortran -O2 -g -frecursive -fPIC -c -o srotg.o srotg.f gfortran -O2 -g -frecursive -fPIC -c -o sscal.o sscal.f gfortran -O2 -g -frecursive -fPIC -c -o sswap.o sswap.f gfortran -O2 -g -frecursive -fPIC -c -o sdsdot.o sdsdot.f gfortran -O2 -g -frecursive -fPIC -c -o srotmg.o srotmg.f gfortran -O2 -g -frecursive -fPIC -c -o srotm.o srotm.f gfortran -O2 -g -frecursive -fPIC -c -o sgemv.o sgemv.f gfortran -O2 -g -frecursive -fPIC -c -o sgbmv.o sgbmv.f gfortran -O2 -g -frecursive -fPIC -c -o ssymv.o ssymv.f gfortran -O2 -g -frecursive -fPIC -c -o ssbmv.o ssbmv.f gfortran -O2 -g -frecursive -fPIC -c -o sspmv.o sspmv.f gfortran -O2 -g -frecursive -fPIC -c -o strmv.o strmv.f gfortran -O2 -g -frecursive -fPIC -c -o stbmv.o stbmv.f gfortran -O2 -g -frecursive -fPIC -c -o stpmv.o stpmv.f gfortran -O2 -g -frecursive -fPIC -c -o strsv.o strsv.f gfortran -O2 -g -frecursive -fPIC -c -o stbsv.o stbsv.f gfortran -O2 -g -frecursive -fPIC -c -o stpsv.o stpsv.f gfortran -O2 -g -frecursive -fPIC -c -o sger.o sger.f gfortran -O2 -g -frecursive -fPIC -c -o ssyr.o ssyr.f gfortran -O2 -g -frecursive -fPIC -c -o sspr.o sspr.f gfortran -O2 -g -frecursive -fPIC -c -o ssyr2.o ssyr2.f gfortran -O2 -g -frecursive -fPIC -c -o sspr2.o sspr2.f gfortran -O2 -g -frecursive -fPIC -c -o sgemm.o sgemm.f gfortran -O2 -g -frecursive -fPIC -c -o ssymm.o ssymm.f gfortran -O2 -g -frecursive -fPIC -c -o ssyrk.o ssyrk.f gfortran -O2 -g -frecursive -fPIC -c -o ssyr2k.o ssyr2k.f gfortran -O2 -g -frecursive -fPIC -c -o strmm.o strmm.f gfortran -O2 -g -frecursive -fPIC -c -o strsm.o strsm.f gfortran -O2 -g -frecursive -fPIC -c -o idamax.o idamax.f gfortran -O2 -g -frecursive -fPIC -c -o dasum.o dasum.f gfortran -O2 -g -frecursive -fPIC -c -o daxpy.o daxpy.f gfortran -O2 -g -frecursive -fPIC -c -o dcopy.o dcopy.f gfortran -O2 -g -frecursive -fPIC -c -o ddot.o ddot.f gfortran -O2 -g -frecursive -fPIC -c -o dnrm2.o dnrm2.f gfortran -O2 -g -frecursive -fPIC -c -o drot.o drot.f gfortran -O2 -g -frecursive -fPIC -c -o drotg.o drotg.f gfortran -O2 -g -frecursive -fPIC -c -o dscal.o dscal.f gfortran -O2 -g -frecursive -fPIC -c -o dsdot.o dsdot.f gfortran -O2 -g -frecursive -fPIC -c -o dswap.o dswap.f gfortran -O2 -g -frecursive -fPIC -c -o drotmg.o drotmg.f gfortran -O2 -g -frecursive -fPIC -c -o drotm.o drotm.f gfortran -O2 -g -frecursive -fPIC -c -o dgemv.o dgemv.f gfortran -O2 -g -frecursive -fPIC -c -o dgbmv.o dgbmv.f gfortran -O2 -g -frecursive -fPIC -c -o dsymv.o dsymv.f gfortran -O2 -g -frecursive -fPIC -c -o dsbmv.o dsbmv.f gfortran -O2 -g -frecursive -fPIC -c -o dspmv.o dspmv.f gfortran -O2 -g -frecursive -fPIC -c -o dtrmv.o dtrmv.f gfortran -O2 -g -frecursive -fPIC -c -o dtbmv.o dtbmv.f gfortran -O2 -g -frecursive -fPIC -c -o dtpmv.o dtpmv.f gfortran -O2 -g -frecursive -fPIC -c -o dtrsv.o dtrsv.f gfortran -O2 -g -frecursive -fPIC -c -o dtbsv.o dtbsv.f gfortran -O2 -g -frecursive -fPIC -c -o dtpsv.o dtpsv.f gfortran -O2 -g -frecursive -fPIC -c -o dger.o dger.f gfortran -O2 -g -frecursive -fPIC -c -o dsyr.o dsyr.f gfortran -O2 -g -frecursive -fPIC -c -o dspr.o dspr.f gfortran -O2 -g -frecursive -fPIC -c -o dsyr2.o dsyr2.f gfortran -O2 -g -frecursive -fPIC -c -o dspr2.o dspr2.f gfortran -O2 -g -frecursive -fPIC -c -o dgemm.o dgemm.f gfortran -O2 -g -frecursive -fPIC -c -o dsymm.o dsymm.f gfortran -O2 -g -frecursive -fPIC -c -o dsyrk.o dsyrk.f gfortran -O2 -g -frecursive -fPIC -c -o dsyr2k.o dsyr2k.f gfortran -O2 -g -frecursive -fPIC -c -o dtrmm.o dtrmm.f gfortran -O2 -g -frecursive -fPIC -c -o dtrsm.o dtrsm.f gfortran -O2 -g -frecursive -fPIC -c -o scabs1.o scabs1.f gfortran -O2 -g -frecursive -fPIC -c -o scasum.o scasum.f gfortran -O2 -g -frecursive -fPIC -c -o scnrm2.o scnrm2.f gfortran -O2 -g -frecursive -fPIC -c -o icamax.o icamax.f gfortran -O2 -g -frecursive -fPIC -c -o caxpy.o caxpy.f gfortran -O2 -g -frecursive -fPIC -c -o ccopy.o ccopy.f gfortran -O2 -g -frecursive -fPIC -c -o cdotc.o cdotc.f gfortran -O2 -g -frecursive -fPIC -c -o cdotu.o cdotu.f gfortran -O2 -g -frecursive -fPIC -c -o csscal.o csscal.f gfortran -O2 -g -frecursive -fPIC -c -o crotg.o crotg.f gfortran -O2 -g -frecursive -fPIC -c -o cscal.o cscal.f gfortran -O2 -g -frecursive -fPIC -c -o cswap.o cswap.f gfortran -O2 -g -frecursive -fPIC -c -o csrot.o csrot.f gfortran -O2 -g -frecursive -fPIC -c -o cgemv.o cgemv.f gfortran -O2 -g -frecursive -fPIC -c -o cgbmv.o cgbmv.f gfortran -O2 -g -frecursive -fPIC -c -o chemv.o chemv.f gfortran -O2 -g -frecursive -fPIC -c -o chbmv.o chbmv.f gfortran -O2 -g -frecursive -fPIC -c -o chpmv.o chpmv.f gfortran -O2 -g -frecursive -fPIC -c -o ctrmv.o ctrmv.f gfortran -O2 -g -frecursive -fPIC -c -o ctbmv.o ctbmv.f gfortran -O2 -g -frecursive -fPIC -c -o ctpmv.o ctpmv.f gfortran -O2 -g -frecursive -fPIC -c -o ctrsv.o ctrsv.f gfortran -O2 -g -frecursive -fPIC -c -o ctbsv.o ctbsv.f gfortran -O2 -g -frecursive -fPIC -c -o ctpsv.o ctpsv.f gfortran -O2 -g -frecursive -fPIC -c -o cgerc.o cgerc.f gfortran -O2 -g -frecursive -fPIC -c -o cgeru.o cgeru.f gfortran -O2 -g -frecursive -fPIC -c -o cher.o cher.f gfortran -O2 -g -frecursive -fPIC -c -o chpr.o chpr.f gfortran -O2 -g -frecursive -fPIC -c -o cher2.o cher2.f gfortran -O2 -g -frecursive -fPIC -c -o chpr2.o chpr2.f gfortran -O2 -g -frecursive -fPIC -c -o cgemm.o cgemm.f gfortran -O2 -g -frecursive -fPIC -c -o csymm.o csymm.f gfortran -O2 -g -frecursive -fPIC -c -o csyrk.o csyrk.f gfortran -O2 -g -frecursive -fPIC -c -o csyr2k.o csyr2k.f gfortran -O2 -g -frecursive -fPIC -c -o ctrmm.o ctrmm.f gfortran -O2 -g -frecursive -fPIC -c -o ctrsm.o ctrsm.f gfortran -O2 -g -frecursive -fPIC -c -o chemm.o chemm.f gfortran -O2 -g -frecursive -fPIC -c -o cherk.o cherk.f gfortran -O2 -g -frecursive -fPIC -c -o cher2k.o cher2k.f gfortran -O2 -g -frecursive -fPIC -c -o dzasum.o dzasum.f gfortran -O2 -g -frecursive -fPIC -c -o dznrm2.o dznrm2.f gfortran -O2 -g -frecursive -fPIC -c -o izamax.o izamax.f gfortran -O2 -g -frecursive -fPIC -c -o zaxpy.o zaxpy.f gfortran -O2 -g -frecursive -fPIC -c -o zcopy.o zcopy.f gfortran -O2 -g -frecursive -fPIC -c -o zdotc.o zdotc.f gfortran -O2 -g -frecursive -fPIC -c -o zdotu.o zdotu.f gfortran -O2 -g -frecursive -fPIC -c -o zdscal.o zdscal.f gfortran -O2 -g -frecursive -fPIC -c -o zrotg.o zrotg.f gfortran -O2 -g -frecursive -fPIC -c -o zscal.o zscal.f gfortran -O2 -g -frecursive -fPIC -c -o zswap.o zswap.f gfortran -O2 -g -frecursive -fPIC -c -o zdrot.o zdrot.f gfortran -O2 -g -frecursive -fPIC -c -o zgemv.o zgemv.f gfortran -O2 -g -frecursive -fPIC -c -o zgbmv.o zgbmv.f gfortran -O2 -g -frecursive -fPIC -c -o zhemv.o zhemv.f gfortran -O2 -g -frecursive -fPIC -c -o zhbmv.o zhbmv.f gfortran -O2 -g -frecursive -fPIC -c -o zhpmv.o zhpmv.f gfortran -O2 -g -frecursive -fPIC -c -o ztrmv.o ztrmv.f gfortran -O2 -g -frecursive -fPIC -c -o ztbmv.o ztbmv.f gfortran -O2 -g -frecursive -fPIC -c -o ztpmv.o ztpmv.f gfortran -O2 -g -frecursive -fPIC -c -o ztrsv.o ztrsv.f gfortran -O2 -g -frecursive -fPIC -c -o ztbsv.o ztbsv.f gfortran -O2 -g -frecursive -fPIC -c -o ztpsv.o ztpsv.f gfortran -O2 -g -frecursive -fPIC -c -o zgerc.o zgerc.f gfortran -O2 -g -frecursive -fPIC -c -o zgeru.o zgeru.f gfortran -O2 -g -frecursive -fPIC -c -o zher.o zher.f gfortran -O2 -g -frecursive -fPIC -c -o zhpr.o zhpr.f gfortran -O2 -g -frecursive -fPIC -c -o zher2.o zher2.f gfortran -O2 -g -frecursive -fPIC -c -o zhpr2.o zhpr2.f gfortran -O2 -g -frecursive -fPIC -c -o zgemm.o zgemm.f gfortran -O2 -g -frecursive -fPIC -c -o zsymm.o zsymm.f gfortran -O2 -g -frecursive -fPIC -c -o zsyrk.o zsyrk.f gfortran -O2 -g -frecursive -fPIC -c -o zsyr2k.o zsyr2k.f gfortran -O2 -g -frecursive -fPIC -c -o ztrmm.o ztrmm.f gfortran -O2 -g -frecursive -fPIC -c -o ztrsm.o ztrsm.f gfortran -O2 -g -frecursive -fPIC -c -o zhemm.o zhemm.f gfortran -O2 -g -frecursive -fPIC -c -o zherk.o zherk.f gfortran -O2 -g -frecursive -fPIC -c -o zher2k.o zher2k.f gfortran -O2 -g -frecursive -fPIC -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -fPIC -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -fPIC -c -o xerbla_array.o xerbla_array.f # No renaming needed cc -O2 -g -frecursive -fPIC -shared -Wl,-soname,libblas.so.3 -o libblas.so.3.8.0 isamax.o sasum.o saxpy.o scopy.o sdot.o snrm2.o srot.o srotg.o sscal.o sswap.o sdsdot.o srotmg.o srotm.o sgemv.o sgbmv.o ssymv.o ssbmv.o sspmv.o strmv.o stbmv.o stpmv.o strsv.o stbsv.o stpsv.o sger.o ssyr.o sspr.o ssyr2.o sspr2.o sgemm.o ssymm.o ssyrk.o ssyr2k.o strmm.o strsm.o idamax.o dasum.o daxpy.o dcopy.o ddot.o dnrm2.o drot.o drotg.o dscal.o dsdot.o dswap.o drotmg.o drotm.o dgemv.o dgbmv.o dsymv.o dsbmv.o dspmv.o dtrmv.o dtbmv.o dtpmv.o dtrsv.o dtbsv.o dtpsv.o dger.o dsyr.o dspr.o dsyr2.o dspr2.o dgemm.o dsymm.o dsyrk.o dsyr2k.o dtrmm.o dtrsm.o scabs1.o scasum.o scnrm2.o icamax.o caxpy.o ccopy.o cdotc.o cdotu.o csscal.o crotg.o cscal.o cswap.o csrot.o cgemv.o cgbmv.o chemv.o chbmv.o chpmv.o ctrmv.o ctbmv.o ctpmv.o ctrsv.o ctbsv.o ctpsv.o cgerc.o cgeru.o cher.o chpr.o cher2.o chpr2.o cgemm.o csymm.o csyrk.o csyr2k.o ctrmm.o ctrsm.o chemm.o cherk.o cher2k.o dcabs1.o dzasum.o dznrm2.o izamax.o zaxpy.o zcopy.o zdotc.o zdotu.o zdscal.o zrotg.o zscal.o zswap.o zdrot.o zgemv.o zgbmv.o zhemv.o zhbmv.o zhpmv.o ztrmv.o ztbmv.o ztpmv.o ztrsv.o ztbsv.o ztpsv.o zgerc.o zgeru.o zher.o zhpr.o zher2.o zhpr2.o zgemm.o zsymm.o zsyrk.o zsyr2k.o ztrmm.o ztrsm.o zhemm.o zherk.o zher2k.o lsame.o xerbla.o xerbla_array.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -lgfortran -lc + cp libblas.so.3.8.0 /builddir/build/BUILD/lapack-3.8.0/ + make clean rm -f *.o libblas.a libblas.so* + FFLAGS='-O0 -g -frecursive -fdefault-integer-8' + make dcabs1.o gfortran -O0 -g -frecursive -fdefault-integer-8 -c -o dcabs1.o dcabs1.f + SYMBOLPREFIX=64_ + FFLAGS='-O2 -g -frecursive -fdefault-integer-8' + CFLAGS='-O2 -g -frecursive' + make static gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o isamax.o isamax.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sasum.o sasum.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o saxpy.o saxpy.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o scopy.o scopy.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sdot.o sdot.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o snrm2.o snrm2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o srot.o srot.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o srotg.o srotg.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sscal.o sscal.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sswap.o sswap.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sdsdot.o sdsdot.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o srotmg.o srotmg.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o srotm.o srotm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sgemv.o sgemv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sgbmv.o sgbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ssymv.o ssymv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ssbmv.o ssbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sspmv.o sspmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o strmv.o strmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o stbmv.o stbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o stpmv.o stpmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o strsv.o strsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o stbsv.o stbsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o stpsv.o stpsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sger.o sger.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ssyr.o ssyr.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sspr.o sspr.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ssyr2.o ssyr2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sspr2.o sspr2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sgemm.o sgemm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ssymm.o ssymm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ssyrk.o ssyrk.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ssyr2k.o ssyr2k.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o strmm.o strmm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o strsm.o strsm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o idamax.o idamax.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dasum.o dasum.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o daxpy.o daxpy.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dcopy.o dcopy.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ddot.o ddot.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dnrm2.o dnrm2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o drot.o drot.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o drotg.o drotg.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dscal.o dscal.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsdot.o dsdot.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dswap.o dswap.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o drotmg.o drotmg.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o drotm.o drotm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dgemv.o dgemv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dgbmv.o dgbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsymv.o dsymv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsbmv.o dsbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dspmv.o dspmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dtrmv.o dtrmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dtbmv.o dtbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dtpmv.o dtpmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dtrsv.o dtrsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dtbsv.o dtbsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dtpsv.o dtpsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dger.o dger.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsyr.o dsyr.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dspr.o dspr.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsyr2.o dsyr2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dspr2.o dspr2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dgemm.o dgemm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsymm.o dsymm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsyrk.o dsyrk.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsyr2k.o dsyr2k.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dtrmm.o dtrmm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dtrsm.o dtrsm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o scabs1.o scabs1.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o scasum.o scasum.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o scnrm2.o scnrm2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o icamax.o icamax.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o caxpy.o caxpy.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ccopy.o ccopy.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cdotc.o cdotc.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cdotu.o cdotu.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o csscal.o csscal.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o crotg.o crotg.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cscal.o cscal.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cswap.o cswap.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o csrot.o csrot.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cgemv.o cgemv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cgbmv.o cgbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o chemv.o chemv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o chbmv.o chbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o chpmv.o chpmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ctrmv.o ctrmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ctbmv.o ctbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ctpmv.o ctpmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ctrsv.o ctrsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ctbsv.o ctbsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ctpsv.o ctpsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cgerc.o cgerc.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cgeru.o cgeru.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cher.o cher.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o chpr.o chpr.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cher2.o cher2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o chpr2.o chpr2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cgemm.o cgemm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o csymm.o csymm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o csyrk.o csyrk.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o csyr2k.o csyr2k.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ctrmm.o ctrmm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ctrsm.o ctrsm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o chemm.o chemm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cherk.o cherk.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cher2k.o cher2k.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dzasum.o dzasum.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dznrm2.o dznrm2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o izamax.o izamax.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zaxpy.o zaxpy.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zcopy.o zcopy.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zdotc.o zdotc.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zdotu.o zdotu.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zdscal.o zdscal.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zrotg.o zrotg.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zscal.o zscal.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zswap.o zswap.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zdrot.o zdrot.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zgemv.o zgemv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zgbmv.o zgbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zhemv.o zhemv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zhbmv.o zhbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zhpmv.o zhpmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ztrmv.o ztrmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ztbmv.o ztbmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ztpmv.o ztpmv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ztrsv.o ztrsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ztbsv.o ztbsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ztpsv.o ztpsv.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zgerc.o zgerc.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zgeru.o zgeru.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zher.o zher.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zhpr.o zhpr.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zher2.o zher2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zhpr2.o zhpr2.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zgemm.o zgemm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zsymm.o zsymm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zsyrk.o zsyrk.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zsyr2k.o zsyr2k.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ztrmm.o ztrmm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o ztrsm.o ztrsm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zhemm.o zhemm.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zherk.o zherk.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zher2k.o zher2k.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o xerbla_array.o xerbla_array.f ar ruv libblas64_.a isamax.o sasum.o saxpy.o scopy.o sdot.o snrm2.o srot.o srotg.o sscal.o sswap.o sdsdot.o srotmg.o srotm.o sgemv.o sgbmv.o ssymv.o ssbmv.o sspmv.o strmv.o stbmv.o stpmv.o strsv.o stbsv.o stpsv.o sger.o ssyr.o sspr.o ssyr2.o sspr2.o sgemm.o ssymm.o ssyrk.o ssyr2k.o strmm.o strsm.o idamax.o dasum.o daxpy.o dcopy.o ddot.o dnrm2.o drot.o drotg.o dscal.o dsdot.o dswap.o drotmg.o drotm.o dgemv.o dgbmv.o dsymv.o dsbmv.o dspmv.o dtrmv.o dtbmv.o dtpmv.o dtrsv.o dtbsv.o dtpsv.o dger.o dsyr.o dspr.o dsyr2.o dspr2.o dgemm.o dsymm.o dsyrk.o dsyr2k.o dtrmm.o dtrsm.o scabs1.o scasum.o scnrm2.o icamax.o caxpy.o ccopy.o cdotc.o cdotu.o csscal.o crotg.o cscal.o cswap.o csrot.o cgemv.o cgbmv.o chemv.o chbmv.o chpmv.o ctrmv.o ctbmv.o ctpmv.o ctrsv.o ctbsv.o ctpsv.o cgerc.o cgeru.o cher.o chpr.o cher2.o chpr2.o cgemm.o csymm.o csyrk.o csyr2k.o ctrmm.o ctrsm.o chemm.o cherk.o cher2k.o dcabs1.o dzasum.o dznrm2.o izamax.o zaxpy.o zcopy.o zdotc.o zdotu.o zdscal.o zrotg.o zscal.o zswap.o zdrot.o zgemv.o zgbmv.o zhemv.o zhbmv.o zhpmv.o ztrmv.o ztbmv.o ztpmv.o ztrsv.o ztbsv.o ztpsv.o zgerc.o zgeru.o zher.o zhpr.o zher2.o zhpr2.o zgemm.o zsymm.o zsyrk.o zsyr2k.o ztrmm.o ztrsm.o zhemm.o zherk.o zher2k.o lsame.o xerbla.o xerbla_array.o ar: creating libblas64_.a a - isamax.o a - sasum.o a - saxpy.o a - scopy.o a - sdot.o a - snrm2.o a - srot.o a - srotg.o a - sscal.o a - sswap.o a - sdsdot.o a - srotmg.o a - srotm.o a - sgemv.o a - sgbmv.o a - ssymv.o a - ssbmv.o a - sspmv.o a - strmv.o a - stbmv.o a - stpmv.o a - strsv.o a - stbsv.o a - stpsv.o a - sger.o a - ssyr.o a - sspr.o a - ssyr2.o a - sspr2.o a - sgemm.o a - ssymm.o a - ssyrk.o a - ssyr2k.o a - strmm.o a - strsm.o a - idamax.o a - dasum.o a - daxpy.o a - dcopy.o a - ddot.o a - dnrm2.o a - drot.o a - drotg.o a - dscal.o a - dsdot.o a - dswap.o a - drotmg.o a - drotm.o a - dgemv.o a - dgbmv.o a - dsymv.o a - dsbmv.o a - dspmv.o a - dtrmv.o a - dtbmv.o a - dtpmv.o a - dtrsv.o a - dtbsv.o a - dtpsv.o a - dger.o a - dsyr.o a - dspr.o a - dsyr2.o a - dspr2.o a - dgemm.o a - dsymm.o a - dsyrk.o a - dsyr2k.o a - dtrmm.o a - dtrsm.o a - scabs1.o a - scasum.o a - scnrm2.o a - icamax.o a - caxpy.o a - ccopy.o a - cdotc.o a - cdotu.o a - csscal.o a - crotg.o a - cscal.o a - cswap.o a - csrot.o a - cgemv.o a - cgbmv.o a - chemv.o a - chbmv.o a - chpmv.o a - ctrmv.o a - ctbmv.o a - ctpmv.o a - ctrsv.o a - ctbsv.o a - ctpsv.o a - cgerc.o a - cgeru.o a - cher.o a - chpr.o a - cher2.o a - chpr2.o a - cgemm.o a - csymm.o a - csyrk.o a - csyr2k.o a - ctrmm.o a - ctrsm.o a - chemm.o a - cherk.o a - cher2k.o a - dcabs1.o a - dzasum.o a - dznrm2.o a - izamax.o a - zaxpy.o a - zcopy.o a - zdotc.o a - zdotu.o a - zdscal.o a - zrotg.o a - zscal.o a - zswap.o a - zdrot.o a - zgemv.o a - zgbmv.o a - zhemv.o a - zhbmv.o a - zhpmv.o a - ztrmv.o a - ztbmv.o a - ztpmv.o a - ztrsv.o a - ztbsv.o a - ztpsv.o a - zgerc.o a - zgeru.o a - zher.o a - zhpr.o a - zher2.o a - zhpr2.o a - zgemm.o a - zsymm.o a - zsyrk.o a - zsyr2k.o a - ztrmm.o a - ztrsm.o a - zhemm.o a - zherk.o a - zher2k.o a - lsame.o a - xerbla.o a - xerbla_array.o ranlib libblas64_.a for i in `nm libblas64_.a |grep " T " | awk '{print $3}'`; do echo "$i" "64_$i"; done > blas-static-prefix.def.dirty sort -n blas-static-prefix.def.dirty | uniq > blas-static-prefix.def objcopy --redefine-syms blas-static-prefix.def libblas64_.a libblas64_.a.fixed rm -rf libblas64_.a mv libblas64_.a.fixed libblas64_.a + cp libblas64_.a /builddir/build/BUILD/lapack-3.8.0/libblas64_.a + make clean rm -f *.o libblas.a libblas.so* + FFLAGS='-O0 -g -frecursive -fPIC -fdefault-integer-8' + make dcabs1.o gfortran -O0 -g -frecursive -fPIC -fdefault-integer-8 -c -o dcabs1.o dcabs1.f + SYMBOLPREFIX=64_ + FFLAGS='-O2 -g -frecursive -fPIC -fdefault-integer-8' + CFLAGS='-O2 -g -frecursive -fPIC' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + make shared gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o isamax.o isamax.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sasum.o sasum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o saxpy.o saxpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o scopy.o scopy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sdot.o sdot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o snrm2.o snrm2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o srot.o srot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o srotg.o srotg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sscal.o sscal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sswap.o sswap.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sdsdot.o sdsdot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o srotmg.o srotmg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o srotm.o srotm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemv.o sgemv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbmv.o sgbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssymv.o ssymv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbmv.o ssbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspmv.o sspmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strmv.o strmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stbmv.o stbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpmv.o stpmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strsv.o strsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stbsv.o stbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpsv.o stpsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sger.o sger.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyr.o ssyr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspr.o sspr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyr2.o ssyr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspr2.o sspr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemm.o sgemm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssymm.o ssymm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyrk.o ssyrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyr2k.o ssyr2k.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strmm.o strmm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strsm.o strsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o idamax.o idamax.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dasum.o dasum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o daxpy.o daxpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dcopy.o dcopy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ddot.o ddot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dnrm2.o dnrm2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o drot.o drot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o drotg.o drotg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dscal.o dscal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsdot.o dsdot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dswap.o dswap.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o drotmg.o drotmg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o drotm.o drotm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemv.o dgemv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbmv.o dgbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsymv.o dsymv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbmv.o dsbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspmv.o dspmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrmv.o dtrmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtbmv.o dtbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpmv.o dtpmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrsv.o dtrsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtbsv.o dtbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpsv.o dtpsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dger.o dger.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyr.o dsyr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspr.o dspr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyr2.o dsyr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspr2.o dspr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemm.o dgemm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsymm.o dsymm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyrk.o dsyrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyr2k.o dsyr2k.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrmm.o dtrmm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrsm.o dtrsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o scabs1.o scabs1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o scasum.o scasum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o scnrm2.o scnrm2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o icamax.o icamax.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o caxpy.o caxpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ccopy.o ccopy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cdotc.o cdotc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cdotu.o cdotu.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csscal.o csscal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o crotg.o crotg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cscal.o cscal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cswap.o cswap.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csrot.o csrot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemv.o cgemv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbmv.o cgbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chemv.o chemv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbmv.o chbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpmv.o chpmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrmv.o ctrmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctbmv.o ctbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpmv.o ctpmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrsv.o ctrsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctbsv.o ctbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpsv.o ctpsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgerc.o cgerc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeru.o cgeru.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cher.o cher.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpr.o chpr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cher2.o cher2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpr2.o chpr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemm.o cgemm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csymm.o csymm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyrk.o csyrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyr2k.o csyr2k.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrmm.o ctrmm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrsm.o ctrsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chemm.o chemm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cherk.o cherk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cher2k.o cher2k.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dzasum.o dzasum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dznrm2.o dznrm2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o izamax.o izamax.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zaxpy.o zaxpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zcopy.o zcopy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zdotc.o zdotc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zdotu.o zdotu.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zdscal.o zdscal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zrotg.o zrotg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zscal.o zscal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zswap.o zswap.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zdrot.o zdrot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemv.o zgemv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbmv.o zgbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhemv.o zhemv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbmv.o zhbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpmv.o zhpmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrmv.o ztrmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztbmv.o ztbmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpmv.o ztpmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrsv.o ztrsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztbsv.o ztbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpsv.o ztpsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgerc.o zgerc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeru.o zgeru.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zher.o zher.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpr.o zhpr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zher2.o zher2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpr2.o zhpr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemm.o zgemm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsymm.o zsymm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyrk.o zsyrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyr2k.o zsyr2k.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrmm.o ztrmm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrsm.o ztrsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhemm.o zhemm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zherk.o zherk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zher2k.o zher2k.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o xerbla_array.o xerbla_array.f cc -O2 -g -frecursive -fPIC -shared -Wl,-soname,libblas64_.so.3 -o libblas64_.so.3.8.0 isamax.o sasum.o saxpy.o scopy.o sdot.o snrm2.o srot.o srotg.o sscal.o sswap.o sdsdot.o srotmg.o srotm.o sgemv.o sgbmv.o ssymv.o ssbmv.o sspmv.o strmv.o stbmv.o stpmv.o strsv.o stbsv.o stpsv.o sger.o ssyr.o sspr.o ssyr2.o sspr2.o sgemm.o ssymm.o ssyrk.o ssyr2k.o strmm.o strsm.o idamax.o dasum.o daxpy.o dcopy.o ddot.o dnrm2.o drot.o drotg.o dscal.o dsdot.o dswap.o drotmg.o drotm.o dgemv.o dgbmv.o dsymv.o dsbmv.o dspmv.o dtrmv.o dtbmv.o dtpmv.o dtrsv.o dtbsv.o dtpsv.o dger.o dsyr.o dspr.o dsyr2.o dspr2.o dgemm.o dsymm.o dsyrk.o dsyr2k.o dtrmm.o dtrsm.o scabs1.o scasum.o scnrm2.o icamax.o caxpy.o ccopy.o cdotc.o cdotu.o csscal.o crotg.o cscal.o cswap.o csrot.o cgemv.o cgbmv.o chemv.o chbmv.o chpmv.o ctrmv.o ctbmv.o ctpmv.o ctrsv.o ctbsv.o ctpsv.o cgerc.o cgeru.o cher.o chpr.o cher2.o chpr2.o cgemm.o csymm.o csyrk.o csyr2k.o ctrmm.o ctrsm.o chemm.o cherk.o cher2k.o dcabs1.o dzasum.o dznrm2.o izamax.o zaxpy.o zcopy.o zdotc.o zdotu.o zdscal.o zrotg.o zscal.o zswap.o zdrot.o zgemv.o zgbmv.o zhemv.o zhbmv.o zhpmv.o ztrmv.o ztbmv.o ztpmv.o ztrsv.o ztbsv.o ztpsv.o zgerc.o zgeru.o zher.o zhpr.o zher2.o zhpr2.o zgemm.o zsymm.o zsyrk.o zsyr2k.o ztrmm.o ztrsm.o zhemm.o zherk.o zher2k.o lsame.o xerbla.o xerbla_array.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -lgfortran -lc # generate a list of all symbols in shared library and rename with SYMBOLPREFIX for i in `readelf -Ws libblas64_.so.3.8.0 | awk '{print $8}' | grep -v GLIBC |grep -v GFORTRAN |grep -v "Name" `; do echo "$i" "64_$i"; done > blas-prefix.def.dirty sort -n blas-prefix.def.dirty | uniq > blas-prefix.def objcopy --redefine-syms blas-prefix.def libblas64_.so.3.8.0 libblas64_.so.3.8.0.fixed rm -rf libblas64_.so.3.8.0 mv libblas64_.so.3.8.0.fixed libblas64_.so.3.8.0 + cp libblas64_.so.3.8.0 /builddir/build/BUILD/lapack-3.8.0/libblas64_.so.3.8.0 + popd ~/build/BUILD/lapack-3.8.0 + ln -s libblas.so.3.8.0 libblas.so + ln -s libblas64_.so.3.8.0 libblas64_.so + cp CBLAS/include/cblas_mangling_with_flags.h.in CBLAS/include/cblas_mangling.h + pushd CBLAS/src ~/build/BUILD/lapack-3.8.0/CBLAS/src ~/build/BUILD/lapack-3.8.0 + FFLAGS='-O2 -g -frecursive' + CFLAGS='-O2 -g -frecursive -I../include' + make static cc -O2 -g -frecursive -I../include -c -o cblas_srotg.o cblas_srotg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_srotmg.o cblas_srotmg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_srot.o cblas_srot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_srotm.o cblas_srotm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sswap.o cblas_sswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sscal.o cblas_sscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_scopy.o cblas_scopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_saxpy.o cblas_saxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sdot.o cblas_sdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sdsdot.o cblas_sdsdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_snrm2.o cblas_snrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sasum.o cblas_sasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_isamax.o cblas_isamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -c -o sdotsub.o sdotsub.f gfortran -O2 -g -frecursive -c -o sdsdotsub.o sdsdotsub.f gfortran -O2 -g -frecursive -c -o snrm2sub.o snrm2sub.f gfortran -O2 -g -frecursive -c -o sasumsub.o sasumsub.f gfortran -O2 -g -frecursive -c -o isamaxsub.o isamaxsub.f cc -O2 -g -frecursive -I../include -c -o cblas_drotg.o cblas_drotg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_drotmg.o cblas_drotmg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_drot.o cblas_drot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_drotm.o cblas_drotm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dswap.o cblas_dswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dscal.o cblas_dscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dcopy.o cblas_dcopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_daxpy.o cblas_daxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ddot.o cblas_ddot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsdot.o cblas_dsdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dnrm2.o cblas_dnrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dasum.o cblas_dasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_idamax.o cblas_idamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -c -o dsdotsub.o dsdotsub.f gfortran -O2 -g -frecursive -c -o dnrm2sub.o dnrm2sub.f gfortran -O2 -g -frecursive -c -o dasumsub.o dasumsub.f gfortran -O2 -g -frecursive -c -o idamaxsub.o idamaxsub.f cc -O2 -g -frecursive -I../include -c -o cblas_cswap.o cblas_cswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cscal.o cblas_cscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_csscal.o cblas_csscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ccopy.o cblas_ccopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_caxpy.o cblas_caxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cdotu_sub.o cblas_cdotu_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cdotc_sub.o cblas_cdotc_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_icamax.o cblas_icamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -c -o cdotcsub.o cdotcsub.f gfortran -O2 -g -frecursive -c -o cdotusub.o cdotusub.f gfortran -O2 -g -frecursive -c -o icamaxsub.o icamaxsub.f cc -O2 -g -frecursive -I../include -c -o cblas_zswap.o cblas_zswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zscal.o cblas_zscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zdscal.o cblas_zdscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zcopy.o cblas_zcopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zaxpy.o cblas_zaxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zdotu_sub.o cblas_zdotu_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zdotc_sub.o cblas_zdotc_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dznrm2.o cblas_dznrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dzasum.o cblas_dzasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_izamax.o cblas_izamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -c -o zdotcsub.o zdotcsub.f gfortran -O2 -g -frecursive -c -o zdotusub.o zdotusub.f gfortran -O2 -g -frecursive -c -o dzasumsub.o dzasumsub.f gfortran -O2 -g -frecursive -c -o dznrm2sub.o dznrm2sub.f gfortran -O2 -g -frecursive -c -o izamaxsub.o izamaxsub.f cc -O2 -g -frecursive -I../include -c -o cblas_scasum.o cblas_scasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -c -o scasumsub.o scasumsub.f cc -O2 -g -frecursive -I../include -c -o cblas_scnrm2.o cblas_scnrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -c -o scnrm2sub.o scnrm2sub.f cc -O2 -g -frecursive -I../include -c -o cblas_sgemv.o cblas_sgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sgbmv.o cblas_sgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sger.o cblas_sger.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssbmv.o cblas_ssbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sspmv.o cblas_sspmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sspr.o cblas_sspr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sspr2.o cblas_sspr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssymv.o cblas_ssymv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssyr.o cblas_ssyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssyr2.o cblas_ssyr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_stbmv.o cblas_stbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_stbsv.o cblas_stbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_stpmv.o cblas_stpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_stpsv.o cblas_stpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_strmv.o cblas_strmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_strsv.o cblas_strsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dgemv.o cblas_dgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dgbmv.o cblas_dgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dger.o cblas_dger.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsbmv.o cblas_dsbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dspmv.o cblas_dspmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dspr.o cblas_dspr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dspr2.o cblas_dspr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsymv.o cblas_dsymv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsyr.o cblas_dsyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsyr2.o cblas_dsyr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtbmv.o cblas_dtbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtbsv.o cblas_dtbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtpmv.o cblas_dtpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtpsv.o cblas_dtpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtrmv.o cblas_dtrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtrsv.o cblas_dtrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgemv.o cblas_cgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgbmv.o cblas_cgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chemv.o cblas_chemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chbmv.o cblas_chbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chpmv.o cblas_chpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctrmv.o cblas_ctrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctbmv.o cblas_ctbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctpmv.o cblas_ctpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctrsv.o cblas_ctrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctbsv.o cblas_ctbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctpsv.o cblas_ctpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgeru.o cblas_cgeru.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgerc.o cblas_cgerc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cher.o cblas_cher.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cher2.o cblas_cher2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chpr.o cblas_chpr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chpr2.o cblas_chpr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgemv.o cblas_zgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgbmv.o cblas_zgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhemv.o cblas_zhemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhbmv.o cblas_zhbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhpmv.o cblas_zhpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztrmv.o cblas_ztrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztbmv.o cblas_ztbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztpmv.o cblas_ztpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztrsv.o cblas_ztrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztbsv.o cblas_ztbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztpsv.o cblas_ztpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgeru.o cblas_zgeru.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgerc.o cblas_zgerc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zher.o cblas_zher.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zher2.o cblas_zher2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhpr.o cblas_zhpr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhpr2.o cblas_zhpr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sgemm.o cblas_sgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssymm.o cblas_ssymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssyrk.o cblas_ssyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssyr2k.o cblas_ssyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_strmm.o cblas_strmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_strsm.o cblas_strsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dgemm.o cblas_dgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsymm.o cblas_dsymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsyrk.o cblas_dsyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsyr2k.o cblas_dsyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtrmm.o cblas_dtrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtrsm.o cblas_dtrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgemm.o cblas_cgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_csymm.o cblas_csymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chemm.o cblas_chemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cherk.o cblas_cherk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cher2k.o cblas_cher2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctrmm.o cblas_ctrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctrsm.o cblas_ctrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_csyrk.o cblas_csyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_csyr2k.o cblas_csyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgemm.o cblas_zgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zsymm.o cblas_zsymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhemm.o cblas_zhemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zherk.o cblas_zherk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zher2k.o cblas_zher2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztrmm.o cblas_ztrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztrsm.o cblas_ztrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zsyrk.o cblas_zsyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zsyr2k.o cblas_zsyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_globals.o cblas_globals.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_xerbla.o cblas_xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o xerbla.o xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C ar ruv libcblas.a cblas_srotg.o cblas_srotmg.o cblas_srot.o cblas_srotm.o cblas_sswap.o cblas_sscal.o cblas_scopy.o cblas_saxpy.o cblas_sdot.o cblas_sdsdot.o cblas_snrm2.o cblas_sasum.o cblas_isamax.o sdotsub.o sdsdotsub.o snrm2sub.o sasumsub.o isamaxsub.o cblas_drotg.o cblas_drotmg.o cblas_drot.o cblas_drotm.o cblas_dswap.o cblas_dscal.o cblas_dcopy.o cblas_daxpy.o cblas_ddot.o cblas_dsdot.o cblas_dnrm2.o cblas_dasum.o cblas_idamax.o ddotsub.f dsdotsub.o dnrm2sub.o dasumsub.o idamaxsub.o cblas_cswap.o cblas_cscal.o cblas_csscal.o cblas_ccopy.o cblas_caxpy.o cblas_cdotu_sub.o cblas_cdotc_sub.o cblas_icamax.o cdotcsub.o cdotusub.o icamaxsub.o cblas_zswap.o cblas_zscal.o cblas_zdscal.o cblas_zcopy.o cblas_zaxpy.o cblas_zdotu_sub.o cblas_zdotc_sub.o cblas_dznrm2.o cblas_dzasum.o cblas_izamax.o zdotcsub.o zdotusub.o dzasumsub.o dznrm2sub.o izamaxsub.o cblas_scasum.o scasumsub.o cblas_scnrm2.o scnrm2sub.o cblas_sgemv.o cblas_sgbmv.o cblas_sger.o cblas_ssbmv.o cblas_sspmv.o cblas_sspr.o cblas_sspr2.o cblas_ssymv.o cblas_ssyr.o cblas_ssyr2.o cblas_stbmv.o cblas_stbsv.o cblas_stpmv.o cblas_stpsv.o cblas_strmv.o cblas_strsv.o cblas_dgemv.o cblas_dgbmv.o cblas_dger.o cblas_dsbmv.o cblas_dspmv.o cblas_dspr.o cblas_dspr2.o cblas_dsymv.o cblas_dsyr.o cblas_dsyr2.o cblas_dtbmv.o cblas_dtbsv.o cblas_dtpmv.o cblas_dtpsv.o cblas_dtrmv.o cblas_dtrsv.o cblas_cgemv.o cblas_cgbmv.o cblas_chemv.o cblas_chbmv.o cblas_chpmv.o cblas_ctrmv.o cblas_ctbmv.o cblas_ctpmv.o cblas_ctrsv.o cblas_ctbsv.o cblas_ctpsv.o cblas_cgeru.o cblas_cgerc.o cblas_cher.o cblas_cher2.o cblas_chpr.o cblas_chpr2.o cblas_zgemv.o cblas_zgbmv.o cblas_zhemv.o cblas_zhbmv.o cblas_zhpmv.o cblas_ztrmv.o cblas_ztbmv.o cblas_ztpmv.o cblas_ztrsv.o cblas_ztbsv.o cblas_ztpsv.o cblas_zgeru.o cblas_zgerc.o cblas_zher.o cblas_zher2.o cblas_zhpr.o cblas_zhpr2.o cblas_sgemm.o cblas_ssymm.o cblas_ssyrk.o cblas_ssyr2k.o cblas_strmm.o cblas_strsm.o cblas_dgemm.o cblas_dsymm.o cblas_dsyrk.o cblas_dsyr2k.o cblas_dtrmm.o cblas_dtrsm.o cblas_cgemm.o cblas_csymm.o cblas_chemm.o cblas_cherk.o cblas_cher2k.o cblas_ctrmm.o cblas_ctrsm.o cblas_csyrk.o cblas_csyr2k.o cblas_zgemm.o cblas_zsymm.o cblas_zhemm.o cblas_zherk.o cblas_zher2k.o cblas_ztrmm.o cblas_ztrsm.o cblas_zsyrk.o cblas_zsyr2k.o cblas_globals.o cblas_xerbla.o xerbla.o ar: creating libcblas.a a - cblas_srotg.o a - cblas_srotmg.o a - cblas_srot.o a - cblas_srotm.o a - cblas_sswap.o a - cblas_sscal.o a - cblas_scopy.o a - cblas_saxpy.o a - cblas_sdot.o a - cblas_sdsdot.o a - cblas_snrm2.o a - cblas_sasum.o a - cblas_isamax.o a - sdotsub.o a - sdsdotsub.o a - snrm2sub.o a - sasumsub.o a - isamaxsub.o a - cblas_drotg.o a - cblas_drotmg.o a - cblas_drot.o a - cblas_drotm.o a - cblas_dswap.o a - cblas_dscal.o a - cblas_dcopy.o a - cblas_daxpy.o a - cblas_ddot.o a - cblas_dsdot.o a - cblas_dnrm2.o a - cblas_dasum.o a - cblas_idamax.o a - ddotsub.f a - dsdotsub.o a - dnrm2sub.o a - dasumsub.o a - idamaxsub.o a - cblas_cswap.o a - cblas_cscal.o a - cblas_csscal.o a - cblas_ccopy.o a - cblas_caxpy.o a - cblas_cdotu_sub.o a - cblas_cdotc_sub.o a - cblas_icamax.o a - cdotcsub.o a - cdotusub.o a - icamaxsub.o a - cblas_zswap.o a - cblas_zscal.o a - cblas_zdscal.o a - cblas_zcopy.o a - cblas_zaxpy.o a - cblas_zdotu_sub.o a - cblas_zdotc_sub.o a - cblas_dznrm2.o a - cblas_dzasum.o a - cblas_izamax.o a - zdotcsub.o a - zdotusub.o a - dzasumsub.o a - dznrm2sub.o a - izamaxsub.o a - cblas_scasum.o a - scasumsub.o a - cblas_scnrm2.o a - scnrm2sub.o a - cblas_sgemv.o a - cblas_sgbmv.o a - cblas_sger.o a - cblas_ssbmv.o a - cblas_sspmv.o a - cblas_sspr.o a - cblas_sspr2.o a - cblas_ssymv.o a - cblas_ssyr.o a - cblas_ssyr2.o a - cblas_stbmv.o a - cblas_stbsv.o a - cblas_stpmv.o a - cblas_stpsv.o a - cblas_strmv.o a - cblas_strsv.o a - cblas_dgemv.o a - cblas_dgbmv.o a - cblas_dger.o a - cblas_dsbmv.o a - cblas_dspmv.o a - cblas_dspr.o a - cblas_dspr2.o a - cblas_dsymv.o a - cblas_dsyr.o a - cblas_dsyr2.o a - cblas_dtbmv.o a - cblas_dtbsv.o a - cblas_dtpmv.o a - cblas_dtpsv.o a - cblas_dtrmv.o a - cblas_dtrsv.o a - cblas_cgemv.o a - cblas_cgbmv.o a - cblas_chemv.o a - cblas_chbmv.o a - cblas_chpmv.o a - cblas_ctrmv.o a - cblas_ctbmv.o a - cblas_ctpmv.o a - cblas_ctrsv.o a - cblas_ctbsv.o a - cblas_ctpsv.o a - cblas_cgeru.o a - cblas_cgerc.o a - cblas_cher.o a - cblas_cher2.o a - cblas_chpr.o a - cblas_chpr2.o a - cblas_zgemv.o a - cblas_zgbmv.o a - cblas_zhemv.o a - cblas_zhbmv.o a - cblas_zhpmv.o a - cblas_ztrmv.o a - cblas_ztbmv.o a - cblas_ztpmv.o a - cblas_ztrsv.o a - cblas_ztbsv.o a - cblas_ztpsv.o a - cblas_zgeru.o a - cblas_zgerc.o a - cblas_zher.o a - cblas_zher2.o a - cblas_zhpr.o a - cblas_zhpr2.o a - cblas_sgemm.o a - cblas_ssymm.o a - cblas_ssyrk.o a - cblas_ssyr2k.o a - cblas_strmm.o a - cblas_strsm.o a - cblas_dgemm.o a - cblas_dsymm.o a - cblas_dsyrk.o a - cblas_dsyr2k.o a - cblas_dtrmm.o a - cblas_dtrsm.o a - cblas_cgemm.o a - cblas_csymm.o a - cblas_chemm.o a - cblas_cherk.o a - cblas_cher2k.o a - cblas_ctrmm.o a - cblas_ctrsm.o a - cblas_csyrk.o a - cblas_csyr2k.o a - cblas_zgemm.o a - cblas_zsymm.o a - cblas_zhemm.o a - cblas_zherk.o a - cblas_zher2k.o a - cblas_ztrmm.o a - cblas_ztrsm.o a - cblas_zsyrk.o a - cblas_zsyr2k.o a - cblas_globals.o a - cblas_xerbla.o a - xerbla.o ranlib libcblas.a + cp libcblas.a /builddir/build/BUILD/lapack-3.8.0/ + make clean rm -f *.o libcblas.a libcblas.so* + FFLAGS='-O2 -g -frecursive -fPIC' + CFLAGS='-O2 -g -frecursive -fPIC -I../include' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + make shared cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_srotg.o cblas_srotg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_srotmg.o cblas_srotmg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_srot.o cblas_srot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_srotm.o cblas_srotm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sswap.o cblas_sswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sscal.o cblas_sscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_scopy.o cblas_scopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_saxpy.o cblas_saxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sdot.o cblas_sdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sdsdot.o cblas_sdsdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_snrm2.o cblas_snrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sasum.o cblas_sasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_isamax.o cblas_isamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -c -o sdotsub.o sdotsub.f gfortran -O2 -g -frecursive -fPIC -c -o sdsdotsub.o sdsdotsub.f gfortran -O2 -g -frecursive -fPIC -c -o snrm2sub.o snrm2sub.f gfortran -O2 -g -frecursive -fPIC -c -o sasumsub.o sasumsub.f gfortran -O2 -g -frecursive -fPIC -c -o isamaxsub.o isamaxsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_drotg.o cblas_drotg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_drotmg.o cblas_drotmg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_drot.o cblas_drot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_drotm.o cblas_drotm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dswap.o cblas_dswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dscal.o cblas_dscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dcopy.o cblas_dcopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_daxpy.o cblas_daxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ddot.o cblas_ddot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsdot.o cblas_dsdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dnrm2.o cblas_dnrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dasum.o cblas_dasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_idamax.o cblas_idamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -c -o dsdotsub.o dsdotsub.f gfortran -O2 -g -frecursive -fPIC -c -o dnrm2sub.o dnrm2sub.f gfortran -O2 -g -frecursive -fPIC -c -o dasumsub.o dasumsub.f gfortran -O2 -g -frecursive -fPIC -c -o idamaxsub.o idamaxsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cswap.o cblas_cswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cscal.o cblas_cscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_csscal.o cblas_csscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ccopy.o cblas_ccopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_caxpy.o cblas_caxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cdotu_sub.o cblas_cdotu_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cdotc_sub.o cblas_cdotc_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_icamax.o cblas_icamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -c -o cdotcsub.o cdotcsub.f gfortran -O2 -g -frecursive -fPIC -c -o cdotusub.o cdotusub.f gfortran -O2 -g -frecursive -fPIC -c -o icamaxsub.o icamaxsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zswap.o cblas_zswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zscal.o cblas_zscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zdscal.o cblas_zdscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zcopy.o cblas_zcopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zaxpy.o cblas_zaxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zdotu_sub.o cblas_zdotu_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zdotc_sub.o cblas_zdotc_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dznrm2.o cblas_dznrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dzasum.o cblas_dzasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_izamax.o cblas_izamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -c -o zdotcsub.o zdotcsub.f gfortran -O2 -g -frecursive -fPIC -c -o zdotusub.o zdotusub.f gfortran -O2 -g -frecursive -fPIC -c -o dzasumsub.o dzasumsub.f gfortran -O2 -g -frecursive -fPIC -c -o dznrm2sub.o dznrm2sub.f gfortran -O2 -g -frecursive -fPIC -c -o izamaxsub.o izamaxsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_scasum.o cblas_scasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -c -o scasumsub.o scasumsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_scnrm2.o cblas_scnrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -c -o scnrm2sub.o scnrm2sub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sgemv.o cblas_sgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sgbmv.o cblas_sgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sger.o cblas_sger.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssbmv.o cblas_ssbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sspmv.o cblas_sspmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sspr.o cblas_sspr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sspr2.o cblas_sspr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssymv.o cblas_ssymv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssyr.o cblas_ssyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssyr2.o cblas_ssyr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_stbmv.o cblas_stbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_stbsv.o cblas_stbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_stpmv.o cblas_stpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_stpsv.o cblas_stpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_strmv.o cblas_strmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_strsv.o cblas_strsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dgemv.o cblas_dgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dgbmv.o cblas_dgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dger.o cblas_dger.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsbmv.o cblas_dsbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dspmv.o cblas_dspmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dspr.o cblas_dspr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dspr2.o cblas_dspr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsymv.o cblas_dsymv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsyr.o cblas_dsyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsyr2.o cblas_dsyr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtbmv.o cblas_dtbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtbsv.o cblas_dtbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtpmv.o cblas_dtpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtpsv.o cblas_dtpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtrmv.o cblas_dtrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtrsv.o cblas_dtrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgemv.o cblas_cgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgbmv.o cblas_cgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chemv.o cblas_chemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chbmv.o cblas_chbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chpmv.o cblas_chpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctrmv.o cblas_ctrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctbmv.o cblas_ctbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctpmv.o cblas_ctpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctrsv.o cblas_ctrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctbsv.o cblas_ctbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctpsv.o cblas_ctpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgeru.o cblas_cgeru.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgerc.o cblas_cgerc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cher.o cblas_cher.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cher2.o cblas_cher2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chpr.o cblas_chpr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chpr2.o cblas_chpr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgemv.o cblas_zgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgbmv.o cblas_zgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhemv.o cblas_zhemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhbmv.o cblas_zhbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhpmv.o cblas_zhpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztrmv.o cblas_ztrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztbmv.o cblas_ztbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztpmv.o cblas_ztpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztrsv.o cblas_ztrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztbsv.o cblas_ztbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztpsv.o cblas_ztpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgeru.o cblas_zgeru.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgerc.o cblas_zgerc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zher.o cblas_zher.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zher2.o cblas_zher2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhpr.o cblas_zhpr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhpr2.o cblas_zhpr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sgemm.o cblas_sgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssymm.o cblas_ssymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssyrk.o cblas_ssyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssyr2k.o cblas_ssyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_strmm.o cblas_strmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_strsm.o cblas_strsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dgemm.o cblas_dgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsymm.o cblas_dsymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsyrk.o cblas_dsyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsyr2k.o cblas_dsyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtrmm.o cblas_dtrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtrsm.o cblas_dtrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgemm.o cblas_cgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_csymm.o cblas_csymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chemm.o cblas_chemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cherk.o cblas_cherk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cher2k.o cblas_cher2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctrmm.o cblas_ctrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctrsm.o cblas_ctrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_csyrk.o cblas_csyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_csyr2k.o cblas_csyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgemm.o cblas_zgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zsymm.o cblas_zsymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhemm.o cblas_zhemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zherk.o cblas_zherk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zher2k.o cblas_zher2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztrmm.o cblas_ztrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztrsm.o cblas_ztrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zsyrk.o cblas_zsyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zsyr2k.o cblas_zsyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_globals.o cblas_globals.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_xerbla.o cblas_xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o xerbla.o xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C # No renaming needed cc -O2 -g -frecursive -fPIC -I../include -shared -Wl,-soname,libcblas.so.3 -o libcblas.so.3.8.0 cblas_srotg.o cblas_srotmg.o cblas_srot.o cblas_srotm.o cblas_sswap.o cblas_sscal.o cblas_scopy.o cblas_saxpy.o cblas_sdot.o cblas_sdsdot.o cblas_snrm2.o cblas_sasum.o cblas_isamax.o sdotsub.o sdsdotsub.o snrm2sub.o sasumsub.o isamaxsub.o cblas_drotg.o cblas_drotmg.o cblas_drot.o cblas_drotm.o cblas_dswap.o cblas_dscal.o cblas_dcopy.o cblas_daxpy.o cblas_ddot.o cblas_dsdot.o cblas_dnrm2.o cblas_dasum.o cblas_idamax.o ddotsub.f dsdotsub.o dnrm2sub.o dasumsub.o idamaxsub.o cblas_cswap.o cblas_cscal.o cblas_csscal.o cblas_ccopy.o cblas_caxpy.o cblas_cdotu_sub.o cblas_cdotc_sub.o cblas_icamax.o cdotcsub.o cdotusub.o icamaxsub.o cblas_zswap.o cblas_zscal.o cblas_zdscal.o cblas_zcopy.o cblas_zaxpy.o cblas_zdotu_sub.o cblas_zdotc_sub.o cblas_dznrm2.o cblas_dzasum.o cblas_izamax.o zdotcsub.o zdotusub.o dzasumsub.o dznrm2sub.o izamaxsub.o cblas_scasum.o scasumsub.o cblas_scnrm2.o scnrm2sub.o cblas_sgemv.o cblas_sgbmv.o cblas_sger.o cblas_ssbmv.o cblas_sspmv.o cblas_sspr.o cblas_sspr2.o cblas_ssymv.o cblas_ssyr.o cblas_ssyr2.o cblas_stbmv.o cblas_stbsv.o cblas_stpmv.o cblas_stpsv.o cblas_strmv.o cblas_strsv.o cblas_dgemv.o cblas_dgbmv.o cblas_dger.o cblas_dsbmv.o cblas_dspmv.o cblas_dspr.o cblas_dspr2.o cblas_dsymv.o cblas_dsyr.o cblas_dsyr2.o cblas_dtbmv.o cblas_dtbsv.o cblas_dtpmv.o cblas_dtpsv.o cblas_dtrmv.o cblas_dtrsv.o cblas_cgemv.o cblas_cgbmv.o cblas_chemv.o cblas_chbmv.o cblas_chpmv.o cblas_ctrmv.o cblas_ctbmv.o cblas_ctpmv.o cblas_ctrsv.o cblas_ctbsv.o cblas_ctpsv.o cblas_cgeru.o cblas_cgerc.o cblas_cher.o cblas_cher2.o cblas_chpr.o cblas_chpr2.o cblas_zgemv.o cblas_zgbmv.o cblas_zhemv.o cblas_zhbmv.o cblas_zhpmv.o cblas_ztrmv.o cblas_ztbmv.o cblas_ztpmv.o cblas_ztrsv.o cblas_ztbsv.o cblas_ztpsv.o cblas_zgeru.o cblas_zgerc.o cblas_zher.o cblas_zher2.o cblas_zhpr.o cblas_zhpr2.o cblas_sgemm.o cblas_ssymm.o cblas_ssyrk.o cblas_ssyr2k.o cblas_strmm.o cblas_strsm.o cblas_dgemm.o cblas_dsymm.o cblas_dsyrk.o cblas_dsyr2k.o cblas_dtrmm.o cblas_dtrsm.o cblas_cgemm.o cblas_csymm.o cblas_chemm.o cblas_cherk.o cblas_cher2k.o cblas_ctrmm.o cblas_ctrsm.o cblas_csyrk.o cblas_csyr2k.o cblas_zgemm.o cblas_zsymm.o cblas_zhemm.o cblas_zherk.o cblas_zher2k.o cblas_ztrmm.o cblas_ztrsm.o cblas_zsyrk.o cblas_zsyr2k.o cblas_globals.o cblas_xerbla.o xerbla.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../../ -lblas -lm -lgfortran -lc + cp libcblas.so.3.8.0 /builddir/build/BUILD/lapack-3.8.0/ + make clean rm -f *.o libcblas.a libcblas.so* + SYMBOLPREFIX=64_ + FFLAGS='-O2 -g -frecursive -fdefault-integer-8' + CFLAGS='-O2 -g -frecursive -I../include' + make static cc -O2 -g -frecursive -I../include -c -o cblas_srotg.o cblas_srotg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_srotmg.o cblas_srotmg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_srot.o cblas_srot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_srotm.o cblas_srotm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sswap.o cblas_sswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sscal.o cblas_sscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_scopy.o cblas_scopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_saxpy.o cblas_saxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sdot.o cblas_sdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sdsdot.o cblas_sdsdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_snrm2.o cblas_snrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sasum.o cblas_sasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_isamax.o cblas_isamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sdotsub.o sdotsub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sdsdotsub.o sdsdotsub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o snrm2sub.o snrm2sub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o sasumsub.o sasumsub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o isamaxsub.o isamaxsub.f cc -O2 -g -frecursive -I../include -c -o cblas_drotg.o cblas_drotg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_drotmg.o cblas_drotmg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_drot.o cblas_drot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_drotm.o cblas_drotm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dswap.o cblas_dswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dscal.o cblas_dscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dcopy.o cblas_dcopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_daxpy.o cblas_daxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ddot.o cblas_ddot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsdot.o cblas_dsdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dnrm2.o cblas_dnrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dasum.o cblas_dasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_idamax.o cblas_idamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dsdotsub.o dsdotsub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dnrm2sub.o dnrm2sub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dasumsub.o dasumsub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o idamaxsub.o idamaxsub.f cc -O2 -g -frecursive -I../include -c -o cblas_cswap.o cblas_cswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cscal.o cblas_cscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_csscal.o cblas_csscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ccopy.o cblas_ccopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_caxpy.o cblas_caxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cdotu_sub.o cblas_cdotu_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cdotc_sub.o cblas_cdotc_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_icamax.o cblas_icamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cdotcsub.o cdotcsub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o cdotusub.o cdotusub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o icamaxsub.o icamaxsub.f cc -O2 -g -frecursive -I../include -c -o cblas_zswap.o cblas_zswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zscal.o cblas_zscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zdscal.o cblas_zdscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zcopy.o cblas_zcopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zaxpy.o cblas_zaxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zdotu_sub.o cblas_zdotu_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zdotc_sub.o cblas_zdotc_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dznrm2.o cblas_dznrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dzasum.o cblas_dzasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_izamax.o cblas_izamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zdotcsub.o zdotcsub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o zdotusub.o zdotusub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dzasumsub.o dzasumsub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o dznrm2sub.o dznrm2sub.f gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o izamaxsub.o izamaxsub.f cc -O2 -g -frecursive -I../include -c -o cblas_scasum.o cblas_scasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o scasumsub.o scasumsub.f cc -O2 -g -frecursive -I../include -c -o cblas_scnrm2.o cblas_scnrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fdefault-integer-8 -c -o scnrm2sub.o scnrm2sub.f cc -O2 -g -frecursive -I../include -c -o cblas_sgemv.o cblas_sgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sgbmv.o cblas_sgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sger.o cblas_sger.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssbmv.o cblas_ssbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sspmv.o cblas_sspmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sspr.o cblas_sspr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sspr2.o cblas_sspr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssymv.o cblas_ssymv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssyr.o cblas_ssyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssyr2.o cblas_ssyr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_stbmv.o cblas_stbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_stbsv.o cblas_stbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_stpmv.o cblas_stpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_stpsv.o cblas_stpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_strmv.o cblas_strmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_strsv.o cblas_strsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dgemv.o cblas_dgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dgbmv.o cblas_dgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dger.o cblas_dger.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsbmv.o cblas_dsbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dspmv.o cblas_dspmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dspr.o cblas_dspr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dspr2.o cblas_dspr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsymv.o cblas_dsymv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsyr.o cblas_dsyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsyr2.o cblas_dsyr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtbmv.o cblas_dtbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtbsv.o cblas_dtbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtpmv.o cblas_dtpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtpsv.o cblas_dtpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtrmv.o cblas_dtrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtrsv.o cblas_dtrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgemv.o cblas_cgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgbmv.o cblas_cgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chemv.o cblas_chemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chbmv.o cblas_chbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chpmv.o cblas_chpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctrmv.o cblas_ctrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctbmv.o cblas_ctbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctpmv.o cblas_ctpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctrsv.o cblas_ctrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctbsv.o cblas_ctbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctpsv.o cblas_ctpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgeru.o cblas_cgeru.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgerc.o cblas_cgerc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cher.o cblas_cher.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cher2.o cblas_cher2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chpr.o cblas_chpr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chpr2.o cblas_chpr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgemv.o cblas_zgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgbmv.o cblas_zgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhemv.o cblas_zhemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhbmv.o cblas_zhbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhpmv.o cblas_zhpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztrmv.o cblas_ztrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztbmv.o cblas_ztbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztpmv.o cblas_ztpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztrsv.o cblas_ztrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztbsv.o cblas_ztbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztpsv.o cblas_ztpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgeru.o cblas_zgeru.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgerc.o cblas_zgerc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zher.o cblas_zher.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zher2.o cblas_zher2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhpr.o cblas_zhpr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhpr2.o cblas_zhpr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_sgemm.o cblas_sgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssymm.o cblas_ssymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssyrk.o cblas_ssyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ssyr2k.o cblas_ssyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_strmm.o cblas_strmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_strsm.o cblas_strsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dgemm.o cblas_dgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsymm.o cblas_dsymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsyrk.o cblas_dsyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dsyr2k.o cblas_dsyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtrmm.o cblas_dtrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_dtrsm.o cblas_dtrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cgemm.o cblas_cgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_csymm.o cblas_csymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_chemm.o cblas_chemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cherk.o cblas_cherk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_cher2k.o cblas_cher2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctrmm.o cblas_ctrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ctrsm.o cblas_ctrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_csyrk.o cblas_csyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_csyr2k.o cblas_csyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zgemm.o cblas_zgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zsymm.o cblas_zsymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zhemm.o cblas_zhemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zherk.o cblas_zherk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zher2k.o cblas_zher2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztrmm.o cblas_ztrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_ztrsm.o cblas_ztrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zsyrk.o cblas_zsyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_zsyr2k.o cblas_zsyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_globals.o cblas_globals.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o cblas_xerbla.o cblas_xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -I../include -c -o xerbla.o xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C ar ruv libcblas64_.a cblas_srotg.o cblas_srotmg.o cblas_srot.o cblas_srotm.o cblas_sswap.o cblas_sscal.o cblas_scopy.o cblas_saxpy.o cblas_sdot.o cblas_sdsdot.o cblas_snrm2.o cblas_sasum.o cblas_isamax.o sdotsub.o sdsdotsub.o snrm2sub.o sasumsub.o isamaxsub.o cblas_drotg.o cblas_drotmg.o cblas_drot.o cblas_drotm.o cblas_dswap.o cblas_dscal.o cblas_dcopy.o cblas_daxpy.o cblas_ddot.o cblas_dsdot.o cblas_dnrm2.o cblas_dasum.o cblas_idamax.o ddotsub.f dsdotsub.o dnrm2sub.o dasumsub.o idamaxsub.o cblas_cswap.o cblas_cscal.o cblas_csscal.o cblas_ccopy.o cblas_caxpy.o cblas_cdotu_sub.o cblas_cdotc_sub.o cblas_icamax.o cdotcsub.o cdotusub.o icamaxsub.o cblas_zswap.o cblas_zscal.o cblas_zdscal.o cblas_zcopy.o cblas_zaxpy.o cblas_zdotu_sub.o cblas_zdotc_sub.o cblas_dznrm2.o cblas_dzasum.o cblas_izamax.o zdotcsub.o zdotusub.o dzasumsub.o dznrm2sub.o izamaxsub.o cblas_scasum.o scasumsub.o cblas_scnrm2.o scnrm2sub.o cblas_sgemv.o cblas_sgbmv.o cblas_sger.o cblas_ssbmv.o cblas_sspmv.o cblas_sspr.o cblas_sspr2.o cblas_ssymv.o cblas_ssyr.o cblas_ssyr2.o cblas_stbmv.o cblas_stbsv.o cblas_stpmv.o cblas_stpsv.o cblas_strmv.o cblas_strsv.o cblas_dgemv.o cblas_dgbmv.o cblas_dger.o cblas_dsbmv.o cblas_dspmv.o cblas_dspr.o cblas_dspr2.o cblas_dsymv.o cblas_dsyr.o cblas_dsyr2.o cblas_dtbmv.o cblas_dtbsv.o cblas_dtpmv.o cblas_dtpsv.o cblas_dtrmv.o cblas_dtrsv.o cblas_cgemv.o cblas_cgbmv.o cblas_chemv.o cblas_chbmv.o cblas_chpmv.o cblas_ctrmv.o cblas_ctbmv.o cblas_ctpmv.o cblas_ctrsv.o cblas_ctbsv.o cblas_ctpsv.o cblas_cgeru.o cblas_cgerc.o cblas_cher.o cblas_cher2.o cblas_chpr.o cblas_chpr2.o cblas_zgemv.o cblas_zgbmv.o cblas_zhemv.o cblas_zhbmv.o cblas_zhpmv.o cblas_ztrmv.o cblas_ztbmv.o cblas_ztpmv.o cblas_ztrsv.o cblas_ztbsv.o cblas_ztpsv.o cblas_zgeru.o cblas_zgerc.o cblas_zher.o cblas_zher2.o cblas_zhpr.o cblas_zhpr2.o cblas_sgemm.o cblas_ssymm.o cblas_ssyrk.o cblas_ssyr2k.o cblas_strmm.o cblas_strsm.o cblas_dgemm.o cblas_dsymm.o cblas_dsyrk.o cblas_dsyr2k.o cblas_dtrmm.o cblas_dtrsm.o cblas_cgemm.o cblas_csymm.o cblas_chemm.o cblas_cherk.o cblas_cher2k.o cblas_ctrmm.o cblas_ctrsm.o cblas_csyrk.o cblas_csyr2k.o cblas_zgemm.o cblas_zsymm.o cblas_zhemm.o cblas_zherk.o cblas_zher2k.o cblas_ztrmm.o cblas_ztrsm.o cblas_zsyrk.o cblas_zsyr2k.o cblas_globals.o cblas_xerbla.o xerbla.o ar: creating libcblas64_.a a - cblas_srotg.o a - cblas_srotmg.o a - cblas_srot.o a - cblas_srotm.o a - cblas_sswap.o a - cblas_sscal.o a - cblas_scopy.o a - cblas_saxpy.o a - cblas_sdot.o a - cblas_sdsdot.o a - cblas_snrm2.o a - cblas_sasum.o a - cblas_isamax.o a - sdotsub.o a - sdsdotsub.o a - snrm2sub.o a - sasumsub.o a - isamaxsub.o a - cblas_drotg.o a - cblas_drotmg.o a - cblas_drot.o a - cblas_drotm.o a - cblas_dswap.o a - cblas_dscal.o a - cblas_dcopy.o a - cblas_daxpy.o a - cblas_ddot.o a - cblas_dsdot.o a - cblas_dnrm2.o a - cblas_dasum.o a - cblas_idamax.o a - ddotsub.f a - dsdotsub.o a - dnrm2sub.o a - dasumsub.o a - idamaxsub.o a - cblas_cswap.o a - cblas_cscal.o a - cblas_csscal.o a - cblas_ccopy.o a - cblas_caxpy.o a - cblas_cdotu_sub.o a - cblas_cdotc_sub.o a - cblas_icamax.o a - cdotcsub.o a - cdotusub.o a - icamaxsub.o a - cblas_zswap.o a - cblas_zscal.o a - cblas_zdscal.o a - cblas_zcopy.o a - cblas_zaxpy.o a - cblas_zdotu_sub.o a - cblas_zdotc_sub.o a - cblas_dznrm2.o a - cblas_dzasum.o a - cblas_izamax.o a - zdotcsub.o a - zdotusub.o a - dzasumsub.o a - dznrm2sub.o a - izamaxsub.o a - cblas_scasum.o a - scasumsub.o a - cblas_scnrm2.o a - scnrm2sub.o a - cblas_sgemv.o a - cblas_sgbmv.o a - cblas_sger.o a - cblas_ssbmv.o a - cblas_sspmv.o a - cblas_sspr.o a - cblas_sspr2.o a - cblas_ssymv.o a - cblas_ssyr.o a - cblas_ssyr2.o a - cblas_stbmv.o a - cblas_stbsv.o a - cblas_stpmv.o a - cblas_stpsv.o a - cblas_strmv.o a - cblas_strsv.o a - cblas_dgemv.o a - cblas_dgbmv.o a - cblas_dger.o a - cblas_dsbmv.o a - cblas_dspmv.o a - cblas_dspr.o a - cblas_dspr2.o a - cblas_dsymv.o a - cblas_dsyr.o a - cblas_dsyr2.o a - cblas_dtbmv.o a - cblas_dtbsv.o a - cblas_dtpmv.o a - cblas_dtpsv.o a - cblas_dtrmv.o a - cblas_dtrsv.o a - cblas_cgemv.o a - cblas_cgbmv.o a - cblas_chemv.o a - cblas_chbmv.o a - cblas_chpmv.o a - cblas_ctrmv.o a - cblas_ctbmv.o a - cblas_ctpmv.o a - cblas_ctrsv.o a - cblas_ctbsv.o a - cblas_ctpsv.o a - cblas_cgeru.o a - cblas_cgerc.o a - cblas_cher.o a - cblas_cher2.o a - cblas_chpr.o a - cblas_chpr2.o a - cblas_zgemv.o a - cblas_zgbmv.o a - cblas_zhemv.o a - cblas_zhbmv.o a - cblas_zhpmv.o a - cblas_ztrmv.o a - cblas_ztbmv.o a - cblas_ztpmv.o a - cblas_ztrsv.o a - cblas_ztbsv.o a - cblas_ztpsv.o a - cblas_zgeru.o a - cblas_zgerc.o a - cblas_zher.o a - cblas_zher2.o a - cblas_zhpr.o a - cblas_zhpr2.o a - cblas_sgemm.o a - cblas_ssymm.o a - cblas_ssyrk.o a - cblas_ssyr2k.o a - cblas_strmm.o a - cblas_strsm.o a - cblas_dgemm.o a - cblas_dsymm.o a - cblas_dsyrk.o a - cblas_dsyr2k.o a - cblas_dtrmm.o a - cblas_dtrsm.o a - cblas_cgemm.o a - cblas_csymm.o a - cblas_chemm.o a - cblas_cherk.o a - cblas_cher2k.o a - cblas_ctrmm.o a - cblas_ctrsm.o a - cblas_csyrk.o a - cblas_csyr2k.o a - cblas_zgemm.o a - cblas_zsymm.o a - cblas_zhemm.o a - cblas_zherk.o a - cblas_zher2k.o a - cblas_ztrmm.o a - cblas_ztrsm.o a - cblas_zsyrk.o a - cblas_zsyr2k.o a - cblas_globals.o a - cblas_xerbla.o a - xerbla.o ranlib libcblas64_.a for i in `nm libcblas64_.a |grep " T " | awk '{print $3}'`; do echo "$i" "64_$i"; done > cblas-static-prefix.def.dirty nm: ddotsub.f: file format not recognized sort -n cblas-static-prefix.def.dirty | uniq > cblas-static-prefix.def objcopy --redefine-syms cblas-static-prefix.def libcblas64_.a libcblas64_.a.fixed objcopy:libcblas64_.a(ddotsub.f): Unable to recognise the format of file: file format not recognized rm -rf libcblas64_.a mv libcblas64_.a.fixed libcblas64_.a + cp libcblas64_.a /builddir/build/BUILD/lapack-3.8.0/libcblas64_.a + make clean rm -f *.o libcblas.a libcblas.so* + SYMBOLPREFIX=64_ + FFLAGS='-O2 -g -frecursive -fPIC -fdefault-integer-8' + CFLAGS='-O2 -g -frecursive -fPIC -I../include' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + make shared cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_srotg.o cblas_srotg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_srotmg.o cblas_srotmg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_srot.o cblas_srot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_srotm.o cblas_srotm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sswap.o cblas_sswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sscal.o cblas_sscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_scopy.o cblas_scopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_saxpy.o cblas_saxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sdot.o cblas_sdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sdsdot.o cblas_sdsdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_snrm2.o cblas_snrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sasum.o cblas_sasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_isamax.o cblas_isamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sdotsub.o sdotsub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sdsdotsub.o sdsdotsub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o snrm2sub.o snrm2sub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sasumsub.o sasumsub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o isamaxsub.o isamaxsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_drotg.o cblas_drotg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_drotmg.o cblas_drotmg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_drot.o cblas_drot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_drotm.o cblas_drotm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dswap.o cblas_dswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dscal.o cblas_dscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dcopy.o cblas_dcopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_daxpy.o cblas_daxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ddot.o cblas_ddot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsdot.o cblas_dsdot.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dnrm2.o cblas_dnrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dasum.o cblas_dasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_idamax.o cblas_idamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsdotsub.o dsdotsub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dnrm2sub.o dnrm2sub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dasumsub.o dasumsub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o idamaxsub.o idamaxsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cswap.o cblas_cswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cscal.o cblas_cscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_csscal.o cblas_csscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ccopy.o cblas_ccopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_caxpy.o cblas_caxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cdotu_sub.o cblas_cdotu_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cdotc_sub.o cblas_cdotc_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_icamax.o cblas_icamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cdotcsub.o cdotcsub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cdotusub.o cdotusub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o icamaxsub.o icamaxsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zswap.o cblas_zswap.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zscal.o cblas_zscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zdscal.o cblas_zdscal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zcopy.o cblas_zcopy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zaxpy.o cblas_zaxpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zdotu_sub.o cblas_zdotu_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zdotc_sub.o cblas_zdotc_sub.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dznrm2.o cblas_dznrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dzasum.o cblas_dzasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_izamax.o cblas_izamax.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zdotcsub.o zdotcsub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zdotusub.o zdotusub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dzasumsub.o dzasumsub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dznrm2sub.o dznrm2sub.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o izamaxsub.o izamaxsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_scasum.o cblas_scasum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o scasumsub.o scasumsub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_scnrm2.o cblas_scnrm2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o scnrm2sub.o scnrm2sub.f cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sgemv.o cblas_sgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sgbmv.o cblas_sgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sger.o cblas_sger.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssbmv.o cblas_ssbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sspmv.o cblas_sspmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sspr.o cblas_sspr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sspr2.o cblas_sspr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssymv.o cblas_ssymv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssyr.o cblas_ssyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssyr2.o cblas_ssyr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_stbmv.o cblas_stbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_stbsv.o cblas_stbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_stpmv.o cblas_stpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_stpsv.o cblas_stpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_strmv.o cblas_strmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_strsv.o cblas_strsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dgemv.o cblas_dgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dgbmv.o cblas_dgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dger.o cblas_dger.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsbmv.o cblas_dsbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dspmv.o cblas_dspmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dspr.o cblas_dspr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dspr2.o cblas_dspr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsymv.o cblas_dsymv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsyr.o cblas_dsyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsyr2.o cblas_dsyr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtbmv.o cblas_dtbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtbsv.o cblas_dtbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtpmv.o cblas_dtpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtpsv.o cblas_dtpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtrmv.o cblas_dtrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtrsv.o cblas_dtrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgemv.o cblas_cgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgbmv.o cblas_cgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chemv.o cblas_chemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chbmv.o cblas_chbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chpmv.o cblas_chpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctrmv.o cblas_ctrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctbmv.o cblas_ctbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctpmv.o cblas_ctpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctrsv.o cblas_ctrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctbsv.o cblas_ctbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctpsv.o cblas_ctpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgeru.o cblas_cgeru.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgerc.o cblas_cgerc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cher.o cblas_cher.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cher2.o cblas_cher2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chpr.o cblas_chpr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chpr2.o cblas_chpr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgemv.o cblas_zgemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgbmv.o cblas_zgbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhemv.o cblas_zhemv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhbmv.o cblas_zhbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhpmv.o cblas_zhpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztrmv.o cblas_ztrmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztbmv.o cblas_ztbmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztpmv.o cblas_ztpmv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztrsv.o cblas_ztrsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztbsv.o cblas_ztbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztpsv.o cblas_ztpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgeru.o cblas_zgeru.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgerc.o cblas_zgerc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zher.o cblas_zher.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zher2.o cblas_zher2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhpr.o cblas_zhpr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhpr2.o cblas_zhpr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_sgemm.o cblas_sgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssymm.o cblas_ssymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssyrk.o cblas_ssyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ssyr2k.o cblas_ssyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_strmm.o cblas_strmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_strsm.o cblas_strsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dgemm.o cblas_dgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsymm.o cblas_dsymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsyrk.o cblas_dsyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dsyr2k.o cblas_dsyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtrmm.o cblas_dtrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_dtrsm.o cblas_dtrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cgemm.o cblas_cgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_csymm.o cblas_csymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_chemm.o cblas_chemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cherk.o cblas_cherk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_cher2k.o cblas_cher2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctrmm.o cblas_ctrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ctrsm.o cblas_ctrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_csyrk.o cblas_csyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_csyr2k.o cblas_csyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zgemm.o cblas_zgemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zsymm.o cblas_zsymm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zhemm.o cblas_zhemm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zherk.o cblas_zherk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zher2k.o cblas_zher2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztrmm.o cblas_ztrmm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_ztrsm.o cblas_ztrsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zsyrk.o cblas_zsyrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_zsyr2k.o cblas_zsyr2k.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_globals.o cblas_globals.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o cblas_xerbla.o cblas_xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -c -o xerbla.o xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C cc -O2 -g -frecursive -fPIC -I../include -shared -Wl,-soname,libcblas64_.so.3 -o libcblas64_.so.3.8.0 cblas_srotg.o cblas_srotmg.o cblas_srot.o cblas_srotm.o cblas_sswap.o cblas_sscal.o cblas_scopy.o cblas_saxpy.o cblas_sdot.o cblas_sdsdot.o cblas_snrm2.o cblas_sasum.o cblas_isamax.o sdotsub.o sdsdotsub.o snrm2sub.o sasumsub.o isamaxsub.o cblas_drotg.o cblas_drotmg.o cblas_drot.o cblas_drotm.o cblas_dswap.o cblas_dscal.o cblas_dcopy.o cblas_daxpy.o cblas_ddot.o cblas_dsdot.o cblas_dnrm2.o cblas_dasum.o cblas_idamax.o ddotsub.f dsdotsub.o dnrm2sub.o dasumsub.o idamaxsub.o cblas_cswap.o cblas_cscal.o cblas_csscal.o cblas_ccopy.o cblas_caxpy.o cblas_cdotu_sub.o cblas_cdotc_sub.o cblas_icamax.o cdotcsub.o cdotusub.o icamaxsub.o cblas_zswap.o cblas_zscal.o cblas_zdscal.o cblas_zcopy.o cblas_zaxpy.o cblas_zdotu_sub.o cblas_zdotc_sub.o cblas_dznrm2.o cblas_dzasum.o cblas_izamax.o zdotcsub.o zdotusub.o dzasumsub.o dznrm2sub.o izamaxsub.o cblas_scasum.o scasumsub.o cblas_scnrm2.o scnrm2sub.o cblas_sgemv.o cblas_sgbmv.o cblas_sger.o cblas_ssbmv.o cblas_sspmv.o cblas_sspr.o cblas_sspr2.o cblas_ssymv.o cblas_ssyr.o cblas_ssyr2.o cblas_stbmv.o cblas_stbsv.o cblas_stpmv.o cblas_stpsv.o cblas_strmv.o cblas_strsv.o cblas_dgemv.o cblas_dgbmv.o cblas_dger.o cblas_dsbmv.o cblas_dspmv.o cblas_dspr.o cblas_dspr2.o cblas_dsymv.o cblas_dsyr.o cblas_dsyr2.o cblas_dtbmv.o cblas_dtbsv.o cblas_dtpmv.o cblas_dtpsv.o cblas_dtrmv.o cblas_dtrsv.o cblas_cgemv.o cblas_cgbmv.o cblas_chemv.o cblas_chbmv.o cblas_chpmv.o cblas_ctrmv.o cblas_ctbmv.o cblas_ctpmv.o cblas_ctrsv.o cblas_ctbsv.o cblas_ctpsv.o cblas_cgeru.o cblas_cgerc.o cblas_cher.o cblas_cher2.o cblas_chpr.o cblas_chpr2.o cblas_zgemv.o cblas_zgbmv.o cblas_zhemv.o cblas_zhbmv.o cblas_zhpmv.o cblas_ztrmv.o cblas_ztbmv.o cblas_ztpmv.o cblas_ztrsv.o cblas_ztbsv.o cblas_ztpsv.o cblas_zgeru.o cblas_zgerc.o cblas_zher.o cblas_zher2.o cblas_zhpr.o cblas_zhpr2.o cblas_sgemm.o cblas_ssymm.o cblas_ssyrk.o cblas_ssyr2k.o cblas_strmm.o cblas_strsm.o cblas_dgemm.o cblas_dsymm.o cblas_dsyrk.o cblas_dsyr2k.o cblas_dtrmm.o cblas_dtrsm.o cblas_cgemm.o cblas_csymm.o cblas_chemm.o cblas_cherk.o cblas_cher2k.o cblas_ctrmm.o cblas_ctrsm.o cblas_csyrk.o cblas_csyr2k.o cblas_zgemm.o cblas_zsymm.o cblas_zhemm.o cblas_zherk.o cblas_zher2k.o cblas_ztrmm.o cblas_ztrsm.o cblas_zsyrk.o cblas_zsyr2k.o cblas_globals.o cblas_xerbla.o xerbla.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../.. -lblas -lm -lgfortran -lc # generate a list of all symbols in shared library and rename with SYMBOLPREFIX for i in `readelf -Ws libcblas64_.so.3.8.0 | awk '{print $8}' | grep -v GLIBC |grep -v GFORTRAN |grep -v "Name" `; do echo "$i" "64_$i"; done > cblas-prefix.def.dirty sort -n cblas-prefix.def.dirty | uniq > cblas-prefix.def objcopy --redefine-syms cblas-prefix.def libcblas64_.so.3.8.0 libcblas64_.so.3.8.0.fixed rm -rf libcblas64_.so.3.8.0 mv libcblas64_.so.3.8.0.fixed libcblas64_.so.3.8.0 + cp libcblas64_.so.3.8.0 /builddir/build/BUILD/lapack-3.8.0/libcblas64_.so.3.8.0 ~/build/BUILD/lapack-3.8.0 + popd + ln -s libcblas.so.3.8.0 libcblas.so + ln -s libcblas64_.so.3.8.0 libcblas64_.so ~/build/BUILD/lapack-3.8.0/INSTALL ~/build/BUILD/lapack-3.8.0 + pushd INSTALL + make 'NOOPT=-O0 -g -frecursive' 'OPTS=-O2 -g -frecursive' gfortran -O2 -g -frecursive -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -c -o lsametst.o lsametst.f gfortran -o testlsame lsame.o lsametst.o gfortran -O0 -g -frecursive -c -o slamch.o slamch.f gfortran -O2 -g -frecursive -c -o slamchtst.o slamchtst.f gfortran -o testslamch slamch.o lsame.o slamchtst.o gfortran -O0 -g -frecursive -c -o dlamch.o dlamch.f gfortran -O2 -g -frecursive -c -o dlamchtst.o dlamchtst.f gfortran -o testdlamch dlamch.o lsame.o dlamchtst.o gfortran -O2 -g -frecursive -c -o second_INT_ETIME.o second_INT_ETIME.f gfortran -O2 -g -frecursive -c -o secondtst.o secondtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testsecond second_INT_ETIME.o secondtst.o gfortran -O2 -g -frecursive -c -o dsecnd_INT_ETIME.o dsecnd_INT_ETIME.f gfortran -O2 -g -frecursive -c -o dsecndtst.o dsecndtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testdsecnd dsecnd_INT_ETIME.o dsecndtst.o gfortran -O2 -g -frecursive -c -o tstiee.o tstiee.f gfortran -o testieee tstiee.o gfortran -O2 -g -frecursive -c -o ilaver.o ilaver.f gfortran -O2 -g -frecursive -c -o LAPACK_version.o LAPACK_version.f gfortran -o testversion ilaver.o LAPACK_version.o ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/SRC ~/build/BUILD/lapack-3.8.0 + popd + pushd SRC + make 'FFLAGS=-O2 -g -frecursive' 'CFLAGS=-O2 -g -frecursive' static gfortran -O2 -g -frecursive -c -o sbdsvdx.o sbdsvdx.f gfortran -O2 -g -frecursive -c -o sgbbrd.o sgbbrd.f gfortran -O2 -g -frecursive -c -o sgbcon.o sgbcon.f gfortran -O2 -g -frecursive -c -o sgbequ.o sgbequ.f gfortran -O2 -g -frecursive -c -o sgbrfs.o sgbrfs.f gfortran -O2 -g -frecursive -c -o sgbsv.o sgbsv.f gfortran -O2 -g -frecursive -c -o sgbsvx.o sgbsvx.f gfortran -O2 -g -frecursive -c -o sgbtf2.o sgbtf2.f gfortran -O2 -g -frecursive -c -o sgbtrf.o sgbtrf.f gfortran -O2 -g -frecursive -c -o sgbtrs.o sgbtrs.f gfortran -O2 -g -frecursive -c -o sgebak.o sgebak.f gfortran -O2 -g -frecursive -c -o sgebal.o sgebal.f gfortran -O2 -g -frecursive -c -o sgebd2.o sgebd2.f gfortran -O2 -g -frecursive -c -o sgebrd.o sgebrd.f gfortran -O2 -g -frecursive -c -o sgecon.o sgecon.f gfortran -O2 -g -frecursive -c -o sgeequ.o sgeequ.f gfortran -O2 -g -frecursive -c -o sgees.o sgees.f gfortran -O2 -g -frecursive -c -o sgeesx.o sgeesx.f gfortran -O2 -g -frecursive -c -o sgeev.o sgeev.f gfortran -O2 -g -frecursive -c -o sgeevx.o sgeevx.f gfortran -O2 -g -frecursive -c -o sgehd2.o sgehd2.f gfortran -O2 -g -frecursive -c -o sgehrd.o sgehrd.f gfortran -O2 -g -frecursive -c -o sgelq2.o sgelq2.f gfortran -O2 -g -frecursive -c -o sgelqf.o sgelqf.f gfortran -O2 -g -frecursive -c -o sgels.o sgels.f gfortran -O2 -g -frecursive -c -o sgelsd.o sgelsd.f gfortran -O2 -g -frecursive -c -o sgelss.o sgelss.f gfortran -O2 -g -frecursive -c -o sgelsy.o sgelsy.f gfortran -O2 -g -frecursive -c -o sgeql2.o sgeql2.f gfortran -O2 -g -frecursive -c -o sgeqlf.o sgeqlf.f gfortran -O2 -g -frecursive -c -o sgeqp3.o sgeqp3.f gfortran -O2 -g -frecursive -c -o sgeqr2.o sgeqr2.f gfortran -O2 -g -frecursive -c -o sgeqr2p.o sgeqr2p.f gfortran -O2 -g -frecursive -c -o sgeqrf.o sgeqrf.f gfortran -O2 -g -frecursive -c -o sgeqrfp.o sgeqrfp.f gfortran -O2 -g -frecursive -c -o sgerfs.o sgerfs.f gfortran -O2 -g -frecursive -c -o sgerq2.o sgerq2.f gfortran -O2 -g -frecursive -c -o sgerqf.o sgerqf.f gfortran -O2 -g -frecursive -c -o sgesc2.o sgesc2.f gfortran -O2 -g -frecursive -c -o sgesdd.o sgesdd.f gfortran -O2 -g -frecursive -c -o sgesv.o sgesv.f gfortran -O2 -g -frecursive -c -o sgesvd.o sgesvd.f gfortran -O2 -g -frecursive -c -o sgesvdx.o sgesvdx.f gfortran -O2 -g -frecursive -c -o sgesvx.o sgesvx.f gfortran -O2 -g -frecursive -c -o sgetc2.o sgetc2.f gfortran -O2 -g -frecursive -c -o sgetf2.o sgetf2.f gfortran -O2 -g -frecursive -c -o sgetrf2.o sgetrf2.f gfortran -O2 -g -frecursive -c -o sgetri.o sgetri.f gfortran -O2 -g -frecursive -c -o sggbak.o sggbak.f gfortran -O2 -g -frecursive -c -o sggbal.o sggbal.f gfortran -O2 -g -frecursive -c -o sgges.o sgges.f gfortran -O2 -g -frecursive -c -o sgges3.o sgges3.f gfortran -O2 -g -frecursive -c -o sggesx.o sggesx.f gfortran -O2 -g -frecursive -c -o sggev.o sggev.f gfortran -O2 -g -frecursive -c -o sggev3.o sggev3.f gfortran -O2 -g -frecursive -c -o sggevx.o sggevx.f gfortran -O2 -g -frecursive -c -o sggglm.o sggglm.f gfortran -O2 -g -frecursive -c -o sgghrd.o sgghrd.f gfortran -O2 -g -frecursive -c -o sgghd3.o sgghd3.f gfortran -O2 -g -frecursive -c -o sgglse.o sgglse.f gfortran -O2 -g -frecursive -c -o sggqrf.o sggqrf.f gfortran -O2 -g -frecursive -c -o sggrqf.o sggrqf.f gfortran -O2 -g -frecursive -c -o sggsvd3.o sggsvd3.f gfortran -O2 -g -frecursive -c -o sggsvp3.o sggsvp3.f gfortran -O2 -g -frecursive -c -o sgtcon.o sgtcon.f gfortran -O2 -g -frecursive -c -o sgtrfs.o sgtrfs.f gfortran -O2 -g -frecursive -c -o sgtsv.o sgtsv.f gfortran -O2 -g -frecursive -c -o sgtsvx.o sgtsvx.f gfortran -O2 -g -frecursive -c -o sgttrf.o sgttrf.f gfortran -O2 -g -frecursive -c -o sgttrs.o sgttrs.f gfortran -O2 -g -frecursive -c -o sgtts2.o sgtts2.f gfortran -O2 -g -frecursive -c -o shgeqz.o shgeqz.f gfortran -O2 -g -frecursive -c -o shsein.o shsein.f gfortran -O2 -g -frecursive -c -o shseqr.o shseqr.f gfortran -O2 -g -frecursive -c -o slabrd.o slabrd.f gfortran -O2 -g -frecursive -c -o slacon.o slacon.f gfortran -O2 -g -frecursive -c -o slacn2.o slacn2.f gfortran -O2 -g -frecursive -c -o slaein.o slaein.f gfortran -O2 -g -frecursive -c -o slaexc.o slaexc.f gfortran -O2 -g -frecursive -c -o slag2.o slag2.f gfortran -O2 -g -frecursive -c -o slags2.o slags2.f gfortran -O2 -g -frecursive -c -o slagtm.o slagtm.f gfortran -O2 -g -frecursive -c -o slagv2.o slagv2.f gfortran -O2 -g -frecursive -c -o slahqr.o slahqr.f gfortran -O2 -g -frecursive -c -o slahr2.o slahr2.f gfortran -O2 -g -frecursive -c -o slaic1.o slaic1.f gfortran -O2 -g -frecursive -c -o slaln2.o slaln2.f gfortran -O2 -g -frecursive -c -o slals0.o slals0.f gfortran -O2 -g -frecursive -c -o slalsa.o slalsa.f gfortran -O2 -g -frecursive -c -o slalsd.o slalsd.f gfortran -O2 -g -frecursive -c -o slangb.o slangb.f gfortran -O2 -g -frecursive -c -o slange.o slange.f gfortran -O2 -g -frecursive -c -o slangt.o slangt.f gfortran -O2 -g -frecursive -c -o slanhs.o slanhs.f gfortran -O2 -g -frecursive -c -o slansb.o slansb.f gfortran -O2 -g -frecursive -c -o slansp.o slansp.f gfortran -O2 -g -frecursive -c -o slansy.o slansy.f gfortran -O2 -g -frecursive -c -o slantb.o slantb.f gfortran -O2 -g -frecursive -c -o slantp.o slantp.f gfortran -O2 -g -frecursive -c -o slantr.o slantr.f gfortran -O2 -g -frecursive -c -o slanv2.o slanv2.f gfortran -O2 -g -frecursive -c -o slapll.o slapll.f gfortran -O2 -g -frecursive -c -o slapmt.o slapmt.f gfortran -O2 -g -frecursive -c -o slaqgb.o slaqgb.f gfortran -O2 -g -frecursive -c -o slaqge.o slaqge.f gfortran -O2 -g -frecursive -c -o slaqp2.o slaqp2.f gfortran -O2 -g -frecursive -c -o slaqps.o slaqps.f gfortran -O2 -g -frecursive -c -o slaqsb.o slaqsb.f gfortran -O2 -g -frecursive -c -o slaqsp.o slaqsp.f gfortran -O2 -g -frecursive -c -o slaqsy.o slaqsy.f gfortran -O2 -g -frecursive -c -o slaqr0.o slaqr0.f gfortran -O2 -g -frecursive -c -o slaqr1.o slaqr1.f gfortran -O2 -g -frecursive -c -o slaqr2.o slaqr2.f gfortran -O2 -g -frecursive -c -o slaqr3.o slaqr3.f gfortran -O2 -g -frecursive -c -o slaqr4.o slaqr4.f gfortran -O2 -g -frecursive -c -o slaqr5.o slaqr5.f gfortran -O2 -g -frecursive -c -o slaqtr.o slaqtr.f gfortran -O2 -g -frecursive -c -o slar1v.o slar1v.f gfortran -O2 -g -frecursive -c -o slar2v.o slar2v.f gfortran -O2 -g -frecursive -c -o ilaslr.o ilaslr.f gfortran -O2 -g -frecursive -c -o ilaslc.o ilaslc.f gfortran -O2 -g -frecursive -c -o slarf.o slarf.f gfortran -O2 -g -frecursive -c -o slarfb.o slarfb.f gfortran -O2 -g -frecursive -c -o slarfg.o slarfg.f gfortran -O2 -g -frecursive -c -o slarfgp.o slarfgp.f gfortran -O2 -g -frecursive -c -o slarft.o slarft.f gfortran -O2 -g -frecursive -c -o slarfx.o slarfx.f gfortran -O2 -g -frecursive -c -o slarfy.o slarfy.f gfortran -O2 -g -frecursive -c -o slargv.o slargv.f gfortran -O2 -g -frecursive -c -o slarrv.o slarrv.f gfortran -O2 -g -frecursive -c -o slartv.o slartv.f gfortran -O2 -g -frecursive -c -o slarz.o slarz.f gfortran -O2 -g -frecursive -c -o slarzb.o slarzb.f gfortran -O2 -g -frecursive -c -o slarzt.o slarzt.f gfortran -O2 -g -frecursive -c -o slaswp.o slaswp.f gfortran -O2 -g -frecursive -c -o slasy2.o slasy2.f gfortran -O2 -g -frecursive -c -o slasyf.o slasyf.f gfortran -O2 -g -frecursive -c -o slasyf_rook.o slasyf_rook.f gfortran -O2 -g -frecursive -c -o slasyf_rk.o slasyf_rk.f gfortran -O2 -g -frecursive -c -o slasyf_aa.o slasyf_aa.f gfortran -O2 -g -frecursive -c -o slatbs.o slatbs.f gfortran -O2 -g -frecursive -c -o slatdf.o slatdf.f gfortran -O2 -g -frecursive -c -o slatps.o slatps.f gfortran -O2 -g -frecursive -c -o slatrd.o slatrd.f gfortran -O2 -g -frecursive -c -o slatrs.o slatrs.f gfortran -O2 -g -frecursive -c -o slatrz.o slatrz.f gfortran -O2 -g -frecursive -c -o slauu2.o slauu2.f gfortran -O2 -g -frecursive -c -o slauum.o slauum.f gfortran -O2 -g -frecursive -c -o sopgtr.o sopgtr.f gfortran -O2 -g -frecursive -c -o sopmtr.o sopmtr.f gfortran -O2 -g -frecursive -c -o sorg2l.o sorg2l.f gfortran -O2 -g -frecursive -c -o sorg2r.o sorg2r.f gfortran -O2 -g -frecursive -c -o sorgbr.o sorgbr.f gfortran -O2 -g -frecursive -c -o sorghr.o sorghr.f gfortran -O2 -g -frecursive -c -o sorgl2.o sorgl2.f gfortran -O2 -g -frecursive -c -o sorglq.o sorglq.f gfortran -O2 -g -frecursive -c -o sorgql.o sorgql.f gfortran -O2 -g -frecursive -c -o sorgqr.o sorgqr.f gfortran -O2 -g -frecursive -c -o sorgr2.o sorgr2.f gfortran -O2 -g -frecursive -c -o sorgrq.o sorgrq.f gfortran -O2 -g -frecursive -c -o sorgtr.o sorgtr.f gfortran -O2 -g -frecursive -c -o sorm2l.o sorm2l.f gfortran -O2 -g -frecursive -c -o sorm2r.o sorm2r.f gfortran -O2 -g -frecursive -c -o sorm22.o sorm22.f gfortran -O2 -g -frecursive -c -o sormbr.o sormbr.f gfortran -O2 -g -frecursive -c -o sormhr.o sormhr.f gfortran -O2 -g -frecursive -c -o sorml2.o sorml2.f gfortran -O2 -g -frecursive -c -o sormlq.o sormlq.f gfortran -O2 -g -frecursive -c -o sormql.o sormql.f gfortran -O2 -g -frecursive -c -o sormqr.o sormqr.f gfortran -O2 -g -frecursive -c -o sormr2.o sormr2.f gfortran -O2 -g -frecursive -c -o sormr3.o sormr3.f gfortran -O2 -g -frecursive -c -o sormrq.o sormrq.f gfortran -O2 -g -frecursive -c -o sormrz.o sormrz.f gfortran -O2 -g -frecursive -c -o sormtr.o sormtr.f gfortran -O2 -g -frecursive -c -o spbcon.o spbcon.f gfortran -O2 -g -frecursive -c -o spbequ.o spbequ.f gfortran -O2 -g -frecursive -c -o spbrfs.o spbrfs.f gfortran -O2 -g -frecursive -c -o spbstf.o spbstf.f gfortran -O2 -g -frecursive -c -o spbsv.o spbsv.f gfortran -O2 -g -frecursive -c -o spbsvx.o spbsvx.f gfortran -O2 -g -frecursive -c -o spbtf2.o spbtf2.f gfortran -O2 -g -frecursive -c -o spbtrf.o spbtrf.f gfortran -O2 -g -frecursive -c -o spbtrs.o spbtrs.f gfortran -O2 -g -frecursive -c -o spocon.o spocon.f gfortran -O2 -g -frecursive -c -o spoequ.o spoequ.f gfortran -O2 -g -frecursive -c -o sporfs.o sporfs.f gfortran -O2 -g -frecursive -c -o sposv.o sposv.f gfortran -O2 -g -frecursive -c -o sposvx.o sposvx.f gfortran -O2 -g -frecursive -c -o spotf2.o spotf2.f gfortran -O2 -g -frecursive -c -o spotrf2.o spotrf2.f gfortran -O2 -g -frecursive -c -o spotri.o spotri.f gfortran -O2 -g -frecursive -c -o spstrf.o spstrf.f gfortran -O2 -g -frecursive -c -o spstf2.o spstf2.f gfortran -O2 -g -frecursive -c -o sppcon.o sppcon.f gfortran -O2 -g -frecursive -c -o sppequ.o sppequ.f gfortran -O2 -g -frecursive -c -o spprfs.o spprfs.f gfortran -O2 -g -frecursive -c -o sppsv.o sppsv.f gfortran -O2 -g -frecursive -c -o sppsvx.o sppsvx.f gfortran -O2 -g -frecursive -c -o spptrf.o spptrf.f gfortran -O2 -g -frecursive -c -o spptri.o spptri.f gfortran -O2 -g -frecursive -c -o spptrs.o spptrs.f gfortran -O2 -g -frecursive -c -o sptcon.o sptcon.f gfortran -O2 -g -frecursive -c -o spteqr.o spteqr.f gfortran -O2 -g -frecursive -c -o sptrfs.o sptrfs.f gfortran -O2 -g -frecursive -c -o sptsv.o sptsv.f gfortran -O2 -g -frecursive -c -o sptsvx.o sptsvx.f gfortran -O2 -g -frecursive -c -o spttrs.o spttrs.f gfortran -O2 -g -frecursive -c -o sptts2.o sptts2.f gfortran -O2 -g -frecursive -c -o srscl.o srscl.f gfortran -O2 -g -frecursive -c -o ssbev.o ssbev.f gfortran -O2 -g -frecursive -c -o ssbevd.o ssbevd.f gfortran -O2 -g -frecursive -c -o ssbevx.o ssbevx.f gfortran -O2 -g -frecursive -c -o ssbgst.o ssbgst.f gfortran -O2 -g -frecursive -c -o ssbgv.o ssbgv.f gfortran -O2 -g -frecursive -c -o ssbgvd.o ssbgvd.f gfortran -O2 -g -frecursive -c -o ssbgvx.o ssbgvx.f gfortran -O2 -g -frecursive -c -o ssbtrd.o ssbtrd.f gfortran -O2 -g -frecursive -c -o sspcon.o sspcon.f gfortran -O2 -g -frecursive -c -o sspev.o sspev.f gfortran -O2 -g -frecursive -c -o sspevd.o sspevd.f gfortran -O2 -g -frecursive -c -o sspevx.o sspevx.f gfortran -O2 -g -frecursive -c -o sspgst.o sspgst.f gfortran -O2 -g -frecursive -c -o sspgv.o sspgv.f gfortran -O2 -g -frecursive -c -o sspgvd.o sspgvd.f gfortran -O2 -g -frecursive -c -o sspgvx.o sspgvx.f gfortran -O2 -g -frecursive -c -o ssprfs.o ssprfs.f gfortran -O2 -g -frecursive -c -o sspsv.o sspsv.f gfortran -O2 -g -frecursive -c -o sspsvx.o sspsvx.f gfortran -O2 -g -frecursive -c -o ssptrd.o ssptrd.f gfortran -O2 -g -frecursive -c -o ssptrf.o ssptrf.f gfortran -O2 -g -frecursive -c -o ssptri.o ssptri.f gfortran -O2 -g -frecursive -c -o ssptrs.o ssptrs.f gfortran -O2 -g -frecursive -c -o sstegr.o sstegr.f gfortran -O2 -g -frecursive -c -o sstein.o sstein.f gfortran -O2 -g -frecursive -c -o sstev.o sstev.f gfortran -O2 -g -frecursive -c -o sstevd.o sstevd.f gfortran -O2 -g -frecursive -c -o sstevr.o sstevr.f gfortran -O2 -g -frecursive -c -o sstevx.o sstevx.f gfortran -O2 -g -frecursive -c -o ssycon.o ssycon.f gfortran -O2 -g -frecursive -c -o ssyev.o ssyev.f gfortran -O2 -g -frecursive -c -o ssyevd.o ssyevd.f gfortran -O2 -g -frecursive -c -o ssyevr.o ssyevr.f gfortran -O2 -g -frecursive -c -o ssyevx.o ssyevx.f gfortran -O2 -g -frecursive -c -o ssygs2.o ssygs2.f gfortran -O2 -g -frecursive -c -o ssygst.o ssygst.f gfortran -O2 -g -frecursive -c -o ssygv.o ssygv.f gfortran -O2 -g -frecursive -c -o ssygvd.o ssygvd.f gfortran -O2 -g -frecursive -c -o ssygvx.o ssygvx.f gfortran -O2 -g -frecursive -c -o ssyrfs.o ssyrfs.f gfortran -O2 -g -frecursive -c -o ssysv.o ssysv.f gfortran -O2 -g -frecursive -c -o ssysvx.o ssysvx.f gfortran -O2 -g -frecursive -c -o ssytd2.o ssytd2.f gfortran -O2 -g -frecursive -c -o ssytf2.o ssytf2.f gfortran -O2 -g -frecursive -c -o ssytrd.o ssytrd.f gfortran -O2 -g -frecursive -c -o ssytrf.o ssytrf.f gfortran -O2 -g -frecursive -c -o ssytri.o ssytri.f gfortran -O2 -g -frecursive -c -o ssytri2.o ssytri2.f gfortran -O2 -g -frecursive -c -o ssytri2x.o ssytri2x.f gfortran -O2 -g -frecursive -c -o ssyswapr.o ssyswapr.f gfortran -O2 -g -frecursive -c -o ssytrs.o ssytrs.f gfortran -O2 -g -frecursive -c -o ssytrs2.o ssytrs2.f gfortran -O2 -g -frecursive -c -o ssyconv.o ssyconv.f gfortran -O2 -g -frecursive -c -o ssyconvf.o ssyconvf.f gfortran -O2 -g -frecursive -c -o ssyconvf_rook.o ssyconvf_rook.f gfortran -O2 -g -frecursive -c -o ssytf2_rook.o ssytf2_rook.f gfortran -O2 -g -frecursive -c -o ssytrf_rook.o ssytrf_rook.f gfortran -O2 -g -frecursive -c -o ssytrs_rook.o ssytrs_rook.f gfortran -O2 -g -frecursive -c -o ssytri_rook.o ssytri_rook.f gfortran -O2 -g -frecursive -c -o ssycon_rook.o ssycon_rook.f gfortran -O2 -g -frecursive -c -o ssysv_rook.o ssysv_rook.f gfortran -O2 -g -frecursive -c -o ssytf2_rk.o ssytf2_rk.f gfortran -O2 -g -frecursive -c -o ssytrf_rk.o ssytrf_rk.f gfortran -O2 -g -frecursive -c -o ssytrs_3.o ssytrs_3.f gfortran -O2 -g -frecursive -c -o ssytri_3.o ssytri_3.f gfortran -O2 -g -frecursive -c -o ssytri_3x.o ssytri_3x.f gfortran -O2 -g -frecursive -c -o ssycon_3.o ssycon_3.f gfortran -O2 -g -frecursive -c -o ssysv_rk.o ssysv_rk.f gfortran -O2 -g -frecursive -c -o ssysv_aa.o ssysv_aa.f gfortran -O2 -g -frecursive -c -o ssytrf_aa.o ssytrf_aa.f gfortran -O2 -g -frecursive -c -o ssytrs_aa.o ssytrs_aa.f gfortran -O2 -g -frecursive -c -o ssysv_aa_2stage.o ssysv_aa_2stage.f gfortran -O2 -g -frecursive -c -o ssytrf_aa_2stage.o ssytrf_aa_2stage.f gfortran -O2 -g -frecursive -c -o ssytrs_aa_2stage.o ssytrs_aa_2stage.f gfortran -O2 -g -frecursive -c -o stbcon.o stbcon.f gfortran -O2 -g -frecursive -c -o stbrfs.o stbrfs.f gfortran -O2 -g -frecursive -c -o stbtrs.o stbtrs.f gfortran -O2 -g -frecursive -c -o stgevc.o stgevc.f gfortran -O2 -g -frecursive -c -o stgex2.o stgex2.f gfortran -O2 -g -frecursive -c -o stgexc.o stgexc.f gfortran -O2 -g -frecursive -c -o stgsen.o stgsen.f gfortran -O2 -g -frecursive -c -o stgsja.o stgsja.f gfortran -O2 -g -frecursive -c -o stgsna.o stgsna.f gfortran -O2 -g -frecursive -c -o stgsy2.o stgsy2.f gfortran -O2 -g -frecursive -c -o stgsyl.o stgsyl.f gfortran -O2 -g -frecursive -c -o stpcon.o stpcon.f gfortran -O2 -g -frecursive -c -o stprfs.o stprfs.f gfortran -O2 -g -frecursive -c -o stptri.o stptri.f gfortran -O2 -g -frecursive -c -o stptrs.o stptrs.f gfortran -O2 -g -frecursive -c -o strcon.o strcon.f gfortran -O2 -g -frecursive -c -o strevc.o strevc.f gfortran -O2 -g -frecursive -c -o strevc3.o strevc3.f gfortran -O2 -g -frecursive -c -o strexc.o strexc.f gfortran -O2 -g -frecursive -c -o strrfs.o strrfs.f gfortran -O2 -g -frecursive -c -o strsen.o strsen.f gfortran -O2 -g -frecursive -c -o strsna.o strsna.f gfortran -O2 -g -frecursive -c -o strsyl.o strsyl.f gfortran -O2 -g -frecursive -c -o strti2.o strti2.f gfortran -O2 -g -frecursive -c -o strtri.o strtri.f gfortran -O2 -g -frecursive -c -o strtrs.o strtrs.f gfortran -O2 -g -frecursive -c -o stzrzf.o stzrzf.f gfortran -O2 -g -frecursive -c -o sstemr.o sstemr.f gfortran -O2 -g -frecursive -c -o slansf.o slansf.f gfortran -O2 -g -frecursive -c -o spftrf.o spftrf.f gfortran -O2 -g -frecursive -c -o spftri.o spftri.f gfortran -O2 -g -frecursive -c -o spftrs.o spftrs.f gfortran -O2 -g -frecursive -c -o ssfrk.o ssfrk.f gfortran -O2 -g -frecursive -c -o stfsm.o stfsm.f gfortran -O2 -g -frecursive -c -o stftri.o stftri.f gfortran -O2 -g -frecursive -c -o stfttp.o stfttp.f gfortran -O2 -g -frecursive -c -o stfttr.o stfttr.f gfortran -O2 -g -frecursive -c -o stpttf.o stpttf.f gfortran -O2 -g -frecursive -c -o stpttr.o stpttr.f gfortran -O2 -g -frecursive -c -o strttf.o strttf.f gfortran -O2 -g -frecursive -c -o strttp.o strttp.f gfortran -O2 -g -frecursive -c -o sgejsv.o sgejsv.f gfortran -O2 -g -frecursive -c -o sgesvj.o sgesvj.f gfortran -O2 -g -frecursive -c -o sgsvj0.o sgsvj0.f gfortran -O2 -g -frecursive -c -o sgsvj1.o sgsvj1.f gfortran -O2 -g -frecursive -c -o sgeequb.o sgeequb.f gfortran -O2 -g -frecursive -c -o ssyequb.o ssyequb.f gfortran -O2 -g -frecursive -c -o spoequb.o spoequb.f gfortran -O2 -g -frecursive -c -o sgbequb.o sgbequb.f gfortran -O2 -g -frecursive -c -o sbbcsd.o sbbcsd.f gfortran -O2 -g -frecursive -c -o slapmr.o slapmr.f gfortran -O2 -g -frecursive -c -o sorbdb.o sorbdb.f gfortran -O2 -g -frecursive -c -o sorbdb1.o sorbdb1.f gfortran -O2 -g -frecursive -c -o sorbdb2.o sorbdb2.f gfortran -O2 -g -frecursive -c -o sorbdb3.o sorbdb3.f gfortran -O2 -g -frecursive -c -o sorbdb4.o sorbdb4.f gfortran -O2 -g -frecursive -c -o sorbdb5.o sorbdb5.f gfortran -O2 -g -frecursive -c -o sorbdb6.o sorbdb6.f gfortran -O2 -g -frecursive -c -o sorcsd.o sorcsd.f gfortran -O2 -g -frecursive -c -o sorcsd2by1.o sorcsd2by1.f gfortran -O2 -g -frecursive -c -o sgeqrt.o sgeqrt.f gfortran -O2 -g -frecursive -c -o sgeqrt2.o sgeqrt2.f gfortran -O2 -g -frecursive -c -o sgeqrt3.o sgeqrt3.f gfortran -O2 -g -frecursive -c -o sgemqrt.o sgemqrt.f gfortran -O2 -g -frecursive -c -o stpqrt.o stpqrt.f gfortran -O2 -g -frecursive -c -o stpqrt2.o stpqrt2.f gfortran -O2 -g -frecursive -c -o stpmqrt.o stpmqrt.f gfortran -O2 -g -frecursive -c -o stprfb.o stprfb.f gfortran -O2 -g -frecursive -c -o sgelqt.o sgelqt.f gfortran -O2 -g -frecursive -c -o sgelqt3.o sgelqt3.f gfortran -O2 -g -frecursive -c -o sgemlqt.o sgemlqt.f gfortran -O2 -g -frecursive -c -o sgetsls.o sgetsls.f gfortran -O2 -g -frecursive -c -o sgeqr.o sgeqr.f gfortran -O2 -g -frecursive -c -o slatsqr.o slatsqr.f gfortran -O2 -g -frecursive -c -o slamtsqr.o slamtsqr.f gfortran -O2 -g -frecursive -c -o sgemqr.o sgemqr.f gfortran -O2 -g -frecursive -c -o sgelq.o sgelq.f gfortran -O2 -g -frecursive -c -o slaswlq.o slaswlq.f gfortran -O2 -g -frecursive -c -o slamswlq.o slamswlq.f gfortran -O2 -g -frecursive -c -o sgemlq.o sgemlq.f gfortran -O2 -g -frecursive -c -o stplqt.o stplqt.f gfortran -O2 -g -frecursive -c -o stplqt2.o stplqt2.f gfortran -O2 -g -frecursive -c -o stpmlqt.o stpmlqt.f gfortran -O2 -g -frecursive -c -o ssytrd_2stage.o ssytrd_2stage.f gfortran -O2 -g -frecursive -c -o ssytrd_sy2sb.o ssytrd_sy2sb.f gfortran -O2 -g -frecursive -c -o ssytrd_sb2st.o ssytrd_sb2st.F gfortran -O2 -g -frecursive -c -o ssb2st_kernels.o ssb2st_kernels.f gfortran -O2 -g -frecursive -c -o ssyevd_2stage.o ssyevd_2stage.f gfortran -O2 -g -frecursive -c -o ssyev_2stage.o ssyev_2stage.f gfortran -O2 -g -frecursive -c -o ssyevx_2stage.o ssyevx_2stage.f gfortran -O2 -g -frecursive -c -o ssyevr_2stage.o ssyevr_2stage.f gfortran -O2 -g -frecursive -c -o ssbev_2stage.o ssbev_2stage.f gfortran -O2 -g -frecursive -c -o ssbevx_2stage.o ssbevx_2stage.f gfortran -O2 -g -frecursive -c -o ssbevd_2stage.o ssbevd_2stage.f gfortran -O2 -g -frecursive -c -o ssygv_2stage.o ssygv_2stage.f gfortran -O2 -g -frecursive -c -o DEPRECATED/sgegs.o DEPRECATED/sgegs.f gfortran -O2 -g -frecursive -c -o DEPRECATED/sgegv.o DEPRECATED/sgegv.f gfortran -O2 -g -frecursive -c -o DEPRECATED/sgeqpf.o DEPRECATED/sgeqpf.f gfortran -O2 -g -frecursive -c -o DEPRECATED/sgelsx.o DEPRECATED/sgelsx.f gfortran -O2 -g -frecursive -c -o DEPRECATED/sggsvd.o DEPRECATED/sggsvd.f gfortran -O2 -g -frecursive -c -o DEPRECATED/sggsvp.o DEPRECATED/sggsvp.f gfortran -O2 -g -frecursive -c -o DEPRECATED/slahrd.o DEPRECATED/slahrd.f gfortran -O2 -g -frecursive -c -o DEPRECATED/slatzm.o DEPRECATED/slatzm.f gfortran -O2 -g -frecursive -c -o DEPRECATED/stzrqf.o DEPRECATED/stzrqf.f gfortran -O2 -g -frecursive -c -o dbdsvdx.o dbdsvdx.f gfortran -O2 -g -frecursive -c -o dgbbrd.o dgbbrd.f gfortran -O2 -g -frecursive -c -o dgbcon.o dgbcon.f gfortran -O2 -g -frecursive -c -o dgbequ.o dgbequ.f gfortran -O2 -g -frecursive -c -o dgbrfs.o dgbrfs.f gfortran -O2 -g -frecursive -c -o dgbsv.o dgbsv.f gfortran -O2 -g -frecursive -c -o dgbsvx.o dgbsvx.f gfortran -O2 -g -frecursive -c -o dgbtf2.o dgbtf2.f gfortran -O2 -g -frecursive -c -o dgbtrf.o dgbtrf.f gfortran -O2 -g -frecursive -c -o dgbtrs.o dgbtrs.f gfortran -O2 -g -frecursive -c -o dgebak.o dgebak.f gfortran -O2 -g -frecursive -c -o dgebal.o dgebal.f gfortran -O2 -g -frecursive -c -o dgebd2.o dgebd2.f gfortran -O2 -g -frecursive -c -o dgebrd.o dgebrd.f gfortran -O2 -g -frecursive -c -o dgecon.o dgecon.f gfortran -O2 -g -frecursive -c -o dgeequ.o dgeequ.f gfortran -O2 -g -frecursive -c -o dgees.o dgees.f gfortran -O2 -g -frecursive -c -o dgeesx.o dgeesx.f gfortran -O2 -g -frecursive -c -o dgeev.o dgeev.f gfortran -O2 -g -frecursive -c -o dgeevx.o dgeevx.f gfortran -O2 -g -frecursive -c -o dgehd2.o dgehd2.f gfortran -O2 -g -frecursive -c -o dgehrd.o dgehrd.f gfortran -O2 -g -frecursive -c -o dgelq2.o dgelq2.f gfortran -O2 -g -frecursive -c -o dgelqf.o dgelqf.f gfortran -O2 -g -frecursive -c -o dgels.o dgels.f gfortran -O2 -g -frecursive -c -o dgelsd.o dgelsd.f gfortran -O2 -g -frecursive -c -o dgelss.o dgelss.f gfortran -O2 -g -frecursive -c -o dgelsy.o dgelsy.f gfortran -O2 -g -frecursive -c -o dgeql2.o dgeql2.f gfortran -O2 -g -frecursive -c -o dgeqlf.o dgeqlf.f gfortran -O2 -g -frecursive -c -o dgeqp3.o dgeqp3.f gfortran -O2 -g -frecursive -c -o dgeqr2.o dgeqr2.f gfortran -O2 -g -frecursive -c -o dgeqr2p.o dgeqr2p.f gfortran -O2 -g -frecursive -c -o dgeqrf.o dgeqrf.f gfortran -O2 -g -frecursive -c -o dgeqrfp.o dgeqrfp.f gfortran -O2 -g -frecursive -c -o dgerfs.o dgerfs.f gfortran -O2 -g -frecursive -c -o dgerq2.o dgerq2.f gfortran -O2 -g -frecursive -c -o dgerqf.o dgerqf.f gfortran -O2 -g -frecursive -c -o dgesc2.o dgesc2.f gfortran -O2 -g -frecursive -c -o dgesdd.o dgesdd.f gfortran -O2 -g -frecursive -c -o dgesv.o dgesv.f gfortran -O2 -g -frecursive -c -o dgesvd.o dgesvd.f gfortran -O2 -g -frecursive -c -o dgesvdx.o dgesvdx.f gfortran -O2 -g -frecursive -c -o dgesvx.o dgesvx.f gfortran -O2 -g -frecursive -c -o dgetc2.o dgetc2.f gfortran -O2 -g -frecursive -c -o dgetf2.o dgetf2.f gfortran -O2 -g -frecursive -c -o dgetrf.o dgetrf.f gfortran -O2 -g -frecursive -c -o dgetrf2.o dgetrf2.f gfortran -O2 -g -frecursive -c -o dgetri.o dgetri.f gfortran -O2 -g -frecursive -c -o dgetrs.o dgetrs.f gfortran -O2 -g -frecursive -c -o dggbak.o dggbak.f gfortran -O2 -g -frecursive -c -o dggbal.o dggbal.f gfortran -O2 -g -frecursive -c -o dgges.o dgges.f gfortran -O2 -g -frecursive -c -o dgges3.o dgges3.f gfortran -O2 -g -frecursive -c -o dggesx.o dggesx.f gfortran -O2 -g -frecursive -c -o dggev.o dggev.f gfortran -O2 -g -frecursive -c -o dggev3.o dggev3.f gfortran -O2 -g -frecursive -c -o dggevx.o dggevx.f gfortran -O2 -g -frecursive -c -o dggglm.o dggglm.f gfortran -O2 -g -frecursive -c -o dgghrd.o dgghrd.f gfortran -O2 -g -frecursive -c -o dgghd3.o dgghd3.f gfortran -O2 -g -frecursive -c -o dgglse.o dgglse.f gfortran -O2 -g -frecursive -c -o dggqrf.o dggqrf.f gfortran -O2 -g -frecursive -c -o dggrqf.o dggrqf.f gfortran -O2 -g -frecursive -c -o dggsvd3.o dggsvd3.f gfortran -O2 -g -frecursive -c -o dggsvp3.o dggsvp3.f gfortran -O2 -g -frecursive -c -o dgtcon.o dgtcon.f gfortran -O2 -g -frecursive -c -o dgtrfs.o dgtrfs.f gfortran -O2 -g -frecursive -c -o dgtsv.o dgtsv.f gfortran -O2 -g -frecursive -c -o dgtsvx.o dgtsvx.f gfortran -O2 -g -frecursive -c -o dgttrf.o dgttrf.f gfortran -O2 -g -frecursive -c -o dgttrs.o dgttrs.f gfortran -O2 -g -frecursive -c -o dgtts2.o dgtts2.f gfortran -O2 -g -frecursive -c -o dhgeqz.o dhgeqz.f gfortran -O2 -g -frecursive -c -o dhsein.o dhsein.f gfortran -O2 -g -frecursive -c -o dhseqr.o dhseqr.f gfortran -O2 -g -frecursive -c -o dlabrd.o dlabrd.f gfortran -O2 -g -frecursive -c -o dlacon.o dlacon.f gfortran -O2 -g -frecursive -c -o dlacn2.o dlacn2.f gfortran -O2 -g -frecursive -c -o dlaein.o dlaein.f gfortran -O2 -g -frecursive -c -o dlaexc.o dlaexc.f gfortran -O2 -g -frecursive -c -o dlag2.o dlag2.f gfortran -O2 -g -frecursive -c -o dlags2.o dlags2.f gfortran -O2 -g -frecursive -c -o dlagtm.o dlagtm.f gfortran -O2 -g -frecursive -c -o dlagv2.o dlagv2.f gfortran -O2 -g -frecursive -c -o dlahqr.o dlahqr.f gfortran -O2 -g -frecursive -c -o dlahr2.o dlahr2.f gfortran -O2 -g -frecursive -c -o dlaic1.o dlaic1.f gfortran -O2 -g -frecursive -c -o dlaln2.o dlaln2.f gfortran -O2 -g -frecursive -c -o dlals0.o dlals0.f gfortran -O2 -g -frecursive -c -o dlalsa.o dlalsa.f gfortran -O2 -g -frecursive -c -o dlalsd.o dlalsd.f gfortran -O2 -g -frecursive -c -o dlangb.o dlangb.f gfortran -O2 -g -frecursive -c -o dlange.o dlange.f gfortran -O2 -g -frecursive -c -o dlangt.o dlangt.f gfortran -O2 -g -frecursive -c -o dlanhs.o dlanhs.f gfortran -O2 -g -frecursive -c -o dlansb.o dlansb.f gfortran -O2 -g -frecursive -c -o dlansp.o dlansp.f gfortran -O2 -g -frecursive -c -o dlansy.o dlansy.f gfortran -O2 -g -frecursive -c -o dlantb.o dlantb.f gfortran -O2 -g -frecursive -c -o dlantp.o dlantp.f gfortran -O2 -g -frecursive -c -o dlantr.o dlantr.f gfortran -O2 -g -frecursive -c -o dlanv2.o dlanv2.f gfortran -O2 -g -frecursive -c -o dlapll.o dlapll.f gfortran -O2 -g -frecursive -c -o dlapmt.o dlapmt.f gfortran -O2 -g -frecursive -c -o dlaqgb.o dlaqgb.f gfortran -O2 -g -frecursive -c -o dlaqge.o dlaqge.f gfortran -O2 -g -frecursive -c -o dlaqp2.o dlaqp2.f gfortran -O2 -g -frecursive -c -o dlaqps.o dlaqps.f gfortran -O2 -g -frecursive -c -o dlaqsb.o dlaqsb.f gfortran -O2 -g -frecursive -c -o dlaqsp.o dlaqsp.f gfortran -O2 -g -frecursive -c -o dlaqsy.o dlaqsy.f gfortran -O2 -g -frecursive -c -o dlaqr0.o dlaqr0.f gfortran -O2 -g -frecursive -c -o dlaqr1.o dlaqr1.f gfortran -O2 -g -frecursive -c -o dlaqr2.o dlaqr2.f gfortran -O2 -g -frecursive -c -o dlaqr3.o dlaqr3.f gfortran -O2 -g -frecursive -c -o dlaqr4.o dlaqr4.f gfortran -O2 -g -frecursive -c -o dlaqr5.o dlaqr5.f gfortran -O2 -g -frecursive -c -o dlaqtr.o dlaqtr.f gfortran -O2 -g -frecursive -c -o dlar1v.o dlar1v.f gfortran -O2 -g -frecursive -c -o dlar2v.o dlar2v.f gfortran -O2 -g -frecursive -c -o iladlr.o iladlr.f gfortran -O2 -g -frecursive -c -o iladlc.o iladlc.f gfortran -O2 -g -frecursive -c -o dlarf.o dlarf.f gfortran -O2 -g -frecursive -c -o dlarfb.o dlarfb.f gfortran -O2 -g -frecursive -c -o dlarfg.o dlarfg.f gfortran -O2 -g -frecursive -c -o dlarfgp.o dlarfgp.f gfortran -O2 -g -frecursive -c -o dlarft.o dlarft.f gfortran -O2 -g -frecursive -c -o dlarfx.o dlarfx.f gfortran -O2 -g -frecursive -c -o dlarfy.o dlarfy.f gfortran -O2 -g -frecursive -c -o dlargv.o dlargv.f gfortran -O2 -g -frecursive -c -o dlarrv.o dlarrv.f gfortran -O2 -g -frecursive -c -o dlartv.o dlartv.f gfortran -O2 -g -frecursive -c -o dlarz.o dlarz.f gfortran -O2 -g -frecursive -c -o dlarzb.o dlarzb.f gfortran -O2 -g -frecursive -c -o dlarzt.o dlarzt.f gfortran -O2 -g -frecursive -c -o dlaswp.o dlaswp.f gfortran -O2 -g -frecursive -c -o dlasy2.o dlasy2.f gfortran -O2 -g -frecursive -c -o dlasyf.o dlasyf.f gfortran -O2 -g -frecursive -c -o dlasyf_rook.o dlasyf_rook.f gfortran -O2 -g -frecursive -c -o dlasyf_rk.o dlasyf_rk.f gfortran -O2 -g -frecursive -c -o dlasyf_aa.o dlasyf_aa.f gfortran -O2 -g -frecursive -c -o dlatbs.o dlatbs.f gfortran -O2 -g -frecursive -c -o dlatdf.o dlatdf.f gfortran -O2 -g -frecursive -c -o dlatps.o dlatps.f gfortran -O2 -g -frecursive -c -o dlatrd.o dlatrd.f gfortran -O2 -g -frecursive -c -o dlatrs.o dlatrs.f gfortran -O2 -g -frecursive -c -o dlatrz.o dlatrz.f gfortran -O2 -g -frecursive -c -o dlauu2.o dlauu2.f gfortran -O2 -g -frecursive -c -o dlauum.o dlauum.f gfortran -O2 -g -frecursive -c -o dopgtr.o dopgtr.f gfortran -O2 -g -frecursive -c -o dopmtr.o dopmtr.f gfortran -O2 -g -frecursive -c -o dorg2l.o dorg2l.f gfortran -O2 -g -frecursive -c -o dorg2r.o dorg2r.f gfortran -O2 -g -frecursive -c -o dorgbr.o dorgbr.f gfortran -O2 -g -frecursive -c -o dorghr.o dorghr.f gfortran -O2 -g -frecursive -c -o dorgl2.o dorgl2.f gfortran -O2 -g -frecursive -c -o dorglq.o dorglq.f gfortran -O2 -g -frecursive -c -o dorgql.o dorgql.f gfortran -O2 -g -frecursive -c -o dorgqr.o dorgqr.f gfortran -O2 -g -frecursive -c -o dorgr2.o dorgr2.f gfortran -O2 -g -frecursive -c -o dorgrq.o dorgrq.f gfortran -O2 -g -frecursive -c -o dorgtr.o dorgtr.f gfortran -O2 -g -frecursive -c -o dorm2l.o dorm2l.f gfortran -O2 -g -frecursive -c -o dorm2r.o dorm2r.f gfortran -O2 -g -frecursive -c -o dorm22.o dorm22.f gfortran -O2 -g -frecursive -c -o dormbr.o dormbr.f gfortran -O2 -g -frecursive -c -o dormhr.o dormhr.f gfortran -O2 -g -frecursive -c -o dorml2.o dorml2.f gfortran -O2 -g -frecursive -c -o dormlq.o dormlq.f gfortran -O2 -g -frecursive -c -o dormql.o dormql.f gfortran -O2 -g -frecursive -c -o dormqr.o dormqr.f gfortran -O2 -g -frecursive -c -o dormr2.o dormr2.f gfortran -O2 -g -frecursive -c -o dormr3.o dormr3.f gfortran -O2 -g -frecursive -c -o dormrq.o dormrq.f gfortran -O2 -g -frecursive -c -o dormrz.o dormrz.f gfortran -O2 -g -frecursive -c -o dormtr.o dormtr.f gfortran -O2 -g -frecursive -c -o dpbcon.o dpbcon.f gfortran -O2 -g -frecursive -c -o dpbequ.o dpbequ.f gfortran -O2 -g -frecursive -c -o dpbrfs.o dpbrfs.f gfortran -O2 -g -frecursive -c -o dpbstf.o dpbstf.f gfortran -O2 -g -frecursive -c -o dpbsv.o dpbsv.f gfortran -O2 -g -frecursive -c -o dpbsvx.o dpbsvx.f gfortran -O2 -g -frecursive -c -o dpbtf2.o dpbtf2.f gfortran -O2 -g -frecursive -c -o dpbtrf.o dpbtrf.f gfortran -O2 -g -frecursive -c -o dpbtrs.o dpbtrs.f gfortran -O2 -g -frecursive -c -o dpocon.o dpocon.f gfortran -O2 -g -frecursive -c -o dpoequ.o dpoequ.f gfortran -O2 -g -frecursive -c -o dporfs.o dporfs.f gfortran -O2 -g -frecursive -c -o dposv.o dposv.f gfortran -O2 -g -frecursive -c -o dposvx.o dposvx.f gfortran -O2 -g -frecursive -c -o dpotf2.o dpotf2.f gfortran -O2 -g -frecursive -c -o dpotrf.o dpotrf.f gfortran -O2 -g -frecursive -c -o dpotrf2.o dpotrf2.f gfortran -O2 -g -frecursive -c -o dpotri.o dpotri.f gfortran -O2 -g -frecursive -c -o dpotrs.o dpotrs.f gfortran -O2 -g -frecursive -c -o dpstrf.o dpstrf.f gfortran -O2 -g -frecursive -c -o dpstf2.o dpstf2.f gfortran -O2 -g -frecursive -c -o dppcon.o dppcon.f gfortran -O2 -g -frecursive -c -o dppequ.o dppequ.f gfortran -O2 -g -frecursive -c -o dpprfs.o dpprfs.f gfortran -O2 -g -frecursive -c -o dppsv.o dppsv.f gfortran -O2 -g -frecursive -c -o dppsvx.o dppsvx.f gfortran -O2 -g -frecursive -c -o dpptrf.o dpptrf.f gfortran -O2 -g -frecursive -c -o dpptri.o dpptri.f gfortran -O2 -g -frecursive -c -o dpptrs.o dpptrs.f gfortran -O2 -g -frecursive -c -o dptcon.o dptcon.f gfortran -O2 -g -frecursive -c -o dpteqr.o dpteqr.f gfortran -O2 -g -frecursive -c -o dptrfs.o dptrfs.f gfortran -O2 -g -frecursive -c -o dptsv.o dptsv.f gfortran -O2 -g -frecursive -c -o dptsvx.o dptsvx.f gfortran -O2 -g -frecursive -c -o dpttrs.o dpttrs.f gfortran -O2 -g -frecursive -c -o dptts2.o dptts2.f gfortran -O2 -g -frecursive -c -o drscl.o drscl.f gfortran -O2 -g -frecursive -c -o dsbev.o dsbev.f gfortran -O2 -g -frecursive -c -o dsbevd.o dsbevd.f gfortran -O2 -g -frecursive -c -o dsbevx.o dsbevx.f gfortran -O2 -g -frecursive -c -o dsbgst.o dsbgst.f gfortran -O2 -g -frecursive -c -o dsbgv.o dsbgv.f gfortran -O2 -g -frecursive -c -o dsbgvd.o dsbgvd.f gfortran -O2 -g -frecursive -c -o dsbgvx.o dsbgvx.f gfortran -O2 -g -frecursive -c -o dsbtrd.o dsbtrd.f gfortran -O2 -g -frecursive -c -o dspcon.o dspcon.f gfortran -O2 -g -frecursive -c -o dspev.o dspev.f gfortran -O2 -g -frecursive -c -o dspevd.o dspevd.f gfortran -O2 -g -frecursive -c -o dspevx.o dspevx.f gfortran -O2 -g -frecursive -c -o dspgst.o dspgst.f gfortran -O2 -g -frecursive -c -o dspgv.o dspgv.f gfortran -O2 -g -frecursive -c -o dspgvd.o dspgvd.f gfortran -O2 -g -frecursive -c -o dspgvx.o dspgvx.f gfortran -O2 -g -frecursive -c -o dsprfs.o dsprfs.f gfortran -O2 -g -frecursive -c -o dspsv.o dspsv.f gfortran -O2 -g -frecursive -c -o dspsvx.o dspsvx.f gfortran -O2 -g -frecursive -c -o dsptrd.o dsptrd.f gfortran -O2 -g -frecursive -c -o dsptrf.o dsptrf.f gfortran -O2 -g -frecursive -c -o dsptri.o dsptri.f gfortran -O2 -g -frecursive -c -o dsptrs.o dsptrs.f gfortran -O2 -g -frecursive -c -o dstegr.o dstegr.f gfortran -O2 -g -frecursive -c -o dstein.o dstein.f gfortran -O2 -g -frecursive -c -o dstev.o dstev.f gfortran -O2 -g -frecursive -c -o dstevd.o dstevd.f gfortran -O2 -g -frecursive -c -o dstevr.o dstevr.f gfortran -O2 -g -frecursive -c -o dstevx.o dstevx.f gfortran -O2 -g -frecursive -c -o dsycon.o dsycon.f gfortran -O2 -g -frecursive -c -o dsyev.o dsyev.f gfortran -O2 -g -frecursive -c -o dsyevd.o dsyevd.f gfortran -O2 -g -frecursive -c -o dsyevr.o dsyevr.f gfortran -O2 -g -frecursive -c -o dsyevx.o dsyevx.f gfortran -O2 -g -frecursive -c -o dsygs2.o dsygs2.f gfortran -O2 -g -frecursive -c -o dsygst.o dsygst.f gfortran -O2 -g -frecursive -c -o dsygv.o dsygv.f gfortran -O2 -g -frecursive -c -o dsygvd.o dsygvd.f gfortran -O2 -g -frecursive -c -o dsygvx.o dsygvx.f gfortran -O2 -g -frecursive -c -o dsyrfs.o dsyrfs.f gfortran -O2 -g -frecursive -c -o dsysv.o dsysv.f gfortran -O2 -g -frecursive -c -o dsysvx.o dsysvx.f gfortran -O2 -g -frecursive -c -o dsytd2.o dsytd2.f gfortran -O2 -g -frecursive -c -o dsytf2.o dsytf2.f gfortran -O2 -g -frecursive -c -o dsytrd.o dsytrd.f gfortran -O2 -g -frecursive -c -o dsytrf.o dsytrf.f gfortran -O2 -g -frecursive -c -o dsytri.o dsytri.f gfortran -O2 -g -frecursive -c -o dsytrs.o dsytrs.f gfortran -O2 -g -frecursive -c -o dsytrs2.o dsytrs2.f gfortran -O2 -g -frecursive -c -o dsytri2.o dsytri2.f gfortran -O2 -g -frecursive -c -o dsytri2x.o dsytri2x.f gfortran -O2 -g -frecursive -c -o dsyswapr.o dsyswapr.f gfortran -O2 -g -frecursive -c -o dsyconv.o dsyconv.f gfortran -O2 -g -frecursive -c -o dsyconvf.o dsyconvf.f gfortran -O2 -g -frecursive -c -o dsyconvf_rook.o dsyconvf_rook.f gfortran -O2 -g -frecursive -c -o dsytf2_rook.o dsytf2_rook.f gfortran -O2 -g -frecursive -c -o dsytrf_rook.o dsytrf_rook.f gfortran -O2 -g -frecursive -c -o dsytrs_rook.o dsytrs_rook.f gfortran -O2 -g -frecursive -c -o dsytri_rook.o dsytri_rook.f gfortran -O2 -g -frecursive -c -o dsycon_rook.o dsycon_rook.f gfortran -O2 -g -frecursive -c -o dsysv_rook.o dsysv_rook.f gfortran -O2 -g -frecursive -c -o dsytf2_rk.o dsytf2_rk.f gfortran -O2 -g -frecursive -c -o dsytrf_rk.o dsytrf_rk.f gfortran -O2 -g -frecursive -c -o dsytrs_3.o dsytrs_3.f gfortran -O2 -g -frecursive -c -o dsytri_3.o dsytri_3.f gfortran -O2 -g -frecursive -c -o dsytri_3x.o dsytri_3x.f gfortran -O2 -g -frecursive -c -o dsycon_3.o dsycon_3.f gfortran -O2 -g -frecursive -c -o dsysv_rk.o dsysv_rk.f gfortran -O2 -g -frecursive -c -o dsysv_aa.o dsysv_aa.f gfortran -O2 -g -frecursive -c -o dsytrf_aa.o dsytrf_aa.f gfortran -O2 -g -frecursive -c -o dsytrs_aa.o dsytrs_aa.f gfortran -O2 -g -frecursive -c -o dsysv_aa_2stage.o dsysv_aa_2stage.f gfortran -O2 -g -frecursive -c -o dsytrf_aa_2stage.o dsytrf_aa_2stage.f gfortran -O2 -g -frecursive -c -o dsytrs_aa_2stage.o dsytrs_aa_2stage.f gfortran -O2 -g -frecursive -c -o dtbcon.o dtbcon.f gfortran -O2 -g -frecursive -c -o dtbrfs.o dtbrfs.f gfortran -O2 -g -frecursive -c -o dtbtrs.o dtbtrs.f gfortran -O2 -g -frecursive -c -o dtgevc.o dtgevc.f gfortran -O2 -g -frecursive -c -o dtgex2.o dtgex2.f gfortran -O2 -g -frecursive -c -o dtgexc.o dtgexc.f gfortran -O2 -g -frecursive -c -o dtgsen.o dtgsen.f gfortran -O2 -g -frecursive -c -o dtgsja.o dtgsja.f gfortran -O2 -g -frecursive -c -o dtgsna.o dtgsna.f gfortran -O2 -g -frecursive -c -o dtgsy2.o dtgsy2.f gfortran -O2 -g -frecursive -c -o dtgsyl.o dtgsyl.f gfortran -O2 -g -frecursive -c -o dtpcon.o dtpcon.f gfortran -O2 -g -frecursive -c -o dtprfs.o dtprfs.f gfortran -O2 -g -frecursive -c -o dtptri.o dtptri.f gfortran -O2 -g -frecursive -c -o dtptrs.o dtptrs.f gfortran -O2 -g -frecursive -c -o dtrcon.o dtrcon.f gfortran -O2 -g -frecursive -c -o dtrevc.o dtrevc.f gfortran -O2 -g -frecursive -c -o dtrevc3.o dtrevc3.f gfortran -O2 -g -frecursive -c -o dtrexc.o dtrexc.f gfortran -O2 -g -frecursive -c -o dtrrfs.o dtrrfs.f gfortran -O2 -g -frecursive -c -o dtrsen.o dtrsen.f gfortran -O2 -g -frecursive -c -o dtrsna.o dtrsna.f gfortran -O2 -g -frecursive -c -o dtrsyl.o dtrsyl.f gfortran -O2 -g -frecursive -c -o dtrti2.o dtrti2.f gfortran -O2 -g -frecursive -c -o dtrtri.o dtrtri.f gfortran -O2 -g -frecursive -c -o dtrtrs.o dtrtrs.f gfortran -O2 -g -frecursive -c -o dtzrzf.o dtzrzf.f gfortran -O2 -g -frecursive -c -o dstemr.o dstemr.f gfortran -O2 -g -frecursive -c -o dsgesv.o dsgesv.f gfortran -O2 -g -frecursive -c -o dsposv.o dsposv.f gfortran -O2 -g -frecursive -c -o dlag2s.o dlag2s.f gfortran -O2 -g -frecursive -c -o slag2d.o slag2d.f gfortran -O2 -g -frecursive -c -o dlat2s.o dlat2s.f gfortran -O2 -g -frecursive -c -o dlansf.o dlansf.f gfortran -O2 -g -frecursive -c -o dpftrf.o dpftrf.f gfortran -O2 -g -frecursive -c -o dpftri.o dpftri.f gfortran -O2 -g -frecursive -c -o dpftrs.o dpftrs.f gfortran -O2 -g -frecursive -c -o dsfrk.o dsfrk.f gfortran -O2 -g -frecursive -c -o dtfsm.o dtfsm.f gfortran -O2 -g -frecursive -c -o dtftri.o dtftri.f gfortran -O2 -g -frecursive -c -o dtfttp.o dtfttp.f gfortran -O2 -g -frecursive -c -o dtfttr.o dtfttr.f gfortran -O2 -g -frecursive -c -o dtpttf.o dtpttf.f gfortran -O2 -g -frecursive -c -o dtpttr.o dtpttr.f gfortran -O2 -g -frecursive -c -o dtrttf.o dtrttf.f gfortran -O2 -g -frecursive -c -o dtrttp.o dtrttp.f gfortran -O2 -g -frecursive -c -o dgejsv.o dgejsv.f gfortran -O2 -g -frecursive -c -o dgesvj.o dgesvj.f gfortran -O2 -g -frecursive -c -o dgsvj0.o dgsvj0.f gfortran -O2 -g -frecursive -c -o dgsvj1.o dgsvj1.f gfortran -O2 -g -frecursive -c -o dgeequb.o dgeequb.f gfortran -O2 -g -frecursive -c -o dsyequb.o dsyequb.f gfortran -O2 -g -frecursive -c -o dpoequb.o dpoequb.f gfortran -O2 -g -frecursive -c -o dgbequb.o dgbequb.f gfortran -O2 -g -frecursive -c -o dbbcsd.o dbbcsd.f gfortran -O2 -g -frecursive -c -o dlapmr.o dlapmr.f gfortran -O2 -g -frecursive -c -o dorbdb.o dorbdb.f gfortran -O2 -g -frecursive -c -o dorbdb1.o dorbdb1.f gfortran -O2 -g -frecursive -c -o dorbdb2.o dorbdb2.f gfortran -O2 -g -frecursive -c -o dorbdb3.o dorbdb3.f gfortran -O2 -g -frecursive -c -o dorbdb4.o dorbdb4.f gfortran -O2 -g -frecursive -c -o dorbdb5.o dorbdb5.f gfortran -O2 -g -frecursive -c -o dorbdb6.o dorbdb6.f gfortran -O2 -g -frecursive -c -o dorcsd.o dorcsd.f gfortran -O2 -g -frecursive -c -o dorcsd2by1.o dorcsd2by1.f gfortran -O2 -g -frecursive -c -o dgeqrt.o dgeqrt.f gfortran -O2 -g -frecursive -c -o dgeqrt2.o dgeqrt2.f gfortran -O2 -g -frecursive -c -o dgeqrt3.o dgeqrt3.f gfortran -O2 -g -frecursive -c -o dgemqrt.o dgemqrt.f gfortran -O2 -g -frecursive -c -o dtpqrt.o dtpqrt.f gfortran -O2 -g -frecursive -c -o dtpqrt2.o dtpqrt2.f gfortran -O2 -g -frecursive -c -o dtpmqrt.o dtpmqrt.f gfortran -O2 -g -frecursive -c -o dtprfb.o dtprfb.f gfortran -O2 -g -frecursive -c -o dgelqt.o dgelqt.f gfortran -O2 -g -frecursive -c -o dgelqt3.o dgelqt3.f gfortran -O2 -g -frecursive -c -o dgemlqt.o dgemlqt.f gfortran -O2 -g -frecursive -c -o dgetsls.o dgetsls.f gfortran -O2 -g -frecursive -c -o dgeqr.o dgeqr.f gfortran -O2 -g -frecursive -c -o dlatsqr.o dlatsqr.f gfortran -O2 -g -frecursive -c -o dlamtsqr.o dlamtsqr.f gfortran -O2 -g -frecursive -c -o dgemqr.o dgemqr.f gfortran -O2 -g -frecursive -c -o dgelq.o dgelq.f gfortran -O2 -g -frecursive -c -o dlaswlq.o dlaswlq.f gfortran -O2 -g -frecursive -c -o dlamswlq.o dlamswlq.f gfortran -O2 -g -frecursive -c -o dgemlq.o dgemlq.f gfortran -O2 -g -frecursive -c -o dtplqt.o dtplqt.f gfortran -O2 -g -frecursive -c -o dtplqt2.o dtplqt2.f gfortran -O2 -g -frecursive -c -o dtpmlqt.o dtpmlqt.f gfortran -O2 -g -frecursive -c -o dsytrd_2stage.o dsytrd_2stage.f gfortran -O2 -g -frecursive -c -o dsytrd_sy2sb.o dsytrd_sy2sb.f gfortran -O2 -g -frecursive -c -o dsytrd_sb2st.o dsytrd_sb2st.F gfortran -O2 -g -frecursive -c -o dsb2st_kernels.o dsb2st_kernels.f gfortran -O2 -g -frecursive -c -o dsyevd_2stage.o dsyevd_2stage.f gfortran -O2 -g -frecursive -c -o dsyev_2stage.o dsyev_2stage.f gfortran -O2 -g -frecursive -c -o dsyevx_2stage.o dsyevx_2stage.f gfortran -O2 -g -frecursive -c -o dsyevr_2stage.o dsyevr_2stage.f gfortran -O2 -g -frecursive -c -o dsbev_2stage.o dsbev_2stage.f gfortran -O2 -g -frecursive -c -o dsbevx_2stage.o dsbevx_2stage.f gfortran -O2 -g -frecursive -c -o dsbevd_2stage.o dsbevd_2stage.f gfortran -O2 -g -frecursive -c -o dsygv_2stage.o dsygv_2stage.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dgegs.o DEPRECATED/dgegs.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dgegv.o DEPRECATED/dgegv.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dgeqpf.o DEPRECATED/dgeqpf.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dgelsx.o DEPRECATED/dgelsx.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dggsvd.o DEPRECATED/dggsvd.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dggsvp.o DEPRECATED/dggsvp.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dlahrd.o DEPRECATED/dlahrd.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dlatzm.o DEPRECATED/dlatzm.f gfortran -O2 -g -frecursive -c -o DEPRECATED/dtzrqf.o DEPRECATED/dtzrqf.f gfortran -O2 -g -frecursive -c -o cbdsqr.o cbdsqr.f gfortran -O2 -g -frecursive -c -o cgbbrd.o cgbbrd.f gfortran -O2 -g -frecursive -c -o cgbcon.o cgbcon.f gfortran -O2 -g -frecursive -c -o cgbequ.o cgbequ.f gfortran -O2 -g -frecursive -c -o cgbrfs.o cgbrfs.f gfortran -O2 -g -frecursive -c -o cgbsv.o cgbsv.f gfortran -O2 -g -frecursive -c -o cgbsvx.o cgbsvx.f gfortran -O2 -g -frecursive -c -o cgbtf2.o cgbtf2.f gfortran -O2 -g -frecursive -c -o cgbtrf.o cgbtrf.f gfortran -O2 -g -frecursive -c -o cgbtrs.o cgbtrs.f gfortran -O2 -g -frecursive -c -o cgebak.o cgebak.f gfortran -O2 -g -frecursive -c -o cgebal.o cgebal.f gfortran -O2 -g -frecursive -c -o cgebd2.o cgebd2.f gfortran -O2 -g -frecursive -c -o cgebrd.o cgebrd.f gfortran -O2 -g -frecursive -c -o cgecon.o cgecon.f gfortran -O2 -g -frecursive -c -o cgeequ.o cgeequ.f gfortran -O2 -g -frecursive -c -o cgees.o cgees.f gfortran -O2 -g -frecursive -c -o cgeesx.o cgeesx.f gfortran -O2 -g -frecursive -c -o cgeev.o cgeev.f gfortran -O2 -g -frecursive -c -o cgeevx.o cgeevx.f gfortran -O2 -g -frecursive -c -o cgehd2.o cgehd2.f gfortran -O2 -g -frecursive -c -o cgehrd.o cgehrd.f gfortran -O2 -g -frecursive -c -o cgelq2.o cgelq2.f gfortran -O2 -g -frecursive -c -o cgelqf.o cgelqf.f gfortran -O2 -g -frecursive -c -o cgels.o cgels.f gfortran -O2 -g -frecursive -c -o cgelsd.o cgelsd.f gfortran -O2 -g -frecursive -c -o cgelss.o cgelss.f gfortran -O2 -g -frecursive -c -o cgelsy.o cgelsy.f gfortran -O2 -g -frecursive -c -o cgeql2.o cgeql2.f gfortran -O2 -g -frecursive -c -o cgeqlf.o cgeqlf.f gfortran -O2 -g -frecursive -c -o cgeqp3.o cgeqp3.f gfortran -O2 -g -frecursive -c -o cgeqr2.o cgeqr2.f gfortran -O2 -g -frecursive -c -o cgeqr2p.o cgeqr2p.f gfortran -O2 -g -frecursive -c -o cgeqrf.o cgeqrf.f gfortran -O2 -g -frecursive -c -o cgeqrfp.o cgeqrfp.f gfortran -O2 -g -frecursive -c -o cgerfs.o cgerfs.f gfortran -O2 -g -frecursive -c -o cgerq2.o cgerq2.f gfortran -O2 -g -frecursive -c -o cgerqf.o cgerqf.f gfortran -O2 -g -frecursive -c -o cgesc2.o cgesc2.f gfortran -O2 -g -frecursive -c -o cgesdd.o cgesdd.f gfortran -O2 -g -frecursive -c -o cgesv.o cgesv.f gfortran -O2 -g -frecursive -c -o cgesvd.o cgesvd.f gfortran -O2 -g -frecursive -c -o cgesvdx.o cgesvdx.f gfortran -O2 -g -frecursive -c -o cgesvj.o cgesvj.f gfortran -O2 -g -frecursive -c -o cgejsv.o cgejsv.f gfortran -O2 -g -frecursive -c -o cgsvj0.o cgsvj0.f gfortran -O2 -g -frecursive -c -o cgsvj1.o cgsvj1.f gfortran -O2 -g -frecursive -c -o cgesvx.o cgesvx.f gfortran -O2 -g -frecursive -c -o cgetc2.o cgetc2.f gfortran -O2 -g -frecursive -c -o cgetf2.o cgetf2.f gfortran -O2 -g -frecursive -c -o cgetrf2.o cgetrf2.f gfortran -O2 -g -frecursive -c -o cgetri.o cgetri.f gfortran -O2 -g -frecursive -c -o cggbak.o cggbak.f gfortran -O2 -g -frecursive -c -o cggbal.o cggbal.f gfortran -O2 -g -frecursive -c -o cgges.o cgges.f gfortran -O2 -g -frecursive -c -o cgges3.o cgges3.f gfortran -O2 -g -frecursive -c -o cggesx.o cggesx.f gfortran -O2 -g -frecursive -c -o cggev.o cggev.f gfortran -O2 -g -frecursive -c -o cggev3.o cggev3.f gfortran -O2 -g -frecursive -c -o cggevx.o cggevx.f gfortran -O2 -g -frecursive -c -o cggglm.o cggglm.f gfortran -O2 -g -frecursive -c -o cgghrd.o cgghrd.f gfortran -O2 -g -frecursive -c -o cgghd3.o cgghd3.f gfortran -O2 -g -frecursive -c -o cgglse.o cgglse.f gfortran -O2 -g -frecursive -c -o cggqrf.o cggqrf.f gfortran -O2 -g -frecursive -c -o cggrqf.o cggrqf.f gfortran -O2 -g -frecursive -c -o cggsvd3.o cggsvd3.f gfortran -O2 -g -frecursive -c -o cggsvp3.o cggsvp3.f gfortran -O2 -g -frecursive -c -o cgtcon.o cgtcon.f gfortran -O2 -g -frecursive -c -o cgtrfs.o cgtrfs.f gfortran -O2 -g -frecursive -c -o cgtsv.o cgtsv.f gfortran -O2 -g -frecursive -c -o cgtsvx.o cgtsvx.f gfortran -O2 -g -frecursive -c -o cgttrf.o cgttrf.f gfortran -O2 -g -frecursive -c -o cgttrs.o cgttrs.f gfortran -O2 -g -frecursive -c -o cgtts2.o cgtts2.f gfortran -O2 -g -frecursive -c -o chbev.o chbev.f gfortran -O2 -g -frecursive -c -o chbevd.o chbevd.f gfortran -O2 -g -frecursive -c -o chbevx.o chbevx.f gfortran -O2 -g -frecursive -c -o chbgst.o chbgst.f gfortran -O2 -g -frecursive -c -o chbgv.o chbgv.f gfortran -O2 -g -frecursive -c -o chbgvd.o chbgvd.f gfortran -O2 -g -frecursive -c -o chbgvx.o chbgvx.f gfortran -O2 -g -frecursive -c -o chbtrd.o chbtrd.f gfortran -O2 -g -frecursive -c -o checon.o checon.f gfortran -O2 -g -frecursive -c -o cheev.o cheev.f gfortran -O2 -g -frecursive -c -o cheevd.o cheevd.f gfortran -O2 -g -frecursive -c -o cheevr.o cheevr.f gfortran -O2 -g -frecursive -c -o cheevx.o cheevx.f gfortran -O2 -g -frecursive -c -o chegs2.o chegs2.f gfortran -O2 -g -frecursive -c -o chegst.o chegst.f gfortran -O2 -g -frecursive -c -o chegv.o chegv.f gfortran -O2 -g -frecursive -c -o chegvd.o chegvd.f gfortran -O2 -g -frecursive -c -o chegvx.o chegvx.f gfortran -O2 -g -frecursive -c -o cherfs.o cherfs.f gfortran -O2 -g -frecursive -c -o chesv.o chesv.f gfortran -O2 -g -frecursive -c -o chesvx.o chesvx.f gfortran -O2 -g -frecursive -c -o chetd2.o chetd2.f gfortran -O2 -g -frecursive -c -o chetf2.o chetf2.f gfortran -O2 -g -frecursive -c -o chetrd.o chetrd.f gfortran -O2 -g -frecursive -c -o chetrf.o chetrf.f gfortran -O2 -g -frecursive -c -o chetri.o chetri.f gfortran -O2 -g -frecursive -c -o chetri2.o chetri2.f gfortran -O2 -g -frecursive -c -o chetri2x.o chetri2x.f gfortran -O2 -g -frecursive -c -o cheswapr.o cheswapr.f gfortran -O2 -g -frecursive -c -o chetrs.o chetrs.f gfortran -O2 -g -frecursive -c -o chetrs2.o chetrs2.f gfortran -O2 -g -frecursive -c -o chetf2_rook.o chetf2_rook.f gfortran -O2 -g -frecursive -c -o chetrf_rook.o chetrf_rook.f gfortran -O2 -g -frecursive -c -o chetri_rook.o chetri_rook.f gfortran -O2 -g -frecursive -c -o chetrs_rook.o chetrs_rook.f gfortran -O2 -g -frecursive -c -o checon_rook.o checon_rook.f gfortran -O2 -g -frecursive -c -o chesv_rook.o chesv_rook.f gfortran -O2 -g -frecursive -c -o chetf2_rk.o chetf2_rk.f gfortran -O2 -g -frecursive -c -o chetrf_rk.o chetrf_rk.f gfortran -O2 -g -frecursive -c -o chetri_3.o chetri_3.f gfortran -O2 -g -frecursive -c -o chetri_3x.o chetri_3x.f gfortran -O2 -g -frecursive -c -o chetrs_3.o chetrs_3.f gfortran -O2 -g -frecursive -c -o checon_3.o checon_3.f gfortran -O2 -g -frecursive -c -o chesv_rk.o chesv_rk.f gfortran -O2 -g -frecursive -c -o chesv_aa.o chesv_aa.f gfortran -O2 -g -frecursive -c -o chetrf_aa.o chetrf_aa.f gfortran -O2 -g -frecursive -c -o chetrs_aa.o chetrs_aa.f gfortran -O2 -g -frecursive -c -o chesv_aa_2stage.o chesv_aa_2stage.f gfortran -O2 -g -frecursive -c -o chetrf_aa_2stage.o chetrf_aa_2stage.f gfortran -O2 -g -frecursive -c -o chetrs_aa_2stage.o chetrs_aa_2stage.f gfortran -O2 -g -frecursive -c -o chgeqz.o chgeqz.f gfortran -O2 -g -frecursive -c -o chpcon.o chpcon.f gfortran -O2 -g -frecursive -c -o chpev.o chpev.f gfortran -O2 -g -frecursive -c -o chpevd.o chpevd.f gfortran -O2 -g -frecursive -c -o chpevx.o chpevx.f gfortran -O2 -g -frecursive -c -o chpgst.o chpgst.f gfortran -O2 -g -frecursive -c -o chpgv.o chpgv.f gfortran -O2 -g -frecursive -c -o chpgvd.o chpgvd.f gfortran -O2 -g -frecursive -c -o chpgvx.o chpgvx.f gfortran -O2 -g -frecursive -c -o chprfs.o chprfs.f gfortran -O2 -g -frecursive -c -o chpsv.o chpsv.f gfortran -O2 -g -frecursive -c -o chpsvx.o chpsvx.f gfortran -O2 -g -frecursive -c -o chptrd.o chptrd.f gfortran -O2 -g -frecursive -c -o chptrf.o chptrf.f gfortran -O2 -g -frecursive -c -o chptri.o chptri.f gfortran -O2 -g -frecursive -c -o chptrs.o chptrs.f gfortran -O2 -g -frecursive -c -o chsein.o chsein.f gfortran -O2 -g -frecursive -c -o chseqr.o chseqr.f gfortran -O2 -g -frecursive -c -o clabrd.o clabrd.f gfortran -O2 -g -frecursive -c -o clacgv.o clacgv.f gfortran -O2 -g -frecursive -c -o clacon.o clacon.f gfortran -O2 -g -frecursive -c -o clacn2.o clacn2.f gfortran -O2 -g -frecursive -c -o clacp2.o clacp2.f gfortran -O2 -g -frecursive -c -o clacpy.o clacpy.f gfortran -O2 -g -frecursive -c -o clacrm.o clacrm.f gfortran -O2 -g -frecursive -c -o clacrt.o clacrt.f gfortran -O2 -g -frecursive -c -o cladiv.o cladiv.f gfortran -O2 -g -frecursive -c -o claed0.o claed0.f gfortran -O2 -g -frecursive -c -o claed7.o claed7.f gfortran -O2 -g -frecursive -c -o claed8.o claed8.f gfortran -O2 -g -frecursive -c -o claein.o claein.f gfortran -O2 -g -frecursive -c -o claesy.o claesy.f gfortran -O2 -g -frecursive -c -o claev2.o claev2.f gfortran -O2 -g -frecursive -c -o clags2.o clags2.f gfortran -O2 -g -frecursive -c -o clagtm.o clagtm.f gfortran -O2 -g -frecursive -c -o clahef.o clahef.f gfortran -O2 -g -frecursive -c -o clahef_rook.o clahef_rook.f gfortran -O2 -g -frecursive -c -o clahef_rk.o clahef_rk.f gfortran -O2 -g -frecursive -c -o clahef_aa.o clahef_aa.f gfortran -O2 -g -frecursive -c -o clahqr.o clahqr.f gfortran -O2 -g -frecursive -c -o clahr2.o clahr2.f gfortran -O2 -g -frecursive -c -o claic1.o claic1.f gfortran -O2 -g -frecursive -c -o clals0.o clals0.f gfortran -O2 -g -frecursive -c -o clalsa.o clalsa.f gfortran -O2 -g -frecursive -c -o clalsd.o clalsd.f gfortran -O2 -g -frecursive -c -o clangb.o clangb.f gfortran -O2 -g -frecursive -c -o clange.o clange.f gfortran -O2 -g -frecursive -c -o clangt.o clangt.f gfortran -O2 -g -frecursive -c -o clanhb.o clanhb.f gfortran -O2 -g -frecursive -c -o clanhe.o clanhe.f gfortran -O2 -g -frecursive -c -o clanhp.o clanhp.f gfortran -O2 -g -frecursive -c -o clanhs.o clanhs.f gfortran -O2 -g -frecursive -c -o clanht.o clanht.f gfortran -O2 -g -frecursive -c -o clansb.o clansb.f gfortran -O2 -g -frecursive -c -o clansp.o clansp.f gfortran -O2 -g -frecursive -c -o clansy.o clansy.f gfortran -O2 -g -frecursive -c -o clantb.o clantb.f gfortran -O2 -g -frecursive -c -o clantp.o clantp.f gfortran -O2 -g -frecursive -c -o clantr.o clantr.f gfortran -O2 -g -frecursive -c -o clapll.o clapll.f gfortran -O2 -g -frecursive -c -o clapmt.o clapmt.f gfortran -O2 -g -frecursive -c -o clarcm.o clarcm.f gfortran -O2 -g -frecursive -c -o claqgb.o claqgb.f gfortran -O2 -g -frecursive -c -o claqge.o claqge.f gfortran -O2 -g -frecursive -c -o claqhb.o claqhb.f gfortran -O2 -g -frecursive -c -o claqhe.o claqhe.f gfortran -O2 -g -frecursive -c -o claqhp.o claqhp.f gfortran -O2 -g -frecursive -c -o claqp2.o claqp2.f gfortran -O2 -g -frecursive -c -o claqps.o claqps.f gfortran -O2 -g -frecursive -c -o claqsb.o claqsb.f gfortran -O2 -g -frecursive -c -o claqr0.o claqr0.f gfortran -O2 -g -frecursive -c -o claqr1.o claqr1.f gfortran -O2 -g -frecursive -c -o claqr2.o claqr2.f gfortran -O2 -g -frecursive -c -o claqr3.o claqr3.f gfortran -O2 -g -frecursive -c -o claqr4.o claqr4.f gfortran -O2 -g -frecursive -c -o claqr5.o claqr5.f gfortran -O2 -g -frecursive -c -o claqsp.o claqsp.f gfortran -O2 -g -frecursive -c -o claqsy.o claqsy.f gfortran -O2 -g -frecursive -c -o clar1v.o clar1v.f gfortran -O2 -g -frecursive -c -o clar2v.o clar2v.f gfortran -O2 -g -frecursive -c -o ilaclr.o ilaclr.f gfortran -O2 -g -frecursive -c -o ilaclc.o ilaclc.f gfortran -O2 -g -frecursive -c -o clarf.o clarf.f gfortran -O2 -g -frecursive -c -o clarfb.o clarfb.f gfortran -O2 -g -frecursive -c -o clarfg.o clarfg.f gfortran -O2 -g -frecursive -c -o clarfgp.o clarfgp.f gfortran -O2 -g -frecursive -c -o clarft.o clarft.f gfortran -O2 -g -frecursive -c -o clarfx.o clarfx.f gfortran -O2 -g -frecursive -c -o clarfy.o clarfy.f gfortran -O2 -g -frecursive -c -o clargv.o clargv.f gfortran -O2 -g -frecursive -c -o clarnv.o clarnv.f gfortran -O2 -g -frecursive -c -o clarrv.o clarrv.f gfortran -O2 -g -frecursive -c -o clartg.o clartg.f gfortran -O2 -g -frecursive -c -o clartv.o clartv.f gfortran -O2 -g -frecursive -c -o clarz.o clarz.f gfortran -O2 -g -frecursive -c -o clarzb.o clarzb.f gfortran -O2 -g -frecursive -c -o clarzt.o clarzt.f gfortran -O2 -g -frecursive -c -o clascl.o clascl.f gfortran -O2 -g -frecursive -c -o claset.o claset.f gfortran -O2 -g -frecursive -c -o clasr.o clasr.f gfortran -O2 -g -frecursive -c -o classq.o classq.f gfortran -O2 -g -frecursive -c -o claswp.o claswp.f gfortran -O2 -g -frecursive -c -o clasyf.o clasyf.f gfortran -O2 -g -frecursive -c -o clasyf_rook.o clasyf_rook.f gfortran -O2 -g -frecursive -c -o clasyf_rk.o clasyf_rk.f gfortran -O2 -g -frecursive -c -o clasyf_aa.o clasyf_aa.f gfortran -O2 -g -frecursive -c -o clatbs.o clatbs.f gfortran -O2 -g -frecursive -c -o clatdf.o clatdf.f gfortran -O2 -g -frecursive -c -o clatps.o clatps.f gfortran -O2 -g -frecursive -c -o clatrd.o clatrd.f gfortran -O2 -g -frecursive -c -o clatrs.o clatrs.f gfortran -O2 -g -frecursive -c -o clatrz.o clatrz.f gfortran -O2 -g -frecursive -c -o clauu2.o clauu2.f gfortran -O2 -g -frecursive -c -o clauum.o clauum.f gfortran -O2 -g -frecursive -c -o cpbcon.o cpbcon.f gfortran -O2 -g -frecursive -c -o cpbequ.o cpbequ.f gfortran -O2 -g -frecursive -c -o cpbrfs.o cpbrfs.f gfortran -O2 -g -frecursive -c -o cpbstf.o cpbstf.f gfortran -O2 -g -frecursive -c -o cpbsv.o cpbsv.f gfortran -O2 -g -frecursive -c -o cpbsvx.o cpbsvx.f gfortran -O2 -g -frecursive -c -o cpbtf2.o cpbtf2.f gfortran -O2 -g -frecursive -c -o cpbtrf.o cpbtrf.f gfortran -O2 -g -frecursive -c -o cpbtrs.o cpbtrs.f gfortran -O2 -g -frecursive -c -o cpocon.o cpocon.f gfortran -O2 -g -frecursive -c -o cpoequ.o cpoequ.f gfortran -O2 -g -frecursive -c -o cporfs.o cporfs.f gfortran -O2 -g -frecursive -c -o cposv.o cposv.f gfortran -O2 -g -frecursive -c -o cposvx.o cposvx.f gfortran -O2 -g -frecursive -c -o cpotf2.o cpotf2.f gfortran -O2 -g -frecursive -c -o cpotrf2.o cpotrf2.f gfortran -O2 -g -frecursive -c -o cpotri.o cpotri.f gfortran -O2 -g -frecursive -c -o cpstrf.o cpstrf.f gfortran -O2 -g -frecursive -c -o cpstf2.o cpstf2.f gfortran -O2 -g -frecursive -c -o cppcon.o cppcon.f gfortran -O2 -g -frecursive -c -o cppequ.o cppequ.f gfortran -O2 -g -frecursive -c -o cpprfs.o cpprfs.f gfortran -O2 -g -frecursive -c -o cppsv.o cppsv.f gfortran -O2 -g -frecursive -c -o cppsvx.o cppsvx.f gfortran -O2 -g -frecursive -c -o cpptrf.o cpptrf.f gfortran -O2 -g -frecursive -c -o cpptri.o cpptri.f gfortran -O2 -g -frecursive -c -o cpptrs.o cpptrs.f gfortran -O2 -g -frecursive -c -o cptcon.o cptcon.f gfortran -O2 -g -frecursive -c -o cpteqr.o cpteqr.f gfortran -O2 -g -frecursive -c -o cptrfs.o cptrfs.f gfortran -O2 -g -frecursive -c -o cptsv.o cptsv.f gfortran -O2 -g -frecursive -c -o cptsvx.o cptsvx.f gfortran -O2 -g -frecursive -c -o cpttrf.o cpttrf.f gfortran -O2 -g -frecursive -c -o cpttrs.o cpttrs.f gfortran -O2 -g -frecursive -c -o cptts2.o cptts2.f gfortran -O2 -g -frecursive -c -o crot.o crot.f gfortran -O2 -g -frecursive -c -o cspcon.o cspcon.f gfortran -O2 -g -frecursive -c -o cspmv.o cspmv.f gfortran -O2 -g -frecursive -c -o cspr.o cspr.f gfortran -O2 -g -frecursive -c -o csprfs.o csprfs.f gfortran -O2 -g -frecursive -c -o cspsv.o cspsv.f gfortran -O2 -g -frecursive -c -o cspsvx.o cspsvx.f gfortran -O2 -g -frecursive -c -o csptrf.o csptrf.f gfortran -O2 -g -frecursive -c -o csptri.o csptri.f gfortran -O2 -g -frecursive -c -o csptrs.o csptrs.f gfortran -O2 -g -frecursive -c -o csrscl.o csrscl.f gfortran -O2 -g -frecursive -c -o cstedc.o cstedc.f gfortran -O2 -g -frecursive -c -o cstegr.o cstegr.f gfortran -O2 -g -frecursive -c -o cstein.o cstein.f gfortran -O2 -g -frecursive -c -o csteqr.o csteqr.f gfortran -O2 -g -frecursive -c -o csycon.o csycon.f gfortran -O2 -g -frecursive -c -o csymv.o csymv.f gfortran -O2 -g -frecursive -c -o csyr.o csyr.f gfortran -O2 -g -frecursive -c -o csyrfs.o csyrfs.f gfortran -O2 -g -frecursive -c -o csysv.o csysv.f gfortran -O2 -g -frecursive -c -o csysvx.o csysvx.f gfortran -O2 -g -frecursive -c -o csytf2.o csytf2.f gfortran -O2 -g -frecursive -c -o csytrf.o csytrf.f gfortran -O2 -g -frecursive -c -o csytri.o csytri.f gfortran -O2 -g -frecursive -c -o csytri2.o csytri2.f gfortran -O2 -g -frecursive -c -o csytri2x.o csytri2x.f gfortran -O2 -g -frecursive -c -o csyswapr.o csyswapr.f gfortran -O2 -g -frecursive -c -o csytrs.o csytrs.f gfortran -O2 -g -frecursive -c -o csytrs2.o csytrs2.f gfortran -O2 -g -frecursive -c -o csyconv.o csyconv.f gfortran -O2 -g -frecursive -c -o csyconvf.o csyconvf.f gfortran -O2 -g -frecursive -c -o csyconvf_rook.o csyconvf_rook.f gfortran -O2 -g -frecursive -c -o csytf2_rook.o csytf2_rook.f gfortran -O2 -g -frecursive -c -o csytrf_rook.o csytrf_rook.f gfortran -O2 -g -frecursive -c -o csytrs_rook.o csytrs_rook.f gfortran -O2 -g -frecursive -c -o csytri_rook.o csytri_rook.f gfortran -O2 -g -frecursive -c -o csycon_rook.o csycon_rook.f gfortran -O2 -g -frecursive -c -o csysv_rook.o csysv_rook.f gfortran -O2 -g -frecursive -c -o csytf2_rk.o csytf2_rk.f gfortran -O2 -g -frecursive -c -o csytrf_rk.o csytrf_rk.f gfortran -O2 -g -frecursive -c -o csytrf_aa.o csytrf_aa.f gfortran -O2 -g -frecursive -c -o csytrs_3.o csytrs_3.f gfortran -O2 -g -frecursive -c -o csytrs_aa.o csytrs_aa.f gfortran -O2 -g -frecursive -c -o csytri_3.o csytri_3.f gfortran -O2 -g -frecursive -c -o csytri_3x.o csytri_3x.f gfortran -O2 -g -frecursive -c -o csycon_3.o csycon_3.f gfortran -O2 -g -frecursive -c -o csysv_rk.o csysv_rk.f gfortran -O2 -g -frecursive -c -o csysv_aa.o csysv_aa.f gfortran -O2 -g -frecursive -c -o csysv_aa_2stage.o csysv_aa_2stage.f gfortran -O2 -g -frecursive -c -o csytrf_aa_2stage.o csytrf_aa_2stage.f gfortran -O2 -g -frecursive -c -o csytrs_aa_2stage.o csytrs_aa_2stage.f gfortran -O2 -g -frecursive -c -o ctbcon.o ctbcon.f gfortran -O2 -g -frecursive -c -o ctbrfs.o ctbrfs.f gfortran -O2 -g -frecursive -c -o ctbtrs.o ctbtrs.f gfortran -O2 -g -frecursive -c -o ctgevc.o ctgevc.f gfortran -O2 -g -frecursive -c -o ctgex2.o ctgex2.f gfortran -O2 -g -frecursive -c -o ctgexc.o ctgexc.f gfortran -O2 -g -frecursive -c -o ctgsen.o ctgsen.f gfortran -O2 -g -frecursive -c -o ctgsja.o ctgsja.f gfortran -O2 -g -frecursive -c -o ctgsna.o ctgsna.f gfortran -O2 -g -frecursive -c -o ctgsy2.o ctgsy2.f gfortran -O2 -g -frecursive -c -o ctgsyl.o ctgsyl.f gfortran -O2 -g -frecursive -c -o ctpcon.o ctpcon.f gfortran -O2 -g -frecursive -c -o ctprfs.o ctprfs.f gfortran -O2 -g -frecursive -c -o ctptri.o ctptri.f gfortran -O2 -g -frecursive -c -o ctptrs.o ctptrs.f gfortran -O2 -g -frecursive -c -o ctrcon.o ctrcon.f gfortran -O2 -g -frecursive -c -o ctrevc.o ctrevc.f gfortran -O2 -g -frecursive -c -o ctrevc3.o ctrevc3.f gfortran -O2 -g -frecursive -c -o ctrexc.o ctrexc.f gfortran -O2 -g -frecursive -c -o ctrrfs.o ctrrfs.f gfortran -O2 -g -frecursive -c -o ctrsen.o ctrsen.f gfortran -O2 -g -frecursive -c -o ctrsna.o ctrsna.f gfortran -O2 -g -frecursive -c -o ctrsyl.o ctrsyl.f gfortran -O2 -g -frecursive -c -o ctrti2.o ctrti2.f gfortran -O2 -g -frecursive -c -o ctrtri.o ctrtri.f gfortran -O2 -g -frecursive -c -o ctrtrs.o ctrtrs.f gfortran -O2 -g -frecursive -c -o ctzrzf.o ctzrzf.f gfortran -O2 -g -frecursive -c -o cung2l.o cung2l.f gfortran -O2 -g -frecursive -c -o cung2r.o cung2r.f gfortran -O2 -g -frecursive -c -o cungbr.o cungbr.f gfortran -O2 -g -frecursive -c -o cunghr.o cunghr.f gfortran -O2 -g -frecursive -c -o cungl2.o cungl2.f gfortran -O2 -g -frecursive -c -o cunglq.o cunglq.f gfortran -O2 -g -frecursive -c -o cungql.o cungql.f gfortran -O2 -g -frecursive -c -o cungqr.o cungqr.f gfortran -O2 -g -frecursive -c -o cungr2.o cungr2.f gfortran -O2 -g -frecursive -c -o cungrq.o cungrq.f gfortran -O2 -g -frecursive -c -o cungtr.o cungtr.f gfortran -O2 -g -frecursive -c -o cunm2l.o cunm2l.f gfortran -O2 -g -frecursive -c -o cunm2r.o cunm2r.f gfortran -O2 -g -frecursive -c -o cunmbr.o cunmbr.f gfortran -O2 -g -frecursive -c -o cunmhr.o cunmhr.f gfortran -O2 -g -frecursive -c -o cunml2.o cunml2.f gfortran -O2 -g -frecursive -c -o cunm22.o cunm22.f gfortran -O2 -g -frecursive -c -o cunmlq.o cunmlq.f gfortran -O2 -g -frecursive -c -o cunmql.o cunmql.f gfortran -O2 -g -frecursive -c -o cunmqr.o cunmqr.f gfortran -O2 -g -frecursive -c -o cunmr2.o cunmr2.f gfortran -O2 -g -frecursive -c -o cunmr3.o cunmr3.f gfortran -O2 -g -frecursive -c -o cunmrq.o cunmrq.f gfortran -O2 -g -frecursive -c -o cunmrz.o cunmrz.f gfortran -O2 -g -frecursive -c -o cunmtr.o cunmtr.f gfortran -O2 -g -frecursive -c -o cupgtr.o cupgtr.f gfortran -O2 -g -frecursive -c -o cupmtr.o cupmtr.f gfortran -O2 -g -frecursive -c -o icmax1.o icmax1.f gfortran -O2 -g -frecursive -c -o scsum1.o scsum1.f gfortran -O2 -g -frecursive -c -o cstemr.o cstemr.f gfortran -O2 -g -frecursive -c -o chfrk.o chfrk.f gfortran -O2 -g -frecursive -c -o ctfttp.o ctfttp.f gfortran -O2 -g -frecursive -c -o clanhf.o clanhf.f gfortran -O2 -g -frecursive -c -o cpftrf.o cpftrf.f gfortran -O2 -g -frecursive -c -o cpftri.o cpftri.f gfortran -O2 -g -frecursive -c -o cpftrs.o cpftrs.f gfortran -O2 -g -frecursive -c -o ctfsm.o ctfsm.f gfortran -O2 -g -frecursive -c -o ctftri.o ctftri.f gfortran -O2 -g -frecursive -c -o ctfttr.o ctfttr.f gfortran -O2 -g -frecursive -c -o ctpttf.o ctpttf.f gfortran -O2 -g -frecursive -c -o ctpttr.o ctpttr.f gfortran -O2 -g -frecursive -c -o ctrttf.o ctrttf.f gfortran -O2 -g -frecursive -c -o ctrttp.o ctrttp.f gfortran -O2 -g -frecursive -c -o cgeequb.o cgeequb.f gfortran -O2 -g -frecursive -c -o cgbequb.o cgbequb.f gfortran -O2 -g -frecursive -c -o csyequb.o csyequb.f gfortran -O2 -g -frecursive -c -o cpoequb.o cpoequb.f gfortran -O2 -g -frecursive -c -o cheequb.o cheequb.f gfortran -O2 -g -frecursive -c -o cbbcsd.o cbbcsd.f gfortran -O2 -g -frecursive -c -o clapmr.o clapmr.f gfortran -O2 -g -frecursive -c -o cunbdb.o cunbdb.f gfortran -O2 -g -frecursive -c -o cunbdb1.o cunbdb1.f gfortran -O2 -g -frecursive -c -o cunbdb2.o cunbdb2.f gfortran -O2 -g -frecursive -c -o cunbdb3.o cunbdb3.f gfortran -O2 -g -frecursive -c -o cunbdb4.o cunbdb4.f gfortran -O2 -g -frecursive -c -o cunbdb5.o cunbdb5.f gfortran -O2 -g -frecursive -c -o cunbdb6.o cunbdb6.f gfortran -O2 -g -frecursive -c -o cuncsd.o cuncsd.f gfortran -O2 -g -frecursive -c -o cuncsd2by1.o cuncsd2by1.f gfortran -O2 -g -frecursive -c -o cgeqrt.o cgeqrt.f gfortran -O2 -g -frecursive -c -o cgeqrt2.o cgeqrt2.f gfortran -O2 -g -frecursive -c -o cgeqrt3.o cgeqrt3.f gfortran -O2 -g -frecursive -c -o cgemqrt.o cgemqrt.f gfortran -O2 -g -frecursive -c -o ctpqrt.o ctpqrt.f gfortran -O2 -g -frecursive -c -o ctpqrt2.o ctpqrt2.f gfortran -O2 -g -frecursive -c -o ctpmqrt.o ctpmqrt.f gfortran -O2 -g -frecursive -c -o ctprfb.o ctprfb.f gfortran -O2 -g -frecursive -c -o cgelqt.o cgelqt.f gfortran -O2 -g -frecursive -c -o cgelqt3.o cgelqt3.f gfortran -O2 -g -frecursive -c -o cgemlqt.o cgemlqt.f gfortran -O2 -g -frecursive -c -o cgetsls.o cgetsls.f gfortran -O2 -g -frecursive -c -o cgeqr.o cgeqr.f gfortran -O2 -g -frecursive -c -o clatsqr.o clatsqr.f gfortran -O2 -g -frecursive -c -o clamtsqr.o clamtsqr.f gfortran -O2 -g -frecursive -c -o cgemqr.o cgemqr.f gfortran -O2 -g -frecursive -c -o cgelq.o cgelq.f gfortran -O2 -g -frecursive -c -o claswlq.o claswlq.f gfortran -O2 -g -frecursive -c -o clamswlq.o clamswlq.f gfortran -O2 -g -frecursive -c -o cgemlq.o cgemlq.f gfortran -O2 -g -frecursive -c -o ctplqt.o ctplqt.f gfortran -O2 -g -frecursive -c -o ctplqt2.o ctplqt2.f gfortran -O2 -g -frecursive -c -o ctpmlqt.o ctpmlqt.f gfortran -O2 -g -frecursive -c -o chetrd_2stage.o chetrd_2stage.f gfortran -O2 -g -frecursive -c -o chetrd_he2hb.o chetrd_he2hb.f gfortran -O2 -g -frecursive -c -o chetrd_hb2st.o chetrd_hb2st.F gfortran -O2 -g -frecursive -c -o chb2st_kernels.o chb2st_kernels.f gfortran -O2 -g -frecursive -c -o cheevd_2stage.o cheevd_2stage.f gfortran -O2 -g -frecursive -c -o cheev_2stage.o cheev_2stage.f gfortran -O2 -g -frecursive -c -o cheevx_2stage.o cheevx_2stage.f gfortran -O2 -g -frecursive -c -o cheevr_2stage.o cheevr_2stage.f gfortran -O2 -g -frecursive -c -o chbev_2stage.o chbev_2stage.f gfortran -O2 -g -frecursive -c -o chbevx_2stage.o chbevx_2stage.f gfortran -O2 -g -frecursive -c -o chbevd_2stage.o chbevd_2stage.f gfortran -O2 -g -frecursive -c -o chegv_2stage.o chegv_2stage.f gfortran -O2 -g -frecursive -c -o DEPRECATED/cgegs.o DEPRECATED/cgegs.f gfortran -O2 -g -frecursive -c -o DEPRECATED/cgegv.o DEPRECATED/cgegv.f gfortran -O2 -g -frecursive -c -o DEPRECATED/cgeqpf.o DEPRECATED/cgeqpf.f gfortran -O2 -g -frecursive -c -o DEPRECATED/cgelsx.o DEPRECATED/cgelsx.f gfortran -O2 -g -frecursive -c -o DEPRECATED/cggsvd.o DEPRECATED/cggsvd.f gfortran -O2 -g -frecursive -c -o DEPRECATED/cggsvp.o DEPRECATED/cggsvp.f gfortran -O2 -g -frecursive -c -o DEPRECATED/clahrd.o DEPRECATED/clahrd.f gfortran -O2 -g -frecursive -c -o DEPRECATED/clatzm.o DEPRECATED/clatzm.f gfortran -O2 -g -frecursive -c -o DEPRECATED/ctzrqf.o DEPRECATED/ctzrqf.f gfortran -O2 -g -frecursive -c -o zbdsqr.o zbdsqr.f gfortran -O2 -g -frecursive -c -o zgbbrd.o zgbbrd.f gfortran -O2 -g -frecursive -c -o zgbcon.o zgbcon.f gfortran -O2 -g -frecursive -c -o zgbequ.o zgbequ.f gfortran -O2 -g -frecursive -c -o zgbrfs.o zgbrfs.f gfortran -O2 -g -frecursive -c -o zgbsv.o zgbsv.f gfortran -O2 -g -frecursive -c -o zgbsvx.o zgbsvx.f gfortran -O2 -g -frecursive -c -o zgbtf2.o zgbtf2.f gfortran -O2 -g -frecursive -c -o zgbtrf.o zgbtrf.f gfortran -O2 -g -frecursive -c -o zgbtrs.o zgbtrs.f gfortran -O2 -g -frecursive -c -o zgebak.o zgebak.f gfortran -O2 -g -frecursive -c -o zgebal.o zgebal.f gfortran -O2 -g -frecursive -c -o zgebd2.o zgebd2.f gfortran -O2 -g -frecursive -c -o zgebrd.o zgebrd.f gfortran -O2 -g -frecursive -c -o zgecon.o zgecon.f gfortran -O2 -g -frecursive -c -o zgeequ.o zgeequ.f gfortran -O2 -g -frecursive -c -o zgees.o zgees.f gfortran -O2 -g -frecursive -c -o zgeesx.o zgeesx.f gfortran -O2 -g -frecursive -c -o zgeev.o zgeev.f gfortran -O2 -g -frecursive -c -o zgeevx.o zgeevx.f gfortran -O2 -g -frecursive -c -o zgehd2.o zgehd2.f gfortran -O2 -g -frecursive -c -o zgehrd.o zgehrd.f gfortran -O2 -g -frecursive -c -o zgelq2.o zgelq2.f gfortran -O2 -g -frecursive -c -o zgelqf.o zgelqf.f gfortran -O2 -g -frecursive -c -o zgels.o zgels.f gfortran -O2 -g -frecursive -c -o zgelsd.o zgelsd.f gfortran -O2 -g -frecursive -c -o zgelss.o zgelss.f gfortran -O2 -g -frecursive -c -o zgelsy.o zgelsy.f gfortran -O2 -g -frecursive -c -o zgeql2.o zgeql2.f gfortran -O2 -g -frecursive -c -o zgeqlf.o zgeqlf.f gfortran -O2 -g -frecursive -c -o zgeqp3.o zgeqp3.f gfortran -O2 -g -frecursive -c -o zgeqr2.o zgeqr2.f gfortran -O2 -g -frecursive -c -o zgeqr2p.o zgeqr2p.f gfortran -O2 -g -frecursive -c -o zgeqrf.o zgeqrf.f gfortran -O2 -g -frecursive -c -o zgeqrfp.o zgeqrfp.f gfortran -O2 -g -frecursive -c -o zgerfs.o zgerfs.f gfortran -O2 -g -frecursive -c -o zgerq2.o zgerq2.f gfortran -O2 -g -frecursive -c -o zgerqf.o zgerqf.f gfortran -O2 -g -frecursive -c -o zgesc2.o zgesc2.f gfortran -O2 -g -frecursive -c -o zgesdd.o zgesdd.f gfortran -O2 -g -frecursive -c -o zgesv.o zgesv.f gfortran -O2 -g -frecursive -c -o zgesvd.o zgesvd.f gfortran -O2 -g -frecursive -c -o zgesvdx.o zgesvdx.f gfortran -O2 -g -frecursive -c -o zgesvx.o zgesvx.f gfortran -O2 -g -frecursive -c -o zgesvj.o zgesvj.f gfortran -O2 -g -frecursive -c -o zgejsv.o zgejsv.f gfortran -O2 -g -frecursive -c -o zgsvj0.o zgsvj0.f gfortran -O2 -g -frecursive -c -o zgsvj1.o zgsvj1.f gfortran -O2 -g -frecursive -c -o zgetc2.o zgetc2.f gfortran -O2 -g -frecursive -c -o zgetf2.o zgetf2.f gfortran -O2 -g -frecursive -c -o zgetrf.o zgetrf.f gfortran -O2 -g -frecursive -c -o zgetrf2.o zgetrf2.f gfortran -O2 -g -frecursive -c -o zgetri.o zgetri.f gfortran -O2 -g -frecursive -c -o zgetrs.o zgetrs.f gfortran -O2 -g -frecursive -c -o zggbak.o zggbak.f gfortran -O2 -g -frecursive -c -o zggbal.o zggbal.f gfortran -O2 -g -frecursive -c -o zgges.o zgges.f gfortran -O2 -g -frecursive -c -o zgges3.o zgges3.f gfortran -O2 -g -frecursive -c -o zggesx.o zggesx.f gfortran -O2 -g -frecursive -c -o zggev.o zggev.f gfortran -O2 -g -frecursive -c -o zggev3.o zggev3.f gfortran -O2 -g -frecursive -c -o zggevx.o zggevx.f gfortran -O2 -g -frecursive -c -o zggglm.o zggglm.f gfortran -O2 -g -frecursive -c -o zgghrd.o zgghrd.f gfortran -O2 -g -frecursive -c -o zgghd3.o zgghd3.f gfortran -O2 -g -frecursive -c -o zgglse.o zgglse.f gfortran -O2 -g -frecursive -c -o zggqrf.o zggqrf.f gfortran -O2 -g -frecursive -c -o zggrqf.o zggrqf.f gfortran -O2 -g -frecursive -c -o zggsvd3.o zggsvd3.f gfortran -O2 -g -frecursive -c -o zggsvp3.o zggsvp3.f gfortran -O2 -g -frecursive -c -o zgtcon.o zgtcon.f gfortran -O2 -g -frecursive -c -o zgtrfs.o zgtrfs.f gfortran -O2 -g -frecursive -c -o zgtsv.o zgtsv.f gfortran -O2 -g -frecursive -c -o zgtsvx.o zgtsvx.f gfortran -O2 -g -frecursive -c -o zgttrf.o zgttrf.f gfortran -O2 -g -frecursive -c -o zgttrs.o zgttrs.f gfortran -O2 -g -frecursive -c -o zgtts2.o zgtts2.f gfortran -O2 -g -frecursive -c -o zhbev.o zhbev.f gfortran -O2 -g -frecursive -c -o zhbevd.o zhbevd.f gfortran -O2 -g -frecursive -c -o zhbevx.o zhbevx.f gfortran -O2 -g -frecursive -c -o zhbgst.o zhbgst.f gfortran -O2 -g -frecursive -c -o zhbgv.o zhbgv.f gfortran -O2 -g -frecursive -c -o zhbgvd.o zhbgvd.f gfortran -O2 -g -frecursive -c -o zhbgvx.o zhbgvx.f gfortran -O2 -g -frecursive -c -o zhbtrd.o zhbtrd.f gfortran -O2 -g -frecursive -c -o zhecon.o zhecon.f gfortran -O2 -g -frecursive -c -o zheev.o zheev.f gfortran -O2 -g -frecursive -c -o zheevd.o zheevd.f gfortran -O2 -g -frecursive -c -o zheevr.o zheevr.f gfortran -O2 -g -frecursive -c -o zheevx.o zheevx.f gfortran -O2 -g -frecursive -c -o zhegs2.o zhegs2.f gfortran -O2 -g -frecursive -c -o zhegst.o zhegst.f gfortran -O2 -g -frecursive -c -o zhegv.o zhegv.f gfortran -O2 -g -frecursive -c -o zhegvd.o zhegvd.f gfortran -O2 -g -frecursive -c -o zhegvx.o zhegvx.f gfortran -O2 -g -frecursive -c -o zherfs.o zherfs.f gfortran -O2 -g -frecursive -c -o zhesv.o zhesv.f gfortran -O2 -g -frecursive -c -o zhesvx.o zhesvx.f gfortran -O2 -g -frecursive -c -o zhetd2.o zhetd2.f gfortran -O2 -g -frecursive -c -o zhetf2.o zhetf2.f gfortran -O2 -g -frecursive -c -o zhetrd.o zhetrd.f gfortran -O2 -g -frecursive -c -o zhetrf.o zhetrf.f gfortran -O2 -g -frecursive -c -o zhetri.o zhetri.f gfortran -O2 -g -frecursive -c -o zhetri2.o zhetri2.f gfortran -O2 -g -frecursive -c -o zhetri2x.o zhetri2x.f gfortran -O2 -g -frecursive -c -o zheswapr.o zheswapr.f gfortran -O2 -g -frecursive -c -o zhetrs.o zhetrs.f gfortran -O2 -g -frecursive -c -o zhetrs2.o zhetrs2.f gfortran -O2 -g -frecursive -c -o zhetf2_rook.o zhetf2_rook.f gfortran -O2 -g -frecursive -c -o zhetrf_rook.o zhetrf_rook.f gfortran -O2 -g -frecursive -c -o zhetri_rook.o zhetri_rook.f gfortran -O2 -g -frecursive -c -o zhetrs_rook.o zhetrs_rook.f gfortran -O2 -g -frecursive -c -o zhecon_rook.o zhecon_rook.f gfortran -O2 -g -frecursive -c -o zhesv_rook.o zhesv_rook.f gfortran -O2 -g -frecursive -c -o zhetf2_rk.o zhetf2_rk.f gfortran -O2 -g -frecursive -c -o zhetrf_rk.o zhetrf_rk.f gfortran -O2 -g -frecursive -c -o zhetri_3.o zhetri_3.f gfortran -O2 -g -frecursive -c -o zhetri_3x.o zhetri_3x.f gfortran -O2 -g -frecursive -c -o zhetrs_3.o zhetrs_3.f gfortran -O2 -g -frecursive -c -o zhecon_3.o zhecon_3.f gfortran -O2 -g -frecursive -c -o zhesv_rk.o zhesv_rk.f gfortran -O2 -g -frecursive -c -o zhesv_aa.o zhesv_aa.f gfortran -O2 -g -frecursive -c -o zhetrf_aa.o zhetrf_aa.f gfortran -O2 -g -frecursive -c -o zhetrs_aa.o zhetrs_aa.f gfortran -O2 -g -frecursive -c -o zhesv_aa_2stage.o zhesv_aa_2stage.f gfortran -O2 -g -frecursive -c -o zhetrf_aa_2stage.o zhetrf_aa_2stage.f gfortran -O2 -g -frecursive -c -o zhetrs_aa_2stage.o zhetrs_aa_2stage.f gfortran -O2 -g -frecursive -c -o zhgeqz.o zhgeqz.f gfortran -O2 -g -frecursive -c -o zhpcon.o zhpcon.f gfortran -O2 -g -frecursive -c -o zhpev.o zhpev.f gfortran -O2 -g -frecursive -c -o zhpevd.o zhpevd.f gfortran -O2 -g -frecursive -c -o zhpevx.o zhpevx.f gfortran -O2 -g -frecursive -c -o zhpgst.o zhpgst.f gfortran -O2 -g -frecursive -c -o zhpgv.o zhpgv.f gfortran -O2 -g -frecursive -c -o zhpgvd.o zhpgvd.f gfortran -O2 -g -frecursive -c -o zhpgvx.o zhpgvx.f gfortran -O2 -g -frecursive -c -o zhprfs.o zhprfs.f gfortran -O2 -g -frecursive -c -o zhpsv.o zhpsv.f gfortran -O2 -g -frecursive -c -o zhpsvx.o zhpsvx.f gfortran -O2 -g -frecursive -c -o zhptrd.o zhptrd.f gfortran -O2 -g -frecursive -c -o zhptrf.o zhptrf.f gfortran -O2 -g -frecursive -c -o zhptri.o zhptri.f gfortran -O2 -g -frecursive -c -o zhptrs.o zhptrs.f gfortran -O2 -g -frecursive -c -o zhsein.o zhsein.f gfortran -O2 -g -frecursive -c -o zhseqr.o zhseqr.f gfortran -O2 -g -frecursive -c -o zlabrd.o zlabrd.f gfortran -O2 -g -frecursive -c -o zlacgv.o zlacgv.f gfortran -O2 -g -frecursive -c -o zlacon.o zlacon.f gfortran -O2 -g -frecursive -c -o zlacn2.o zlacn2.f gfortran -O2 -g -frecursive -c -o zlacp2.o zlacp2.f gfortran -O2 -g -frecursive -c -o zlacpy.o zlacpy.f gfortran -O2 -g -frecursive -c -o zlacrm.o zlacrm.f gfortran -O2 -g -frecursive -c -o zlacrt.o zlacrt.f gfortran -O2 -g -frecursive -c -o zladiv.o zladiv.f gfortran -O2 -g -frecursive -c -o zlaed0.o zlaed0.f gfortran -O2 -g -frecursive -c -o zlaed7.o zlaed7.f gfortran -O2 -g -frecursive -c -o zlaed8.o zlaed8.f gfortran -O2 -g -frecursive -c -o zlaein.o zlaein.f gfortran -O2 -g -frecursive -c -o zlaesy.o zlaesy.f gfortran -O2 -g -frecursive -c -o zlaev2.o zlaev2.f gfortran -O2 -g -frecursive -c -o zlags2.o zlags2.f gfortran -O2 -g -frecursive -c -o zlagtm.o zlagtm.f gfortran -O2 -g -frecursive -c -o zlahef.o zlahef.f gfortran -O2 -g -frecursive -c -o zlahef_rook.o zlahef_rook.f gfortran -O2 -g -frecursive -c -o zlahef_rk.o zlahef_rk.f gfortran -O2 -g -frecursive -c -o zlahef_aa.o zlahef_aa.f gfortran -O2 -g -frecursive -c -o zlahqr.o zlahqr.f gfortran -O2 -g -frecursive -c -o zlahr2.o zlahr2.f gfortran -O2 -g -frecursive -c -o zlaic1.o zlaic1.f gfortran -O2 -g -frecursive -c -o zlals0.o zlals0.f gfortran -O2 -g -frecursive -c -o zlalsa.o zlalsa.f gfortran -O2 -g -frecursive -c -o zlalsd.o zlalsd.f gfortran -O2 -g -frecursive -c -o zlangb.o zlangb.f gfortran -O2 -g -frecursive -c -o zlange.o zlange.f gfortran -O2 -g -frecursive -c -o zlangt.o zlangt.f gfortran -O2 -g -frecursive -c -o zlanhb.o zlanhb.f gfortran -O2 -g -frecursive -c -o zlanhe.o zlanhe.f gfortran -O2 -g -frecursive -c -o zlanhp.o zlanhp.f gfortran -O2 -g -frecursive -c -o zlanhs.o zlanhs.f gfortran -O2 -g -frecursive -c -o zlanht.o zlanht.f gfortran -O2 -g -frecursive -c -o zlansb.o zlansb.f gfortran -O2 -g -frecursive -c -o zlansp.o zlansp.f gfortran -O2 -g -frecursive -c -o zlansy.o zlansy.f gfortran -O2 -g -frecursive -c -o zlantb.o zlantb.f gfortran -O2 -g -frecursive -c -o zlantp.o zlantp.f gfortran -O2 -g -frecursive -c -o zlantr.o zlantr.f gfortran -O2 -g -frecursive -c -o zlapll.o zlapll.f gfortran -O2 -g -frecursive -c -o zlapmt.o zlapmt.f gfortran -O2 -g -frecursive -c -o zlaqgb.o zlaqgb.f gfortran -O2 -g -frecursive -c -o zlaqge.o zlaqge.f gfortran -O2 -g -frecursive -c -o zlaqhb.o zlaqhb.f gfortran -O2 -g -frecursive -c -o zlaqhe.o zlaqhe.f gfortran -O2 -g -frecursive -c -o zlaqhp.o zlaqhp.f gfortran -O2 -g -frecursive -c -o zlaqp2.o zlaqp2.f gfortran -O2 -g -frecursive -c -o zlaqps.o zlaqps.f gfortran -O2 -g -frecursive -c -o zlaqsb.o zlaqsb.f gfortran -O2 -g -frecursive -c -o zlaqr0.o zlaqr0.f gfortran -O2 -g -frecursive -c -o zlaqr1.o zlaqr1.f gfortran -O2 -g -frecursive -c -o zlaqr2.o zlaqr2.f gfortran -O2 -g -frecursive -c -o zlaqr3.o zlaqr3.f gfortran -O2 -g -frecursive -c -o zlaqr4.o zlaqr4.f gfortran -O2 -g -frecursive -c -o zlaqr5.o zlaqr5.f gfortran -O2 -g -frecursive -c -o zlaqsp.o zlaqsp.f gfortran -O2 -g -frecursive -c -o zlaqsy.o zlaqsy.f gfortran -O2 -g -frecursive -c -o zlar1v.o zlar1v.f gfortran -O2 -g -frecursive -c -o zlar2v.o zlar2v.f gfortran -O2 -g -frecursive -c -o ilazlr.o ilazlr.f gfortran -O2 -g -frecursive -c -o ilazlc.o ilazlc.f gfortran -O2 -g -frecursive -c -o zlarcm.o zlarcm.f gfortran -O2 -g -frecursive -c -o zlarf.o zlarf.f gfortran -O2 -g -frecursive -c -o zlarfb.o zlarfb.f gfortran -O2 -g -frecursive -c -o zlarfg.o zlarfg.f gfortran -O2 -g -frecursive -c -o zlarfgp.o zlarfgp.f gfortran -O2 -g -frecursive -c -o zlarft.o zlarft.f gfortran -O2 -g -frecursive -c -o zlarfx.o zlarfx.f gfortran -O2 -g -frecursive -c -o zlarfy.o zlarfy.f gfortran -O2 -g -frecursive -c -o zlargv.o zlargv.f gfortran -O2 -g -frecursive -c -o zlarnv.o zlarnv.f gfortran -O2 -g -frecursive -c -o zlarrv.o zlarrv.f gfortran -O2 -g -frecursive -c -o zlartg.o zlartg.f gfortran -O2 -g -frecursive -c -o zlartv.o zlartv.f gfortran -O2 -g -frecursive -c -o zlarz.o zlarz.f gfortran -O2 -g -frecursive -c -o zlarzb.o zlarzb.f gfortran -O2 -g -frecursive -c -o zlarzt.o zlarzt.f gfortran -O2 -g -frecursive -c -o zlascl.o zlascl.f gfortran -O2 -g -frecursive -c -o zlaset.o zlaset.f gfortran -O2 -g -frecursive -c -o zlasr.o zlasr.f gfortran -O2 -g -frecursive -c -o zlassq.o zlassq.f gfortran -O2 -g -frecursive -c -o zlaswp.o zlaswp.f gfortran -O2 -g -frecursive -c -o zlasyf.o zlasyf.f gfortran -O2 -g -frecursive -c -o zlasyf_rook.o zlasyf_rook.f gfortran -O2 -g -frecursive -c -o zlasyf_rk.o zlasyf_rk.f gfortran -O2 -g -frecursive -c -o zlasyf_aa.o zlasyf_aa.f gfortran -O2 -g -frecursive -c -o zlatbs.o zlatbs.f gfortran -O2 -g -frecursive -c -o zlatdf.o zlatdf.f gfortran -O2 -g -frecursive -c -o zlatps.o zlatps.f gfortran -O2 -g -frecursive -c -o zlatrd.o zlatrd.f gfortran -O2 -g -frecursive -c -o zlatrs.o zlatrs.f gfortran -O2 -g -frecursive -c -o zlatrz.o zlatrz.f gfortran -O2 -g -frecursive -c -o zlauu2.o zlauu2.f gfortran -O2 -g -frecursive -c -o zlauum.o zlauum.f gfortran -O2 -g -frecursive -c -o zpbcon.o zpbcon.f gfortran -O2 -g -frecursive -c -o zpbequ.o zpbequ.f gfortran -O2 -g -frecursive -c -o zpbrfs.o zpbrfs.f gfortran -O2 -g -frecursive -c -o zpbstf.o zpbstf.f gfortran -O2 -g -frecursive -c -o zpbsv.o zpbsv.f gfortran -O2 -g -frecursive -c -o zpbsvx.o zpbsvx.f gfortran -O2 -g -frecursive -c -o zpbtf2.o zpbtf2.f gfortran -O2 -g -frecursive -c -o zpbtrf.o zpbtrf.f gfortran -O2 -g -frecursive -c -o zpbtrs.o zpbtrs.f gfortran -O2 -g -frecursive -c -o zpocon.o zpocon.f gfortran -O2 -g -frecursive -c -o zpoequ.o zpoequ.f gfortran -O2 -g -frecursive -c -o zporfs.o zporfs.f gfortran -O2 -g -frecursive -c -o zposv.o zposv.f gfortran -O2 -g -frecursive -c -o zposvx.o zposvx.f gfortran -O2 -g -frecursive -c -o zpotf2.o zpotf2.f gfortran -O2 -g -frecursive -c -o zpotrf.o zpotrf.f gfortran -O2 -g -frecursive -c -o zpotrf2.o zpotrf2.f gfortran -O2 -g -frecursive -c -o zpotri.o zpotri.f gfortran -O2 -g -frecursive -c -o zpotrs.o zpotrs.f gfortran -O2 -g -frecursive -c -o zpstrf.o zpstrf.f gfortran -O2 -g -frecursive -c -o zpstf2.o zpstf2.f gfortran -O2 -g -frecursive -c -o zppcon.o zppcon.f gfortran -O2 -g -frecursive -c -o zppequ.o zppequ.f gfortran -O2 -g -frecursive -c -o zpprfs.o zpprfs.f gfortran -O2 -g -frecursive -c -o zppsv.o zppsv.f gfortran -O2 -g -frecursive -c -o zppsvx.o zppsvx.f gfortran -O2 -g -frecursive -c -o zpptrf.o zpptrf.f gfortran -O2 -g -frecursive -c -o zpptri.o zpptri.f gfortran -O2 -g -frecursive -c -o zpptrs.o zpptrs.f gfortran -O2 -g -frecursive -c -o zptcon.o zptcon.f gfortran -O2 -g -frecursive -c -o zpteqr.o zpteqr.f gfortran -O2 -g -frecursive -c -o zptrfs.o zptrfs.f gfortran -O2 -g -frecursive -c -o zptsv.o zptsv.f gfortran -O2 -g -frecursive -c -o zptsvx.o zptsvx.f gfortran -O2 -g -frecursive -c -o zpttrf.o zpttrf.f gfortran -O2 -g -frecursive -c -o zpttrs.o zpttrs.f gfortran -O2 -g -frecursive -c -o zptts2.o zptts2.f gfortran -O2 -g -frecursive -c -o zrot.o zrot.f gfortran -O2 -g -frecursive -c -o zspcon.o zspcon.f gfortran -O2 -g -frecursive -c -o zspmv.o zspmv.f gfortran -O2 -g -frecursive -c -o zspr.o zspr.f gfortran -O2 -g -frecursive -c -o zsprfs.o zsprfs.f gfortran -O2 -g -frecursive -c -o zspsv.o zspsv.f gfortran -O2 -g -frecursive -c -o zspsvx.o zspsvx.f gfortran -O2 -g -frecursive -c -o zsptrf.o zsptrf.f gfortran -O2 -g -frecursive -c -o zsptri.o zsptri.f gfortran -O2 -g -frecursive -c -o zsptrs.o zsptrs.f gfortran -O2 -g -frecursive -c -o zdrscl.o zdrscl.f gfortran -O2 -g -frecursive -c -o zstedc.o zstedc.f gfortran -O2 -g -frecursive -c -o zstegr.o zstegr.f gfortran -O2 -g -frecursive -c -o zstein.o zstein.f gfortran -O2 -g -frecursive -c -o zsteqr.o zsteqr.f gfortran -O2 -g -frecursive -c -o zsycon.o zsycon.f gfortran -O2 -g -frecursive -c -o zsymv.o zsymv.f gfortran -O2 -g -frecursive -c -o zsyr.o zsyr.f gfortran -O2 -g -frecursive -c -o zsyrfs.o zsyrfs.f gfortran -O2 -g -frecursive -c -o zsysv.o zsysv.f gfortran -O2 -g -frecursive -c -o zsysvx.o zsysvx.f gfortran -O2 -g -frecursive -c -o zsytf2.o zsytf2.f gfortran -O2 -g -frecursive -c -o zsytrf.o zsytrf.f gfortran -O2 -g -frecursive -c -o zsytri.o zsytri.f gfortran -O2 -g -frecursive -c -o zsytri2.o zsytri2.f gfortran -O2 -g -frecursive -c -o zsytri2x.o zsytri2x.f gfortran -O2 -g -frecursive -c -o zsyswapr.o zsyswapr.f gfortran -O2 -g -frecursive -c -o zsytrs.o zsytrs.f gfortran -O2 -g -frecursive -c -o zsytrs2.o zsytrs2.f gfortran -O2 -g -frecursive -c -o zsyconv.o zsyconv.f gfortran -O2 -g -frecursive -c -o zsyconvf.o zsyconvf.f gfortran -O2 -g -frecursive -c -o zsyconvf_rook.o zsyconvf_rook.f gfortran -O2 -g -frecursive -c -o zsytf2_rook.o zsytf2_rook.f gfortran -O2 -g -frecursive -c -o zsytrf_rook.o zsytrf_rook.f gfortran -O2 -g -frecursive -c -o zsytrs_rook.o zsytrs_rook.f gfortran -O2 -g -frecursive -c -o zsytrs_aa.o zsytrs_aa.f gfortran -O2 -g -frecursive -c -o zsytri_rook.o zsytri_rook.f gfortran -O2 -g -frecursive -c -o zsycon_rook.o zsycon_rook.f gfortran -O2 -g -frecursive -c -o zsysv_rook.o zsysv_rook.f gfortran -O2 -g -frecursive -c -o zsytf2_rk.o zsytf2_rk.f gfortran -O2 -g -frecursive -c -o zsytrf_rk.o zsytrf_rk.f gfortran -O2 -g -frecursive -c -o zsytrf_aa.o zsytrf_aa.f gfortran -O2 -g -frecursive -c -o zsytrs_3.o zsytrs_3.f gfortran -O2 -g -frecursive -c -o zsysv_aa_2stage.o zsysv_aa_2stage.f gfortran -O2 -g -frecursive -c -o zsytrf_aa_2stage.o zsytrf_aa_2stage.f gfortran -O2 -g -frecursive -c -o zsytrs_aa_2stage.o zsytrs_aa_2stage.f gfortran -O2 -g -frecursive -c -o zsytri_3.o zsytri_3.f gfortran -O2 -g -frecursive -c -o zsytri_3x.o zsytri_3x.f gfortran -O2 -g -frecursive -c -o zsycon_3.o zsycon_3.f gfortran -O2 -g -frecursive -c -o zsysv_rk.o zsysv_rk.f gfortran -O2 -g -frecursive -c -o zsysv_aa.o zsysv_aa.f gfortran -O2 -g -frecursive -c -o ztbcon.o ztbcon.f gfortran -O2 -g -frecursive -c -o ztbrfs.o ztbrfs.f gfortran -O2 -g -frecursive -c -o ztbtrs.o ztbtrs.f gfortran -O2 -g -frecursive -c -o ztgevc.o ztgevc.f gfortran -O2 -g -frecursive -c -o ztgex2.o ztgex2.f gfortran -O2 -g -frecursive -c -o ztgexc.o ztgexc.f gfortran -O2 -g -frecursive -c -o ztgsen.o ztgsen.f gfortran -O2 -g -frecursive -c -o ztgsja.o ztgsja.f gfortran -O2 -g -frecursive -c -o ztgsna.o ztgsna.f gfortran -O2 -g -frecursive -c -o ztgsy2.o ztgsy2.f gfortran -O2 -g -frecursive -c -o ztgsyl.o ztgsyl.f gfortran -O2 -g -frecursive -c -o ztpcon.o ztpcon.f gfortran -O2 -g -frecursive -c -o ztprfs.o ztprfs.f gfortran -O2 -g -frecursive -c -o ztptri.o ztptri.f gfortran -O2 -g -frecursive -c -o ztptrs.o ztptrs.f gfortran -O2 -g -frecursive -c -o ztrcon.o ztrcon.f gfortran -O2 -g -frecursive -c -o ztrevc.o ztrevc.f gfortran -O2 -g -frecursive -c -o ztrevc3.o ztrevc3.f gfortran -O2 -g -frecursive -c -o ztrexc.o ztrexc.f gfortran -O2 -g -frecursive -c -o ztrrfs.o ztrrfs.f gfortran -O2 -g -frecursive -c -o ztrsen.o ztrsen.f gfortran -O2 -g -frecursive -c -o ztrsna.o ztrsna.f gfortran -O2 -g -frecursive -c -o ztrsyl.o ztrsyl.f gfortran -O2 -g -frecursive -c -o ztrti2.o ztrti2.f gfortran -O2 -g -frecursive -c -o ztrtri.o ztrtri.f gfortran -O2 -g -frecursive -c -o ztrtrs.o ztrtrs.f gfortran -O2 -g -frecursive -c -o ztzrzf.o ztzrzf.f gfortran -O2 -g -frecursive -c -o zung2l.o zung2l.f gfortran -O2 -g -frecursive -c -o zung2r.o zung2r.f gfortran -O2 -g -frecursive -c -o zungbr.o zungbr.f gfortran -O2 -g -frecursive -c -o zunghr.o zunghr.f gfortran -O2 -g -frecursive -c -o zungl2.o zungl2.f gfortran -O2 -g -frecursive -c -o zunglq.o zunglq.f gfortran -O2 -g -frecursive -c -o zungql.o zungql.f gfortran -O2 -g -frecursive -c -o zungqr.o zungqr.f gfortran -O2 -g -frecursive -c -o zungr2.o zungr2.f gfortran -O2 -g -frecursive -c -o zungrq.o zungrq.f gfortran -O2 -g -frecursive -c -o zungtr.o zungtr.f gfortran -O2 -g -frecursive -c -o zunm2l.o zunm2l.f gfortran -O2 -g -frecursive -c -o zunm2r.o zunm2r.f gfortran -O2 -g -frecursive -c -o zunmbr.o zunmbr.f gfortran -O2 -g -frecursive -c -o zunmhr.o zunmhr.f gfortran -O2 -g -frecursive -c -o zunml2.o zunml2.f gfortran -O2 -g -frecursive -c -o zunm22.o zunm22.f gfortran -O2 -g -frecursive -c -o zunmlq.o zunmlq.f gfortran -O2 -g -frecursive -c -o zunmql.o zunmql.f gfortran -O2 -g -frecursive -c -o zunmqr.o zunmqr.f gfortran -O2 -g -frecursive -c -o zunmr2.o zunmr2.f gfortran -O2 -g -frecursive -c -o zunmr3.o zunmr3.f gfortran -O2 -g -frecursive -c -o zunmrq.o zunmrq.f gfortran -O2 -g -frecursive -c -o zunmrz.o zunmrz.f gfortran -O2 -g -frecursive -c -o zunmtr.o zunmtr.f gfortran -O2 -g -frecursive -c -o zupgtr.o zupgtr.f gfortran -O2 -g -frecursive -c -o zupmtr.o zupmtr.f gfortran -O2 -g -frecursive -c -o izmax1.o izmax1.f gfortran -O2 -g -frecursive -c -o dzsum1.o dzsum1.f gfortran -O2 -g -frecursive -c -o zstemr.o zstemr.f gfortran -O2 -g -frecursive -c -o zcgesv.o zcgesv.f gfortran -O2 -g -frecursive -c -o zcposv.o zcposv.f gfortran -O2 -g -frecursive -c -o zlag2c.o zlag2c.f gfortran -O2 -g -frecursive -c -o clag2z.o clag2z.f gfortran -O2 -g -frecursive -c -o zlat2c.o zlat2c.f gfortran -O2 -g -frecursive -c -o zhfrk.o zhfrk.f gfortran -O2 -g -frecursive -c -o ztfttp.o ztfttp.f gfortran -O2 -g -frecursive -c -o zlanhf.o zlanhf.f gfortran -O2 -g -frecursive -c -o zpftrf.o zpftrf.f gfortran -O2 -g -frecursive -c -o zpftri.o zpftri.f gfortran -O2 -g -frecursive -c -o zpftrs.o zpftrs.f gfortran -O2 -g -frecursive -c -o ztfsm.o ztfsm.f gfortran -O2 -g -frecursive -c -o ztftri.o ztftri.f gfortran -O2 -g -frecursive -c -o ztfttr.o ztfttr.f gfortran -O2 -g -frecursive -c -o ztpttf.o ztpttf.f gfortran -O2 -g -frecursive -c -o ztpttr.o ztpttr.f gfortran -O2 -g -frecursive -c -o ztrttf.o ztrttf.f gfortran -O2 -g -frecursive -c -o ztrttp.o ztrttp.f gfortran -O2 -g -frecursive -c -o zgeequb.o zgeequb.f gfortran -O2 -g -frecursive -c -o zgbequb.o zgbequb.f gfortran -O2 -g -frecursive -c -o zsyequb.o zsyequb.f gfortran -O2 -g -frecursive -c -o zpoequb.o zpoequb.f gfortran -O2 -g -frecursive -c -o zheequb.o zheequb.f gfortran -O2 -g -frecursive -c -o zbbcsd.o zbbcsd.f gfortran -O2 -g -frecursive -c -o zlapmr.o zlapmr.f gfortran -O2 -g -frecursive -c -o zunbdb.o zunbdb.f gfortran -O2 -g -frecursive -c -o zunbdb1.o zunbdb1.f gfortran -O2 -g -frecursive -c -o zunbdb2.o zunbdb2.f gfortran -O2 -g -frecursive -c -o zunbdb3.o zunbdb3.f gfortran -O2 -g -frecursive -c -o zunbdb4.o zunbdb4.f gfortran -O2 -g -frecursive -c -o zunbdb5.o zunbdb5.f gfortran -O2 -g -frecursive -c -o zunbdb6.o zunbdb6.f gfortran -O2 -g -frecursive -c -o zuncsd.o zuncsd.f gfortran -O2 -g -frecursive -c -o zuncsd2by1.o zuncsd2by1.f gfortran -O2 -g -frecursive -c -o zgeqrt.o zgeqrt.f gfortran -O2 -g -frecursive -c -o zgeqrt2.o zgeqrt2.f gfortran -O2 -g -frecursive -c -o zgeqrt3.o zgeqrt3.f gfortran -O2 -g -frecursive -c -o zgemqrt.o zgemqrt.f gfortran -O2 -g -frecursive -c -o ztpqrt.o ztpqrt.f gfortran -O2 -g -frecursive -c -o ztpqrt2.o ztpqrt2.f gfortran -O2 -g -frecursive -c -o ztpmqrt.o ztpmqrt.f gfortran -O2 -g -frecursive -c -o ztprfb.o ztprfb.f gfortran -O2 -g -frecursive -c -o ztplqt.o ztplqt.f gfortran -O2 -g -frecursive -c -o ztplqt2.o ztplqt2.f gfortran -O2 -g -frecursive -c -o ztpmlqt.o ztpmlqt.f gfortran -O2 -g -frecursive -c -o zgelqt.o zgelqt.f gfortran -O2 -g -frecursive -c -o zgelqt3.o zgelqt3.f gfortran -O2 -g -frecursive -c -o zgemlqt.o zgemlqt.f gfortran -O2 -g -frecursive -c -o zgetsls.o zgetsls.f gfortran -O2 -g -frecursive -c -o zgeqr.o zgeqr.f gfortran -O2 -g -frecursive -c -o zlatsqr.o zlatsqr.f gfortran -O2 -g -frecursive -c -o zlamtsqr.o zlamtsqr.f gfortran -O2 -g -frecursive -c -o zgemqr.o zgemqr.f gfortran -O2 -g -frecursive -c -o zgelq.o zgelq.f gfortran -O2 -g -frecursive -c -o zlaswlq.o zlaswlq.f gfortran -O2 -g -frecursive -c -o zlamswlq.o zlamswlq.f gfortran -O2 -g -frecursive -c -o zgemlq.o zgemlq.f gfortran -O2 -g -frecursive -c -o zhetrd_2stage.o zhetrd_2stage.f gfortran -O2 -g -frecursive -c -o zhetrd_he2hb.o zhetrd_he2hb.f gfortran -O2 -g -frecursive -c -o zhetrd_hb2st.o zhetrd_hb2st.F gfortran -O2 -g -frecursive -c -o zhb2st_kernels.o zhb2st_kernels.f gfortran -O2 -g -frecursive -c -o zheevd_2stage.o zheevd_2stage.f gfortran -O2 -g -frecursive -c -o zheev_2stage.o zheev_2stage.f gfortran -O2 -g -frecursive -c -o zheevx_2stage.o zheevx_2stage.f gfortran -O2 -g -frecursive -c -o zheevr_2stage.o zheevr_2stage.f gfortran -O2 -g -frecursive -c -o zhbev_2stage.o zhbev_2stage.f gfortran -O2 -g -frecursive -c -o zhbevx_2stage.o zhbevx_2stage.f gfortran -O2 -g -frecursive -c -o zhbevd_2stage.o zhbevd_2stage.f gfortran -O2 -g -frecursive -c -o zhegv_2stage.o zhegv_2stage.f gfortran -O2 -g -frecursive -c -o sbdsdc.o sbdsdc.f gfortran -O2 -g -frecursive -c -o sbdsqr.o sbdsqr.f gfortran -O2 -g -frecursive -c -o sdisna.o sdisna.f gfortran -O2 -g -frecursive -c -o slabad.o slabad.f gfortran -O2 -g -frecursive -c -o slacpy.o slacpy.f gfortran -O2 -g -frecursive -c -o sladiv.o sladiv.f gfortran -O2 -g -frecursive -c -o slae2.o slae2.f gfortran -O2 -g -frecursive -c -o slaebz.o slaebz.f gfortran -O2 -g -frecursive -c -o slaed0.o slaed0.f gfortran -O2 -g -frecursive -c -o slaed1.o slaed1.f gfortran -O2 -g -frecursive -c -o slaed2.o slaed2.f gfortran -O2 -g -frecursive -c -o slaed3.o slaed3.f gfortran -O2 -g -frecursive -c -o slaed4.o slaed4.f gfortran -O2 -g -frecursive -c -o slaed5.o slaed5.f gfortran -O2 -g -frecursive -c -o slaed6.o slaed6.f gfortran -O2 -g -frecursive -c -o slaed7.o slaed7.f gfortran -O2 -g -frecursive -c -o slaed8.o slaed8.f gfortran -O2 -g -frecursive -c -o slaed9.o slaed9.f gfortran -O2 -g -frecursive -c -o slaeda.o slaeda.f gfortran -O2 -g -frecursive -c -o slaev2.o slaev2.f gfortran -O2 -g -frecursive -c -o slagtf.o slagtf.f gfortran -O2 -g -frecursive -c -o slagts.o slagts.f gfortran -O2 -g -frecursive -c -o slamrg.o slamrg.f gfortran -O2 -g -frecursive -c -o slanst.o slanst.f gfortran -O2 -g -frecursive -c -o slapy2.o slapy2.f gfortran -O2 -g -frecursive -c -o slapy3.o slapy3.f gfortran -O2 -g -frecursive -c -o slarnv.o slarnv.f gfortran -O2 -g -frecursive -c -o slarra.o slarra.f gfortran -O2 -g -frecursive -c -o slarrb.o slarrb.f gfortran -O2 -g -frecursive -c -o slarrc.o slarrc.f gfortran -O2 -g -frecursive -c -o slarrd.o slarrd.f gfortran -O2 -g -frecursive -c -o slarre.o slarre.f gfortran -O2 -g -frecursive -c -o slarrf.o slarrf.f gfortran -O2 -g -frecursive -c -o slarrj.o slarrj.f gfortran -O2 -g -frecursive -c -o slarrk.o slarrk.f gfortran -O2 -g -frecursive -c -o slarrr.o slarrr.f gfortran -O2 -g -frecursive -c -o slaneg.o slaneg.f gfortran -O2 -g -frecursive -c -o slartg.o slartg.f gfortran -O2 -g -frecursive -c -o slaruv.o slaruv.f gfortran -O2 -g -frecursive -c -o slas2.o slas2.f gfortran -O2 -g -frecursive -c -o slascl.o slascl.f gfortran -O2 -g -frecursive -c -o slasd0.o slasd0.f gfortran -O2 -g -frecursive -c -o slasd1.o slasd1.f gfortran -O2 -g -frecursive -c -o slasd2.o slasd2.f gfortran -O2 -g -frecursive -c -o slasd3.o slasd3.f gfortran -O2 -g -frecursive -c -o slasd4.o slasd4.f gfortran -O2 -g -frecursive -c -o slasd5.o slasd5.f gfortran -O2 -g -frecursive -c -o slasd6.o slasd6.f gfortran -O2 -g -frecursive -c -o slasd7.o slasd7.f gfortran -O2 -g -frecursive -c -o slasd8.o slasd8.f gfortran -O2 -g -frecursive -c -o slasda.o slasda.f gfortran -O2 -g -frecursive -c -o slasdq.o slasdq.f gfortran -O2 -g -frecursive -c -o slasdt.o slasdt.f gfortran -O2 -g -frecursive -c -o slaset.o slaset.f gfortran -O2 -g -frecursive -c -o slasq1.o slasq1.f gfortran -O2 -g -frecursive -c -o slasq2.o slasq2.f gfortran -O2 -g -frecursive -c -o slasq3.o slasq3.f gfortran -O2 -g -frecursive -c -o slasq4.o slasq4.f gfortran -O2 -g -frecursive -c -o slasq5.o slasq5.f gfortran -O2 -g -frecursive -c -o slasq6.o slasq6.f gfortran -O2 -g -frecursive -c -o slasr.o slasr.f gfortran -O2 -g -frecursive -c -o slasrt.o slasrt.f gfortran -O2 -g -frecursive -c -o slassq.o slassq.f gfortran -O2 -g -frecursive -c -o slasv2.o slasv2.f gfortran -O2 -g -frecursive -c -o spttrf.o spttrf.f gfortran -O2 -g -frecursive -c -o sstebz.o sstebz.f gfortran -O2 -g -frecursive -c -o sstedc.o sstedc.f gfortran -O2 -g -frecursive -c -o ssteqr.o ssteqr.f gfortran -O2 -g -frecursive -c -o ssterf.o ssterf.f gfortran -O2 -g -frecursive -c -o slaisnan.o slaisnan.f gfortran -O2 -g -frecursive -c -o sisnan.o sisnan.f gfortran -O2 -g -frecursive -c -o slartgp.o slartgp.f gfortran -O2 -g -frecursive -c -o slartgs.o slartgs.f gfortran -O2 -g -frecursive -c -o DEPRECATED/zgegs.o DEPRECATED/zgegs.f gfortran -O2 -g -frecursive -c -o DEPRECATED/zgegv.o DEPRECATED/zgegv.f gfortran -O2 -g -frecursive -c -o DEPRECATED/zgeqpf.o DEPRECATED/zgeqpf.f gfortran -O2 -g -frecursive -c -o DEPRECATED/zgelsx.o DEPRECATED/zgelsx.f gfortran -O2 -g -frecursive -c -o DEPRECATED/zggsvd.o DEPRECATED/zggsvd.f gfortran -O2 -g -frecursive -c -o DEPRECATED/zggsvp.o DEPRECATED/zggsvp.f gfortran -O2 -g -frecursive -c -o DEPRECATED/zlahrd.o DEPRECATED/zlahrd.f gfortran -O2 -g -frecursive -c -o DEPRECATED/zlatzm.o DEPRECATED/zlatzm.f gfortran -O2 -g -frecursive -c -o DEPRECATED/ztzrqf.o DEPRECATED/ztzrqf.f gfortran -O2 -g -frecursive -c -o dbdsdc.o dbdsdc.f gfortran -O2 -g -frecursive -c -o dbdsqr.o dbdsqr.f gfortran -O2 -g -frecursive -c -o ddisna.o ddisna.f gfortran -O2 -g -frecursive -c -o dlabad.o dlabad.f gfortran -O2 -g -frecursive -c -o dlacpy.o dlacpy.f gfortran -O2 -g -frecursive -c -o dladiv.o dladiv.f gfortran -O2 -g -frecursive -c -o dlae2.o dlae2.f gfortran -O2 -g -frecursive -c -o dlaebz.o dlaebz.f gfortran -O2 -g -frecursive -c -o dlaed0.o dlaed0.f gfortran -O2 -g -frecursive -c -o dlaed1.o dlaed1.f gfortran -O2 -g -frecursive -c -o dlaed2.o dlaed2.f gfortran -O2 -g -frecursive -c -o dlaed3.o dlaed3.f gfortran -O2 -g -frecursive -c -o dlaed4.o dlaed4.f gfortran -O2 -g -frecursive -c -o dlaed5.o dlaed5.f gfortran -O2 -g -frecursive -c -o dlaed6.o dlaed6.f gfortran -O2 -g -frecursive -c -o dlaed7.o dlaed7.f gfortran -O2 -g -frecursive -c -o dlaed8.o dlaed8.f gfortran -O2 -g -frecursive -c -o dlaed9.o dlaed9.f gfortran -O2 -g -frecursive -c -o dlaeda.o dlaeda.f gfortran -O2 -g -frecursive -c -o dlaev2.o dlaev2.f gfortran -O2 -g -frecursive -c -o dlagtf.o dlagtf.f gfortran -O2 -g -frecursive -c -o dlagts.o dlagts.f gfortran -O2 -g -frecursive -c -o dlamrg.o dlamrg.f gfortran -O2 -g -frecursive -c -o dlanst.o dlanst.f gfortran -O2 -g -frecursive -c -o dlapy2.o dlapy2.f gfortran -O2 -g -frecursive -c -o dlapy3.o dlapy3.f gfortran -O2 -g -frecursive -c -o dlarnv.o dlarnv.f gfortran -O2 -g -frecursive -c -o dlarra.o dlarra.f gfortran -O2 -g -frecursive -c -o dlarrb.o dlarrb.f gfortran -O2 -g -frecursive -c -o dlarrc.o dlarrc.f gfortran -O2 -g -frecursive -c -o dlarrd.o dlarrd.f gfortran -O2 -g -frecursive -c -o dlarre.o dlarre.f gfortran -O2 -g -frecursive -c -o dlarrf.o dlarrf.f gfortran -O2 -g -frecursive -c -o dlarrj.o dlarrj.f gfortran -O2 -g -frecursive -c -o dlarrk.o dlarrk.f gfortran -O2 -g -frecursive -c -o dlarrr.o dlarrr.f gfortran -O2 -g -frecursive -c -o dlaneg.o dlaneg.f gfortran -O2 -g -frecursive -c -o dlartg.o dlartg.f gfortran -O2 -g -frecursive -c -o dlaruv.o dlaruv.f gfortran -O2 -g -frecursive -c -o dlas2.o dlas2.f gfortran -O2 -g -frecursive -c -o dlascl.o dlascl.f gfortran -O2 -g -frecursive -c -o dlasd0.o dlasd0.f gfortran -O2 -g -frecursive -c -o dlasd1.o dlasd1.f gfortran -O2 -g -frecursive -c -o dlasd2.o dlasd2.f gfortran -O2 -g -frecursive -c -o dlasd3.o dlasd3.f gfortran -O2 -g -frecursive -c -o dlasd4.o dlasd4.f gfortran -O2 -g -frecursive -c -o dlasd5.o dlasd5.f gfortran -O2 -g -frecursive -c -o dlasd6.o dlasd6.f gfortran -O2 -g -frecursive -c -o dlasd7.o dlasd7.f gfortran -O2 -g -frecursive -c -o dlasd8.o dlasd8.f gfortran -O2 -g -frecursive -c -o dlasda.o dlasda.f gfortran -O2 -g -frecursive -c -o dlasdq.o dlasdq.f gfortran -O2 -g -frecursive -c -o dlasdt.o dlasdt.f gfortran -O2 -g -frecursive -c -o dlaset.o dlaset.f gfortran -O2 -g -frecursive -c -o dlasq1.o dlasq1.f gfortran -O2 -g -frecursive -c -o dlasq2.o dlasq2.f gfortran -O2 -g -frecursive -c -o dlasq3.o dlasq3.f gfortran -O2 -g -frecursive -c -o dlasq4.o dlasq4.f gfortran -O2 -g -frecursive -c -o dlasq5.o dlasq5.f gfortran -O2 -g -frecursive -c -o dlasq6.o dlasq6.f gfortran -O2 -g -frecursive -c -o dlasr.o dlasr.f gfortran -O2 -g -frecursive -c -o dlasrt.o dlasrt.f gfortran -O2 -g -frecursive -c -o dlassq.o dlassq.f gfortran -O2 -g -frecursive -c -o dlasv2.o dlasv2.f gfortran -O2 -g -frecursive -c -o dpttrf.o dpttrf.f gfortran -O2 -g -frecursive -c -o dstebz.o dstebz.f gfortran -O2 -g -frecursive -c -o dstedc.o dstedc.f gfortran -O2 -g -frecursive -c -o dsteqr.o dsteqr.f gfortran -O2 -g -frecursive -c -o dsterf.o dsterf.f gfortran -O2 -g -frecursive -c -o dlaisnan.o dlaisnan.f gfortran -O2 -g -frecursive -c -o disnan.o disnan.f gfortran -O2 -g -frecursive -c -o dlartgp.o dlartgp.f gfortran -O2 -g -frecursive -c -o dlartgs.o dlartgs.f gfortran -O2 -g -frecursive -c -o ilaenv.o ilaenv.f gfortran -O2 -g -frecursive -c -o ilaenv2stage.o ilaenv2stage.f gfortran -O2 -g -frecursive -c -o ieeeck.o ieeeck.f gfortran -O2 -g -frecursive -c -o lsamen.o lsamen.f gfortran -O2 -g -frecursive -c -o iparmq.o iparmq.f gfortran -O2 -g -frecursive -c -o iparam2stage.o iparam2stage.F gfortran -O2 -g -frecursive -c -o ilaprec.o ilaprec.f gfortran -O2 -g -frecursive -c -o ilatrans.o ilatrans.f gfortran -O2 -g -frecursive -c -o ilauplo.o ilauplo.f gfortran -O2 -g -frecursive -c -o iladiag.o iladiag.f gfortran -O2 -g -frecursive -c -o chla_transtype.o chla_transtype.f gfortran -O2 -g -frecursive -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -c -o xerbla_array.o xerbla_array.f gfortran -O2 -g -frecursive -c -o spotrs.o spotrs.f gfortran -O2 -g -frecursive -c -o sgetrs.o sgetrs.f gfortran -O2 -g -frecursive -c -o spotrf.o spotrf.f gfortran -O2 -g -frecursive -c -o sgetrf.o sgetrf.f gfortran -O2 -g -frecursive -c -o cpotrs.o cpotrs.f gfortran -O2 -g -frecursive -c -o cgetrs.o cgetrs.f gfortran -O2 -g -frecursive -c -o cpotrf.o cpotrf.f gfortran -O2 -g -frecursive -c -o cgetrf.o cgetrf.f ar ruv liblapack.a sbdsvdx.o sgbbrd.o sgbcon.o sgbequ.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgehd2.o sgehrd.o sgelq2.o sgelqf.o sgels.o sgelsd.o sgelss.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgerfs.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o sgesvd.o sgesvdx.o sgesvx.o sgetc2.o sgetf2.o sgetrf2.o sgetri.o sggbak.o sggbal.o sgges.o sgges3.o sggesx.o sggev.o sggev3.o sggevx.o sggglm.o sgghrd.o sgghd3.o sgglse.o sggqrf.o sggrqf.o sggsvd3.o sggsvp3.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o slabrd.o slacon.o slacn2.o slaein.o slaexc.o slag2.o slags2.o slagtm.o slagv2.o slahqr.o slahr2.o slaic1.o slaln2.o slals0.o slalsa.o slalsd.o slangb.o slange.o slangt.o slanhs.o slansb.o slansp.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqsb.o slaqsp.o slaqsy.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqtr.o slar1v.o slar2v.o ilaslr.o ilaslc.o slarf.o slarfb.o slarfg.o slarfgp.o slarft.o slarfx.o slarfy.o slargv.o slarrv.o slartv.o slarz.o slarzb.o slarzt.o slaswp.o slasy2.o slasyf.o slasyf_rook.o slasyf_rk.o slasyf_aa.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slauu2.o slauum.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sorm22.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o sposvx.o spotf2.o spotrf2.o spotri.o spstrf.o spstf2.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrs.o sptts2.o srscl.o ssbev.o ssbevd.o ssbevx.o ssbgst.o ssbgv.o ssbgvd.o ssbgvx.o ssbtrd.o sspcon.o sspev.o sspevd.o sspevx.o sspgst.o sspgv.o sspgvd.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstegr.o sstein.o sstev.o sstevd.o sstevr.o sstevx.o ssycon.o ssyev.o ssyevd.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygv.o ssygvd.o ssygvx.o ssyrfs.o ssysv.o ssysvx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytri2.o ssytri2x.o ssyswapr.o ssytrs.o ssytrs2.o ssyconv.o ssyconvf.o ssyconvf_rook.o ssytf2_rook.o ssytrf_rook.o ssytrs_rook.o ssytri_rook.o ssycon_rook.o ssysv_rook.o ssytf2_rk.o ssytrf_rk.o ssytrs_3.o ssytri_3.o ssytri_3x.o ssycon_3.o ssysv_rk.o ssysv_aa.o ssytrf_aa.o ssytrs_aa.o ssysv_aa_2stage.o ssytrf_aa_2stage.o ssytrs_aa_2stage.o stbcon.o stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o strcon.o strevc.o strevc3.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o stzrzf.o sstemr.o slansf.o spftrf.o spftri.o spftrs.o ssfrk.o stfsm.o stftri.o stfttp.o stfttr.o stpttf.o stpttr.o strttf.o strttp.o sgejsv.o sgesvj.o sgsvj0.o sgsvj1.o sgeequb.o ssyequb.o spoequb.o sgbequb.o sbbcsd.o slapmr.o sorbdb.o sorbdb1.o sorbdb2.o sorbdb3.o sorbdb4.o sorbdb5.o sorbdb6.o sorcsd.o sorcsd2by1.o sgeqrt.o sgeqrt2.o sgeqrt3.o sgemqrt.o stpqrt.o stpqrt2.o stpmqrt.o stprfb.o sgelqt.o sgelqt3.o sgemlqt.o sgetsls.o sgeqr.o slatsqr.o slamtsqr.o sgemqr.o sgelq.o slaswlq.o slamswlq.o sgemlq.o stplqt.o stplqt2.o stpmlqt.o ssytrd_2stage.o ssytrd_sy2sb.o ssytrd_sb2st.o ssb2st_kernels.o ssyevd_2stage.o ssyev_2stage.o ssyevx_2stage.o ssyevr_2stage.o ssbev_2stage.o ssbevx_2stage.o ssbevd_2stage.o ssygv_2stage.o DEPRECATED/sgegs.o DEPRECATED/sgegv.o DEPRECATED/sgeqpf.o DEPRECATED/sgelsx.o DEPRECATED/sggsvd.o DEPRECATED/sggsvp.o DEPRECATED/slahrd.o DEPRECATED/slatzm.o DEPRECATED/stzrqf.o dbdsvdx.o dgbbrd.o dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgels.o dgelsd.o dgelss.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgerfs.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesv.o dgesvd.o dgesvdx.o dgesvx.o dgetc2.o dgetf2.o dgetrf.o dgetrf2.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dgges3.o dggesx.o dggev.o dggev3.o dggevx.o dggglm.o dgghrd.o dgghd3.o dgglse.o dggqrf.o dggrqf.o dggsvd3.o dggsvp3.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o dlabrd.o dlacon.o dlacn2.o dlaein.o dlaexc.o dlag2.o dlags2.o dlagtm.o dlagv2.o dlahqr.o dlahr2.o dlaic1.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansp.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqtr.o dlar1v.o dlar2v.o iladlr.o iladlc.o dlarf.o dlarfb.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlarfy.o dlargv.o dlarrv.o dlartv.o dlarz.o dlarzb.o dlarzt.o dlaswp.o dlasy2.o dlasyf.o dlasyf_rook.o dlasyf_rk.o dlasyf_aa.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlauu2.o dlauum.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dorm22.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpocon.o dpoequ.o dporfs.o dposv.o dposvx.o dpotf2.o dpotrf.o dpotrf2.o dpotri.o dpotrs.o dpstrf.o dpstf2.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrs.o dptts2.o drscl.o dsbev.o dsbevd.o dsbevx.o dsbgst.o dsbgv.o dsbgvd.o dsbgvx.o dsbtrd.o dspcon.o dspev.o dspevd.o dspevx.o dspgst.o dspgv.o dspgvd.o dspgvx.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstegr.o dstein.o dstev.o dstevd.o dstevr.o dstevx.o dsycon.o dsyev.o dsyevd.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygv.o dsygvd.o dsygvx.o dsyrfs.o dsysv.o dsysvx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytrs.o dsytrs2.o dsytri2.o dsytri2x.o dsyswapr.o dsyconv.o dsyconvf.o dsyconvf_rook.o dsytf2_rook.o dsytrf_rook.o dsytrs_rook.o dsytri_rook.o dsycon_rook.o dsysv_rook.o dsytf2_rk.o dsytrf_rk.o dsytrs_3.o dsytri_3.o dsytri_3x.o dsycon_3.o dsysv_rk.o dsysv_aa.o dsytrf_aa.o dsytrs_aa.o dsysv_aa_2stage.o dsytrf_aa_2stage.o dsytrs_aa_2stage.o dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtrcon.o dtrevc.o dtrevc3.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtzrzf.o dstemr.o dsgesv.o dsposv.o dlag2s.o slag2d.o dlat2s.o dlansf.o dpftrf.o dpftri.o dpftrs.o dsfrk.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtpttf.o dtpttr.o dtrttf.o dtrttp.o dgejsv.o dgesvj.o dgsvj0.o dgsvj1.o dgeequb.o dsyequb.o dpoequb.o dgbequb.o dbbcsd.o dlapmr.o dorbdb.o dorbdb1.o dorbdb2.o dorbdb3.o dorbdb4.o dorbdb5.o dorbdb6.o dorcsd.o dorcsd2by1.o dgeqrt.o dgeqrt2.o dgeqrt3.o dgemqrt.o dtpqrt.o dtpqrt2.o dtpmqrt.o dtprfb.o dgelqt.o dgelqt3.o dgemlqt.o dgetsls.o dgeqr.o dlatsqr.o dlamtsqr.o dgemqr.o dgelq.o dlaswlq.o dlamswlq.o dgemlq.o dtplqt.o dtplqt2.o dtpmlqt.o dsytrd_2stage.o dsytrd_sy2sb.o dsytrd_sb2st.o dsb2st_kernels.o dsyevd_2stage.o dsyev_2stage.o dsyevx_2stage.o dsyevr_2stage.o dsbev_2stage.o dsbevx_2stage.o dsbevd_2stage.o dsygv_2stage.o DEPRECATED/dgegs.o DEPRECATED/dgegv.o DEPRECATED/dgeqpf.o DEPRECATED/dgelsx.o DEPRECATED/dggsvd.o DEPRECATED/dggsvp.o DEPRECATED/dlahrd.o DEPRECATED/dlatzm.o DEPRECATED/dtzrqf.o cbdsqr.o cgbbrd.o cgbcon.o cgbequ.o cgbrfs.o cgbsv.o cgbsvx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgels.o cgelsd.o cgelss.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgerfs.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesv.o cgesvd.o cgesvdx.o cgesvj.o cgejsv.o cgsvj0.o cgsvj1.o cgesvx.o cgetc2.o cgetf2.o cgetrf2.o cgetri.o cggbak.o cggbal.o cgges.o cgges3.o cggesx.o cggev.o cggev3.o cggevx.o cggglm.o cgghrd.o cgghd3.o cgglse.o cggqrf.o cggrqf.o cggsvd3.o cggsvp3.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbev.o chbevd.o chbevx.o chbgst.o chbgv.o chbgvd.o chbgvx.o chbtrd.o checon.o cheev.o cheevd.o cheevr.o cheevx.o chegs2.o chegst.o chegv.o chegvd.o chegvx.o cherfs.o chesv.o chesvx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetri2.o chetri2x.o cheswapr.o chetrs.o chetrs2.o chetf2_rook.o chetrf_rook.o chetri_rook.o chetrs_rook.o checon_rook.o chesv_rook.o chetf2_rk.o chetrf_rk.o chetri_3.o chetri_3x.o chetrs_3.o checon_3.o chesv_rk.o chesv_aa.o chetrf_aa.o chetrs_aa.o chesv_aa_2stage.o chetrf_aa_2stage.o chetrs_aa_2stage.o chgeqz.o chpcon.o chpev.o chpevd.o chpevx.o chpgst.o chpgv.o chpgvd.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacon.o clacn2.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clags2.o clagtm.o clahef.o clahef_rook.o clahef_rk.o clahef_aa.o clahqr.o clahr2.o claic1.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o clarcm.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqsb.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsp.o claqsy.o clar1v.o clar2v.o ilaclr.o ilaclc.o clarf.o clarfb.o clarfg.o clarfgp.o clarft.o clarfx.o clarfy.o clargv.o clarnv.o clarrv.o clartg.o clartv.o clarz.o clarzb.o clarzt.o clascl.o claset.o clasr.o classq.o claswp.o clasyf.o clasyf_rook.o clasyf_rk.o clasyf_aa.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clauu2.o clauum.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpocon.o cpoequ.o cporfs.o cposv.o cposvx.o cpotf2.o cpotrf2.o cpotri.o cpstrf.o cpstf2.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o csteqr.o csycon.o csymv.o csyr.o csyrfs.o csysv.o csysvx.o csytf2.o csytrf.o csytri.o csytri2.o csytri2x.o csyswapr.o csytrs.o csytrs2.o csyconv.o csyconvf.o csyconvf_rook.o csytf2_rook.o csytrf_rook.o csytrs_rook.o csytri_rook.o csycon_rook.o csysv_rook.o csytf2_rk.o csytrf_rk.o csytrf_aa.o csytrs_3.o csytrs_aa.o csytri_3.o csytri_3x.o csycon_3.o csysv_rk.o csysv_aa.o csysv_aa_2stage.o csytrf_aa_2stage.o csytrs_aa_2stage.o ctbcon.o ctbrfs.o ctbtrs.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctrcon.o ctrevc.o ctrevc3.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunm22.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o icmax1.o scsum1.o cstemr.o chfrk.o ctfttp.o clanhf.o cpftrf.o cpftri.o cpftrs.o ctfsm.o ctftri.o ctfttr.o ctpttf.o ctpttr.o ctrttf.o ctrttp.o cgeequb.o cgbequb.o csyequb.o cpoequb.o cheequb.o cbbcsd.o clapmr.o cunbdb.o cunbdb1.o cunbdb2.o cunbdb3.o cunbdb4.o cunbdb5.o cunbdb6.o cuncsd.o cuncsd2by1.o cgeqrt.o cgeqrt2.o cgeqrt3.o cgemqrt.o ctpqrt.o ctpqrt2.o ctpmqrt.o ctprfb.o cgelqt.o cgelqt3.o cgemlqt.o cgetsls.o cgeqr.o clatsqr.o clamtsqr.o cgemqr.o cgelq.o claswlq.o clamswlq.o cgemlq.o ctplqt.o ctplqt2.o ctpmlqt.o chetrd_2stage.o chetrd_he2hb.o chetrd_hb2st.o chb2st_kernels.o cheevd_2stage.o cheev_2stage.o cheevx_2stage.o cheevr_2stage.o chbev_2stage.o chbevx_2stage.o chbevd_2stage.o chegv_2stage.o DEPRECATED/cgegs.o DEPRECATED/cgegv.o DEPRECATED/cgeqpf.o DEPRECATED/cgelsx.o DEPRECATED/cggsvd.o DEPRECATED/cggsvp.o DEPRECATED/clahrd.o DEPRECATED/clatzm.o DEPRECATED/ctzrqf.o zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o zgbsv.o zgbsvx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgels.o zgelsd.o zgelss.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgerfs.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesv.o zgesvd.o zgesvdx.o zgesvx.o zgesvj.o zgejsv.o zgsvj0.o zgsvj1.o zgetc2.o zgetf2.o zgetrf.o zgetrf2.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zgges3.o zggesx.o zggev.o zggev3.o zggevx.o zggglm.o zgghrd.o zgghd3.o zgglse.o zggqrf.o zggrqf.o zggsvd3.o zggsvp3.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbev.o zhbevd.o zhbevx.o zhbgst.o zhbgv.o zhbgvd.o zhbgvx.o zhbtrd.o zhecon.o zheev.o zheevd.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegv.o zhegvd.o zhegvx.o zherfs.o zhesv.o zhesvx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetri2.o zhetri2x.o zheswapr.o zhetrs.o zhetrs2.o zhetf2_rook.o zhetrf_rook.o zhetri_rook.o zhetrs_rook.o zhecon_rook.o zhesv_rook.o zhetf2_rk.o zhetrf_rk.o zhetri_3.o zhetri_3x.o zhetrs_3.o zhecon_3.o zhesv_rk.o zhesv_aa.o zhetrf_aa.o zhetrs_aa.o zhesv_aa_2stage.o zhetrf_aa_2stage.o zhetrs_aa_2stage.o zhgeqz.o zhpcon.o zhpev.o zhpevd.o zhpevx.o zhpgst.o zhpgv.o zhpgvd.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacon.o zlacn2.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlags2.o zlagtm.o zlahef.o zlahef_rook.o zlahef_rk.o zlahef_aa.o zlahqr.o zlahr2.o zlaic1.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqsb.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o ilazlr.o ilazlc.o zlarcm.o zlarf.o zlarfb.o zlarfg.o zlarfgp.o zlarft.o zlarfx.o zlarfy.o zlargv.o zlarnv.o zlarrv.o zlartg.o zlartv.o zlarz.o zlarzb.o zlarzt.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zlasyf.o zlasyf_rook.o zlasyf_rk.o zlasyf_aa.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlauu2.o zlauum.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpocon.o zpoequ.o zporfs.o zposv.o zposvx.o zpotf2.o zpotrf.o zpotrf2.o zpotri.o zpotrs.o zpstrf.o zpstf2.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zdrscl.o zstedc.o zstegr.o zstein.o zsteqr.o zsycon.o zsymv.o zsyr.o zsyrfs.o zsysv.o zsysvx.o zsytf2.o zsytrf.o zsytri.o zsytri2.o zsytri2x.o zsyswapr.o zsytrs.o zsytrs2.o zsyconv.o zsyconvf.o zsyconvf_rook.o zsytf2_rook.o zsytrf_rook.o zsytrs_rook.o zsytrs_aa.o zsytri_rook.o zsycon_rook.o zsysv_rook.o zsytf2_rk.o zsytrf_rk.o zsytrf_aa.o zsytrs_3.o zsysv_aa_2stage.o zsytrf_aa_2stage.o zsytrs_aa_2stage.o zsytri_3.o zsytri_3x.o zsycon_3.o zsysv_rk.o zsysv_aa.o ztbcon.o ztbrfs.o ztbtrs.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztrcon.o ztrevc.o ztrevc3.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunm22.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o izmax1.o dzsum1.o zstemr.o zcgesv.o zcposv.o zlag2c.o clag2z.o zlat2c.o zhfrk.o ztfttp.o zlanhf.o zpftrf.o zpftri.o zpftrs.o ztfsm.o ztftri.o ztfttr.o ztpttf.o ztpttr.o ztrttf.o ztrttp.o zgeequb.o zgbequb.o zsyequb.o zpoequb.o zheequb.o zbbcsd.o zlapmr.o zunbdb.o zunbdb1.o zunbdb2.o zunbdb3.o zunbdb4.o zunbdb5.o zunbdb6.o zuncsd.o zuncsd2by1.o zgeqrt.o zgeqrt2.o zgeqrt3.o zgemqrt.o ztpqrt.o ztpqrt2.o ztpmqrt.o ztprfb.o ztplqt.o ztplqt2.o ztpmlqt.o zgelqt.o zgelqt3.o zgemlqt.o zgetsls.o zgeqr.o zlatsqr.o zlamtsqr.o zgemqr.o zgelq.o zlaswlq.o zlamswlq.o zgemlq.o zhetrd_2stage.o zhetrd_he2hb.o zhetrd_hb2st.o zhb2st_kernels.o zheevd_2stage.o zheev_2stage.o zheevx_2stage.o zheevr_2stage.o zhbev_2stage.o zhbevx_2stage.o zhbevd_2stage.o zhegv_2stage.o sbdsdc.o sbdsqr.o sdisna.o slabad.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaev2.o slagtf.o slagts.o slamrg.o slanst.o slapy2.o slapy3.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slaneg.o slartg.o slaruv.o slas2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o spttrf.o sstebz.o sstedc.o ssteqr.o ssterf.o slaisnan.o sisnan.o slartgp.o slartgs.o ../INSTALL/slamch.o ../INSTALL/second_INT_ETIME.o DEPRECATED/zgegs.o DEPRECATED/zgegv.o DEPRECATED/zgeqpf.o DEPRECATED/zgelsx.o DEPRECATED/zggsvd.o DEPRECATED/zggsvp.o DEPRECATED/zlahrd.o DEPRECATED/zlatzm.o DEPRECATED/ztzrqf.o dbdsdc.o dbdsqr.o ddisna.o dlabad.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlagtf.o dlagts.o dlamrg.o dlanst.o dlapy2.o dlapy3.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlaneg.o dlartg.o dlaruv.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dpttrf.o dstebz.o dstedc.o dsteqr.o dsterf.o dlaisnan.o disnan.o dlartgp.o dlartgs.o ../INSTALL/dlamch.o ../INSTALL/dsecnd_INT_ETIME.o ilaenv.o ilaenv2stage.o ieeeck.o lsamen.o iparmq.o iparam2stage.o ilaprec.o ilatrans.o ilauplo.o iladiag.o chla_transtype.o ../INSTALL/ilaver.o ../INSTALL/lsame.o xerbla.o xerbla_array.o spotrs.o sgetrs.o spotrf.o sgetrf.o cpotrs.o cgetrs.o cpotrf.o cgetrf.o ar: creating liblapack.a a - sbdsvdx.o a - sgbbrd.o a - sgbcon.o a - sgbequ.o a - sgbrfs.o a - sgbsv.o a - sgbsvx.o a - sgbtf2.o a - sgbtrf.o a - sgbtrs.o a - sgebak.o a - sgebal.o a - sgebd2.o a - sgebrd.o a - sgecon.o a - sgeequ.o a - sgees.o a - sgeesx.o a - sgeev.o a - sgeevx.o a - sgehd2.o a - sgehrd.o a - sgelq2.o a - sgelqf.o a - sgels.o a - sgelsd.o a - sgelss.o a - sgelsy.o a - sgeql2.o a - sgeqlf.o a - sgeqp3.o a - sgeqr2.o a - sgeqr2p.o a - sgeqrf.o a - sgeqrfp.o a - sgerfs.o a - sgerq2.o a - sgerqf.o a - sgesc2.o a - sgesdd.o a - sgesv.o a - sgesvd.o a - sgesvdx.o a - sgesvx.o a - sgetc2.o a - sgetf2.o a - sgetrf2.o a - sgetri.o a - sggbak.o a - sggbal.o a - sgges.o a - sgges3.o a - sggesx.o a - sggev.o a - sggev3.o a - sggevx.o a - sggglm.o a - sgghrd.o a - sgghd3.o a - sgglse.o a - sggqrf.o a - sggrqf.o a - sggsvd3.o a - sggsvp3.o a - sgtcon.o a - sgtrfs.o a - sgtsv.o a - sgtsvx.o a - sgttrf.o a - sgttrs.o a - sgtts2.o a - shgeqz.o a - shsein.o a - shseqr.o a - slabrd.o a - slacon.o a - slacn2.o a - slaein.o a - slaexc.o a - slag2.o a - slags2.o a - slagtm.o a - slagv2.o a - slahqr.o a - slahr2.o a - slaic1.o a - slaln2.o a - slals0.o a - slalsa.o a - slalsd.o a - slangb.o a - slange.o a - slangt.o a - slanhs.o a - slansb.o a - slansp.o a - slansy.o a - slantb.o a - slantp.o a - slantr.o a - slanv2.o a - slapll.o a - slapmt.o a - slaqgb.o a - slaqge.o a - slaqp2.o a - slaqps.o a - slaqsb.o a - slaqsp.o a - slaqsy.o a - slaqr0.o a - slaqr1.o a - slaqr2.o a - slaqr3.o a - slaqr4.o a - slaqr5.o a - slaqtr.o a - slar1v.o a - slar2v.o a - ilaslr.o a - ilaslc.o a - slarf.o a - slarfb.o a - slarfg.o a - slarfgp.o a - slarft.o a - slarfx.o a - slarfy.o a - slargv.o a - slarrv.o a - slartv.o a - slarz.o a - slarzb.o a - slarzt.o a - slaswp.o a - slasy2.o a - slasyf.o a - slasyf_rook.o a - slasyf_rk.o a - slasyf_aa.o a - slatbs.o a - slatdf.o a - slatps.o a - slatrd.o a - slatrs.o a - slatrz.o a - slauu2.o a - slauum.o a - sopgtr.o a - sopmtr.o a - sorg2l.o a - sorg2r.o a - sorgbr.o a - sorghr.o a - sorgl2.o a - sorglq.o a - sorgql.o a - sorgqr.o a - sorgr2.o a - sorgrq.o a - sorgtr.o a - sorm2l.o a - sorm2r.o a - sorm22.o a - sormbr.o a - sormhr.o a - sorml2.o a - sormlq.o a - sormql.o a - sormqr.o a - sormr2.o a - sormr3.o a - sormrq.o a - sormrz.o a - sormtr.o a - spbcon.o a - spbequ.o a - spbrfs.o a - spbstf.o a - spbsv.o a - spbsvx.o a - spbtf2.o a - spbtrf.o a - spbtrs.o a - spocon.o a - spoequ.o a - sporfs.o a - sposv.o a - sposvx.o a - spotf2.o a - spotrf2.o a - spotri.o a - spstrf.o a - spstf2.o a - sppcon.o a - sppequ.o a - spprfs.o a - sppsv.o a - sppsvx.o a - spptrf.o a - spptri.o a - spptrs.o a - sptcon.o a - spteqr.o a - sptrfs.o a - sptsv.o a - sptsvx.o a - spttrs.o a - sptts2.o a - srscl.o a - ssbev.o a - ssbevd.o a - ssbevx.o a - ssbgst.o a - ssbgv.o a - ssbgvd.o a - ssbgvx.o a - ssbtrd.o a - sspcon.o a - sspev.o a - sspevd.o a - sspevx.o a - sspgst.o a - sspgv.o a - sspgvd.o a - sspgvx.o a - ssprfs.o a - sspsv.o a - sspsvx.o a - ssptrd.o a - ssptrf.o a - ssptri.o a - ssptrs.o a - sstegr.o a - sstein.o a - sstev.o a - sstevd.o a - sstevr.o a - sstevx.o a - ssycon.o a - ssyev.o a - ssyevd.o a - ssyevr.o a - ssyevx.o a - ssygs2.o a - ssygst.o a - ssygv.o a - ssygvd.o a - ssygvx.o a - ssyrfs.o a - ssysv.o a - ssysvx.o a - ssytd2.o a - ssytf2.o a - ssytrd.o a - ssytrf.o a - ssytri.o a - ssytri2.o a - ssytri2x.o a - ssyswapr.o a - ssytrs.o a - ssytrs2.o a - ssyconv.o a - ssyconvf.o a - ssyconvf_rook.o a - ssytf2_rook.o a - ssytrf_rook.o a - ssytrs_rook.o a - ssytri_rook.o a - ssycon_rook.o a - ssysv_rook.o a - ssytf2_rk.o a - ssytrf_rk.o a - ssytrs_3.o a - ssytri_3.o a - ssytri_3x.o a - ssycon_3.o a - ssysv_rk.o a - ssysv_aa.o a - ssytrf_aa.o a - ssytrs_aa.o a - ssysv_aa_2stage.o a - ssytrf_aa_2stage.o a - ssytrs_aa_2stage.o a - stbcon.o a - stbrfs.o a - stbtrs.o a - stgevc.o a - stgex2.o a - stgexc.o a - stgsen.o a - stgsja.o a - stgsna.o a - stgsy2.o a - stgsyl.o a - stpcon.o a - stprfs.o a - stptri.o a - stptrs.o a - strcon.o a - strevc.o a - strevc3.o a - strexc.o a - strrfs.o a - strsen.o a - strsna.o a - strsyl.o a - strti2.o a - strtri.o a - strtrs.o a - stzrzf.o a - sstemr.o a - slansf.o a - spftrf.o a - spftri.o a - spftrs.o a - ssfrk.o a - stfsm.o a - stftri.o a - stfttp.o a - stfttr.o a - stpttf.o a - stpttr.o a - strttf.o a - strttp.o a - sgejsv.o a - sgesvj.o a - sgsvj0.o a - sgsvj1.o a - sgeequb.o a - ssyequb.o a - spoequb.o a - sgbequb.o a - sbbcsd.o a - slapmr.o a - sorbdb.o a - sorbdb1.o a - sorbdb2.o a - sorbdb3.o a - sorbdb4.o a - sorbdb5.o a - sorbdb6.o a - sorcsd.o a - sorcsd2by1.o a - sgeqrt.o a - sgeqrt2.o a - sgeqrt3.o a - sgemqrt.o a - stpqrt.o a - stpqrt2.o a - stpmqrt.o a - stprfb.o a - sgelqt.o a - sgelqt3.o a - sgemlqt.o a - sgetsls.o a - sgeqr.o a - slatsqr.o a - slamtsqr.o a - sgemqr.o a - sgelq.o a - slaswlq.o a - slamswlq.o a - sgemlq.o a - stplqt.o a - stplqt2.o a - stpmlqt.o a - ssytrd_2stage.o a - ssytrd_sy2sb.o a - ssytrd_sb2st.o a - ssb2st_kernels.o a - ssyevd_2stage.o a - ssyev_2stage.o a - ssyevx_2stage.o a - ssyevr_2stage.o a - ssbev_2stage.o a - ssbevx_2stage.o a - ssbevd_2stage.o a - ssygv_2stage.o a - DEPRECATED/sgegs.o a - DEPRECATED/sgegv.o a - DEPRECATED/sgeqpf.o a - DEPRECATED/sgelsx.o a - DEPRECATED/sggsvd.o a - DEPRECATED/sggsvp.o a - DEPRECATED/slahrd.o a - DEPRECATED/slatzm.o a - DEPRECATED/stzrqf.o a - dbdsvdx.o a - dgbbrd.o a - dgbcon.o a - dgbequ.o a - dgbrfs.o a - dgbsv.o a - dgbsvx.o a - dgbtf2.o a - dgbtrf.o a - dgbtrs.o a - dgebak.o a - dgebal.o a - dgebd2.o a - dgebrd.o a - dgecon.o a - dgeequ.o a - dgees.o a - dgeesx.o a - dgeev.o a - dgeevx.o a - dgehd2.o a - dgehrd.o a - dgelq2.o a - dgelqf.o a - dgels.o a - dgelsd.o a - dgelss.o a - dgelsy.o a - dgeql2.o a - dgeqlf.o a - dgeqp3.o a - dgeqr2.o a - dgeqr2p.o a - dgeqrf.o a - dgeqrfp.o a - dgerfs.o a - dgerq2.o a - dgerqf.o a - dgesc2.o a - dgesdd.o a - dgesv.o a - dgesvd.o a - dgesvdx.o a - dgesvx.o a - dgetc2.o a - dgetf2.o a - dgetrf.o a - dgetrf2.o a - dgetri.o a - dgetrs.o a - dggbak.o a - dggbal.o a - dgges.o a - dgges3.o a - dggesx.o a - dggev.o a - dggev3.o a - dggevx.o a - dggglm.o a - dgghrd.o a - dgghd3.o a - dgglse.o a - dggqrf.o a - dggrqf.o a - dggsvd3.o a - dggsvp3.o a - dgtcon.o a - dgtrfs.o a - dgtsv.o a - dgtsvx.o a - dgttrf.o a - dgttrs.o a - dgtts2.o a - dhgeqz.o a - dhsein.o a - dhseqr.o a - dlabrd.o a - dlacon.o a - dlacn2.o a - dlaein.o a - dlaexc.o a - dlag2.o a - dlags2.o a - dlagtm.o a - dlagv2.o a - dlahqr.o a - dlahr2.o a - dlaic1.o a - dlaln2.o a - dlals0.o a - dlalsa.o a - dlalsd.o a - dlangb.o a - dlange.o a - dlangt.o a - dlanhs.o a - dlansb.o a - dlansp.o a - dlansy.o a - dlantb.o a - dlantp.o a - dlantr.o a - dlanv2.o a - dlapll.o a - dlapmt.o a - dlaqgb.o a - dlaqge.o a - dlaqp2.o a - dlaqps.o a - dlaqsb.o a - dlaqsp.o a - dlaqsy.o a - dlaqr0.o a - dlaqr1.o a - dlaqr2.o a - dlaqr3.o a - dlaqr4.o a - dlaqr5.o a - dlaqtr.o a - dlar1v.o a - dlar2v.o a - iladlr.o a - iladlc.o a - dlarf.o a - dlarfb.o a - dlarfg.o a - dlarfgp.o a - dlarft.o a - dlarfx.o a - dlarfy.o a - dlargv.o a - dlarrv.o a - dlartv.o a - dlarz.o a - dlarzb.o a - dlarzt.o a - dlaswp.o a - dlasy2.o a - dlasyf.o a - dlasyf_rook.o a - dlasyf_rk.o a - dlasyf_aa.o a - dlatbs.o a - dlatdf.o a - dlatps.o a - dlatrd.o a - dlatrs.o a - dlatrz.o a - dlauu2.o a - dlauum.o a - dopgtr.o a - dopmtr.o a - dorg2l.o a - dorg2r.o a - dorgbr.o a - dorghr.o a - dorgl2.o a - dorglq.o a - dorgql.o a - dorgqr.o a - dorgr2.o a - dorgrq.o a - dorgtr.o a - dorm2l.o a - dorm2r.o a - dorm22.o a - dormbr.o a - dormhr.o a - dorml2.o a - dormlq.o a - dormql.o a - dormqr.o a - dormr2.o a - dormr3.o a - dormrq.o a - dormrz.o a - dormtr.o a - dpbcon.o a - dpbequ.o a - dpbrfs.o a - dpbstf.o a - dpbsv.o a - dpbsvx.o a - dpbtf2.o a - dpbtrf.o a - dpbtrs.o a - dpocon.o a - dpoequ.o a - dporfs.o a - dposv.o a - dposvx.o a - dpotf2.o a - dpotrf.o a - dpotrf2.o a - dpotri.o a - dpotrs.o a - dpstrf.o a - dpstf2.o a - dppcon.o a - dppequ.o a - dpprfs.o a - dppsv.o a - dppsvx.o a - dpptrf.o a - dpptri.o a - dpptrs.o a - dptcon.o a - dpteqr.o a - dptrfs.o a - dptsv.o a - dptsvx.o a - dpttrs.o a - dptts2.o a - drscl.o a - dsbev.o a - dsbevd.o a - dsbevx.o a - dsbgst.o a - dsbgv.o a - dsbgvd.o a - dsbgvx.o a - dsbtrd.o a - dspcon.o a - dspev.o a - dspevd.o a - dspevx.o a - dspgst.o a - dspgv.o a - dspgvd.o a - dspgvx.o a - dsprfs.o a - dspsv.o a - dspsvx.o a - dsptrd.o a - dsptrf.o a - dsptri.o a - dsptrs.o a - dstegr.o a - dstein.o a - dstev.o a - dstevd.o a - dstevr.o a - dstevx.o a - dsycon.o a - dsyev.o a - dsyevd.o a - dsyevr.o a - dsyevx.o a - dsygs2.o a - dsygst.o a - dsygv.o a - dsygvd.o a - dsygvx.o a - dsyrfs.o a - dsysv.o a - dsysvx.o a - dsytd2.o a - dsytf2.o a - dsytrd.o a - dsytrf.o a - dsytri.o a - dsytrs.o a - dsytrs2.o a - dsytri2.o a - dsytri2x.o a - dsyswapr.o a - dsyconv.o a - dsyconvf.o a - dsyconvf_rook.o a - dsytf2_rook.o a - dsytrf_rook.o a - dsytrs_rook.o a - dsytri_rook.o a - dsycon_rook.o a - dsysv_rook.o a - dsytf2_rk.o a - dsytrf_rk.o a - dsytrs_3.o a - dsytri_3.o a - dsytri_3x.o a - dsycon_3.o a - dsysv_rk.o a - dsysv_aa.o a - dsytrf_aa.o a - dsytrs_aa.o a - dsysv_aa_2stage.o a - dsytrf_aa_2stage.o a - dsytrs_aa_2stage.o a - dtbcon.o a - dtbrfs.o a - dtbtrs.o a - dtgevc.o a - dtgex2.o a - dtgexc.o a - dtgsen.o a - dtgsja.o a - dtgsna.o a - dtgsy2.o a - dtgsyl.o a - dtpcon.o a - dtprfs.o a - dtptri.o a - dtptrs.o a - dtrcon.o a - dtrevc.o a - dtrevc3.o a - dtrexc.o a - dtrrfs.o a - dtrsen.o a - dtrsna.o a - dtrsyl.o a - dtrti2.o a - dtrtri.o a - dtrtrs.o a - dtzrzf.o a - dstemr.o a - dsgesv.o a - dsposv.o a - dlag2s.o a - slag2d.o a - dlat2s.o a - dlansf.o a - dpftrf.o a - dpftri.o a - dpftrs.o a - dsfrk.o a - dtfsm.o a - dtftri.o a - dtfttp.o a - dtfttr.o a - dtpttf.o a - dtpttr.o a - dtrttf.o a - dtrttp.o a - dgejsv.o a - dgesvj.o a - dgsvj0.o a - dgsvj1.o a - dgeequb.o a - dsyequb.o a - dpoequb.o a - dgbequb.o a - dbbcsd.o a - dlapmr.o a - dorbdb.o a - dorbdb1.o a - dorbdb2.o a - dorbdb3.o a - dorbdb4.o a - dorbdb5.o a - dorbdb6.o a - dorcsd.o a - dorcsd2by1.o a - dgeqrt.o a - dgeqrt2.o a - dgeqrt3.o a - dgemqrt.o a - dtpqrt.o a - dtpqrt2.o a - dtpmqrt.o a - dtprfb.o a - dgelqt.o a - dgelqt3.o a - dgemlqt.o a - dgetsls.o a - dgeqr.o a - dlatsqr.o a - dlamtsqr.o a - dgemqr.o a - dgelq.o a - dlaswlq.o a - dlamswlq.o a - dgemlq.o a - dtplqt.o a - dtplqt2.o a - dtpmlqt.o a - dsytrd_2stage.o a - dsytrd_sy2sb.o a - dsytrd_sb2st.o a - dsb2st_kernels.o a - dsyevd_2stage.o a - dsyev_2stage.o a - dsyevx_2stage.o a - dsyevr_2stage.o a - dsbev_2stage.o a - dsbevx_2stage.o a - dsbevd_2stage.o a - dsygv_2stage.o a - DEPRECATED/dgegs.o a - DEPRECATED/dgegv.o a - DEPRECATED/dgeqpf.o a - DEPRECATED/dgelsx.o a - DEPRECATED/dggsvd.o a - DEPRECATED/dggsvp.o a - DEPRECATED/dlahrd.o a - DEPRECATED/dlatzm.o a - DEPRECATED/dtzrqf.o a - cbdsqr.o a - cgbbrd.o a - cgbcon.o a - cgbequ.o a - cgbrfs.o a - cgbsv.o a - cgbsvx.o a - cgbtf2.o a - cgbtrf.o a - cgbtrs.o a - cgebak.o a - cgebal.o a - cgebd2.o a - cgebrd.o a - cgecon.o a - cgeequ.o a - cgees.o a - cgeesx.o a - cgeev.o a - cgeevx.o a - cgehd2.o a - cgehrd.o a - cgelq2.o a - cgelqf.o a - cgels.o a - cgelsd.o a - cgelss.o a - cgelsy.o a - cgeql2.o a - cgeqlf.o a - cgeqp3.o a - cgeqr2.o a - cgeqr2p.o a - cgeqrf.o a - cgeqrfp.o a - cgerfs.o a - cgerq2.o a - cgerqf.o a - cgesc2.o a - cgesdd.o a - cgesv.o a - cgesvd.o a - cgesvdx.o a - cgesvj.o a - cgejsv.o a - cgsvj0.o a - cgsvj1.o a - cgesvx.o a - cgetc2.o a - cgetf2.o a - cgetrf2.o a - cgetri.o a - cggbak.o a - cggbal.o a - cgges.o a - cgges3.o a - cggesx.o a - cggev.o a - cggev3.o a - cggevx.o a - cggglm.o a - cgghrd.o a - cgghd3.o a - cgglse.o a - cggqrf.o a - cggrqf.o a - cggsvd3.o a - cggsvp3.o a - cgtcon.o a - cgtrfs.o a - cgtsv.o a - cgtsvx.o a - cgttrf.o a - cgttrs.o a - cgtts2.o a - chbev.o a - chbevd.o a - chbevx.o a - chbgst.o a - chbgv.o a - chbgvd.o a - chbgvx.o a - chbtrd.o a - checon.o a - cheev.o a - cheevd.o a - cheevr.o a - cheevx.o a - chegs2.o a - chegst.o a - chegv.o a - chegvd.o a - chegvx.o a - cherfs.o a - chesv.o a - chesvx.o a - chetd2.o a - chetf2.o a - chetrd.o a - chetrf.o a - chetri.o a - chetri2.o a - chetri2x.o a - cheswapr.o a - chetrs.o a - chetrs2.o a - chetf2_rook.o a - chetrf_rook.o a - chetri_rook.o a - chetrs_rook.o a - checon_rook.o a - chesv_rook.o a - chetf2_rk.o a - chetrf_rk.o a - chetri_3.o a - chetri_3x.o a - chetrs_3.o a - checon_3.o a - chesv_rk.o a - chesv_aa.o a - chetrf_aa.o a - chetrs_aa.o a - chesv_aa_2stage.o a - chetrf_aa_2stage.o a - chetrs_aa_2stage.o a - chgeqz.o a - chpcon.o a - chpev.o a - chpevd.o a - chpevx.o a - chpgst.o a - chpgv.o a - chpgvd.o a - chpgvx.o a - chprfs.o a - chpsv.o a - chpsvx.o a - chptrd.o a - chptrf.o a - chptri.o a - chptrs.o a - chsein.o a - chseqr.o a - clabrd.o a - clacgv.o a - clacon.o a - clacn2.o a - clacp2.o a - clacpy.o a - clacrm.o a - clacrt.o a - cladiv.o a - claed0.o a - claed7.o a - claed8.o a - claein.o a - claesy.o a - claev2.o a - clags2.o a - clagtm.o a - clahef.o a - clahef_rook.o a - clahef_rk.o a - clahef_aa.o a - clahqr.o a - clahr2.o a - claic1.o a - clals0.o a - clalsa.o a - clalsd.o a - clangb.o a - clange.o a - clangt.o a - clanhb.o a - clanhe.o a - clanhp.o a - clanhs.o a - clanht.o a - clansb.o a - clansp.o a - clansy.o a - clantb.o a - clantp.o a - clantr.o a - clapll.o a - clapmt.o a - clarcm.o a - claqgb.o a - claqge.o a - claqhb.o a - claqhe.o a - claqhp.o a - claqp2.o a - claqps.o a - claqsb.o a - claqr0.o a - claqr1.o a - claqr2.o a - claqr3.o a - claqr4.o a - claqr5.o a - claqsp.o a - claqsy.o a - clar1v.o a - clar2v.o a - ilaclr.o a - ilaclc.o a - clarf.o a - clarfb.o a - clarfg.o a - clarfgp.o a - clarft.o a - clarfx.o a - clarfy.o a - clargv.o a - clarnv.o a - clarrv.o a - clartg.o a - clartv.o a - clarz.o a - clarzb.o a - clarzt.o a - clascl.o a - claset.o a - clasr.o a - classq.o a - claswp.o a - clasyf.o a - clasyf_rook.o a - clasyf_rk.o a - clasyf_aa.o a - clatbs.o a - clatdf.o a - clatps.o a - clatrd.o a - clatrs.o a - clatrz.o a - clauu2.o a - clauum.o a - cpbcon.o a - cpbequ.o a - cpbrfs.o a - cpbstf.o a - cpbsv.o a - cpbsvx.o a - cpbtf2.o a - cpbtrf.o a - cpbtrs.o a - cpocon.o a - cpoequ.o a - cporfs.o a - cposv.o a - cposvx.o a - cpotf2.o a - cpotrf2.o a - cpotri.o a - cpstrf.o a - cpstf2.o a - cppcon.o a - cppequ.o a - cpprfs.o a - cppsv.o a - cppsvx.o a - cpptrf.o a - cpptri.o a - cpptrs.o a - cptcon.o a - cpteqr.o a - cptrfs.o a - cptsv.o a - cptsvx.o a - cpttrf.o a - cpttrs.o a - cptts2.o a - crot.o a - cspcon.o a - cspmv.o a - cspr.o a - csprfs.o a - cspsv.o a - cspsvx.o a - csptrf.o a - csptri.o a - csptrs.o a - csrscl.o a - cstedc.o a - cstegr.o a - cstein.o a - csteqr.o a - csycon.o a - csymv.o a - csyr.o a - csyrfs.o a - csysv.o a - csysvx.o a - csytf2.o a - csytrf.o a - csytri.o a - csytri2.o a - csytri2x.o a - csyswapr.o a - csytrs.o a - csytrs2.o a - csyconv.o a - csyconvf.o a - csyconvf_rook.o a - csytf2_rook.o a - csytrf_rook.o a - csytrs_rook.o a - csytri_rook.o a - csycon_rook.o a - csysv_rook.o a - csytf2_rk.o a - csytrf_rk.o a - csytrf_aa.o a - csytrs_3.o a - csytrs_aa.o a - csytri_3.o a - csytri_3x.o a - csycon_3.o a - csysv_rk.o a - csysv_aa.o a - csysv_aa_2stage.o a - csytrf_aa_2stage.o a - csytrs_aa_2stage.o a - ctbcon.o a - ctbrfs.o a - ctbtrs.o a - ctgevc.o a - ctgex2.o a - ctgexc.o a - ctgsen.o a - ctgsja.o a - ctgsna.o a - ctgsy2.o a - ctgsyl.o a - ctpcon.o a - ctprfs.o a - ctptri.o a - ctptrs.o a - ctrcon.o a - ctrevc.o a - ctrevc3.o a - ctrexc.o a - ctrrfs.o a - ctrsen.o a - ctrsna.o a - ctrsyl.o a - ctrti2.o a - ctrtri.o a - ctrtrs.o a - ctzrzf.o a - cung2l.o a - cung2r.o a - cungbr.o a - cunghr.o a - cungl2.o a - cunglq.o a - cungql.o a - cungqr.o a - cungr2.o a - cungrq.o a - cungtr.o a - cunm2l.o a - cunm2r.o a - cunmbr.o a - cunmhr.o a - cunml2.o a - cunm22.o a - cunmlq.o a - cunmql.o a - cunmqr.o a - cunmr2.o a - cunmr3.o a - cunmrq.o a - cunmrz.o a - cunmtr.o a - cupgtr.o a - cupmtr.o a - icmax1.o a - scsum1.o a - cstemr.o a - chfrk.o a - ctfttp.o a - clanhf.o a - cpftrf.o a - cpftri.o a - cpftrs.o a - ctfsm.o a - ctftri.o a - ctfttr.o a - ctpttf.o a - ctpttr.o a - ctrttf.o a - ctrttp.o a - cgeequb.o a - cgbequb.o a - csyequb.o a - cpoequb.o a - cheequb.o a - cbbcsd.o a - clapmr.o a - cunbdb.o a - cunbdb1.o a - cunbdb2.o a - cunbdb3.o a - cunbdb4.o a - cunbdb5.o a - cunbdb6.o a - cuncsd.o a - cuncsd2by1.o a - cgeqrt.o a - cgeqrt2.o a - cgeqrt3.o a - cgemqrt.o a - ctpqrt.o a - ctpqrt2.o a - ctpmqrt.o a - ctprfb.o a - cgelqt.o a - cgelqt3.o a - cgemlqt.o a - cgetsls.o a - cgeqr.o a - clatsqr.o a - clamtsqr.o a - cgemqr.o a - cgelq.o a - claswlq.o a - clamswlq.o a - cgemlq.o a - ctplqt.o a - ctplqt2.o a - ctpmlqt.o a - chetrd_2stage.o a - chetrd_he2hb.o a - chetrd_hb2st.o a - chb2st_kernels.o a - cheevd_2stage.o a - cheev_2stage.o a - cheevx_2stage.o a - cheevr_2stage.o a - chbev_2stage.o a - chbevx_2stage.o a - chbevd_2stage.o a - chegv_2stage.o a - DEPRECATED/cgegs.o a - DEPRECATED/cgegv.o a - DEPRECATED/cgeqpf.o a - DEPRECATED/cgelsx.o a - DEPRECATED/cggsvd.o a - DEPRECATED/cggsvp.o a - DEPRECATED/clahrd.o a - DEPRECATED/clatzm.o a - DEPRECATED/ctzrqf.o a - zbdsqr.o a - zgbbrd.o a - zgbcon.o a - zgbequ.o a - zgbrfs.o a - zgbsv.o a - zgbsvx.o a - zgbtf2.o a - zgbtrf.o a - zgbtrs.o a - zgebak.o a - zgebal.o a - zgebd2.o a - zgebrd.o a - zgecon.o a - zgeequ.o a - zgees.o a - zgeesx.o a - zgeev.o a - zgeevx.o a - zgehd2.o a - zgehrd.o a - zgelq2.o a - zgelqf.o a - zgels.o a - zgelsd.o a - zgelss.o a - zgelsy.o a - zgeql2.o a - zgeqlf.o a - zgeqp3.o a - zgeqr2.o a - zgeqr2p.o a - zgeqrf.o a - zgeqrfp.o a - zgerfs.o a - zgerq2.o a - zgerqf.o a - zgesc2.o a - zgesdd.o a - zgesv.o a - zgesvd.o a - zgesvdx.o a - zgesvx.o a - zgesvj.o a - zgejsv.o a - zgsvj0.o a - zgsvj1.o a - zgetc2.o a - zgetf2.o a - zgetrf.o a - zgetrf2.o a - zgetri.o a - zgetrs.o a - zggbak.o a - zggbal.o a - zgges.o a - zgges3.o a - zggesx.o a - zggev.o a - zggev3.o a - zggevx.o a - zggglm.o a - zgghrd.o a - zgghd3.o a - zgglse.o a - zggqrf.o a - zggrqf.o a - zggsvd3.o a - zggsvp3.o a - zgtcon.o a - zgtrfs.o a - zgtsv.o a - zgtsvx.o a - zgttrf.o a - zgttrs.o a - zgtts2.o a - zhbev.o a - zhbevd.o a - zhbevx.o a - zhbgst.o a - zhbgv.o a - zhbgvd.o a - zhbgvx.o a - zhbtrd.o a - zhecon.o a - zheev.o a - zheevd.o a - zheevr.o a - zheevx.o a - zhegs2.o a - zhegst.o a - zhegv.o a - zhegvd.o a - zhegvx.o a - zherfs.o a - zhesv.o a - zhesvx.o a - zhetd2.o a - zhetf2.o a - zhetrd.o a - zhetrf.o a - zhetri.o a - zhetri2.o a - zhetri2x.o a - zheswapr.o a - zhetrs.o a - zhetrs2.o a - zhetf2_rook.o a - zhetrf_rook.o a - zhetri_rook.o a - zhetrs_rook.o a - zhecon_rook.o a - zhesv_rook.o a - zhetf2_rk.o a - zhetrf_rk.o a - zhetri_3.o a - zhetri_3x.o a - zhetrs_3.o a - zhecon_3.o a - zhesv_rk.o a - zhesv_aa.o a - zhetrf_aa.o a - zhetrs_aa.o a - zhesv_aa_2stage.o a - zhetrf_aa_2stage.o a - zhetrs_aa_2stage.o a - zhgeqz.o a - zhpcon.o a - zhpev.o a - zhpevd.o a - zhpevx.o a - zhpgst.o a - zhpgv.o a - zhpgvd.o a - zhpgvx.o a - zhprfs.o a - zhpsv.o a - zhpsvx.o a - zhptrd.o a - zhptrf.o a - zhptri.o a - zhptrs.o a - zhsein.o a - zhseqr.o a - zlabrd.o a - zlacgv.o a - zlacon.o a - zlacn2.o a - zlacp2.o a - zlacpy.o a - zlacrm.o a - zlacrt.o a - zladiv.o a - zlaed0.o a - zlaed7.o a - zlaed8.o a - zlaein.o a - zlaesy.o a - zlaev2.o a - zlags2.o a - zlagtm.o a - zlahef.o a - zlahef_rook.o a - zlahef_rk.o a - zlahef_aa.o a - zlahqr.o a - zlahr2.o a - zlaic1.o a - zlals0.o a - zlalsa.o a - zlalsd.o a - zlangb.o a - zlange.o a - zlangt.o a - zlanhb.o a - zlanhe.o a - zlanhp.o a - zlanhs.o a - zlanht.o a - zlansb.o a - zlansp.o a - zlansy.o a - zlantb.o a - zlantp.o a - zlantr.o a - zlapll.o a - zlapmt.o a - zlaqgb.o a - zlaqge.o a - zlaqhb.o a - zlaqhe.o a - zlaqhp.o a - zlaqp2.o a - zlaqps.o a - zlaqsb.o a - zlaqr0.o a - zlaqr1.o a - zlaqr2.o a - zlaqr3.o a - zlaqr4.o a - zlaqr5.o a - zlaqsp.o a - zlaqsy.o a - zlar1v.o a - zlar2v.o a - ilazlr.o a - ilazlc.o a - zlarcm.o a - zlarf.o a - zlarfb.o a - zlarfg.o a - zlarfgp.o a - zlarft.o a - zlarfx.o a - zlarfy.o a - zlargv.o a - zlarnv.o a - zlarrv.o a - zlartg.o a - zlartv.o a - zlarz.o a - zlarzb.o a - zlarzt.o a - zlascl.o a - zlaset.o a - zlasr.o a - zlassq.o a - zlaswp.o a - zlasyf.o a - zlasyf_rook.o a - zlasyf_rk.o a - zlasyf_aa.o a - zlatbs.o a - zlatdf.o a - zlatps.o a - zlatrd.o a - zlatrs.o a - zlatrz.o a - zlauu2.o a - zlauum.o a - zpbcon.o a - zpbequ.o a - zpbrfs.o a - zpbstf.o a - zpbsv.o a - zpbsvx.o a - zpbtf2.o a - zpbtrf.o a - zpbtrs.o a - zpocon.o a - zpoequ.o a - zporfs.o a - zposv.o a - zposvx.o a - zpotf2.o a - zpotrf.o a - zpotrf2.o a - zpotri.o a - zpotrs.o a - zpstrf.o a - zpstf2.o a - zppcon.o a - zppequ.o a - zpprfs.o a - zppsv.o a - zppsvx.o a - zpptrf.o a - zpptri.o a - zpptrs.o a - zptcon.o a - zpteqr.o a - zptrfs.o a - zptsv.o a - zptsvx.o a - zpttrf.o a - zpttrs.o a - zptts2.o a - zrot.o a - zspcon.o a - zspmv.o a - zspr.o a - zsprfs.o a - zspsv.o a - zspsvx.o a - zsptrf.o a - zsptri.o a - zsptrs.o a - zdrscl.o a - zstedc.o a - zstegr.o a - zstein.o a - zsteqr.o a - zsycon.o a - zsymv.o a - zsyr.o a - zsyrfs.o a - zsysv.o a - zsysvx.o a - zsytf2.o a - zsytrf.o a - zsytri.o a - zsytri2.o a - zsytri2x.o a - zsyswapr.o a - zsytrs.o a - zsytrs2.o a - zsyconv.o a - zsyconvf.o a - zsyconvf_rook.o a - zsytf2_rook.o a - zsytrf_rook.o a - zsytrs_rook.o a - zsytrs_aa.o a - zsytri_rook.o a - zsycon_rook.o a - zsysv_rook.o a - zsytf2_rk.o a - zsytrf_rk.o a - zsytrf_aa.o a - zsytrs_3.o a - zsysv_aa_2stage.o a - zsytrf_aa_2stage.o a - zsytrs_aa_2stage.o a - zsytri_3.o a - zsytri_3x.o a - zsycon_3.o a - zsysv_rk.o a - zsysv_aa.o a - ztbcon.o a - ztbrfs.o a - ztbtrs.o a - ztgevc.o a - ztgex2.o a - ztgexc.o a - ztgsen.o a - ztgsja.o a - ztgsna.o a - ztgsy2.o a - ztgsyl.o a - ztpcon.o a - ztprfs.o a - ztptri.o a - ztptrs.o a - ztrcon.o a - ztrevc.o a - ztrevc3.o a - ztrexc.o a - ztrrfs.o a - ztrsen.o a - ztrsna.o a - ztrsyl.o a - ztrti2.o a - ztrtri.o a - ztrtrs.o a - ztzrzf.o a - zung2l.o a - zung2r.o a - zungbr.o a - zunghr.o a - zungl2.o a - zunglq.o a - zungql.o a - zungqr.o a - zungr2.o a - zungrq.o a - zungtr.o a - zunm2l.o a - zunm2r.o a - zunmbr.o a - zunmhr.o a - zunml2.o a - zunm22.o a - zunmlq.o a - zunmql.o a - zunmqr.o a - zunmr2.o a - zunmr3.o a - zunmrq.o a - zunmrz.o a - zunmtr.o a - zupgtr.o a - zupmtr.o a - izmax1.o a - dzsum1.o a - zstemr.o a - zcgesv.o a - zcposv.o a - zlag2c.o a - clag2z.o a - zlat2c.o a - zhfrk.o a - ztfttp.o a - zlanhf.o a - zpftrf.o a - zpftri.o a - zpftrs.o a - ztfsm.o a - ztftri.o a - ztfttr.o a - ztpttf.o a - ztpttr.o a - ztrttf.o a - ztrttp.o a - zgeequb.o a - zgbequb.o a - zsyequb.o a - zpoequb.o a - zheequb.o a - zbbcsd.o a - zlapmr.o a - zunbdb.o a - zunbdb1.o a - zunbdb2.o a - zunbdb3.o a - zunbdb4.o a - zunbdb5.o a - zunbdb6.o a - zuncsd.o a - zuncsd2by1.o a - zgeqrt.o a - zgeqrt2.o a - zgeqrt3.o a - zgemqrt.o a - ztpqrt.o a - ztpqrt2.o a - ztpmqrt.o a - ztprfb.o a - ztplqt.o a - ztplqt2.o a - ztpmlqt.o a - zgelqt.o a - zgelqt3.o a - zgemlqt.o a - zgetsls.o a - zgeqr.o a - zlatsqr.o a - zlamtsqr.o a - zgemqr.o a - zgelq.o a - zlaswlq.o a - zlamswlq.o a - zgemlq.o a - zhetrd_2stage.o a - zhetrd_he2hb.o a - zhetrd_hb2st.o a - zhb2st_kernels.o a - zheevd_2stage.o a - zheev_2stage.o a - zheevx_2stage.o a - zheevr_2stage.o a - zhbev_2stage.o a - zhbevx_2stage.o a - zhbevd_2stage.o a - zhegv_2stage.o a - sbdsdc.o a - sbdsqr.o a - sdisna.o a - slabad.o a - slacpy.o a - sladiv.o a - slae2.o a - slaebz.o a - slaed0.o a - slaed1.o a - slaed2.o a - slaed3.o a - slaed4.o a - slaed5.o a - slaed6.o a - slaed7.o a - slaed8.o a - slaed9.o a - slaeda.o a - slaev2.o a - slagtf.o a - slagts.o a - slamrg.o a - slanst.o a - slapy2.o a - slapy3.o a - slarnv.o a - slarra.o a - slarrb.o a - slarrc.o a - slarrd.o a - slarre.o a - slarrf.o a - slarrj.o a - slarrk.o a - slarrr.o a - slaneg.o a - slartg.o a - slaruv.o a - slas2.o a - slascl.o a - slasd0.o a - slasd1.o a - slasd2.o a - slasd3.o a - slasd4.o a - slasd5.o a - slasd6.o a - slasd7.o a - slasd8.o a - slasda.o a - slasdq.o a - slasdt.o a - slaset.o a - slasq1.o a - slasq2.o a - slasq3.o a - slasq4.o a - slasq5.o a - slasq6.o a - slasr.o a - slasrt.o a - slassq.o a - slasv2.o a - spttrf.o a - sstebz.o a - sstedc.o a - ssteqr.o a - ssterf.o a - slaisnan.o a - sisnan.o a - slartgp.o a - slartgs.o a - ../INSTALL/slamch.o a - ../INSTALL/second_INT_ETIME.o a - DEPRECATED/zgegs.o a - DEPRECATED/zgegv.o a - DEPRECATED/zgeqpf.o a - DEPRECATED/zgelsx.o a - DEPRECATED/zggsvd.o a - DEPRECATED/zggsvp.o a - DEPRECATED/zlahrd.o a - DEPRECATED/zlatzm.o a - DEPRECATED/ztzrqf.o a - dbdsdc.o a - dbdsqr.o a - ddisna.o a - dlabad.o a - dlacpy.o a - dladiv.o a - dlae2.o a - dlaebz.o a - dlaed0.o a - dlaed1.o a - dlaed2.o a - dlaed3.o a - dlaed4.o a - dlaed5.o a - dlaed6.o a - dlaed7.o a - dlaed8.o a - dlaed9.o a - dlaeda.o a - dlaev2.o a - dlagtf.o a - dlagts.o a - dlamrg.o a - dlanst.o a - dlapy2.o a - dlapy3.o a - dlarnv.o a - dlarra.o a - dlarrb.o a - dlarrc.o a - dlarrd.o a - dlarre.o a - dlarrf.o a - dlarrj.o a - dlarrk.o a - dlarrr.o a - dlaneg.o a - dlartg.o a - dlaruv.o a - dlas2.o a - dlascl.o a - dlasd0.o a - dlasd1.o a - dlasd2.o a - dlasd3.o a - dlasd4.o a - dlasd5.o a - dlasd6.o a - dlasd7.o a - dlasd8.o a - dlasda.o a - dlasdq.o a - dlasdt.o a - dlaset.o a - dlasq1.o a - dlasq2.o a - dlasq3.o a - dlasq4.o a - dlasq5.o a - dlasq6.o a - dlasr.o a - dlasrt.o a - dlassq.o a - dlasv2.o a - dpttrf.o a - dstebz.o a - dstedc.o a - dsteqr.o a - dsterf.o a - dlaisnan.o a - disnan.o a - dlartgp.o a - dlartgs.o a - ../INSTALL/dlamch.o a - ../INSTALL/dsecnd_INT_ETIME.o a - ilaenv.o a - ilaenv2stage.o a - ieeeck.o a - lsamen.o a - iparmq.o a - iparam2stage.o a - ilaprec.o a - ilatrans.o a - ilauplo.o a - iladiag.o a - chla_transtype.o a - ../INSTALL/ilaver.o a - ../INSTALL/lsame.o a - xerbla.o a - xerbla_array.o a - spotrs.o a - sgetrs.o a - spotrf.o a - sgetrf.o a - cpotrs.o a - cgetrs.o a - cpotrf.o a - cgetrf.o ranlib liblapack.a + cp liblapack.a /builddir/build/BUILD/lapack-3.8.0/ ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/INSTALL ~/build/BUILD/lapack-3.8.0 + popd + pushd INSTALL + make clean rm -f *.o rm -f test* rm -f core + make 'NOOPT=-O0 -g -frecursive -fPIC' 'OPTS=-O2 -g -frecursive -fPIC' gfortran -O2 -g -frecursive -fPIC -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -fPIC -c -o lsametst.o lsametst.f gfortran -o testlsame lsame.o lsametst.o gfortran -O0 -g -frecursive -fPIC -c -o slamch.o slamch.f gfortran -O2 -g -frecursive -fPIC -c -o slamchtst.o slamchtst.f gfortran -o testslamch slamch.o lsame.o slamchtst.o gfortran -O0 -g -frecursive -fPIC -c -o dlamch.o dlamch.f gfortran -O2 -g -frecursive -fPIC -c -o dlamchtst.o dlamchtst.f gfortran -o testdlamch dlamch.o lsame.o dlamchtst.o gfortran -O2 -g -frecursive -fPIC -c -o second_INT_ETIME.o second_INT_ETIME.f gfortran -O2 -g -frecursive -fPIC -c -o secondtst.o secondtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testsecond second_INT_ETIME.o secondtst.o gfortran -O2 -g -frecursive -fPIC -c -o dsecnd_INT_ETIME.o dsecnd_INT_ETIME.f gfortran -O2 -g -frecursive -fPIC -c -o dsecndtst.o dsecndtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testdsecnd dsecnd_INT_ETIME.o dsecndtst.o gfortran -O2 -g -frecursive -fPIC -c -o tstiee.o tstiee.f gfortran -o testieee tstiee.o gfortran -O2 -g -frecursive -fPIC -c -o ilaver.o ilaver.f gfortran -O2 -g -frecursive -fPIC -c -o LAPACK_version.o LAPACK_version.f gfortran -o testversion ilaver.o LAPACK_version.o ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/SRC ~/build/BUILD/lapack-3.8.0 + popd + pushd SRC + make clean rm -f *.o liblapack* DEPRECATED/*.o + make 'FFLAGS=-O2 -g -frecursive -fPIC' 'CFLAGS=-O2 -g -frecursive -fPIC' static gfortran -O2 -g -frecursive -fPIC -c -o sbdsvdx.o sbdsvdx.f gfortran -O2 -g -frecursive -fPIC -c -o sgbbrd.o sgbbrd.f gfortran -O2 -g -frecursive -fPIC -c -o sgbcon.o sgbcon.f gfortran -O2 -g -frecursive -fPIC -c -o sgbequ.o sgbequ.f gfortran -O2 -g -frecursive -fPIC -c -o sgbrfs.o sgbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o sgbsv.o sgbsv.f gfortran -O2 -g -frecursive -fPIC -c -o sgbsvx.o sgbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o sgbtf2.o sgbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o sgbtrf.o sgbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o sgbtrs.o sgbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o sgebak.o sgebak.f gfortran -O2 -g -frecursive -fPIC -c -o sgebal.o sgebal.f gfortran -O2 -g -frecursive -fPIC -c -o sgebd2.o sgebd2.f gfortran -O2 -g -frecursive -fPIC -c -o sgebrd.o sgebrd.f gfortran -O2 -g -frecursive -fPIC -c -o sgecon.o sgecon.f gfortran -O2 -g -frecursive -fPIC -c -o sgeequ.o sgeequ.f gfortran -O2 -g -frecursive -fPIC -c -o sgees.o sgees.f gfortran -O2 -g -frecursive -fPIC -c -o sgeesx.o sgeesx.f gfortran -O2 -g -frecursive -fPIC -c -o sgeev.o sgeev.f gfortran -O2 -g -frecursive -fPIC -c -o sgeevx.o sgeevx.f gfortran -O2 -g -frecursive -fPIC -c -o sgehd2.o sgehd2.f gfortran -O2 -g -frecursive -fPIC -c -o sgehrd.o sgehrd.f gfortran -O2 -g -frecursive -fPIC -c -o sgelq2.o sgelq2.f gfortran -O2 -g -frecursive -fPIC -c -o sgelqf.o sgelqf.f gfortran -O2 -g -frecursive -fPIC -c -o sgels.o sgels.f gfortran -O2 -g -frecursive -fPIC -c -o sgelsd.o sgelsd.f gfortran -O2 -g -frecursive -fPIC -c -o sgelss.o sgelss.f gfortran -O2 -g -frecursive -fPIC -c -o sgelsy.o sgelsy.f gfortran -O2 -g -frecursive -fPIC -c -o sgeql2.o sgeql2.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqlf.o sgeqlf.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqp3.o sgeqp3.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqr2.o sgeqr2.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqr2p.o sgeqr2p.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrf.o sgeqrf.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrfp.o sgeqrfp.f gfortran -O2 -g -frecursive -fPIC -c -o sgerfs.o sgerfs.f gfortran -O2 -g -frecursive -fPIC -c -o sgerq2.o sgerq2.f gfortran -O2 -g -frecursive -fPIC -c -o sgerqf.o sgerqf.f gfortran -O2 -g -frecursive -fPIC -c -o sgesc2.o sgesc2.f gfortran -O2 -g -frecursive -fPIC -c -o sgesdd.o sgesdd.f gfortran -O2 -g -frecursive -fPIC -c -o sgesv.o sgesv.f gfortran -O2 -g -frecursive -fPIC -c -o sgesvd.o sgesvd.f gfortran -O2 -g -frecursive -fPIC -c -o sgesvdx.o sgesvdx.f gfortran -O2 -g -frecursive -fPIC -c -o sgesvx.o sgesvx.f gfortran -O2 -g -frecursive -fPIC -c -o sgetc2.o sgetc2.f gfortran -O2 -g -frecursive -fPIC -c -o sgetf2.o sgetf2.f gfortran -O2 -g -frecursive -fPIC -c -o sgetrf2.o sgetrf2.f gfortran -O2 -g -frecursive -fPIC -c -o sgetri.o sgetri.f gfortran -O2 -g -frecursive -fPIC -c -o sggbak.o sggbak.f gfortran -O2 -g -frecursive -fPIC -c -o sggbal.o sggbal.f gfortran -O2 -g -frecursive -fPIC -c -o sgges.o sgges.f gfortran -O2 -g -frecursive -fPIC -c -o sgges3.o sgges3.f gfortran -O2 -g -frecursive -fPIC -c -o sggesx.o sggesx.f gfortran -O2 -g -frecursive -fPIC -c -o sggev.o sggev.f gfortran -O2 -g -frecursive -fPIC -c -o sggev3.o sggev3.f gfortran -O2 -g -frecursive -fPIC -c -o sggevx.o sggevx.f gfortran -O2 -g -frecursive -fPIC -c -o sggglm.o sggglm.f gfortran -O2 -g -frecursive -fPIC -c -o sgghrd.o sgghrd.f gfortran -O2 -g -frecursive -fPIC -c -o sgghd3.o sgghd3.f gfortran -O2 -g -frecursive -fPIC -c -o sgglse.o sgglse.f gfortran -O2 -g -frecursive -fPIC -c -o sggqrf.o sggqrf.f gfortran -O2 -g -frecursive -fPIC -c -o sggrqf.o sggrqf.f gfortran -O2 -g -frecursive -fPIC -c -o sggsvd3.o sggsvd3.f gfortran -O2 -g -frecursive -fPIC -c -o sggsvp3.o sggsvp3.f gfortran -O2 -g -frecursive -fPIC -c -o sgtcon.o sgtcon.f gfortran -O2 -g -frecursive -fPIC -c -o sgtrfs.o sgtrfs.f gfortran -O2 -g -frecursive -fPIC -c -o sgtsv.o sgtsv.f gfortran -O2 -g -frecursive -fPIC -c -o sgtsvx.o sgtsvx.f gfortran -O2 -g -frecursive -fPIC -c -o sgttrf.o sgttrf.f gfortran -O2 -g -frecursive -fPIC -c -o sgttrs.o sgttrs.f gfortran -O2 -g -frecursive -fPIC -c -o sgtts2.o sgtts2.f gfortran -O2 -g -frecursive -fPIC -c -o shgeqz.o shgeqz.f gfortran -O2 -g -frecursive -fPIC -c -o shsein.o shsein.f gfortran -O2 -g -frecursive -fPIC -c -o shseqr.o shseqr.f gfortran -O2 -g -frecursive -fPIC -c -o slabrd.o slabrd.f gfortran -O2 -g -frecursive -fPIC -c -o slacon.o slacon.f gfortran -O2 -g -frecursive -fPIC -c -o slacn2.o slacn2.f gfortran -O2 -g -frecursive -fPIC -c -o slaein.o slaein.f gfortran -O2 -g -frecursive -fPIC -c -o slaexc.o slaexc.f gfortran -O2 -g -frecursive -fPIC -c -o slag2.o slag2.f gfortran -O2 -g -frecursive -fPIC -c -o slags2.o slags2.f gfortran -O2 -g -frecursive -fPIC -c -o slagtm.o slagtm.f gfortran -O2 -g -frecursive -fPIC -c -o slagv2.o slagv2.f gfortran -O2 -g -frecursive -fPIC -c -o slahqr.o slahqr.f gfortran -O2 -g -frecursive -fPIC -c -o slahr2.o slahr2.f gfortran -O2 -g -frecursive -fPIC -c -o slaic1.o slaic1.f gfortran -O2 -g -frecursive -fPIC -c -o slaln2.o slaln2.f gfortran -O2 -g -frecursive -fPIC -c -o slals0.o slals0.f gfortran -O2 -g -frecursive -fPIC -c -o slalsa.o slalsa.f gfortran -O2 -g -frecursive -fPIC -c -o slalsd.o slalsd.f gfortran -O2 -g -frecursive -fPIC -c -o slangb.o slangb.f gfortran -O2 -g -frecursive -fPIC -c -o slange.o slange.f gfortran -O2 -g -frecursive -fPIC -c -o slangt.o slangt.f gfortran -O2 -g -frecursive -fPIC -c -o slanhs.o slanhs.f gfortran -O2 -g -frecursive -fPIC -c -o slansb.o slansb.f gfortran -O2 -g -frecursive -fPIC -c -o slansp.o slansp.f gfortran -O2 -g -frecursive -fPIC -c -o slansy.o slansy.f gfortran -O2 -g -frecursive -fPIC -c -o slantb.o slantb.f gfortran -O2 -g -frecursive -fPIC -c -o slantp.o slantp.f gfortran -O2 -g -frecursive -fPIC -c -o slantr.o slantr.f gfortran -O2 -g -frecursive -fPIC -c -o slanv2.o slanv2.f gfortran -O2 -g -frecursive -fPIC -c -o slapll.o slapll.f gfortran -O2 -g -frecursive -fPIC -c -o slapmt.o slapmt.f gfortran -O2 -g -frecursive -fPIC -c -o slaqgb.o slaqgb.f gfortran -O2 -g -frecursive -fPIC -c -o slaqge.o slaqge.f gfortran -O2 -g -frecursive -fPIC -c -o slaqp2.o slaqp2.f gfortran -O2 -g -frecursive -fPIC -c -o slaqps.o slaqps.f gfortran -O2 -g -frecursive -fPIC -c -o slaqsb.o slaqsb.f gfortran -O2 -g -frecursive -fPIC -c -o slaqsp.o slaqsp.f gfortran -O2 -g -frecursive -fPIC -c -o slaqsy.o slaqsy.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr0.o slaqr0.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr1.o slaqr1.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr2.o slaqr2.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr3.o slaqr3.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr4.o slaqr4.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr5.o slaqr5.f gfortran -O2 -g -frecursive -fPIC -c -o slaqtr.o slaqtr.f gfortran -O2 -g -frecursive -fPIC -c -o slar1v.o slar1v.f gfortran -O2 -g -frecursive -fPIC -c -o slar2v.o slar2v.f gfortran -O2 -g -frecursive -fPIC -c -o ilaslr.o ilaslr.f gfortran -O2 -g -frecursive -fPIC -c -o ilaslc.o ilaslc.f gfortran -O2 -g -frecursive -fPIC -c -o slarf.o slarf.f gfortran -O2 -g -frecursive -fPIC -c -o slarfb.o slarfb.f gfortran -O2 -g -frecursive -fPIC -c -o slarfg.o slarfg.f gfortran -O2 -g -frecursive -fPIC -c -o slarfgp.o slarfgp.f gfortran -O2 -g -frecursive -fPIC -c -o slarft.o slarft.f gfortran -O2 -g -frecursive -fPIC -c -o slarfx.o slarfx.f gfortran -O2 -g -frecursive -fPIC -c -o slarfy.o slarfy.f gfortran -O2 -g -frecursive -fPIC -c -o slargv.o slargv.f gfortran -O2 -g -frecursive -fPIC -c -o slarrv.o slarrv.f gfortran -O2 -g -frecursive -fPIC -c -o slartv.o slartv.f gfortran -O2 -g -frecursive -fPIC -c -o slarz.o slarz.f gfortran -O2 -g -frecursive -fPIC -c -o slarzb.o slarzb.f gfortran -O2 -g -frecursive -fPIC -c -o slarzt.o slarzt.f gfortran -O2 -g -frecursive -fPIC -c -o slaswp.o slaswp.f gfortran -O2 -g -frecursive -fPIC -c -o slasy2.o slasy2.f gfortran -O2 -g -frecursive -fPIC -c -o slasyf.o slasyf.f gfortran -O2 -g -frecursive -fPIC -c -o slasyf_rook.o slasyf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o slasyf_rk.o slasyf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o slasyf_aa.o slasyf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o slatbs.o slatbs.f gfortran -O2 -g -frecursive -fPIC -c -o slatdf.o slatdf.f gfortran -O2 -g -frecursive -fPIC -c -o slatps.o slatps.f gfortran -O2 -g -frecursive -fPIC -c -o slatrd.o slatrd.f gfortran -O2 -g -frecursive -fPIC -c -o slatrs.o slatrs.f gfortran -O2 -g -frecursive -fPIC -c -o slatrz.o slatrz.f gfortran -O2 -g -frecursive -fPIC -c -o slauu2.o slauu2.f gfortran -O2 -g -frecursive -fPIC -c -o slauum.o slauum.f gfortran -O2 -g -frecursive -fPIC -c -o sopgtr.o sopgtr.f gfortran -O2 -g -frecursive -fPIC -c -o sopmtr.o sopmtr.f gfortran -O2 -g -frecursive -fPIC -c -o sorg2l.o sorg2l.f gfortran -O2 -g -frecursive -fPIC -c -o sorg2r.o sorg2r.f gfortran -O2 -g -frecursive -fPIC -c -o sorgbr.o sorgbr.f gfortran -O2 -g -frecursive -fPIC -c -o sorghr.o sorghr.f gfortran -O2 -g -frecursive -fPIC -c -o sorgl2.o sorgl2.f gfortran -O2 -g -frecursive -fPIC -c -o sorglq.o sorglq.f gfortran -O2 -g -frecursive -fPIC -c -o sorgql.o sorgql.f gfortran -O2 -g -frecursive -fPIC -c -o sorgqr.o sorgqr.f gfortran -O2 -g -frecursive -fPIC -c -o sorgr2.o sorgr2.f gfortran -O2 -g -frecursive -fPIC -c -o sorgrq.o sorgrq.f gfortran -O2 -g -frecursive -fPIC -c -o sorgtr.o sorgtr.f gfortran -O2 -g -frecursive -fPIC -c -o sorm2l.o sorm2l.f gfortran -O2 -g -frecursive -fPIC -c -o sorm2r.o sorm2r.f gfortran -O2 -g -frecursive -fPIC -c -o sorm22.o sorm22.f gfortran -O2 -g -frecursive -fPIC -c -o sormbr.o sormbr.f gfortran -O2 -g -frecursive -fPIC -c -o sormhr.o sormhr.f gfortran -O2 -g -frecursive -fPIC -c -o sorml2.o sorml2.f gfortran -O2 -g -frecursive -fPIC -c -o sormlq.o sormlq.f gfortran -O2 -g -frecursive -fPIC -c -o sormql.o sormql.f gfortran -O2 -g -frecursive -fPIC -c -o sormqr.o sormqr.f gfortran -O2 -g -frecursive -fPIC -c -o sormr2.o sormr2.f gfortran -O2 -g -frecursive -fPIC -c -o sormr3.o sormr3.f gfortran -O2 -g -frecursive -fPIC -c -o sormrq.o sormrq.f gfortran -O2 -g -frecursive -fPIC -c -o sormrz.o sormrz.f gfortran -O2 -g -frecursive -fPIC -c -o sormtr.o sormtr.f gfortran -O2 -g -frecursive -fPIC -c -o spbcon.o spbcon.f gfortran -O2 -g -frecursive -fPIC -c -o spbequ.o spbequ.f gfortran -O2 -g -frecursive -fPIC -c -o spbrfs.o spbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o spbstf.o spbstf.f gfortran -O2 -g -frecursive -fPIC -c -o spbsv.o spbsv.f gfortran -O2 -g -frecursive -fPIC -c -o spbsvx.o spbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o spbtf2.o spbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o spbtrf.o spbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o spbtrs.o spbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o spocon.o spocon.f gfortran -O2 -g -frecursive -fPIC -c -o spoequ.o spoequ.f gfortran -O2 -g -frecursive -fPIC -c -o sporfs.o sporfs.f gfortran -O2 -g -frecursive -fPIC -c -o sposv.o sposv.f gfortran -O2 -g -frecursive -fPIC -c -o sposvx.o sposvx.f gfortran -O2 -g -frecursive -fPIC -c -o spotf2.o spotf2.f gfortran -O2 -g -frecursive -fPIC -c -o spotrf2.o spotrf2.f gfortran -O2 -g -frecursive -fPIC -c -o spotri.o spotri.f gfortran -O2 -g -frecursive -fPIC -c -o spstrf.o spstrf.f gfortran -O2 -g -frecursive -fPIC -c -o spstf2.o spstf2.f gfortran -O2 -g -frecursive -fPIC -c -o sppcon.o sppcon.f gfortran -O2 -g -frecursive -fPIC -c -o sppequ.o sppequ.f gfortran -O2 -g -frecursive -fPIC -c -o spprfs.o spprfs.f gfortran -O2 -g -frecursive -fPIC -c -o sppsv.o sppsv.f gfortran -O2 -g -frecursive -fPIC -c -o sppsvx.o sppsvx.f gfortran -O2 -g -frecursive -fPIC -c -o spptrf.o spptrf.f gfortran -O2 -g -frecursive -fPIC -c -o spptri.o spptri.f gfortran -O2 -g -frecursive -fPIC -c -o spptrs.o spptrs.f gfortran -O2 -g -frecursive -fPIC -c -o sptcon.o sptcon.f gfortran -O2 -g -frecursive -fPIC -c -o spteqr.o spteqr.f gfortran -O2 -g -frecursive -fPIC -c -o sptrfs.o sptrfs.f gfortran -O2 -g -frecursive -fPIC -c -o sptsv.o sptsv.f gfortran -O2 -g -frecursive -fPIC -c -o sptsvx.o sptsvx.f gfortran -O2 -g -frecursive -fPIC -c -o spttrs.o spttrs.f gfortran -O2 -g -frecursive -fPIC -c -o sptts2.o sptts2.f gfortran -O2 -g -frecursive -fPIC -c -o srscl.o srscl.f gfortran -O2 -g -frecursive -fPIC -c -o ssbev.o ssbev.f gfortran -O2 -g -frecursive -fPIC -c -o ssbevd.o ssbevd.f gfortran -O2 -g -frecursive -fPIC -c -o ssbevx.o ssbevx.f gfortran -O2 -g -frecursive -fPIC -c -o ssbgst.o ssbgst.f gfortran -O2 -g -frecursive -fPIC -c -o ssbgv.o ssbgv.f gfortran -O2 -g -frecursive -fPIC -c -o ssbgvd.o ssbgvd.f gfortran -O2 -g -frecursive -fPIC -c -o ssbgvx.o ssbgvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssbtrd.o ssbtrd.f gfortran -O2 -g -frecursive -fPIC -c -o sspcon.o sspcon.f gfortran -O2 -g -frecursive -fPIC -c -o sspev.o sspev.f gfortran -O2 -g -frecursive -fPIC -c -o sspevd.o sspevd.f gfortran -O2 -g -frecursive -fPIC -c -o sspevx.o sspevx.f gfortran -O2 -g -frecursive -fPIC -c -o sspgst.o sspgst.f gfortran -O2 -g -frecursive -fPIC -c -o sspgv.o sspgv.f gfortran -O2 -g -frecursive -fPIC -c -o sspgvd.o sspgvd.f gfortran -O2 -g -frecursive -fPIC -c -o sspgvx.o sspgvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssprfs.o ssprfs.f gfortran -O2 -g -frecursive -fPIC -c -o sspsv.o sspsv.f gfortran -O2 -g -frecursive -fPIC -c -o sspsvx.o sspsvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssptrd.o ssptrd.f gfortran -O2 -g -frecursive -fPIC -c -o ssptrf.o ssptrf.f gfortran -O2 -g -frecursive -fPIC -c -o ssptri.o ssptri.f gfortran -O2 -g -frecursive -fPIC -c -o ssptrs.o ssptrs.f gfortran -O2 -g -frecursive -fPIC -c -o sstegr.o sstegr.f gfortran -O2 -g -frecursive -fPIC -c -o sstein.o sstein.f gfortran -O2 -g -frecursive -fPIC -c -o sstev.o sstev.f gfortran -O2 -g -frecursive -fPIC -c -o sstevd.o sstevd.f gfortran -O2 -g -frecursive -fPIC -c -o sstevr.o sstevr.f gfortran -O2 -g -frecursive -fPIC -c -o sstevx.o sstevx.f gfortran -O2 -g -frecursive -fPIC -c -o ssycon.o ssycon.f gfortran -O2 -g -frecursive -fPIC -c -o ssyev.o ssyev.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevd.o ssyevd.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevr.o ssyevr.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevx.o ssyevx.f gfortran -O2 -g -frecursive -fPIC -c -o ssygs2.o ssygs2.f gfortran -O2 -g -frecursive -fPIC -c -o ssygst.o ssygst.f gfortran -O2 -g -frecursive -fPIC -c -o ssygv.o ssygv.f gfortran -O2 -g -frecursive -fPIC -c -o ssygvd.o ssygvd.f gfortran -O2 -g -frecursive -fPIC -c -o ssygvx.o ssygvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssyrfs.o ssyrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv.o ssysv.f gfortran -O2 -g -frecursive -fPIC -c -o ssysvx.o ssysvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssytd2.o ssytd2.f gfortran -O2 -g -frecursive -fPIC -c -o ssytf2.o ssytf2.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrd.o ssytrd.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf.o ssytrf.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri.o ssytri.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri2.o ssytri2.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri2x.o ssytri2x.f gfortran -O2 -g -frecursive -fPIC -c -o ssyswapr.o ssyswapr.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs.o ssytrs.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs2.o ssytrs2.f gfortran -O2 -g -frecursive -fPIC -c -o ssyconv.o ssyconv.f gfortran -O2 -g -frecursive -fPIC -c -o ssyconvf.o ssyconvf.f gfortran -O2 -g -frecursive -fPIC -c -o ssyconvf_rook.o ssyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytf2_rook.o ssytf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf_rook.o ssytrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs_rook.o ssytrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri_rook.o ssytri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssycon_rook.o ssycon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv_rook.o ssysv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytf2_rk.o ssytf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf_rk.o ssytrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs_3.o ssytrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri_3.o ssytri_3.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri_3x.o ssytri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o ssycon_3.o ssycon_3.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv_rk.o ssysv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv_aa.o ssysv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf_aa.o ssytrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs_aa.o ssytrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv_aa_2stage.o ssysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf_aa_2stage.o ssytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs_aa_2stage.o ssytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o stbcon.o stbcon.f gfortran -O2 -g -frecursive -fPIC -c -o stbrfs.o stbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o stbtrs.o stbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o stgevc.o stgevc.f gfortran -O2 -g -frecursive -fPIC -c -o stgex2.o stgex2.f gfortran -O2 -g -frecursive -fPIC -c -o stgexc.o stgexc.f gfortran -O2 -g -frecursive -fPIC -c -o stgsen.o stgsen.f gfortran -O2 -g -frecursive -fPIC -c -o stgsja.o stgsja.f gfortran -O2 -g -frecursive -fPIC -c -o stgsna.o stgsna.f gfortran -O2 -g -frecursive -fPIC -c -o stgsy2.o stgsy2.f gfortran -O2 -g -frecursive -fPIC -c -o stgsyl.o stgsyl.f gfortran -O2 -g -frecursive -fPIC -c -o stpcon.o stpcon.f gfortran -O2 -g -frecursive -fPIC -c -o stprfs.o stprfs.f gfortran -O2 -g -frecursive -fPIC -c -o stptri.o stptri.f gfortran -O2 -g -frecursive -fPIC -c -o stptrs.o stptrs.f gfortran -O2 -g -frecursive -fPIC -c -o strcon.o strcon.f gfortran -O2 -g -frecursive -fPIC -c -o strevc.o strevc.f gfortran -O2 -g -frecursive -fPIC -c -o strevc3.o strevc3.f gfortran -O2 -g -frecursive -fPIC -c -o strexc.o strexc.f gfortran -O2 -g -frecursive -fPIC -c -o strrfs.o strrfs.f gfortran -O2 -g -frecursive -fPIC -c -o strsen.o strsen.f gfortran -O2 -g -frecursive -fPIC -c -o strsna.o strsna.f gfortran -O2 -g -frecursive -fPIC -c -o strsyl.o strsyl.f gfortran -O2 -g -frecursive -fPIC -c -o strti2.o strti2.f gfortran -O2 -g -frecursive -fPIC -c -o strtri.o strtri.f gfortran -O2 -g -frecursive -fPIC -c -o strtrs.o strtrs.f gfortran -O2 -g -frecursive -fPIC -c -o stzrzf.o stzrzf.f gfortran -O2 -g -frecursive -fPIC -c -o sstemr.o sstemr.f gfortran -O2 -g -frecursive -fPIC -c -o slansf.o slansf.f gfortran -O2 -g -frecursive -fPIC -c -o spftrf.o spftrf.f gfortran -O2 -g -frecursive -fPIC -c -o spftri.o spftri.f gfortran -O2 -g -frecursive -fPIC -c -o spftrs.o spftrs.f gfortran -O2 -g -frecursive -fPIC -c -o ssfrk.o ssfrk.f gfortran -O2 -g -frecursive -fPIC -c -o stfsm.o stfsm.f gfortran -O2 -g -frecursive -fPIC -c -o stftri.o stftri.f gfortran -O2 -g -frecursive -fPIC -c -o stfttp.o stfttp.f gfortran -O2 -g -frecursive -fPIC -c -o stfttr.o stfttr.f gfortran -O2 -g -frecursive -fPIC -c -o stpttf.o stpttf.f gfortran -O2 -g -frecursive -fPIC -c -o stpttr.o stpttr.f gfortran -O2 -g -frecursive -fPIC -c -o strttf.o strttf.f gfortran -O2 -g -frecursive -fPIC -c -o strttp.o strttp.f gfortran -O2 -g -frecursive -fPIC -c -o sgejsv.o sgejsv.f gfortran -O2 -g -frecursive -fPIC -c -o sgesvj.o sgesvj.f gfortran -O2 -g -frecursive -fPIC -c -o sgsvj0.o sgsvj0.f gfortran -O2 -g -frecursive -fPIC -c -o sgsvj1.o sgsvj1.f gfortran -O2 -g -frecursive -fPIC -c -o sgeequb.o sgeequb.f gfortran -O2 -g -frecursive -fPIC -c -o ssyequb.o ssyequb.f gfortran -O2 -g -frecursive -fPIC -c -o spoequb.o spoequb.f gfortran -O2 -g -frecursive -fPIC -c -o sgbequb.o sgbequb.f gfortran -O2 -g -frecursive -fPIC -c -o sbbcsd.o sbbcsd.f gfortran -O2 -g -frecursive -fPIC -c -o slapmr.o slapmr.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb.o sorbdb.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb1.o sorbdb1.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb2.o sorbdb2.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb3.o sorbdb3.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb4.o sorbdb4.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb5.o sorbdb5.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb6.o sorbdb6.f gfortran -O2 -g -frecursive -fPIC -c -o sorcsd.o sorcsd.f gfortran -O2 -g -frecursive -fPIC -c -o sorcsd2by1.o sorcsd2by1.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrt.o sgeqrt.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrt2.o sgeqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrt3.o sgeqrt3.f gfortran -O2 -g -frecursive -fPIC -c -o sgemqrt.o sgemqrt.f gfortran -O2 -g -frecursive -fPIC -c -o stpqrt.o stpqrt.f gfortran -O2 -g -frecursive -fPIC -c -o stpqrt2.o stpqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o stpmqrt.o stpmqrt.f gfortran -O2 -g -frecursive -fPIC -c -o stprfb.o stprfb.f gfortran -O2 -g -frecursive -fPIC -c -o sgelqt.o sgelqt.f gfortran -O2 -g -frecursive -fPIC -c -o sgelqt3.o sgelqt3.f gfortran -O2 -g -frecursive -fPIC -c -o sgemlqt.o sgemlqt.f gfortran -O2 -g -frecursive -fPIC -c -o sgetsls.o sgetsls.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqr.o sgeqr.f gfortran -O2 -g -frecursive -fPIC -c -o slatsqr.o slatsqr.f gfortran -O2 -g -frecursive -fPIC -c -o slamtsqr.o slamtsqr.f gfortran -O2 -g -frecursive -fPIC -c -o sgemqr.o sgemqr.f gfortran -O2 -g -frecursive -fPIC -c -o sgelq.o sgelq.f gfortran -O2 -g -frecursive -fPIC -c -o slaswlq.o slaswlq.f gfortran -O2 -g -frecursive -fPIC -c -o slamswlq.o slamswlq.f gfortran -O2 -g -frecursive -fPIC -c -o sgemlq.o sgemlq.f gfortran -O2 -g -frecursive -fPIC -c -o stplqt.o stplqt.f gfortran -O2 -g -frecursive -fPIC -c -o stplqt2.o stplqt2.f gfortran -O2 -g -frecursive -fPIC -c -o stpmlqt.o stpmlqt.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrd_2stage.o ssytrd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrd_sy2sb.o ssytrd_sy2sb.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrd_sb2st.o ssytrd_sb2st.F gfortran -O2 -g -frecursive -fPIC -c -o ssb2st_kernels.o ssb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevd_2stage.o ssyevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssyev_2stage.o ssyev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevx_2stage.o ssyevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevr_2stage.o ssyevr_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssbev_2stage.o ssbev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssbevx_2stage.o ssbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssbevd_2stage.o ssbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssygv_2stage.o ssygv_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sgegs.o DEPRECATED/sgegs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sgegv.o DEPRECATED/sgegv.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sgeqpf.o DEPRECATED/sgeqpf.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sgelsx.o DEPRECATED/sgelsx.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sggsvd.o DEPRECATED/sggsvd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sggsvp.o DEPRECATED/sggsvp.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/slahrd.o DEPRECATED/slahrd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/slatzm.o DEPRECATED/slatzm.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/stzrqf.o DEPRECATED/stzrqf.f gfortran -O2 -g -frecursive -fPIC -c -o dbdsvdx.o dbdsvdx.f gfortran -O2 -g -frecursive -fPIC -c -o dgbbrd.o dgbbrd.f gfortran -O2 -g -frecursive -fPIC -c -o dgbcon.o dgbcon.f gfortran -O2 -g -frecursive -fPIC -c -o dgbequ.o dgbequ.f gfortran -O2 -g -frecursive -fPIC -c -o dgbrfs.o dgbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dgbsv.o dgbsv.f gfortran -O2 -g -frecursive -fPIC -c -o dgbsvx.o dgbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dgbtf2.o dgbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o dgbtrf.o dgbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o dgbtrs.o dgbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o dgebak.o dgebak.f gfortran -O2 -g -frecursive -fPIC -c -o dgebal.o dgebal.f gfortran -O2 -g -frecursive -fPIC -c -o dgebd2.o dgebd2.f gfortran -O2 -g -frecursive -fPIC -c -o dgebrd.o dgebrd.f gfortran -O2 -g -frecursive -fPIC -c -o dgecon.o dgecon.f gfortran -O2 -g -frecursive -fPIC -c -o dgeequ.o dgeequ.f gfortran -O2 -g -frecursive -fPIC -c -o dgees.o dgees.f gfortran -O2 -g -frecursive -fPIC -c -o dgeesx.o dgeesx.f gfortran -O2 -g -frecursive -fPIC -c -o dgeev.o dgeev.f gfortran -O2 -g -frecursive -fPIC -c -o dgeevx.o dgeevx.f gfortran -O2 -g -frecursive -fPIC -c -o dgehd2.o dgehd2.f gfortran -O2 -g -frecursive -fPIC -c -o dgehrd.o dgehrd.f gfortran -O2 -g -frecursive -fPIC -c -o dgelq2.o dgelq2.f gfortran -O2 -g -frecursive -fPIC -c -o dgelqf.o dgelqf.f gfortran -O2 -g -frecursive -fPIC -c -o dgels.o dgels.f gfortran -O2 -g -frecursive -fPIC -c -o dgelsd.o dgelsd.f gfortran -O2 -g -frecursive -fPIC -c -o dgelss.o dgelss.f gfortran -O2 -g -frecursive -fPIC -c -o dgelsy.o dgelsy.f gfortran -O2 -g -frecursive -fPIC -c -o dgeql2.o dgeql2.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqlf.o dgeqlf.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqp3.o dgeqp3.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqr2.o dgeqr2.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqr2p.o dgeqr2p.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrf.o dgeqrf.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrfp.o dgeqrfp.f gfortran -O2 -g -frecursive -fPIC -c -o dgerfs.o dgerfs.f gfortran -O2 -g -frecursive -fPIC -c -o dgerq2.o dgerq2.f gfortran -O2 -g -frecursive -fPIC -c -o dgerqf.o dgerqf.f gfortran -O2 -g -frecursive -fPIC -c -o dgesc2.o dgesc2.f gfortran -O2 -g -frecursive -fPIC -c -o dgesdd.o dgesdd.f gfortran -O2 -g -frecursive -fPIC -c -o dgesv.o dgesv.f gfortran -O2 -g -frecursive -fPIC -c -o dgesvd.o dgesvd.f gfortran -O2 -g -frecursive -fPIC -c -o dgesvdx.o dgesvdx.f gfortran -O2 -g -frecursive -fPIC -c -o dgesvx.o dgesvx.f gfortran -O2 -g -frecursive -fPIC -c -o dgetc2.o dgetc2.f gfortran -O2 -g -frecursive -fPIC -c -o dgetf2.o dgetf2.f gfortran -O2 -g -frecursive -fPIC -c -o dgetrf.o dgetrf.f gfortran -O2 -g -frecursive -fPIC -c -o dgetrf2.o dgetrf2.f gfortran -O2 -g -frecursive -fPIC -c -o dgetri.o dgetri.f gfortran -O2 -g -frecursive -fPIC -c -o dgetrs.o dgetrs.f gfortran -O2 -g -frecursive -fPIC -c -o dggbak.o dggbak.f gfortran -O2 -g -frecursive -fPIC -c -o dggbal.o dggbal.f gfortran -O2 -g -frecursive -fPIC -c -o dgges.o dgges.f gfortran -O2 -g -frecursive -fPIC -c -o dgges3.o dgges3.f gfortran -O2 -g -frecursive -fPIC -c -o dggesx.o dggesx.f gfortran -O2 -g -frecursive -fPIC -c -o dggev.o dggev.f gfortran -O2 -g -frecursive -fPIC -c -o dggev3.o dggev3.f gfortran -O2 -g -frecursive -fPIC -c -o dggevx.o dggevx.f gfortran -O2 -g -frecursive -fPIC -c -o dggglm.o dggglm.f gfortran -O2 -g -frecursive -fPIC -c -o dgghrd.o dgghrd.f gfortran -O2 -g -frecursive -fPIC -c -o dgghd3.o dgghd3.f gfortran -O2 -g -frecursive -fPIC -c -o dgglse.o dgglse.f gfortran -O2 -g -frecursive -fPIC -c -o dggqrf.o dggqrf.f gfortran -O2 -g -frecursive -fPIC -c -o dggrqf.o dggrqf.f gfortran -O2 -g -frecursive -fPIC -c -o dggsvd3.o dggsvd3.f gfortran -O2 -g -frecursive -fPIC -c -o dggsvp3.o dggsvp3.f gfortran -O2 -g -frecursive -fPIC -c -o dgtcon.o dgtcon.f gfortran -O2 -g -frecursive -fPIC -c -o dgtrfs.o dgtrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dgtsv.o dgtsv.f gfortran -O2 -g -frecursive -fPIC -c -o dgtsvx.o dgtsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dgttrf.o dgttrf.f gfortran -O2 -g -frecursive -fPIC -c -o dgttrs.o dgttrs.f gfortran -O2 -g -frecursive -fPIC -c -o dgtts2.o dgtts2.f gfortran -O2 -g -frecursive -fPIC -c -o dhgeqz.o dhgeqz.f gfortran -O2 -g -frecursive -fPIC -c -o dhsein.o dhsein.f gfortran -O2 -g -frecursive -fPIC -c -o dhseqr.o dhseqr.f gfortran -O2 -g -frecursive -fPIC -c -o dlabrd.o dlabrd.f gfortran -O2 -g -frecursive -fPIC -c -o dlacon.o dlacon.f gfortran -O2 -g -frecursive -fPIC -c -o dlacn2.o dlacn2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaein.o dlaein.f gfortran -O2 -g -frecursive -fPIC -c -o dlaexc.o dlaexc.f gfortran -O2 -g -frecursive -fPIC -c -o dlag2.o dlag2.f gfortran -O2 -g -frecursive -fPIC -c -o dlags2.o dlags2.f gfortran -O2 -g -frecursive -fPIC -c -o dlagtm.o dlagtm.f gfortran -O2 -g -frecursive -fPIC -c -o dlagv2.o dlagv2.f gfortran -O2 -g -frecursive -fPIC -c -o dlahqr.o dlahqr.f gfortran -O2 -g -frecursive -fPIC -c -o dlahr2.o dlahr2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaic1.o dlaic1.f gfortran -O2 -g -frecursive -fPIC -c -o dlaln2.o dlaln2.f gfortran -O2 -g -frecursive -fPIC -c -o dlals0.o dlals0.f gfortran -O2 -g -frecursive -fPIC -c -o dlalsa.o dlalsa.f gfortran -O2 -g -frecursive -fPIC -c -o dlalsd.o dlalsd.f gfortran -O2 -g -frecursive -fPIC -c -o dlangb.o dlangb.f gfortran -O2 -g -frecursive -fPIC -c -o dlange.o dlange.f gfortran -O2 -g -frecursive -fPIC -c -o dlangt.o dlangt.f gfortran -O2 -g -frecursive -fPIC -c -o dlanhs.o dlanhs.f gfortran -O2 -g -frecursive -fPIC -c -o dlansb.o dlansb.f gfortran -O2 -g -frecursive -fPIC -c -o dlansp.o dlansp.f gfortran -O2 -g -frecursive -fPIC -c -o dlansy.o dlansy.f gfortran -O2 -g -frecursive -fPIC -c -o dlantb.o dlantb.f gfortran -O2 -g -frecursive -fPIC -c -o dlantp.o dlantp.f gfortran -O2 -g -frecursive -fPIC -c -o dlantr.o dlantr.f gfortran -O2 -g -frecursive -fPIC -c -o dlanv2.o dlanv2.f gfortran -O2 -g -frecursive -fPIC -c -o dlapll.o dlapll.f gfortran -O2 -g -frecursive -fPIC -c -o dlapmt.o dlapmt.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqgb.o dlaqgb.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqge.o dlaqge.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqp2.o dlaqp2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqps.o dlaqps.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqsb.o dlaqsb.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqsp.o dlaqsp.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqsy.o dlaqsy.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr0.o dlaqr0.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr1.o dlaqr1.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr2.o dlaqr2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr3.o dlaqr3.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr4.o dlaqr4.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr5.o dlaqr5.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqtr.o dlaqtr.f gfortran -O2 -g -frecursive -fPIC -c -o dlar1v.o dlar1v.f gfortran -O2 -g -frecursive -fPIC -c -o dlar2v.o dlar2v.f gfortran -O2 -g -frecursive -fPIC -c -o iladlr.o iladlr.f gfortran -O2 -g -frecursive -fPIC -c -o iladlc.o iladlc.f gfortran -O2 -g -frecursive -fPIC -c -o dlarf.o dlarf.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfb.o dlarfb.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfg.o dlarfg.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfgp.o dlarfgp.f gfortran -O2 -g -frecursive -fPIC -c -o dlarft.o dlarft.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfx.o dlarfx.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfy.o dlarfy.f gfortran -O2 -g -frecursive -fPIC -c -o dlargv.o dlargv.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrv.o dlarrv.f gfortran -O2 -g -frecursive -fPIC -c -o dlartv.o dlartv.f gfortran -O2 -g -frecursive -fPIC -c -o dlarz.o dlarz.f gfortran -O2 -g -frecursive -fPIC -c -o dlarzb.o dlarzb.f gfortran -O2 -g -frecursive -fPIC -c -o dlarzt.o dlarzt.f gfortran -O2 -g -frecursive -fPIC -c -o dlaswp.o dlaswp.f gfortran -O2 -g -frecursive -fPIC -c -o dlasy2.o dlasy2.f gfortran -O2 -g -frecursive -fPIC -c -o dlasyf.o dlasyf.f gfortran -O2 -g -frecursive -fPIC -c -o dlasyf_rook.o dlasyf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dlasyf_rk.o dlasyf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o dlasyf_aa.o dlasyf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o dlatbs.o dlatbs.f gfortran -O2 -g -frecursive -fPIC -c -o dlatdf.o dlatdf.f gfortran -O2 -g -frecursive -fPIC -c -o dlatps.o dlatps.f gfortran -O2 -g -frecursive -fPIC -c -o dlatrd.o dlatrd.f gfortran -O2 -g -frecursive -fPIC -c -o dlatrs.o dlatrs.f gfortran -O2 -g -frecursive -fPIC -c -o dlatrz.o dlatrz.f gfortran -O2 -g -frecursive -fPIC -c -o dlauu2.o dlauu2.f gfortran -O2 -g -frecursive -fPIC -c -o dlauum.o dlauum.f gfortran -O2 -g -frecursive -fPIC -c -o dopgtr.o dopgtr.f gfortran -O2 -g -frecursive -fPIC -c -o dopmtr.o dopmtr.f gfortran -O2 -g -frecursive -fPIC -c -o dorg2l.o dorg2l.f gfortran -O2 -g -frecursive -fPIC -c -o dorg2r.o dorg2r.f gfortran -O2 -g -frecursive -fPIC -c -o dorgbr.o dorgbr.f gfortran -O2 -g -frecursive -fPIC -c -o dorghr.o dorghr.f gfortran -O2 -g -frecursive -fPIC -c -o dorgl2.o dorgl2.f gfortran -O2 -g -frecursive -fPIC -c -o dorglq.o dorglq.f gfortran -O2 -g -frecursive -fPIC -c -o dorgql.o dorgql.f gfortran -O2 -g -frecursive -fPIC -c -o dorgqr.o dorgqr.f gfortran -O2 -g -frecursive -fPIC -c -o dorgr2.o dorgr2.f gfortran -O2 -g -frecursive -fPIC -c -o dorgrq.o dorgrq.f gfortran -O2 -g -frecursive -fPIC -c -o dorgtr.o dorgtr.f gfortran -O2 -g -frecursive -fPIC -c -o dorm2l.o dorm2l.f gfortran -O2 -g -frecursive -fPIC -c -o dorm2r.o dorm2r.f gfortran -O2 -g -frecursive -fPIC -c -o dorm22.o dorm22.f gfortran -O2 -g -frecursive -fPIC -c -o dormbr.o dormbr.f gfortran -O2 -g -frecursive -fPIC -c -o dormhr.o dormhr.f gfortran -O2 -g -frecursive -fPIC -c -o dorml2.o dorml2.f gfortran -O2 -g -frecursive -fPIC -c -o dormlq.o dormlq.f gfortran -O2 -g -frecursive -fPIC -c -o dormql.o dormql.f gfortran -O2 -g -frecursive -fPIC -c -o dormqr.o dormqr.f gfortran -O2 -g -frecursive -fPIC -c -o dormr2.o dormr2.f gfortran -O2 -g -frecursive -fPIC -c -o dormr3.o dormr3.f gfortran -O2 -g -frecursive -fPIC -c -o dormrq.o dormrq.f gfortran -O2 -g -frecursive -fPIC -c -o dormrz.o dormrz.f gfortran -O2 -g -frecursive -fPIC -c -o dormtr.o dormtr.f gfortran -O2 -g -frecursive -fPIC -c -o dpbcon.o dpbcon.f gfortran -O2 -g -frecursive -fPIC -c -o dpbequ.o dpbequ.f gfortran -O2 -g -frecursive -fPIC -c -o dpbrfs.o dpbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dpbstf.o dpbstf.f gfortran -O2 -g -frecursive -fPIC -c -o dpbsv.o dpbsv.f gfortran -O2 -g -frecursive -fPIC -c -o dpbsvx.o dpbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dpbtf2.o dpbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o dpbtrf.o dpbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpbtrs.o dpbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o dpocon.o dpocon.f gfortran -O2 -g -frecursive -fPIC -c -o dpoequ.o dpoequ.f gfortran -O2 -g -frecursive -fPIC -c -o dporfs.o dporfs.f gfortran -O2 -g -frecursive -fPIC -c -o dposv.o dposv.f gfortran -O2 -g -frecursive -fPIC -c -o dposvx.o dposvx.f gfortran -O2 -g -frecursive -fPIC -c -o dpotf2.o dpotf2.f gfortran -O2 -g -frecursive -fPIC -c -o dpotrf.o dpotrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpotrf2.o dpotrf2.f gfortran -O2 -g -frecursive -fPIC -c -o dpotri.o dpotri.f gfortran -O2 -g -frecursive -fPIC -c -o dpotrs.o dpotrs.f gfortran -O2 -g -frecursive -fPIC -c -o dpstrf.o dpstrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpstf2.o dpstf2.f gfortran -O2 -g -frecursive -fPIC -c -o dppcon.o dppcon.f gfortran -O2 -g -frecursive -fPIC -c -o dppequ.o dppequ.f gfortran -O2 -g -frecursive -fPIC -c -o dpprfs.o dpprfs.f gfortran -O2 -g -frecursive -fPIC -c -o dppsv.o dppsv.f gfortran -O2 -g -frecursive -fPIC -c -o dppsvx.o dppsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dpptrf.o dpptrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpptri.o dpptri.f gfortran -O2 -g -frecursive -fPIC -c -o dpptrs.o dpptrs.f gfortran -O2 -g -frecursive -fPIC -c -o dptcon.o dptcon.f gfortran -O2 -g -frecursive -fPIC -c -o dpteqr.o dpteqr.f gfortran -O2 -g -frecursive -fPIC -c -o dptrfs.o dptrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dptsv.o dptsv.f gfortran -O2 -g -frecursive -fPIC -c -o dptsvx.o dptsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dpttrs.o dpttrs.f gfortran -O2 -g -frecursive -fPIC -c -o dptts2.o dptts2.f gfortran -O2 -g -frecursive -fPIC -c -o drscl.o drscl.f gfortran -O2 -g -frecursive -fPIC -c -o dsbev.o dsbev.f gfortran -O2 -g -frecursive -fPIC -c -o dsbevd.o dsbevd.f gfortran -O2 -g -frecursive -fPIC -c -o dsbevx.o dsbevx.f gfortran -O2 -g -frecursive -fPIC -c -o dsbgst.o dsbgst.f gfortran -O2 -g -frecursive -fPIC -c -o dsbgv.o dsbgv.f gfortran -O2 -g -frecursive -fPIC -c -o dsbgvd.o dsbgvd.f gfortran -O2 -g -frecursive -fPIC -c -o dsbgvx.o dsbgvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsbtrd.o dsbtrd.f gfortran -O2 -g -frecursive -fPIC -c -o dspcon.o dspcon.f gfortran -O2 -g -frecursive -fPIC -c -o dspev.o dspev.f gfortran -O2 -g -frecursive -fPIC -c -o dspevd.o dspevd.f gfortran -O2 -g -frecursive -fPIC -c -o dspevx.o dspevx.f gfortran -O2 -g -frecursive -fPIC -c -o dspgst.o dspgst.f gfortran -O2 -g -frecursive -fPIC -c -o dspgv.o dspgv.f gfortran -O2 -g -frecursive -fPIC -c -o dspgvd.o dspgvd.f gfortran -O2 -g -frecursive -fPIC -c -o dspgvx.o dspgvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsprfs.o dsprfs.f gfortran -O2 -g -frecursive -fPIC -c -o dspsv.o dspsv.f gfortran -O2 -g -frecursive -fPIC -c -o dspsvx.o dspsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsptrd.o dsptrd.f gfortran -O2 -g -frecursive -fPIC -c -o dsptrf.o dsptrf.f gfortran -O2 -g -frecursive -fPIC -c -o dsptri.o dsptri.f gfortran -O2 -g -frecursive -fPIC -c -o dsptrs.o dsptrs.f gfortran -O2 -g -frecursive -fPIC -c -o dstegr.o dstegr.f gfortran -O2 -g -frecursive -fPIC -c -o dstein.o dstein.f gfortran -O2 -g -frecursive -fPIC -c -o dstev.o dstev.f gfortran -O2 -g -frecursive -fPIC -c -o dstevd.o dstevd.f gfortran -O2 -g -frecursive -fPIC -c -o dstevr.o dstevr.f gfortran -O2 -g -frecursive -fPIC -c -o dstevx.o dstevx.f gfortran -O2 -g -frecursive -fPIC -c -o dsycon.o dsycon.f gfortran -O2 -g -frecursive -fPIC -c -o dsyev.o dsyev.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevd.o dsyevd.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevr.o dsyevr.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevx.o dsyevx.f gfortran -O2 -g -frecursive -fPIC -c -o dsygs2.o dsygs2.f gfortran -O2 -g -frecursive -fPIC -c -o dsygst.o dsygst.f gfortran -O2 -g -frecursive -fPIC -c -o dsygv.o dsygv.f gfortran -O2 -g -frecursive -fPIC -c -o dsygvd.o dsygvd.f gfortran -O2 -g -frecursive -fPIC -c -o dsygvx.o dsygvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsyrfs.o dsyrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv.o dsysv.f gfortran -O2 -g -frecursive -fPIC -c -o dsysvx.o dsysvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsytd2.o dsytd2.f gfortran -O2 -g -frecursive -fPIC -c -o dsytf2.o dsytf2.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrd.o dsytrd.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf.o dsytrf.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri.o dsytri.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs.o dsytrs.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs2.o dsytrs2.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri2.o dsytri2.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri2x.o dsytri2x.f gfortran -O2 -g -frecursive -fPIC -c -o dsyswapr.o dsyswapr.f gfortran -O2 -g -frecursive -fPIC -c -o dsyconv.o dsyconv.f gfortran -O2 -g -frecursive -fPIC -c -o dsyconvf.o dsyconvf.f gfortran -O2 -g -frecursive -fPIC -c -o dsyconvf_rook.o dsyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytf2_rook.o dsytf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf_rook.o dsytrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs_rook.o dsytrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri_rook.o dsytri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsycon_rook.o dsycon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv_rook.o dsysv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytf2_rk.o dsytf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf_rk.o dsytrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs_3.o dsytrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri_3.o dsytri_3.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri_3x.o dsytri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o dsycon_3.o dsycon_3.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv_rk.o dsysv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv_aa.o dsysv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf_aa.o dsytrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs_aa.o dsytrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv_aa_2stage.o dsysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf_aa_2stage.o dsytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs_aa_2stage.o dsytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dtbcon.o dtbcon.f gfortran -O2 -g -frecursive -fPIC -c -o dtbrfs.o dtbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dtbtrs.o dtbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o dtgevc.o dtgevc.f gfortran -O2 -g -frecursive -fPIC -c -o dtgex2.o dtgex2.f gfortran -O2 -g -frecursive -fPIC -c -o dtgexc.o dtgexc.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsen.o dtgsen.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsja.o dtgsja.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsna.o dtgsna.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsy2.o dtgsy2.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsyl.o dtgsyl.f gfortran -O2 -g -frecursive -fPIC -c -o dtpcon.o dtpcon.f gfortran -O2 -g -frecursive -fPIC -c -o dtprfs.o dtprfs.f gfortran -O2 -g -frecursive -fPIC -c -o dtptri.o dtptri.f gfortran -O2 -g -frecursive -fPIC -c -o dtptrs.o dtptrs.f gfortran -O2 -g -frecursive -fPIC -c -o dtrcon.o dtrcon.f gfortran -O2 -g -frecursive -fPIC -c -o dtrevc.o dtrevc.f gfortran -O2 -g -frecursive -fPIC -c -o dtrevc3.o dtrevc3.f gfortran -O2 -g -frecursive -fPIC -c -o dtrexc.o dtrexc.f gfortran -O2 -g -frecursive -fPIC -c -o dtrrfs.o dtrrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dtrsen.o dtrsen.f gfortran -O2 -g -frecursive -fPIC -c -o dtrsna.o dtrsna.f gfortran -O2 -g -frecursive -fPIC -c -o dtrsyl.o dtrsyl.f gfortran -O2 -g -frecursive -fPIC -c -o dtrti2.o dtrti2.f gfortran -O2 -g -frecursive -fPIC -c -o dtrtri.o dtrtri.f gfortran -O2 -g -frecursive -fPIC -c -o dtrtrs.o dtrtrs.f gfortran -O2 -g -frecursive -fPIC -c -o dtzrzf.o dtzrzf.f gfortran -O2 -g -frecursive -fPIC -c -o dstemr.o dstemr.f gfortran -O2 -g -frecursive -fPIC -c -o dsgesv.o dsgesv.f gfortran -O2 -g -frecursive -fPIC -c -o dsposv.o dsposv.f gfortran -O2 -g -frecursive -fPIC -c -o dlag2s.o dlag2s.f gfortran -O2 -g -frecursive -fPIC -c -o slag2d.o slag2d.f gfortran -O2 -g -frecursive -fPIC -c -o dlat2s.o dlat2s.f gfortran -O2 -g -frecursive -fPIC -c -o dlansf.o dlansf.f gfortran -O2 -g -frecursive -fPIC -c -o dpftrf.o dpftrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpftri.o dpftri.f gfortran -O2 -g -frecursive -fPIC -c -o dpftrs.o dpftrs.f gfortran -O2 -g -frecursive -fPIC -c -o dsfrk.o dsfrk.f gfortran -O2 -g -frecursive -fPIC -c -o dtfsm.o dtfsm.f gfortran -O2 -g -frecursive -fPIC -c -o dtftri.o dtftri.f gfortran -O2 -g -frecursive -fPIC -c -o dtfttp.o dtfttp.f gfortran -O2 -g -frecursive -fPIC -c -o dtfttr.o dtfttr.f gfortran -O2 -g -frecursive -fPIC -c -o dtpttf.o dtpttf.f gfortran -O2 -g -frecursive -fPIC -c -o dtpttr.o dtpttr.f gfortran -O2 -g -frecursive -fPIC -c -o dtrttf.o dtrttf.f gfortran -O2 -g -frecursive -fPIC -c -o dtrttp.o dtrttp.f gfortran -O2 -g -frecursive -fPIC -c -o dgejsv.o dgejsv.f gfortran -O2 -g -frecursive -fPIC -c -o dgesvj.o dgesvj.f gfortran -O2 -g -frecursive -fPIC -c -o dgsvj0.o dgsvj0.f gfortran -O2 -g -frecursive -fPIC -c -o dgsvj1.o dgsvj1.f gfortran -O2 -g -frecursive -fPIC -c -o dgeequb.o dgeequb.f gfortran -O2 -g -frecursive -fPIC -c -o dsyequb.o dsyequb.f gfortran -O2 -g -frecursive -fPIC -c -o dpoequb.o dpoequb.f gfortran -O2 -g -frecursive -fPIC -c -o dgbequb.o dgbequb.f gfortran -O2 -g -frecursive -fPIC -c -o dbbcsd.o dbbcsd.f gfortran -O2 -g -frecursive -fPIC -c -o dlapmr.o dlapmr.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb.o dorbdb.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb1.o dorbdb1.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb2.o dorbdb2.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb3.o dorbdb3.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb4.o dorbdb4.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb5.o dorbdb5.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb6.o dorbdb6.f gfortran -O2 -g -frecursive -fPIC -c -o dorcsd.o dorcsd.f gfortran -O2 -g -frecursive -fPIC -c -o dorcsd2by1.o dorcsd2by1.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrt.o dgeqrt.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrt2.o dgeqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrt3.o dgeqrt3.f gfortran -O2 -g -frecursive -fPIC -c -o dgemqrt.o dgemqrt.f gfortran -O2 -g -frecursive -fPIC -c -o dtpqrt.o dtpqrt.f gfortran -O2 -g -frecursive -fPIC -c -o dtpqrt2.o dtpqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o dtpmqrt.o dtpmqrt.f gfortran -O2 -g -frecursive -fPIC -c -o dtprfb.o dtprfb.f gfortran -O2 -g -frecursive -fPIC -c -o dgelqt.o dgelqt.f gfortran -O2 -g -frecursive -fPIC -c -o dgelqt3.o dgelqt3.f gfortran -O2 -g -frecursive -fPIC -c -o dgemlqt.o dgemlqt.f gfortran -O2 -g -frecursive -fPIC -c -o dgetsls.o dgetsls.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqr.o dgeqr.f gfortran -O2 -g -frecursive -fPIC -c -o dlatsqr.o dlatsqr.f gfortran -O2 -g -frecursive -fPIC -c -o dlamtsqr.o dlamtsqr.f gfortran -O2 -g -frecursive -fPIC -c -o dgemqr.o dgemqr.f gfortran -O2 -g -frecursive -fPIC -c -o dgelq.o dgelq.f gfortran -O2 -g -frecursive -fPIC -c -o dlaswlq.o dlaswlq.f gfortran -O2 -g -frecursive -fPIC -c -o dlamswlq.o dlamswlq.f gfortran -O2 -g -frecursive -fPIC -c -o dgemlq.o dgemlq.f gfortran -O2 -g -frecursive -fPIC -c -o dtplqt.o dtplqt.f gfortran -O2 -g -frecursive -fPIC -c -o dtplqt2.o dtplqt2.f gfortran -O2 -g -frecursive -fPIC -c -o dtpmlqt.o dtpmlqt.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrd_2stage.o dsytrd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrd_sy2sb.o dsytrd_sy2sb.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrd_sb2st.o dsytrd_sb2st.F gfortran -O2 -g -frecursive -fPIC -c -o dsb2st_kernels.o dsb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevd_2stage.o dsyevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsyev_2stage.o dsyev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevx_2stage.o dsyevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevr_2stage.o dsyevr_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsbev_2stage.o dsbev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsbevx_2stage.o dsbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsbevd_2stage.o dsbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsygv_2stage.o dsygv_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dgegs.o DEPRECATED/dgegs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dgegv.o DEPRECATED/dgegv.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dgeqpf.o DEPRECATED/dgeqpf.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dgelsx.o DEPRECATED/dgelsx.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dggsvd.o DEPRECATED/dggsvd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dggsvp.o DEPRECATED/dggsvp.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dlahrd.o DEPRECATED/dlahrd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dlatzm.o DEPRECATED/dlatzm.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dtzrqf.o DEPRECATED/dtzrqf.f gfortran -O2 -g -frecursive -fPIC -c -o cbdsqr.o cbdsqr.f gfortran -O2 -g -frecursive -fPIC -c -o cgbbrd.o cgbbrd.f gfortran -O2 -g -frecursive -fPIC -c -o cgbcon.o cgbcon.f gfortran -O2 -g -frecursive -fPIC -c -o cgbequ.o cgbequ.f gfortran -O2 -g -frecursive -fPIC -c -o cgbrfs.o cgbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o cgbsv.o cgbsv.f gfortran -O2 -g -frecursive -fPIC -c -o cgbsvx.o cgbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cgbtf2.o cgbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o cgbtrf.o cgbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o cgbtrs.o cgbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o cgebak.o cgebak.f gfortran -O2 -g -frecursive -fPIC -c -o cgebal.o cgebal.f gfortran -O2 -g -frecursive -fPIC -c -o cgebd2.o cgebd2.f gfortran -O2 -g -frecursive -fPIC -c -o cgebrd.o cgebrd.f gfortran -O2 -g -frecursive -fPIC -c -o cgecon.o cgecon.f gfortran -O2 -g -frecursive -fPIC -c -o cgeequ.o cgeequ.f gfortran -O2 -g -frecursive -fPIC -c -o cgees.o cgees.f gfortran -O2 -g -frecursive -fPIC -c -o cgeesx.o cgeesx.f gfortran -O2 -g -frecursive -fPIC -c -o cgeev.o cgeev.f gfortran -O2 -g -frecursive -fPIC -c -o cgeevx.o cgeevx.f gfortran -O2 -g -frecursive -fPIC -c -o cgehd2.o cgehd2.f gfortran -O2 -g -frecursive -fPIC -c -o cgehrd.o cgehrd.f gfortran -O2 -g -frecursive -fPIC -c -o cgelq2.o cgelq2.f gfortran -O2 -g -frecursive -fPIC -c -o cgelqf.o cgelqf.f gfortran -O2 -g -frecursive -fPIC -c -o cgels.o cgels.f gfortran -O2 -g -frecursive -fPIC -c -o cgelsd.o cgelsd.f gfortran -O2 -g -frecursive -fPIC -c -o cgelss.o cgelss.f gfortran -O2 -g -frecursive -fPIC -c -o cgelsy.o cgelsy.f gfortran -O2 -g -frecursive -fPIC -c -o cgeql2.o cgeql2.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqlf.o cgeqlf.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqp3.o cgeqp3.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqr2.o cgeqr2.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqr2p.o cgeqr2p.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrf.o cgeqrf.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrfp.o cgeqrfp.f gfortran -O2 -g -frecursive -fPIC -c -o cgerfs.o cgerfs.f gfortran -O2 -g -frecursive -fPIC -c -o cgerq2.o cgerq2.f gfortran -O2 -g -frecursive -fPIC -c -o cgerqf.o cgerqf.f gfortran -O2 -g -frecursive -fPIC -c -o cgesc2.o cgesc2.f gfortran -O2 -g -frecursive -fPIC -c -o cgesdd.o cgesdd.f gfortran -O2 -g -frecursive -fPIC -c -o cgesv.o cgesv.f gfortran -O2 -g -frecursive -fPIC -c -o cgesvd.o cgesvd.f gfortran -O2 -g -frecursive -fPIC -c -o cgesvdx.o cgesvdx.f gfortran -O2 -g -frecursive -fPIC -c -o cgesvj.o cgesvj.f gfortran -O2 -g -frecursive -fPIC -c -o cgejsv.o cgejsv.f gfortran -O2 -g -frecursive -fPIC -c -o cgsvj0.o cgsvj0.f gfortran -O2 -g -frecursive -fPIC -c -o cgsvj1.o cgsvj1.f gfortran -O2 -g -frecursive -fPIC -c -o cgesvx.o cgesvx.f gfortran -O2 -g -frecursive -fPIC -c -o cgetc2.o cgetc2.f gfortran -O2 -g -frecursive -fPIC -c -o cgetf2.o cgetf2.f gfortran -O2 -g -frecursive -fPIC -c -o cgetrf2.o cgetrf2.f gfortran -O2 -g -frecursive -fPIC -c -o cgetri.o cgetri.f gfortran -O2 -g -frecursive -fPIC -c -o cggbak.o cggbak.f gfortran -O2 -g -frecursive -fPIC -c -o cggbal.o cggbal.f gfortran -O2 -g -frecursive -fPIC -c -o cgges.o cgges.f gfortran -O2 -g -frecursive -fPIC -c -o cgges3.o cgges3.f gfortran -O2 -g -frecursive -fPIC -c -o cggesx.o cggesx.f gfortran -O2 -g -frecursive -fPIC -c -o cggev.o cggev.f gfortran -O2 -g -frecursive -fPIC -c -o cggev3.o cggev3.f gfortran -O2 -g -frecursive -fPIC -c -o cggevx.o cggevx.f gfortran -O2 -g -frecursive -fPIC -c -o cggglm.o cggglm.f gfortran -O2 -g -frecursive -fPIC -c -o cgghrd.o cgghrd.f gfortran -O2 -g -frecursive -fPIC -c -o cgghd3.o cgghd3.f gfortran -O2 -g -frecursive -fPIC -c -o cgglse.o cgglse.f gfortran -O2 -g -frecursive -fPIC -c -o cggqrf.o cggqrf.f gfortran -O2 -g -frecursive -fPIC -c -o cggrqf.o cggrqf.f gfortran -O2 -g -frecursive -fPIC -c -o cggsvd3.o cggsvd3.f gfortran -O2 -g -frecursive -fPIC -c -o cggsvp3.o cggsvp3.f gfortran -O2 -g -frecursive -fPIC -c -o cgtcon.o cgtcon.f gfortran -O2 -g -frecursive -fPIC -c -o cgtrfs.o cgtrfs.f gfortran -O2 -g -frecursive -fPIC -c -o cgtsv.o cgtsv.f gfortran -O2 -g -frecursive -fPIC -c -o cgtsvx.o cgtsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cgttrf.o cgttrf.f gfortran -O2 -g -frecursive -fPIC -c -o cgttrs.o cgttrs.f gfortran -O2 -g -frecursive -fPIC -c -o cgtts2.o cgtts2.f gfortran -O2 -g -frecursive -fPIC -c -o chbev.o chbev.f gfortran -O2 -g -frecursive -fPIC -c -o chbevd.o chbevd.f gfortran -O2 -g -frecursive -fPIC -c -o chbevx.o chbevx.f gfortran -O2 -g -frecursive -fPIC -c -o chbgst.o chbgst.f gfortran -O2 -g -frecursive -fPIC -c -o chbgv.o chbgv.f gfortran -O2 -g -frecursive -fPIC -c -o chbgvd.o chbgvd.f gfortran -O2 -g -frecursive -fPIC -c -o chbgvx.o chbgvx.f gfortran -O2 -g -frecursive -fPIC -c -o chbtrd.o chbtrd.f gfortran -O2 -g -frecursive -fPIC -c -o checon.o checon.f gfortran -O2 -g -frecursive -fPIC -c -o cheev.o cheev.f gfortran -O2 -g -frecursive -fPIC -c -o cheevd.o cheevd.f gfortran -O2 -g -frecursive -fPIC -c -o cheevr.o cheevr.f gfortran -O2 -g -frecursive -fPIC -c -o cheevx.o cheevx.f gfortran -O2 -g -frecursive -fPIC -c -o chegs2.o chegs2.f gfortran -O2 -g -frecursive -fPIC -c -o chegst.o chegst.f gfortran -O2 -g -frecursive -fPIC -c -o chegv.o chegv.f gfortran -O2 -g -frecursive -fPIC -c -o chegvd.o chegvd.f gfortran -O2 -g -frecursive -fPIC -c -o chegvx.o chegvx.f gfortran -O2 -g -frecursive -fPIC -c -o cherfs.o cherfs.f gfortran -O2 -g -frecursive -fPIC -c -o chesv.o chesv.f gfortran -O2 -g -frecursive -fPIC -c -o chesvx.o chesvx.f gfortran -O2 -g -frecursive -fPIC -c -o chetd2.o chetd2.f gfortran -O2 -g -frecursive -fPIC -c -o chetf2.o chetf2.f gfortran -O2 -g -frecursive -fPIC -c -o chetrd.o chetrd.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf.o chetrf.f gfortran -O2 -g -frecursive -fPIC -c -o chetri.o chetri.f gfortran -O2 -g -frecursive -fPIC -c -o chetri2.o chetri2.f gfortran -O2 -g -frecursive -fPIC -c -o chetri2x.o chetri2x.f gfortran -O2 -g -frecursive -fPIC -c -o cheswapr.o cheswapr.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs.o chetrs.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs2.o chetrs2.f gfortran -O2 -g -frecursive -fPIC -c -o chetf2_rook.o chetf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf_rook.o chetrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chetri_rook.o chetri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs_rook.o chetrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o checon_rook.o checon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chesv_rook.o chesv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chetf2_rk.o chetf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf_rk.o chetrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o chetri_3.o chetri_3.f gfortran -O2 -g -frecursive -fPIC -c -o chetri_3x.o chetri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs_3.o chetrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o checon_3.o checon_3.f gfortran -O2 -g -frecursive -fPIC -c -o chesv_rk.o chesv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o chesv_aa.o chesv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf_aa.o chetrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs_aa.o chetrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o chesv_aa_2stage.o chesv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf_aa_2stage.o chetrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs_aa_2stage.o chetrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chgeqz.o chgeqz.f gfortran -O2 -g -frecursive -fPIC -c -o chpcon.o chpcon.f gfortran -O2 -g -frecursive -fPIC -c -o chpev.o chpev.f gfortran -O2 -g -frecursive -fPIC -c -o chpevd.o chpevd.f gfortran -O2 -g -frecursive -fPIC -c -o chpevx.o chpevx.f gfortran -O2 -g -frecursive -fPIC -c -o chpgst.o chpgst.f gfortran -O2 -g -frecursive -fPIC -c -o chpgv.o chpgv.f gfortran -O2 -g -frecursive -fPIC -c -o chpgvd.o chpgvd.f gfortran -O2 -g -frecursive -fPIC -c -o chpgvx.o chpgvx.f gfortran -O2 -g -frecursive -fPIC -c -o chprfs.o chprfs.f gfortran -O2 -g -frecursive -fPIC -c -o chpsv.o chpsv.f gfortran -O2 -g -frecursive -fPIC -c -o chpsvx.o chpsvx.f gfortran -O2 -g -frecursive -fPIC -c -o chptrd.o chptrd.f gfortran -O2 -g -frecursive -fPIC -c -o chptrf.o chptrf.f gfortran -O2 -g -frecursive -fPIC -c -o chptri.o chptri.f gfortran -O2 -g -frecursive -fPIC -c -o chptrs.o chptrs.f gfortran -O2 -g -frecursive -fPIC -c -o chsein.o chsein.f gfortran -O2 -g -frecursive -fPIC -c -o chseqr.o chseqr.f gfortran -O2 -g -frecursive -fPIC -c -o clabrd.o clabrd.f gfortran -O2 -g -frecursive -fPIC -c -o clacgv.o clacgv.f gfortran -O2 -g -frecursive -fPIC -c -o clacon.o clacon.f gfortran -O2 -g -frecursive -fPIC -c -o clacn2.o clacn2.f gfortran -O2 -g -frecursive -fPIC -c -o clacp2.o clacp2.f gfortran -O2 -g -frecursive -fPIC -c -o clacpy.o clacpy.f gfortran -O2 -g -frecursive -fPIC -c -o clacrm.o clacrm.f gfortran -O2 -g -frecursive -fPIC -c -o clacrt.o clacrt.f gfortran -O2 -g -frecursive -fPIC -c -o cladiv.o cladiv.f gfortran -O2 -g -frecursive -fPIC -c -o claed0.o claed0.f gfortran -O2 -g -frecursive -fPIC -c -o claed7.o claed7.f gfortran -O2 -g -frecursive -fPIC -c -o claed8.o claed8.f gfortran -O2 -g -frecursive -fPIC -c -o claein.o claein.f gfortran -O2 -g -frecursive -fPIC -c -o claesy.o claesy.f gfortran -O2 -g -frecursive -fPIC -c -o claev2.o claev2.f gfortran -O2 -g -frecursive -fPIC -c -o clags2.o clags2.f gfortran -O2 -g -frecursive -fPIC -c -o clagtm.o clagtm.f gfortran -O2 -g -frecursive -fPIC -c -o clahef.o clahef.f gfortran -O2 -g -frecursive -fPIC -c -o clahef_rook.o clahef_rook.f gfortran -O2 -g -frecursive -fPIC -c -o clahef_rk.o clahef_rk.f gfortran -O2 -g -frecursive -fPIC -c -o clahef_aa.o clahef_aa.f gfortran -O2 -g -frecursive -fPIC -c -o clahqr.o clahqr.f gfortran -O2 -g -frecursive -fPIC -c -o clahr2.o clahr2.f gfortran -O2 -g -frecursive -fPIC -c -o claic1.o claic1.f gfortran -O2 -g -frecursive -fPIC -c -o clals0.o clals0.f gfortran -O2 -g -frecursive -fPIC -c -o clalsa.o clalsa.f gfortran -O2 -g -frecursive -fPIC -c -o clalsd.o clalsd.f gfortran -O2 -g -frecursive -fPIC -c -o clangb.o clangb.f gfortran -O2 -g -frecursive -fPIC -c -o clange.o clange.f gfortran -O2 -g -frecursive -fPIC -c -o clangt.o clangt.f gfortran -O2 -g -frecursive -fPIC -c -o clanhb.o clanhb.f gfortran -O2 -g -frecursive -fPIC -c -o clanhe.o clanhe.f gfortran -O2 -g -frecursive -fPIC -c -o clanhp.o clanhp.f gfortran -O2 -g -frecursive -fPIC -c -o clanhs.o clanhs.f gfortran -O2 -g -frecursive -fPIC -c -o clanht.o clanht.f gfortran -O2 -g -frecursive -fPIC -c -o clansb.o clansb.f gfortran -O2 -g -frecursive -fPIC -c -o clansp.o clansp.f gfortran -O2 -g -frecursive -fPIC -c -o clansy.o clansy.f gfortran -O2 -g -frecursive -fPIC -c -o clantb.o clantb.f gfortran -O2 -g -frecursive -fPIC -c -o clantp.o clantp.f gfortran -O2 -g -frecursive -fPIC -c -o clantr.o clantr.f gfortran -O2 -g -frecursive -fPIC -c -o clapll.o clapll.f gfortran -O2 -g -frecursive -fPIC -c -o clapmt.o clapmt.f gfortran -O2 -g -frecursive -fPIC -c -o clarcm.o clarcm.f gfortran -O2 -g -frecursive -fPIC -c -o claqgb.o claqgb.f gfortran -O2 -g -frecursive -fPIC -c -o claqge.o claqge.f gfortran -O2 -g -frecursive -fPIC -c -o claqhb.o claqhb.f gfortran -O2 -g -frecursive -fPIC -c -o claqhe.o claqhe.f gfortran -O2 -g -frecursive -fPIC -c -o claqhp.o claqhp.f gfortran -O2 -g -frecursive -fPIC -c -o claqp2.o claqp2.f gfortran -O2 -g -frecursive -fPIC -c -o claqps.o claqps.f gfortran -O2 -g -frecursive -fPIC -c -o claqsb.o claqsb.f gfortran -O2 -g -frecursive -fPIC -c -o claqr0.o claqr0.f gfortran -O2 -g -frecursive -fPIC -c -o claqr1.o claqr1.f gfortran -O2 -g -frecursive -fPIC -c -o claqr2.o claqr2.f gfortran -O2 -g -frecursive -fPIC -c -o claqr3.o claqr3.f gfortran -O2 -g -frecursive -fPIC -c -o claqr4.o claqr4.f gfortran -O2 -g -frecursive -fPIC -c -o claqr5.o claqr5.f gfortran -O2 -g -frecursive -fPIC -c -o claqsp.o claqsp.f gfortran -O2 -g -frecursive -fPIC -c -o claqsy.o claqsy.f gfortran -O2 -g -frecursive -fPIC -c -o clar1v.o clar1v.f gfortran -O2 -g -frecursive -fPIC -c -o clar2v.o clar2v.f gfortran -O2 -g -frecursive -fPIC -c -o ilaclr.o ilaclr.f gfortran -O2 -g -frecursive -fPIC -c -o ilaclc.o ilaclc.f gfortran -O2 -g -frecursive -fPIC -c -o clarf.o clarf.f gfortran -O2 -g -frecursive -fPIC -c -o clarfb.o clarfb.f gfortran -O2 -g -frecursive -fPIC -c -o clarfg.o clarfg.f gfortran -O2 -g -frecursive -fPIC -c -o clarfgp.o clarfgp.f gfortran -O2 -g -frecursive -fPIC -c -o clarft.o clarft.f gfortran -O2 -g -frecursive -fPIC -c -o clarfx.o clarfx.f gfortran -O2 -g -frecursive -fPIC -c -o clarfy.o clarfy.f gfortran -O2 -g -frecursive -fPIC -c -o clargv.o clargv.f gfortran -O2 -g -frecursive -fPIC -c -o clarnv.o clarnv.f gfortran -O2 -g -frecursive -fPIC -c -o clarrv.o clarrv.f gfortran -O2 -g -frecursive -fPIC -c -o clartg.o clartg.f gfortran -O2 -g -frecursive -fPIC -c -o clartv.o clartv.f gfortran -O2 -g -frecursive -fPIC -c -o clarz.o clarz.f gfortran -O2 -g -frecursive -fPIC -c -o clarzb.o clarzb.f gfortran -O2 -g -frecursive -fPIC -c -o clarzt.o clarzt.f gfortran -O2 -g -frecursive -fPIC -c -o clascl.o clascl.f gfortran -O2 -g -frecursive -fPIC -c -o claset.o claset.f gfortran -O2 -g -frecursive -fPIC -c -o clasr.o clasr.f gfortran -O2 -g -frecursive -fPIC -c -o classq.o classq.f gfortran -O2 -g -frecursive -fPIC -c -o claswp.o claswp.f gfortran -O2 -g -frecursive -fPIC -c -o clasyf.o clasyf.f gfortran -O2 -g -frecursive -fPIC -c -o clasyf_rook.o clasyf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o clasyf_rk.o clasyf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o clasyf_aa.o clasyf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o clatbs.o clatbs.f gfortran -O2 -g -frecursive -fPIC -c -o clatdf.o clatdf.f gfortran -O2 -g -frecursive -fPIC -c -o clatps.o clatps.f gfortran -O2 -g -frecursive -fPIC -c -o clatrd.o clatrd.f gfortran -O2 -g -frecursive -fPIC -c -o clatrs.o clatrs.f gfortran -O2 -g -frecursive -fPIC -c -o clatrz.o clatrz.f gfortran -O2 -g -frecursive -fPIC -c -o clauu2.o clauu2.f gfortran -O2 -g -frecursive -fPIC -c -o clauum.o clauum.f gfortran -O2 -g -frecursive -fPIC -c -o cpbcon.o cpbcon.f gfortran -O2 -g -frecursive -fPIC -c -o cpbequ.o cpbequ.f gfortran -O2 -g -frecursive -fPIC -c -o cpbrfs.o cpbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o cpbstf.o cpbstf.f gfortran -O2 -g -frecursive -fPIC -c -o cpbsv.o cpbsv.f gfortran -O2 -g -frecursive -fPIC -c -o cpbsvx.o cpbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cpbtf2.o cpbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o cpbtrf.o cpbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpbtrs.o cpbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o cpocon.o cpocon.f gfortran -O2 -g -frecursive -fPIC -c -o cpoequ.o cpoequ.f gfortran -O2 -g -frecursive -fPIC -c -o cporfs.o cporfs.f gfortran -O2 -g -frecursive -fPIC -c -o cposv.o cposv.f gfortran -O2 -g -frecursive -fPIC -c -o cposvx.o cposvx.f gfortran -O2 -g -frecursive -fPIC -c -o cpotf2.o cpotf2.f gfortran -O2 -g -frecursive -fPIC -c -o cpotrf2.o cpotrf2.f gfortran -O2 -g -frecursive -fPIC -c -o cpotri.o cpotri.f gfortran -O2 -g -frecursive -fPIC -c -o cpstrf.o cpstrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpstf2.o cpstf2.f gfortran -O2 -g -frecursive -fPIC -c -o cppcon.o cppcon.f gfortran -O2 -g -frecursive -fPIC -c -o cppequ.o cppequ.f gfortran -O2 -g -frecursive -fPIC -c -o cpprfs.o cpprfs.f gfortran -O2 -g -frecursive -fPIC -c -o cppsv.o cppsv.f gfortran -O2 -g -frecursive -fPIC -c -o cppsvx.o cppsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cpptrf.o cpptrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpptri.o cpptri.f gfortran -O2 -g -frecursive -fPIC -c -o cpptrs.o cpptrs.f gfortran -O2 -g -frecursive -fPIC -c -o cptcon.o cptcon.f gfortran -O2 -g -frecursive -fPIC -c -o cpteqr.o cpteqr.f gfortran -O2 -g -frecursive -fPIC -c -o cptrfs.o cptrfs.f gfortran -O2 -g -frecursive -fPIC -c -o cptsv.o cptsv.f gfortran -O2 -g -frecursive -fPIC -c -o cptsvx.o cptsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cpttrf.o cpttrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpttrs.o cpttrs.f gfortran -O2 -g -frecursive -fPIC -c -o cptts2.o cptts2.f gfortran -O2 -g -frecursive -fPIC -c -o crot.o crot.f gfortran -O2 -g -frecursive -fPIC -c -o cspcon.o cspcon.f gfortran -O2 -g -frecursive -fPIC -c -o cspmv.o cspmv.f gfortran -O2 -g -frecursive -fPIC -c -o cspr.o cspr.f gfortran -O2 -g -frecursive -fPIC -c -o csprfs.o csprfs.f gfortran -O2 -g -frecursive -fPIC -c -o cspsv.o cspsv.f gfortran -O2 -g -frecursive -fPIC -c -o cspsvx.o cspsvx.f gfortran -O2 -g -frecursive -fPIC -c -o csptrf.o csptrf.f gfortran -O2 -g -frecursive -fPIC -c -o csptri.o csptri.f gfortran -O2 -g -frecursive -fPIC -c -o csptrs.o csptrs.f gfortran -O2 -g -frecursive -fPIC -c -o csrscl.o csrscl.f gfortran -O2 -g -frecursive -fPIC -c -o cstedc.o cstedc.f gfortran -O2 -g -frecursive -fPIC -c -o cstegr.o cstegr.f gfortran -O2 -g -frecursive -fPIC -c -o cstein.o cstein.f gfortran -O2 -g -frecursive -fPIC -c -o csteqr.o csteqr.f gfortran -O2 -g -frecursive -fPIC -c -o csycon.o csycon.f gfortran -O2 -g -frecursive -fPIC -c -o csymv.o csymv.f gfortran -O2 -g -frecursive -fPIC -c -o csyr.o csyr.f gfortran -O2 -g -frecursive -fPIC -c -o csyrfs.o csyrfs.f gfortran -O2 -g -frecursive -fPIC -c -o csysv.o csysv.f gfortran -O2 -g -frecursive -fPIC -c -o csysvx.o csysvx.f gfortran -O2 -g -frecursive -fPIC -c -o csytf2.o csytf2.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf.o csytrf.f gfortran -O2 -g -frecursive -fPIC -c -o csytri.o csytri.f gfortran -O2 -g -frecursive -fPIC -c -o csytri2.o csytri2.f gfortran -O2 -g -frecursive -fPIC -c -o csytri2x.o csytri2x.f gfortran -O2 -g -frecursive -fPIC -c -o csyswapr.o csyswapr.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs.o csytrs.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs2.o csytrs2.f gfortran -O2 -g -frecursive -fPIC -c -o csyconv.o csyconv.f gfortran -O2 -g -frecursive -fPIC -c -o csyconvf.o csyconvf.f gfortran -O2 -g -frecursive -fPIC -c -o csyconvf_rook.o csyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytf2_rook.o csytf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf_rook.o csytrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs_rook.o csytrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytri_rook.o csytri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csycon_rook.o csycon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csysv_rook.o csysv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytf2_rk.o csytf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf_rk.o csytrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf_aa.o csytrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs_3.o csytrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs_aa.o csytrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o csytri_3.o csytri_3.f gfortran -O2 -g -frecursive -fPIC -c -o csytri_3x.o csytri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o csycon_3.o csycon_3.f gfortran -O2 -g -frecursive -fPIC -c -o csysv_rk.o csysv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o csysv_aa.o csysv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o csysv_aa_2stage.o csysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf_aa_2stage.o csytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs_aa_2stage.o csytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ctbcon.o ctbcon.f gfortran -O2 -g -frecursive -fPIC -c -o ctbrfs.o ctbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ctbtrs.o ctbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o ctgevc.o ctgevc.f gfortran -O2 -g -frecursive -fPIC -c -o ctgex2.o ctgex2.f gfortran -O2 -g -frecursive -fPIC -c -o ctgexc.o ctgexc.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsen.o ctgsen.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsja.o ctgsja.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsna.o ctgsna.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsy2.o ctgsy2.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsyl.o ctgsyl.f gfortran -O2 -g -frecursive -fPIC -c -o ctpcon.o ctpcon.f gfortran -O2 -g -frecursive -fPIC -c -o ctprfs.o ctprfs.f gfortran -O2 -g -frecursive -fPIC -c -o ctptri.o ctptri.f gfortran -O2 -g -frecursive -fPIC -c -o ctptrs.o ctptrs.f gfortran -O2 -g -frecursive -fPIC -c -o ctrcon.o ctrcon.f gfortran -O2 -g -frecursive -fPIC -c -o ctrevc.o ctrevc.f gfortran -O2 -g -frecursive -fPIC -c -o ctrevc3.o ctrevc3.f gfortran -O2 -g -frecursive -fPIC -c -o ctrexc.o ctrexc.f gfortran -O2 -g -frecursive -fPIC -c -o ctrrfs.o ctrrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ctrsen.o ctrsen.f gfortran -O2 -g -frecursive -fPIC -c -o ctrsna.o ctrsna.f gfortran -O2 -g -frecursive -fPIC -c -o ctrsyl.o ctrsyl.f gfortran -O2 -g -frecursive -fPIC -c -o ctrti2.o ctrti2.f gfortran -O2 -g -frecursive -fPIC -c -o ctrtri.o ctrtri.f gfortran -O2 -g -frecursive -fPIC -c -o ctrtrs.o ctrtrs.f gfortran -O2 -g -frecursive -fPIC -c -o ctzrzf.o ctzrzf.f gfortran -O2 -g -frecursive -fPIC -c -o cung2l.o cung2l.f gfortran -O2 -g -frecursive -fPIC -c -o cung2r.o cung2r.f gfortran -O2 -g -frecursive -fPIC -c -o cungbr.o cungbr.f gfortran -O2 -g -frecursive -fPIC -c -o cunghr.o cunghr.f gfortran -O2 -g -frecursive -fPIC -c -o cungl2.o cungl2.f gfortran -O2 -g -frecursive -fPIC -c -o cunglq.o cunglq.f gfortran -O2 -g -frecursive -fPIC -c -o cungql.o cungql.f gfortran -O2 -g -frecursive -fPIC -c -o cungqr.o cungqr.f gfortran -O2 -g -frecursive -fPIC -c -o cungr2.o cungr2.f gfortran -O2 -g -frecursive -fPIC -c -o cungrq.o cungrq.f gfortran -O2 -g -frecursive -fPIC -c -o cungtr.o cungtr.f gfortran -O2 -g -frecursive -fPIC -c -o cunm2l.o cunm2l.f gfortran -O2 -g -frecursive -fPIC -c -o cunm2r.o cunm2r.f gfortran -O2 -g -frecursive -fPIC -c -o cunmbr.o cunmbr.f gfortran -O2 -g -frecursive -fPIC -c -o cunmhr.o cunmhr.f gfortran -O2 -g -frecursive -fPIC -c -o cunml2.o cunml2.f gfortran -O2 -g -frecursive -fPIC -c -o cunm22.o cunm22.f gfortran -O2 -g -frecursive -fPIC -c -o cunmlq.o cunmlq.f gfortran -O2 -g -frecursive -fPIC -c -o cunmql.o cunmql.f gfortran -O2 -g -frecursive -fPIC -c -o cunmqr.o cunmqr.f gfortran -O2 -g -frecursive -fPIC -c -o cunmr2.o cunmr2.f gfortran -O2 -g -frecursive -fPIC -c -o cunmr3.o cunmr3.f gfortran -O2 -g -frecursive -fPIC -c -o cunmrq.o cunmrq.f gfortran -O2 -g -frecursive -fPIC -c -o cunmrz.o cunmrz.f gfortran -O2 -g -frecursive -fPIC -c -o cunmtr.o cunmtr.f gfortran -O2 -g -frecursive -fPIC -c -o cupgtr.o cupgtr.f gfortran -O2 -g -frecursive -fPIC -c -o cupmtr.o cupmtr.f gfortran -O2 -g -frecursive -fPIC -c -o icmax1.o icmax1.f gfortran -O2 -g -frecursive -fPIC -c -o scsum1.o scsum1.f gfortran -O2 -g -frecursive -fPIC -c -o cstemr.o cstemr.f gfortran -O2 -g -frecursive -fPIC -c -o chfrk.o chfrk.f gfortran -O2 -g -frecursive -fPIC -c -o ctfttp.o ctfttp.f gfortran -O2 -g -frecursive -fPIC -c -o clanhf.o clanhf.f gfortran -O2 -g -frecursive -fPIC -c -o cpftrf.o cpftrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpftri.o cpftri.f gfortran -O2 -g -frecursive -fPIC -c -o cpftrs.o cpftrs.f gfortran -O2 -g -frecursive -fPIC -c -o ctfsm.o ctfsm.f gfortran -O2 -g -frecursive -fPIC -c -o ctftri.o ctftri.f gfortran -O2 -g -frecursive -fPIC -c -o ctfttr.o ctfttr.f gfortran -O2 -g -frecursive -fPIC -c -o ctpttf.o ctpttf.f gfortran -O2 -g -frecursive -fPIC -c -o ctpttr.o ctpttr.f gfortran -O2 -g -frecursive -fPIC -c -o ctrttf.o ctrttf.f gfortran -O2 -g -frecursive -fPIC -c -o ctrttp.o ctrttp.f gfortran -O2 -g -frecursive -fPIC -c -o cgeequb.o cgeequb.f gfortran -O2 -g -frecursive -fPIC -c -o cgbequb.o cgbequb.f gfortran -O2 -g -frecursive -fPIC -c -o csyequb.o csyequb.f gfortran -O2 -g -frecursive -fPIC -c -o cpoequb.o cpoequb.f gfortran -O2 -g -frecursive -fPIC -c -o cheequb.o cheequb.f gfortran -O2 -g -frecursive -fPIC -c -o cbbcsd.o cbbcsd.f gfortran -O2 -g -frecursive -fPIC -c -o clapmr.o clapmr.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb.o cunbdb.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb1.o cunbdb1.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb2.o cunbdb2.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb3.o cunbdb3.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb4.o cunbdb4.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb5.o cunbdb5.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb6.o cunbdb6.f gfortran -O2 -g -frecursive -fPIC -c -o cuncsd.o cuncsd.f gfortran -O2 -g -frecursive -fPIC -c -o cuncsd2by1.o cuncsd2by1.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrt.o cgeqrt.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrt2.o cgeqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrt3.o cgeqrt3.f gfortran -O2 -g -frecursive -fPIC -c -o cgemqrt.o cgemqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ctpqrt.o ctpqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ctpqrt2.o ctpqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o ctpmqrt.o ctpmqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ctprfb.o ctprfb.f gfortran -O2 -g -frecursive -fPIC -c -o cgelqt.o cgelqt.f gfortran -O2 -g -frecursive -fPIC -c -o cgelqt3.o cgelqt3.f gfortran -O2 -g -frecursive -fPIC -c -o cgemlqt.o cgemlqt.f gfortran -O2 -g -frecursive -fPIC -c -o cgetsls.o cgetsls.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqr.o cgeqr.f gfortran -O2 -g -frecursive -fPIC -c -o clatsqr.o clatsqr.f gfortran -O2 -g -frecursive -fPIC -c -o clamtsqr.o clamtsqr.f gfortran -O2 -g -frecursive -fPIC -c -o cgemqr.o cgemqr.f gfortran -O2 -g -frecursive -fPIC -c -o cgelq.o cgelq.f gfortran -O2 -g -frecursive -fPIC -c -o claswlq.o claswlq.f gfortran -O2 -g -frecursive -fPIC -c -o clamswlq.o clamswlq.f gfortran -O2 -g -frecursive -fPIC -c -o cgemlq.o cgemlq.f gfortran -O2 -g -frecursive -fPIC -c -o ctplqt.o ctplqt.f gfortran -O2 -g -frecursive -fPIC -c -o ctplqt2.o ctplqt2.f gfortran -O2 -g -frecursive -fPIC -c -o ctpmlqt.o ctpmlqt.f gfortran -O2 -g -frecursive -fPIC -c -o chetrd_2stage.o chetrd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chetrd_he2hb.o chetrd_he2hb.f gfortran -O2 -g -frecursive -fPIC -c -o chetrd_hb2st.o chetrd_hb2st.F gfortran -O2 -g -frecursive -fPIC -c -o chb2st_kernels.o chb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -c -o cheevd_2stage.o cheevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o cheev_2stage.o cheev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o cheevx_2stage.o cheevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o cheevr_2stage.o cheevr_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chbev_2stage.o chbev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chbevx_2stage.o chbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chbevd_2stage.o chbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chegv_2stage.o chegv_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cgegs.o DEPRECATED/cgegs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cgegv.o DEPRECATED/cgegv.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cgeqpf.o DEPRECATED/cgeqpf.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cgelsx.o DEPRECATED/cgelsx.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cggsvd.o DEPRECATED/cggsvd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cggsvp.o DEPRECATED/cggsvp.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/clahrd.o DEPRECATED/clahrd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/clatzm.o DEPRECATED/clatzm.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/ctzrqf.o DEPRECATED/ctzrqf.f gfortran -O2 -g -frecursive -fPIC -c -o zbdsqr.o zbdsqr.f gfortran -O2 -g -frecursive -fPIC -c -o zgbbrd.o zgbbrd.f gfortran -O2 -g -frecursive -fPIC -c -o zgbcon.o zgbcon.f gfortran -O2 -g -frecursive -fPIC -c -o zgbequ.o zgbequ.f gfortran -O2 -g -frecursive -fPIC -c -o zgbrfs.o zgbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zgbsv.o zgbsv.f gfortran -O2 -g -frecursive -fPIC -c -o zgbsvx.o zgbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zgbtf2.o zgbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o zgbtrf.o zgbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o zgbtrs.o zgbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o zgebak.o zgebak.f gfortran -O2 -g -frecursive -fPIC -c -o zgebal.o zgebal.f gfortran -O2 -g -frecursive -fPIC -c -o zgebd2.o zgebd2.f gfortran -O2 -g -frecursive -fPIC -c -o zgebrd.o zgebrd.f gfortran -O2 -g -frecursive -fPIC -c -o zgecon.o zgecon.f gfortran -O2 -g -frecursive -fPIC -c -o zgeequ.o zgeequ.f gfortran -O2 -g -frecursive -fPIC -c -o zgees.o zgees.f gfortran -O2 -g -frecursive -fPIC -c -o zgeesx.o zgeesx.f gfortran -O2 -g -frecursive -fPIC -c -o zgeev.o zgeev.f gfortran -O2 -g -frecursive -fPIC -c -o zgeevx.o zgeevx.f gfortran -O2 -g -frecursive -fPIC -c -o zgehd2.o zgehd2.f gfortran -O2 -g -frecursive -fPIC -c -o zgehrd.o zgehrd.f gfortran -O2 -g -frecursive -fPIC -c -o zgelq2.o zgelq2.f gfortran -O2 -g -frecursive -fPIC -c -o zgelqf.o zgelqf.f gfortran -O2 -g -frecursive -fPIC -c -o zgels.o zgels.f gfortran -O2 -g -frecursive -fPIC -c -o zgelsd.o zgelsd.f gfortran -O2 -g -frecursive -fPIC -c -o zgelss.o zgelss.f gfortran -O2 -g -frecursive -fPIC -c -o zgelsy.o zgelsy.f gfortran -O2 -g -frecursive -fPIC -c -o zgeql2.o zgeql2.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqlf.o zgeqlf.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqp3.o zgeqp3.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqr2.o zgeqr2.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqr2p.o zgeqr2p.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrf.o zgeqrf.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrfp.o zgeqrfp.f gfortran -O2 -g -frecursive -fPIC -c -o zgerfs.o zgerfs.f gfortran -O2 -g -frecursive -fPIC -c -o zgerq2.o zgerq2.f gfortran -O2 -g -frecursive -fPIC -c -o zgerqf.o zgerqf.f gfortran -O2 -g -frecursive -fPIC -c -o zgesc2.o zgesc2.f gfortran -O2 -g -frecursive -fPIC -c -o zgesdd.o zgesdd.f gfortran -O2 -g -frecursive -fPIC -c -o zgesv.o zgesv.f gfortran -O2 -g -frecursive -fPIC -c -o zgesvd.o zgesvd.f gfortran -O2 -g -frecursive -fPIC -c -o zgesvdx.o zgesvdx.f gfortran -O2 -g -frecursive -fPIC -c -o zgesvx.o zgesvx.f gfortran -O2 -g -frecursive -fPIC -c -o zgesvj.o zgesvj.f gfortran -O2 -g -frecursive -fPIC -c -o zgejsv.o zgejsv.f gfortran -O2 -g -frecursive -fPIC -c -o zgsvj0.o zgsvj0.f gfortran -O2 -g -frecursive -fPIC -c -o zgsvj1.o zgsvj1.f gfortran -O2 -g -frecursive -fPIC -c -o zgetc2.o zgetc2.f gfortran -O2 -g -frecursive -fPIC -c -o zgetf2.o zgetf2.f gfortran -O2 -g -frecursive -fPIC -c -o zgetrf.o zgetrf.f gfortran -O2 -g -frecursive -fPIC -c -o zgetrf2.o zgetrf2.f gfortran -O2 -g -frecursive -fPIC -c -o zgetri.o zgetri.f gfortran -O2 -g -frecursive -fPIC -c -o zgetrs.o zgetrs.f gfortran -O2 -g -frecursive -fPIC -c -o zggbak.o zggbak.f gfortran -O2 -g -frecursive -fPIC -c -o zggbal.o zggbal.f gfortran -O2 -g -frecursive -fPIC -c -o zgges.o zgges.f gfortran -O2 -g -frecursive -fPIC -c -o zgges3.o zgges3.f gfortran -O2 -g -frecursive -fPIC -c -o zggesx.o zggesx.f gfortran -O2 -g -frecursive -fPIC -c -o zggev.o zggev.f gfortran -O2 -g -frecursive -fPIC -c -o zggev3.o zggev3.f gfortran -O2 -g -frecursive -fPIC -c -o zggevx.o zggevx.f gfortran -O2 -g -frecursive -fPIC -c -o zggglm.o zggglm.f gfortran -O2 -g -frecursive -fPIC -c -o zgghrd.o zgghrd.f gfortran -O2 -g -frecursive -fPIC -c -o zgghd3.o zgghd3.f gfortran -O2 -g -frecursive -fPIC -c -o zgglse.o zgglse.f gfortran -O2 -g -frecursive -fPIC -c -o zggqrf.o zggqrf.f gfortran -O2 -g -frecursive -fPIC -c -o zggrqf.o zggrqf.f gfortran -O2 -g -frecursive -fPIC -c -o zggsvd3.o zggsvd3.f gfortran -O2 -g -frecursive -fPIC -c -o zggsvp3.o zggsvp3.f gfortran -O2 -g -frecursive -fPIC -c -o zgtcon.o zgtcon.f gfortran -O2 -g -frecursive -fPIC -c -o zgtrfs.o zgtrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zgtsv.o zgtsv.f gfortran -O2 -g -frecursive -fPIC -c -o zgtsvx.o zgtsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zgttrf.o zgttrf.f gfortran -O2 -g -frecursive -fPIC -c -o zgttrs.o zgttrs.f gfortran -O2 -g -frecursive -fPIC -c -o zgtts2.o zgtts2.f gfortran -O2 -g -frecursive -fPIC -c -o zhbev.o zhbev.f gfortran -O2 -g -frecursive -fPIC -c -o zhbevd.o zhbevd.f gfortran -O2 -g -frecursive -fPIC -c -o zhbevx.o zhbevx.f gfortran -O2 -g -frecursive -fPIC -c -o zhbgst.o zhbgst.f gfortran -O2 -g -frecursive -fPIC -c -o zhbgv.o zhbgv.f gfortran -O2 -g -frecursive -fPIC -c -o zhbgvd.o zhbgvd.f gfortran -O2 -g -frecursive -fPIC -c -o zhbgvx.o zhbgvx.f gfortran -O2 -g -frecursive -fPIC -c -o zhbtrd.o zhbtrd.f gfortran -O2 -g -frecursive -fPIC -c -o zhecon.o zhecon.f gfortran -O2 -g -frecursive -fPIC -c -o zheev.o zheev.f gfortran -O2 -g -frecursive -fPIC -c -o zheevd.o zheevd.f gfortran -O2 -g -frecursive -fPIC -c -o zheevr.o zheevr.f gfortran -O2 -g -frecursive -fPIC -c -o zheevx.o zheevx.f gfortran -O2 -g -frecursive -fPIC -c -o zhegs2.o zhegs2.f gfortran -O2 -g -frecursive -fPIC -c -o zhegst.o zhegst.f gfortran -O2 -g -frecursive -fPIC -c -o zhegv.o zhegv.f gfortran -O2 -g -frecursive -fPIC -c -o zhegvd.o zhegvd.f gfortran -O2 -g -frecursive -fPIC -c -o zhegvx.o zhegvx.f gfortran -O2 -g -frecursive -fPIC -c -o zherfs.o zherfs.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv.o zhesv.f gfortran -O2 -g -frecursive -fPIC -c -o zhesvx.o zhesvx.f gfortran -O2 -g -frecursive -fPIC -c -o zhetd2.o zhetd2.f gfortran -O2 -g -frecursive -fPIC -c -o zhetf2.o zhetf2.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrd.o zhetrd.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf.o zhetrf.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri.o zhetri.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri2.o zhetri2.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri2x.o zhetri2x.f gfortran -O2 -g -frecursive -fPIC -c -o zheswapr.o zheswapr.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs.o zhetrs.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs2.o zhetrs2.f gfortran -O2 -g -frecursive -fPIC -c -o zhetf2_rook.o zhetf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf_rook.o zhetrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri_rook.o zhetri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs_rook.o zhetrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhecon_rook.o zhecon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv_rook.o zhesv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhetf2_rk.o zhetf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf_rk.o zhetrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri_3.o zhetri_3.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri_3x.o zhetri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs_3.o zhetrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o zhecon_3.o zhecon_3.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv_rk.o zhesv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv_aa.o zhesv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf_aa.o zhetrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs_aa.o zhetrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv_aa_2stage.o zhesv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf_aa_2stage.o zhetrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs_aa_2stage.o zhetrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhgeqz.o zhgeqz.f gfortran -O2 -g -frecursive -fPIC -c -o zhpcon.o zhpcon.f gfortran -O2 -g -frecursive -fPIC -c -o zhpev.o zhpev.f gfortran -O2 -g -frecursive -fPIC -c -o zhpevd.o zhpevd.f gfortran -O2 -g -frecursive -fPIC -c -o zhpevx.o zhpevx.f gfortran -O2 -g -frecursive -fPIC -c -o zhpgst.o zhpgst.f gfortran -O2 -g -frecursive -fPIC -c -o zhpgv.o zhpgv.f gfortran -O2 -g -frecursive -fPIC -c -o zhpgvd.o zhpgvd.f gfortran -O2 -g -frecursive -fPIC -c -o zhpgvx.o zhpgvx.f gfortran -O2 -g -frecursive -fPIC -c -o zhprfs.o zhprfs.f gfortran -O2 -g -frecursive -fPIC -c -o zhpsv.o zhpsv.f gfortran -O2 -g -frecursive -fPIC -c -o zhpsvx.o zhpsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zhptrd.o zhptrd.f gfortran -O2 -g -frecursive -fPIC -c -o zhptrf.o zhptrf.f gfortran -O2 -g -frecursive -fPIC -c -o zhptri.o zhptri.f gfortran -O2 -g -frecursive -fPIC -c -o zhptrs.o zhptrs.f gfortran -O2 -g -frecursive -fPIC -c -o zhsein.o zhsein.f gfortran -O2 -g -frecursive -fPIC -c -o zhseqr.o zhseqr.f gfortran -O2 -g -frecursive -fPIC -c -o zlabrd.o zlabrd.f gfortran -O2 -g -frecursive -fPIC -c -o zlacgv.o zlacgv.f gfortran -O2 -g -frecursive -fPIC -c -o zlacon.o zlacon.f gfortran -O2 -g -frecursive -fPIC -c -o zlacn2.o zlacn2.f gfortran -O2 -g -frecursive -fPIC -c -o zlacp2.o zlacp2.f gfortran -O2 -g -frecursive -fPIC -c -o zlacpy.o zlacpy.f gfortran -O2 -g -frecursive -fPIC -c -o zlacrm.o zlacrm.f gfortran -O2 -g -frecursive -fPIC -c -o zlacrt.o zlacrt.f gfortran -O2 -g -frecursive -fPIC -c -o zladiv.o zladiv.f gfortran -O2 -g -frecursive -fPIC -c -o zlaed0.o zlaed0.f gfortran -O2 -g -frecursive -fPIC -c -o zlaed7.o zlaed7.f gfortran -O2 -g -frecursive -fPIC -c -o zlaed8.o zlaed8.f gfortran -O2 -g -frecursive -fPIC -c -o zlaein.o zlaein.f gfortran -O2 -g -frecursive -fPIC -c -o zlaesy.o zlaesy.f gfortran -O2 -g -frecursive -fPIC -c -o zlaev2.o zlaev2.f gfortran -O2 -g -frecursive -fPIC -c -o zlags2.o zlags2.f gfortran -O2 -g -frecursive -fPIC -c -o zlagtm.o zlagtm.f gfortran -O2 -g -frecursive -fPIC -c -o zlahef.o zlahef.f gfortran -O2 -g -frecursive -fPIC -c -o zlahef_rook.o zlahef_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zlahef_rk.o zlahef_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zlahef_aa.o zlahef_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zlahqr.o zlahqr.f gfortran -O2 -g -frecursive -fPIC -c -o zlahr2.o zlahr2.f gfortran -O2 -g -frecursive -fPIC -c -o zlaic1.o zlaic1.f gfortran -O2 -g -frecursive -fPIC -c -o zlals0.o zlals0.f gfortran -O2 -g -frecursive -fPIC -c -o zlalsa.o zlalsa.f gfortran -O2 -g -frecursive -fPIC -c -o zlalsd.o zlalsd.f gfortran -O2 -g -frecursive -fPIC -c -o zlangb.o zlangb.f gfortran -O2 -g -frecursive -fPIC -c -o zlange.o zlange.f gfortran -O2 -g -frecursive -fPIC -c -o zlangt.o zlangt.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhb.o zlanhb.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhe.o zlanhe.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhp.o zlanhp.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhs.o zlanhs.f gfortran -O2 -g -frecursive -fPIC -c -o zlanht.o zlanht.f gfortran -O2 -g -frecursive -fPIC -c -o zlansb.o zlansb.f gfortran -O2 -g -frecursive -fPIC -c -o zlansp.o zlansp.f gfortran -O2 -g -frecursive -fPIC -c -o zlansy.o zlansy.f gfortran -O2 -g -frecursive -fPIC -c -o zlantb.o zlantb.f gfortran -O2 -g -frecursive -fPIC -c -o zlantp.o zlantp.f gfortran -O2 -g -frecursive -fPIC -c -o zlantr.o zlantr.f gfortran -O2 -g -frecursive -fPIC -c -o zlapll.o zlapll.f gfortran -O2 -g -frecursive -fPIC -c -o zlapmt.o zlapmt.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqgb.o zlaqgb.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqge.o zlaqge.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqhb.o zlaqhb.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqhe.o zlaqhe.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqhp.o zlaqhp.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqp2.o zlaqp2.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqps.o zlaqps.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqsb.o zlaqsb.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr0.o zlaqr0.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr1.o zlaqr1.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr2.o zlaqr2.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr3.o zlaqr3.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr4.o zlaqr4.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr5.o zlaqr5.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqsp.o zlaqsp.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqsy.o zlaqsy.f gfortran -O2 -g -frecursive -fPIC -c -o zlar1v.o zlar1v.f gfortran -O2 -g -frecursive -fPIC -c -o zlar2v.o zlar2v.f gfortran -O2 -g -frecursive -fPIC -c -o ilazlr.o ilazlr.f gfortran -O2 -g -frecursive -fPIC -c -o ilazlc.o ilazlc.f gfortran -O2 -g -frecursive -fPIC -c -o zlarcm.o zlarcm.f gfortran -O2 -g -frecursive -fPIC -c -o zlarf.o zlarf.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfb.o zlarfb.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfg.o zlarfg.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfgp.o zlarfgp.f gfortran -O2 -g -frecursive -fPIC -c -o zlarft.o zlarft.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfx.o zlarfx.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfy.o zlarfy.f gfortran -O2 -g -frecursive -fPIC -c -o zlargv.o zlargv.f gfortran -O2 -g -frecursive -fPIC -c -o zlarnv.o zlarnv.f gfortran -O2 -g -frecursive -fPIC -c -o zlarrv.o zlarrv.f gfortran -O2 -g -frecursive -fPIC -c -o zlartg.o zlartg.f gfortran -O2 -g -frecursive -fPIC -c -o zlartv.o zlartv.f gfortran -O2 -g -frecursive -fPIC -c -o zlarz.o zlarz.f gfortran -O2 -g -frecursive -fPIC -c -o zlarzb.o zlarzb.f gfortran -O2 -g -frecursive -fPIC -c -o zlarzt.o zlarzt.f gfortran -O2 -g -frecursive -fPIC -c -o zlascl.o zlascl.f gfortran -O2 -g -frecursive -fPIC -c -o zlaset.o zlaset.f gfortran -O2 -g -frecursive -fPIC -c -o zlasr.o zlasr.f gfortran -O2 -g -frecursive -fPIC -c -o zlassq.o zlassq.f gfortran -O2 -g -frecursive -fPIC -c -o zlaswp.o zlaswp.f gfortran -O2 -g -frecursive -fPIC -c -o zlasyf.o zlasyf.f gfortran -O2 -g -frecursive -fPIC -c -o zlasyf_rook.o zlasyf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zlasyf_rk.o zlasyf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zlasyf_aa.o zlasyf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zlatbs.o zlatbs.f gfortran -O2 -g -frecursive -fPIC -c -o zlatdf.o zlatdf.f gfortran -O2 -g -frecursive -fPIC -c -o zlatps.o zlatps.f gfortran -O2 -g -frecursive -fPIC -c -o zlatrd.o zlatrd.f gfortran -O2 -g -frecursive -fPIC -c -o zlatrs.o zlatrs.f gfortran -O2 -g -frecursive -fPIC -c -o zlatrz.o zlatrz.f gfortran -O2 -g -frecursive -fPIC -c -o zlauu2.o zlauu2.f gfortran -O2 -g -frecursive -fPIC -c -o zlauum.o zlauum.f gfortran -O2 -g -frecursive -fPIC -c -o zpbcon.o zpbcon.f gfortran -O2 -g -frecursive -fPIC -c -o zpbequ.o zpbequ.f gfortran -O2 -g -frecursive -fPIC -c -o zpbrfs.o zpbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zpbstf.o zpbstf.f gfortran -O2 -g -frecursive -fPIC -c -o zpbsv.o zpbsv.f gfortran -O2 -g -frecursive -fPIC -c -o zpbsvx.o zpbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zpbtf2.o zpbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o zpbtrf.o zpbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpbtrs.o zpbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o zpocon.o zpocon.f gfortran -O2 -g -frecursive -fPIC -c -o zpoequ.o zpoequ.f gfortran -O2 -g -frecursive -fPIC -c -o zporfs.o zporfs.f gfortran -O2 -g -frecursive -fPIC -c -o zposv.o zposv.f gfortran -O2 -g -frecursive -fPIC -c -o zposvx.o zposvx.f gfortran -O2 -g -frecursive -fPIC -c -o zpotf2.o zpotf2.f gfortran -O2 -g -frecursive -fPIC -c -o zpotrf.o zpotrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpotrf2.o zpotrf2.f gfortran -O2 -g -frecursive -fPIC -c -o zpotri.o zpotri.f gfortran -O2 -g -frecursive -fPIC -c -o zpotrs.o zpotrs.f gfortran -O2 -g -frecursive -fPIC -c -o zpstrf.o zpstrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpstf2.o zpstf2.f gfortran -O2 -g -frecursive -fPIC -c -o zppcon.o zppcon.f gfortran -O2 -g -frecursive -fPIC -c -o zppequ.o zppequ.f gfortran -O2 -g -frecursive -fPIC -c -o zpprfs.o zpprfs.f gfortran -O2 -g -frecursive -fPIC -c -o zppsv.o zppsv.f gfortran -O2 -g -frecursive -fPIC -c -o zppsvx.o zppsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zpptrf.o zpptrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpptri.o zpptri.f gfortran -O2 -g -frecursive -fPIC -c -o zpptrs.o zpptrs.f gfortran -O2 -g -frecursive -fPIC -c -o zptcon.o zptcon.f gfortran -O2 -g -frecursive -fPIC -c -o zpteqr.o zpteqr.f gfortran -O2 -g -frecursive -fPIC -c -o zptrfs.o zptrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zptsv.o zptsv.f gfortran -O2 -g -frecursive -fPIC -c -o zptsvx.o zptsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zpttrf.o zpttrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpttrs.o zpttrs.f gfortran -O2 -g -frecursive -fPIC -c -o zptts2.o zptts2.f gfortran -O2 -g -frecursive -fPIC -c -o zrot.o zrot.f gfortran -O2 -g -frecursive -fPIC -c -o zspcon.o zspcon.f gfortran -O2 -g -frecursive -fPIC -c -o zspmv.o zspmv.f gfortran -O2 -g -frecursive -fPIC -c -o zspr.o zspr.f gfortran -O2 -g -frecursive -fPIC -c -o zsprfs.o zsprfs.f gfortran -O2 -g -frecursive -fPIC -c -o zspsv.o zspsv.f gfortran -O2 -g -frecursive -fPIC -c -o zspsvx.o zspsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zsptrf.o zsptrf.f gfortran -O2 -g -frecursive -fPIC -c -o zsptri.o zsptri.f gfortran -O2 -g -frecursive -fPIC -c -o zsptrs.o zsptrs.f gfortran -O2 -g -frecursive -fPIC -c -o zdrscl.o zdrscl.f gfortran -O2 -g -frecursive -fPIC -c -o zstedc.o zstedc.f gfortran -O2 -g -frecursive -fPIC -c -o zstegr.o zstegr.f gfortran -O2 -g -frecursive -fPIC -c -o zstein.o zstein.f gfortran -O2 -g -frecursive -fPIC -c -o zsteqr.o zsteqr.f gfortran -O2 -g -frecursive -fPIC -c -o zsycon.o zsycon.f gfortran -O2 -g -frecursive -fPIC -c -o zsymv.o zsymv.f gfortran -O2 -g -frecursive -fPIC -c -o zsyr.o zsyr.f gfortran -O2 -g -frecursive -fPIC -c -o zsyrfs.o zsyrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv.o zsysv.f gfortran -O2 -g -frecursive -fPIC -c -o zsysvx.o zsysvx.f gfortran -O2 -g -frecursive -fPIC -c -o zsytf2.o zsytf2.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf.o zsytrf.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri.o zsytri.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri2.o zsytri2.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri2x.o zsytri2x.f gfortran -O2 -g -frecursive -fPIC -c -o zsyswapr.o zsyswapr.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs.o zsytrs.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs2.o zsytrs2.f gfortran -O2 -g -frecursive -fPIC -c -o zsyconv.o zsyconv.f gfortran -O2 -g -frecursive -fPIC -c -o zsyconvf.o zsyconvf.f gfortran -O2 -g -frecursive -fPIC -c -o zsyconvf_rook.o zsyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytf2_rook.o zsytf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf_rook.o zsytrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs_rook.o zsytrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs_aa.o zsytrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri_rook.o zsytri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsycon_rook.o zsycon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv_rook.o zsysv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytf2_rk.o zsytf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf_rk.o zsytrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf_aa.o zsytrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs_3.o zsytrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv_aa_2stage.o zsysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf_aa_2stage.o zsytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs_aa_2stage.o zsytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri_3.o zsytri_3.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri_3x.o zsytri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o zsycon_3.o zsycon_3.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv_rk.o zsysv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv_aa.o zsysv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o ztbcon.o ztbcon.f gfortran -O2 -g -frecursive -fPIC -c -o ztbrfs.o ztbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ztbtrs.o ztbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o ztgevc.o ztgevc.f gfortran -O2 -g -frecursive -fPIC -c -o ztgex2.o ztgex2.f gfortran -O2 -g -frecursive -fPIC -c -o ztgexc.o ztgexc.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsen.o ztgsen.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsja.o ztgsja.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsna.o ztgsna.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsy2.o ztgsy2.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsyl.o ztgsyl.f gfortran -O2 -g -frecursive -fPIC -c -o ztpcon.o ztpcon.f gfortran -O2 -g -frecursive -fPIC -c -o ztprfs.o ztprfs.f gfortran -O2 -g -frecursive -fPIC -c -o ztptri.o ztptri.f gfortran -O2 -g -frecursive -fPIC -c -o ztptrs.o ztptrs.f gfortran -O2 -g -frecursive -fPIC -c -o ztrcon.o ztrcon.f gfortran -O2 -g -frecursive -fPIC -c -o ztrevc.o ztrevc.f gfortran -O2 -g -frecursive -fPIC -c -o ztrevc3.o ztrevc3.f gfortran -O2 -g -frecursive -fPIC -c -o ztrexc.o ztrexc.f gfortran -O2 -g -frecursive -fPIC -c -o ztrrfs.o ztrrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ztrsen.o ztrsen.f gfortran -O2 -g -frecursive -fPIC -c -o ztrsna.o ztrsna.f gfortran -O2 -g -frecursive -fPIC -c -o ztrsyl.o ztrsyl.f gfortran -O2 -g -frecursive -fPIC -c -o ztrti2.o ztrti2.f gfortran -O2 -g -frecursive -fPIC -c -o ztrtri.o ztrtri.f gfortran -O2 -g -frecursive -fPIC -c -o ztrtrs.o ztrtrs.f gfortran -O2 -g -frecursive -fPIC -c -o ztzrzf.o ztzrzf.f gfortran -O2 -g -frecursive -fPIC -c -o zung2l.o zung2l.f gfortran -O2 -g -frecursive -fPIC -c -o zung2r.o zung2r.f gfortran -O2 -g -frecursive -fPIC -c -o zungbr.o zungbr.f gfortran -O2 -g -frecursive -fPIC -c -o zunghr.o zunghr.f gfortran -O2 -g -frecursive -fPIC -c -o zungl2.o zungl2.f gfortran -O2 -g -frecursive -fPIC -c -o zunglq.o zunglq.f gfortran -O2 -g -frecursive -fPIC -c -o zungql.o zungql.f gfortran -O2 -g -frecursive -fPIC -c -o zungqr.o zungqr.f gfortran -O2 -g -frecursive -fPIC -c -o zungr2.o zungr2.f gfortran -O2 -g -frecursive -fPIC -c -o zungrq.o zungrq.f gfortran -O2 -g -frecursive -fPIC -c -o zungtr.o zungtr.f gfortran -O2 -g -frecursive -fPIC -c -o zunm2l.o zunm2l.f gfortran -O2 -g -frecursive -fPIC -c -o zunm2r.o zunm2r.f gfortran -O2 -g -frecursive -fPIC -c -o zunmbr.o zunmbr.f gfortran -O2 -g -frecursive -fPIC -c -o zunmhr.o zunmhr.f gfortran -O2 -g -frecursive -fPIC -c -o zunml2.o zunml2.f gfortran -O2 -g -frecursive -fPIC -c -o zunm22.o zunm22.f gfortran -O2 -g -frecursive -fPIC -c -o zunmlq.o zunmlq.f gfortran -O2 -g -frecursive -fPIC -c -o zunmql.o zunmql.f gfortran -O2 -g -frecursive -fPIC -c -o zunmqr.o zunmqr.f gfortran -O2 -g -frecursive -fPIC -c -o zunmr2.o zunmr2.f gfortran -O2 -g -frecursive -fPIC -c -o zunmr3.o zunmr3.f gfortran -O2 -g -frecursive -fPIC -c -o zunmrq.o zunmrq.f gfortran -O2 -g -frecursive -fPIC -c -o zunmrz.o zunmrz.f gfortran -O2 -g -frecursive -fPIC -c -o zunmtr.o zunmtr.f gfortran -O2 -g -frecursive -fPIC -c -o zupgtr.o zupgtr.f gfortran -O2 -g -frecursive -fPIC -c -o zupmtr.o zupmtr.f gfortran -O2 -g -frecursive -fPIC -c -o izmax1.o izmax1.f gfortran -O2 -g -frecursive -fPIC -c -o dzsum1.o dzsum1.f gfortran -O2 -g -frecursive -fPIC -c -o zstemr.o zstemr.f gfortran -O2 -g -frecursive -fPIC -c -o zcgesv.o zcgesv.f gfortran -O2 -g -frecursive -fPIC -c -o zcposv.o zcposv.f gfortran -O2 -g -frecursive -fPIC -c -o zlag2c.o zlag2c.f gfortran -O2 -g -frecursive -fPIC -c -o clag2z.o clag2z.f gfortran -O2 -g -frecursive -fPIC -c -o zlat2c.o zlat2c.f gfortran -O2 -g -frecursive -fPIC -c -o zhfrk.o zhfrk.f gfortran -O2 -g -frecursive -fPIC -c -o ztfttp.o ztfttp.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhf.o zlanhf.f gfortran -O2 -g -frecursive -fPIC -c -o zpftrf.o zpftrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpftri.o zpftri.f gfortran -O2 -g -frecursive -fPIC -c -o zpftrs.o zpftrs.f gfortran -O2 -g -frecursive -fPIC -c -o ztfsm.o ztfsm.f gfortran -O2 -g -frecursive -fPIC -c -o ztftri.o ztftri.f gfortran -O2 -g -frecursive -fPIC -c -o ztfttr.o ztfttr.f gfortran -O2 -g -frecursive -fPIC -c -o ztpttf.o ztpttf.f gfortran -O2 -g -frecursive -fPIC -c -o ztpttr.o ztpttr.f gfortran -O2 -g -frecursive -fPIC -c -o ztrttf.o ztrttf.f gfortran -O2 -g -frecursive -fPIC -c -o ztrttp.o ztrttp.f gfortran -O2 -g -frecursive -fPIC -c -o zgeequb.o zgeequb.f gfortran -O2 -g -frecursive -fPIC -c -o zgbequb.o zgbequb.f gfortran -O2 -g -frecursive -fPIC -c -o zsyequb.o zsyequb.f gfortran -O2 -g -frecursive -fPIC -c -o zpoequb.o zpoequb.f gfortran -O2 -g -frecursive -fPIC -c -o zheequb.o zheequb.f gfortran -O2 -g -frecursive -fPIC -c -o zbbcsd.o zbbcsd.f gfortran -O2 -g -frecursive -fPIC -c -o zlapmr.o zlapmr.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb.o zunbdb.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb1.o zunbdb1.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb2.o zunbdb2.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb3.o zunbdb3.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb4.o zunbdb4.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb5.o zunbdb5.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb6.o zunbdb6.f gfortran -O2 -g -frecursive -fPIC -c -o zuncsd.o zuncsd.f gfortran -O2 -g -frecursive -fPIC -c -o zuncsd2by1.o zuncsd2by1.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrt.o zgeqrt.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrt2.o zgeqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrt3.o zgeqrt3.f gfortran -O2 -g -frecursive -fPIC -c -o zgemqrt.o zgemqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ztpqrt.o ztpqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ztpqrt2.o ztpqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o ztpmqrt.o ztpmqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ztprfb.o ztprfb.f gfortran -O2 -g -frecursive -fPIC -c -o ztplqt.o ztplqt.f gfortran -O2 -g -frecursive -fPIC -c -o ztplqt2.o ztplqt2.f gfortran -O2 -g -frecursive -fPIC -c -o ztpmlqt.o ztpmlqt.f gfortran -O2 -g -frecursive -fPIC -c -o zgelqt.o zgelqt.f gfortran -O2 -g -frecursive -fPIC -c -o zgelqt3.o zgelqt3.f gfortran -O2 -g -frecursive -fPIC -c -o zgemlqt.o zgemlqt.f gfortran -O2 -g -frecursive -fPIC -c -o zgetsls.o zgetsls.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqr.o zgeqr.f gfortran -O2 -g -frecursive -fPIC -c -o zlatsqr.o zlatsqr.f gfortran -O2 -g -frecursive -fPIC -c -o zlamtsqr.o zlamtsqr.f gfortran -O2 -g -frecursive -fPIC -c -o zgemqr.o zgemqr.f gfortran -O2 -g -frecursive -fPIC -c -o zgelq.o zgelq.f gfortran -O2 -g -frecursive -fPIC -c -o zlaswlq.o zlaswlq.f gfortran -O2 -g -frecursive -fPIC -c -o zlamswlq.o zlamswlq.f gfortran -O2 -g -frecursive -fPIC -c -o zgemlq.o zgemlq.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrd_2stage.o zhetrd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrd_he2hb.o zhetrd_he2hb.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrd_hb2st.o zhetrd_hb2st.F gfortran -O2 -g -frecursive -fPIC -c -o zhb2st_kernels.o zhb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -c -o zheevd_2stage.o zheevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zheev_2stage.o zheev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zheevx_2stage.o zheevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zheevr_2stage.o zheevr_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhbev_2stage.o zhbev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhbevx_2stage.o zhbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhbevd_2stage.o zhbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhegv_2stage.o zhegv_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o sbdsdc.o sbdsdc.f gfortran -O2 -g -frecursive -fPIC -c -o sbdsqr.o sbdsqr.f gfortran -O2 -g -frecursive -fPIC -c -o sdisna.o sdisna.f gfortran -O2 -g -frecursive -fPIC -c -o slabad.o slabad.f gfortran -O2 -g -frecursive -fPIC -c -o slacpy.o slacpy.f gfortran -O2 -g -frecursive -fPIC -c -o sladiv.o sladiv.f gfortran -O2 -g -frecursive -fPIC -c -o slae2.o slae2.f gfortran -O2 -g -frecursive -fPIC -c -o slaebz.o slaebz.f gfortran -O2 -g -frecursive -fPIC -c -o slaed0.o slaed0.f gfortran -O2 -g -frecursive -fPIC -c -o slaed1.o slaed1.f gfortran -O2 -g -frecursive -fPIC -c -o slaed2.o slaed2.f gfortran -O2 -g -frecursive -fPIC -c -o slaed3.o slaed3.f gfortran -O2 -g -frecursive -fPIC -c -o slaed4.o slaed4.f gfortran -O2 -g -frecursive -fPIC -c -o slaed5.o slaed5.f gfortran -O2 -g -frecursive -fPIC -c -o slaed6.o slaed6.f gfortran -O2 -g -frecursive -fPIC -c -o slaed7.o slaed7.f gfortran -O2 -g -frecursive -fPIC -c -o slaed8.o slaed8.f gfortran -O2 -g -frecursive -fPIC -c -o slaed9.o slaed9.f gfortran -O2 -g -frecursive -fPIC -c -o slaeda.o slaeda.f gfortran -O2 -g -frecursive -fPIC -c -o slaev2.o slaev2.f gfortran -O2 -g -frecursive -fPIC -c -o slagtf.o slagtf.f gfortran -O2 -g -frecursive -fPIC -c -o slagts.o slagts.f gfortran -O2 -g -frecursive -fPIC -c -o slamrg.o slamrg.f gfortran -O2 -g -frecursive -fPIC -c -o slanst.o slanst.f gfortran -O2 -g -frecursive -fPIC -c -o slapy2.o slapy2.f gfortran -O2 -g -frecursive -fPIC -c -o slapy3.o slapy3.f gfortran -O2 -g -frecursive -fPIC -c -o slarnv.o slarnv.f gfortran -O2 -g -frecursive -fPIC -c -o slarra.o slarra.f gfortran -O2 -g -frecursive -fPIC -c -o slarrb.o slarrb.f gfortran -O2 -g -frecursive -fPIC -c -o slarrc.o slarrc.f gfortran -O2 -g -frecursive -fPIC -c -o slarrd.o slarrd.f gfortran -O2 -g -frecursive -fPIC -c -o slarre.o slarre.f gfortran -O2 -g -frecursive -fPIC -c -o slarrf.o slarrf.f gfortran -O2 -g -frecursive -fPIC -c -o slarrj.o slarrj.f gfortran -O2 -g -frecursive -fPIC -c -o slarrk.o slarrk.f gfortran -O2 -g -frecursive -fPIC -c -o slarrr.o slarrr.f gfortran -O2 -g -frecursive -fPIC -c -o slaneg.o slaneg.f gfortran -O2 -g -frecursive -fPIC -c -o slartg.o slartg.f gfortran -O2 -g -frecursive -fPIC -c -o slaruv.o slaruv.f gfortran -O2 -g -frecursive -fPIC -c -o slas2.o slas2.f gfortran -O2 -g -frecursive -fPIC -c -o slascl.o slascl.f gfortran -O2 -g -frecursive -fPIC -c -o slasd0.o slasd0.f gfortran -O2 -g -frecursive -fPIC -c -o slasd1.o slasd1.f gfortran -O2 -g -frecursive -fPIC -c -o slasd2.o slasd2.f gfortran -O2 -g -frecursive -fPIC -c -o slasd3.o slasd3.f gfortran -O2 -g -frecursive -fPIC -c -o slasd4.o slasd4.f gfortran -O2 -g -frecursive -fPIC -c -o slasd5.o slasd5.f gfortran -O2 -g -frecursive -fPIC -c -o slasd6.o slasd6.f gfortran -O2 -g -frecursive -fPIC -c -o slasd7.o slasd7.f gfortran -O2 -g -frecursive -fPIC -c -o slasd8.o slasd8.f gfortran -O2 -g -frecursive -fPIC -c -o slasda.o slasda.f gfortran -O2 -g -frecursive -fPIC -c -o slasdq.o slasdq.f gfortran -O2 -g -frecursive -fPIC -c -o slasdt.o slasdt.f gfortran -O2 -g -frecursive -fPIC -c -o slaset.o slaset.f gfortran -O2 -g -frecursive -fPIC -c -o slasq1.o slasq1.f gfortran -O2 -g -frecursive -fPIC -c -o slasq2.o slasq2.f gfortran -O2 -g -frecursive -fPIC -c -o slasq3.o slasq3.f gfortran -O2 -g -frecursive -fPIC -c -o slasq4.o slasq4.f gfortran -O2 -g -frecursive -fPIC -c -o slasq5.o slasq5.f gfortran -O2 -g -frecursive -fPIC -c -o slasq6.o slasq6.f gfortran -O2 -g -frecursive -fPIC -c -o slasr.o slasr.f gfortran -O2 -g -frecursive -fPIC -c -o slasrt.o slasrt.f gfortran -O2 -g -frecursive -fPIC -c -o slassq.o slassq.f gfortran -O2 -g -frecursive -fPIC -c -o slasv2.o slasv2.f gfortran -O2 -g -frecursive -fPIC -c -o spttrf.o spttrf.f gfortran -O2 -g -frecursive -fPIC -c -o sstebz.o sstebz.f gfortran -O2 -g -frecursive -fPIC -c -o sstedc.o sstedc.f gfortran -O2 -g -frecursive -fPIC -c -o ssteqr.o ssteqr.f gfortran -O2 -g -frecursive -fPIC -c -o ssterf.o ssterf.f gfortran -O2 -g -frecursive -fPIC -c -o slaisnan.o slaisnan.f gfortran -O2 -g -frecursive -fPIC -c -o sisnan.o sisnan.f gfortran -O2 -g -frecursive -fPIC -c -o slartgp.o slartgp.f gfortran -O2 -g -frecursive -fPIC -c -o slartgs.o slartgs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zgegs.o DEPRECATED/zgegs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zgegv.o DEPRECATED/zgegv.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zgeqpf.o DEPRECATED/zgeqpf.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zgelsx.o DEPRECATED/zgelsx.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zggsvd.o DEPRECATED/zggsvd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zggsvp.o DEPRECATED/zggsvp.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zlahrd.o DEPRECATED/zlahrd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zlatzm.o DEPRECATED/zlatzm.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/ztzrqf.o DEPRECATED/ztzrqf.f gfortran -O2 -g -frecursive -fPIC -c -o dbdsdc.o dbdsdc.f gfortran -O2 -g -frecursive -fPIC -c -o dbdsqr.o dbdsqr.f gfortran -O2 -g -frecursive -fPIC -c -o ddisna.o ddisna.f gfortran -O2 -g -frecursive -fPIC -c -o dlabad.o dlabad.f gfortran -O2 -g -frecursive -fPIC -c -o dlacpy.o dlacpy.f gfortran -O2 -g -frecursive -fPIC -c -o dladiv.o dladiv.f gfortran -O2 -g -frecursive -fPIC -c -o dlae2.o dlae2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaebz.o dlaebz.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed0.o dlaed0.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed1.o dlaed1.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed2.o dlaed2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed3.o dlaed3.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed4.o dlaed4.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed5.o dlaed5.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed6.o dlaed6.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed7.o dlaed7.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed8.o dlaed8.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed9.o dlaed9.f gfortran -O2 -g -frecursive -fPIC -c -o dlaeda.o dlaeda.f gfortran -O2 -g -frecursive -fPIC -c -o dlaev2.o dlaev2.f gfortran -O2 -g -frecursive -fPIC -c -o dlagtf.o dlagtf.f gfortran -O2 -g -frecursive -fPIC -c -o dlagts.o dlagts.f gfortran -O2 -g -frecursive -fPIC -c -o dlamrg.o dlamrg.f gfortran -O2 -g -frecursive -fPIC -c -o dlanst.o dlanst.f gfortran -O2 -g -frecursive -fPIC -c -o dlapy2.o dlapy2.f gfortran -O2 -g -frecursive -fPIC -c -o dlapy3.o dlapy3.f gfortran -O2 -g -frecursive -fPIC -c -o dlarnv.o dlarnv.f gfortran -O2 -g -frecursive -fPIC -c -o dlarra.o dlarra.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrb.o dlarrb.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrc.o dlarrc.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrd.o dlarrd.f gfortran -O2 -g -frecursive -fPIC -c -o dlarre.o dlarre.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrf.o dlarrf.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrj.o dlarrj.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrk.o dlarrk.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrr.o dlarrr.f gfortran -O2 -g -frecursive -fPIC -c -o dlaneg.o dlaneg.f gfortran -O2 -g -frecursive -fPIC -c -o dlartg.o dlartg.f gfortran -O2 -g -frecursive -fPIC -c -o dlaruv.o dlaruv.f gfortran -O2 -g -frecursive -fPIC -c -o dlas2.o dlas2.f gfortran -O2 -g -frecursive -fPIC -c -o dlascl.o dlascl.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd0.o dlasd0.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd1.o dlasd1.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd2.o dlasd2.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd3.o dlasd3.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd4.o dlasd4.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd5.o dlasd5.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd6.o dlasd6.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd7.o dlasd7.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd8.o dlasd8.f gfortran -O2 -g -frecursive -fPIC -c -o dlasda.o dlasda.f gfortran -O2 -g -frecursive -fPIC -c -o dlasdq.o dlasdq.f gfortran -O2 -g -frecursive -fPIC -c -o dlasdt.o dlasdt.f gfortran -O2 -g -frecursive -fPIC -c -o dlaset.o dlaset.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq1.o dlasq1.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq2.o dlasq2.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq3.o dlasq3.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq4.o dlasq4.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq5.o dlasq5.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq6.o dlasq6.f gfortran -O2 -g -frecursive -fPIC -c -o dlasr.o dlasr.f gfortran -O2 -g -frecursive -fPIC -c -o dlasrt.o dlasrt.f gfortran -O2 -g -frecursive -fPIC -c -o dlassq.o dlassq.f gfortran -O2 -g -frecursive -fPIC -c -o dlasv2.o dlasv2.f gfortran -O2 -g -frecursive -fPIC -c -o dpttrf.o dpttrf.f gfortran -O2 -g -frecursive -fPIC -c -o dstebz.o dstebz.f gfortran -O2 -g -frecursive -fPIC -c -o dstedc.o dstedc.f gfortran -O2 -g -frecursive -fPIC -c -o dsteqr.o dsteqr.f gfortran -O2 -g -frecursive -fPIC -c -o dsterf.o dsterf.f gfortran -O2 -g -frecursive -fPIC -c -o dlaisnan.o dlaisnan.f gfortran -O2 -g -frecursive -fPIC -c -o disnan.o disnan.f gfortran -O2 -g -frecursive -fPIC -c -o dlartgp.o dlartgp.f gfortran -O2 -g -frecursive -fPIC -c -o dlartgs.o dlartgs.f gfortran -O2 -g -frecursive -fPIC -c -o ilaenv.o ilaenv.f gfortran -O2 -g -frecursive -fPIC -c -o ilaenv2stage.o ilaenv2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ieeeck.o ieeeck.f gfortran -O2 -g -frecursive -fPIC -c -o lsamen.o lsamen.f gfortran -O2 -g -frecursive -fPIC -c -o iparmq.o iparmq.f gfortran -O2 -g -frecursive -fPIC -c -o iparam2stage.o iparam2stage.F gfortran -O2 -g -frecursive -fPIC -c -o ilaprec.o ilaprec.f gfortran -O2 -g -frecursive -fPIC -c -o ilatrans.o ilatrans.f gfortran -O2 -g -frecursive -fPIC -c -o ilauplo.o ilauplo.f gfortran -O2 -g -frecursive -fPIC -c -o iladiag.o iladiag.f gfortran -O2 -g -frecursive -fPIC -c -o chla_transtype.o chla_transtype.f gfortran -O2 -g -frecursive -fPIC -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -fPIC -c -o xerbla_array.o xerbla_array.f gfortran -O2 -g -frecursive -fPIC -c -o spotrs.o spotrs.f gfortran -O2 -g -frecursive -fPIC -c -o sgetrs.o sgetrs.f gfortran -O2 -g -frecursive -fPIC -c -o spotrf.o spotrf.f gfortran -O2 -g -frecursive -fPIC -c -o sgetrf.o sgetrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpotrs.o cpotrs.f gfortran -O2 -g -frecursive -fPIC -c -o cgetrs.o cgetrs.f gfortran -O2 -g -frecursive -fPIC -c -o cpotrf.o cpotrf.f gfortran -O2 -g -frecursive -fPIC -c -o cgetrf.o cgetrf.f ar ruv liblapack.a sbdsvdx.o sgbbrd.o sgbcon.o sgbequ.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgehd2.o sgehrd.o sgelq2.o sgelqf.o sgels.o sgelsd.o sgelss.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgerfs.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o sgesvd.o sgesvdx.o sgesvx.o sgetc2.o sgetf2.o sgetrf2.o sgetri.o sggbak.o sggbal.o sgges.o sgges3.o sggesx.o sggev.o sggev3.o sggevx.o sggglm.o sgghrd.o sgghd3.o sgglse.o sggqrf.o sggrqf.o sggsvd3.o sggsvp3.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o slabrd.o slacon.o slacn2.o slaein.o slaexc.o slag2.o slags2.o slagtm.o slagv2.o slahqr.o slahr2.o slaic1.o slaln2.o slals0.o slalsa.o slalsd.o slangb.o slange.o slangt.o slanhs.o slansb.o slansp.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqsb.o slaqsp.o slaqsy.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqtr.o slar1v.o slar2v.o ilaslr.o ilaslc.o slarf.o slarfb.o slarfg.o slarfgp.o slarft.o slarfx.o slarfy.o slargv.o slarrv.o slartv.o slarz.o slarzb.o slarzt.o slaswp.o slasy2.o slasyf.o slasyf_rook.o slasyf_rk.o slasyf_aa.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slauu2.o slauum.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sorm22.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o sposvx.o spotf2.o spotrf2.o spotri.o spstrf.o spstf2.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrs.o sptts2.o srscl.o ssbev.o ssbevd.o ssbevx.o ssbgst.o ssbgv.o ssbgvd.o ssbgvx.o ssbtrd.o sspcon.o sspev.o sspevd.o sspevx.o sspgst.o sspgv.o sspgvd.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstegr.o sstein.o sstev.o sstevd.o sstevr.o sstevx.o ssycon.o ssyev.o ssyevd.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygv.o ssygvd.o ssygvx.o ssyrfs.o ssysv.o ssysvx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytri2.o ssytri2x.o ssyswapr.o ssytrs.o ssytrs2.o ssyconv.o ssyconvf.o ssyconvf_rook.o ssytf2_rook.o ssytrf_rook.o ssytrs_rook.o ssytri_rook.o ssycon_rook.o ssysv_rook.o ssytf2_rk.o ssytrf_rk.o ssytrs_3.o ssytri_3.o ssytri_3x.o ssycon_3.o ssysv_rk.o ssysv_aa.o ssytrf_aa.o ssytrs_aa.o ssysv_aa_2stage.o ssytrf_aa_2stage.o ssytrs_aa_2stage.o stbcon.o stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o strcon.o strevc.o strevc3.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o stzrzf.o sstemr.o slansf.o spftrf.o spftri.o spftrs.o ssfrk.o stfsm.o stftri.o stfttp.o stfttr.o stpttf.o stpttr.o strttf.o strttp.o sgejsv.o sgesvj.o sgsvj0.o sgsvj1.o sgeequb.o ssyequb.o spoequb.o sgbequb.o sbbcsd.o slapmr.o sorbdb.o sorbdb1.o sorbdb2.o sorbdb3.o sorbdb4.o sorbdb5.o sorbdb6.o sorcsd.o sorcsd2by1.o sgeqrt.o sgeqrt2.o sgeqrt3.o sgemqrt.o stpqrt.o stpqrt2.o stpmqrt.o stprfb.o sgelqt.o sgelqt3.o sgemlqt.o sgetsls.o sgeqr.o slatsqr.o slamtsqr.o sgemqr.o sgelq.o slaswlq.o slamswlq.o sgemlq.o stplqt.o stplqt2.o stpmlqt.o ssytrd_2stage.o ssytrd_sy2sb.o ssytrd_sb2st.o ssb2st_kernels.o ssyevd_2stage.o ssyev_2stage.o ssyevx_2stage.o ssyevr_2stage.o ssbev_2stage.o ssbevx_2stage.o ssbevd_2stage.o ssygv_2stage.o DEPRECATED/sgegs.o DEPRECATED/sgegv.o DEPRECATED/sgeqpf.o DEPRECATED/sgelsx.o DEPRECATED/sggsvd.o DEPRECATED/sggsvp.o DEPRECATED/slahrd.o DEPRECATED/slatzm.o DEPRECATED/stzrqf.o dbdsvdx.o dgbbrd.o dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgels.o dgelsd.o dgelss.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgerfs.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesv.o dgesvd.o dgesvdx.o dgesvx.o dgetc2.o dgetf2.o dgetrf.o dgetrf2.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dgges3.o dggesx.o dggev.o dggev3.o dggevx.o dggglm.o dgghrd.o dgghd3.o dgglse.o dggqrf.o dggrqf.o dggsvd3.o dggsvp3.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o dlabrd.o dlacon.o dlacn2.o dlaein.o dlaexc.o dlag2.o dlags2.o dlagtm.o dlagv2.o dlahqr.o dlahr2.o dlaic1.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansp.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqtr.o dlar1v.o dlar2v.o iladlr.o iladlc.o dlarf.o dlarfb.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlarfy.o dlargv.o dlarrv.o dlartv.o dlarz.o dlarzb.o dlarzt.o dlaswp.o dlasy2.o dlasyf.o dlasyf_rook.o dlasyf_rk.o dlasyf_aa.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlauu2.o dlauum.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dorm22.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpocon.o dpoequ.o dporfs.o dposv.o dposvx.o dpotf2.o dpotrf.o dpotrf2.o dpotri.o dpotrs.o dpstrf.o dpstf2.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrs.o dptts2.o drscl.o dsbev.o dsbevd.o dsbevx.o dsbgst.o dsbgv.o dsbgvd.o dsbgvx.o dsbtrd.o dspcon.o dspev.o dspevd.o dspevx.o dspgst.o dspgv.o dspgvd.o dspgvx.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstegr.o dstein.o dstev.o dstevd.o dstevr.o dstevx.o dsycon.o dsyev.o dsyevd.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygv.o dsygvd.o dsygvx.o dsyrfs.o dsysv.o dsysvx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytrs.o dsytrs2.o dsytri2.o dsytri2x.o dsyswapr.o dsyconv.o dsyconvf.o dsyconvf_rook.o dsytf2_rook.o dsytrf_rook.o dsytrs_rook.o dsytri_rook.o dsycon_rook.o dsysv_rook.o dsytf2_rk.o dsytrf_rk.o dsytrs_3.o dsytri_3.o dsytri_3x.o dsycon_3.o dsysv_rk.o dsysv_aa.o dsytrf_aa.o dsytrs_aa.o dsysv_aa_2stage.o dsytrf_aa_2stage.o dsytrs_aa_2stage.o dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtrcon.o dtrevc.o dtrevc3.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtzrzf.o dstemr.o dsgesv.o dsposv.o dlag2s.o slag2d.o dlat2s.o dlansf.o dpftrf.o dpftri.o dpftrs.o dsfrk.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtpttf.o dtpttr.o dtrttf.o dtrttp.o dgejsv.o dgesvj.o dgsvj0.o dgsvj1.o dgeequb.o dsyequb.o dpoequb.o dgbequb.o dbbcsd.o dlapmr.o dorbdb.o dorbdb1.o dorbdb2.o dorbdb3.o dorbdb4.o dorbdb5.o dorbdb6.o dorcsd.o dorcsd2by1.o dgeqrt.o dgeqrt2.o dgeqrt3.o dgemqrt.o dtpqrt.o dtpqrt2.o dtpmqrt.o dtprfb.o dgelqt.o dgelqt3.o dgemlqt.o dgetsls.o dgeqr.o dlatsqr.o dlamtsqr.o dgemqr.o dgelq.o dlaswlq.o dlamswlq.o dgemlq.o dtplqt.o dtplqt2.o dtpmlqt.o dsytrd_2stage.o dsytrd_sy2sb.o dsytrd_sb2st.o dsb2st_kernels.o dsyevd_2stage.o dsyev_2stage.o dsyevx_2stage.o dsyevr_2stage.o dsbev_2stage.o dsbevx_2stage.o dsbevd_2stage.o dsygv_2stage.o DEPRECATED/dgegs.o DEPRECATED/dgegv.o DEPRECATED/dgeqpf.o DEPRECATED/dgelsx.o DEPRECATED/dggsvd.o DEPRECATED/dggsvp.o DEPRECATED/dlahrd.o DEPRECATED/dlatzm.o DEPRECATED/dtzrqf.o cbdsqr.o cgbbrd.o cgbcon.o cgbequ.o cgbrfs.o cgbsv.o cgbsvx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgels.o cgelsd.o cgelss.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgerfs.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesv.o cgesvd.o cgesvdx.o cgesvj.o cgejsv.o cgsvj0.o cgsvj1.o cgesvx.o cgetc2.o cgetf2.o cgetrf2.o cgetri.o cggbak.o cggbal.o cgges.o cgges3.o cggesx.o cggev.o cggev3.o cggevx.o cggglm.o cgghrd.o cgghd3.o cgglse.o cggqrf.o cggrqf.o cggsvd3.o cggsvp3.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbev.o chbevd.o chbevx.o chbgst.o chbgv.o chbgvd.o chbgvx.o chbtrd.o checon.o cheev.o cheevd.o cheevr.o cheevx.o chegs2.o chegst.o chegv.o chegvd.o chegvx.o cherfs.o chesv.o chesvx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetri2.o chetri2x.o cheswapr.o chetrs.o chetrs2.o chetf2_rook.o chetrf_rook.o chetri_rook.o chetrs_rook.o checon_rook.o chesv_rook.o chetf2_rk.o chetrf_rk.o chetri_3.o chetri_3x.o chetrs_3.o checon_3.o chesv_rk.o chesv_aa.o chetrf_aa.o chetrs_aa.o chesv_aa_2stage.o chetrf_aa_2stage.o chetrs_aa_2stage.o chgeqz.o chpcon.o chpev.o chpevd.o chpevx.o chpgst.o chpgv.o chpgvd.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacon.o clacn2.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clags2.o clagtm.o clahef.o clahef_rook.o clahef_rk.o clahef_aa.o clahqr.o clahr2.o claic1.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o clarcm.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqsb.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsp.o claqsy.o clar1v.o clar2v.o ilaclr.o ilaclc.o clarf.o clarfb.o clarfg.o clarfgp.o clarft.o clarfx.o clarfy.o clargv.o clarnv.o clarrv.o clartg.o clartv.o clarz.o clarzb.o clarzt.o clascl.o claset.o clasr.o classq.o claswp.o clasyf.o clasyf_rook.o clasyf_rk.o clasyf_aa.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clauu2.o clauum.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpocon.o cpoequ.o cporfs.o cposv.o cposvx.o cpotf2.o cpotrf2.o cpotri.o cpstrf.o cpstf2.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o csteqr.o csycon.o csymv.o csyr.o csyrfs.o csysv.o csysvx.o csytf2.o csytrf.o csytri.o csytri2.o csytri2x.o csyswapr.o csytrs.o csytrs2.o csyconv.o csyconvf.o csyconvf_rook.o csytf2_rook.o csytrf_rook.o csytrs_rook.o csytri_rook.o csycon_rook.o csysv_rook.o csytf2_rk.o csytrf_rk.o csytrf_aa.o csytrs_3.o csytrs_aa.o csytri_3.o csytri_3x.o csycon_3.o csysv_rk.o csysv_aa.o csysv_aa_2stage.o csytrf_aa_2stage.o csytrs_aa_2stage.o ctbcon.o ctbrfs.o ctbtrs.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctrcon.o ctrevc.o ctrevc3.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunm22.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o icmax1.o scsum1.o cstemr.o chfrk.o ctfttp.o clanhf.o cpftrf.o cpftri.o cpftrs.o ctfsm.o ctftri.o ctfttr.o ctpttf.o ctpttr.o ctrttf.o ctrttp.o cgeequb.o cgbequb.o csyequb.o cpoequb.o cheequb.o cbbcsd.o clapmr.o cunbdb.o cunbdb1.o cunbdb2.o cunbdb3.o cunbdb4.o cunbdb5.o cunbdb6.o cuncsd.o cuncsd2by1.o cgeqrt.o cgeqrt2.o cgeqrt3.o cgemqrt.o ctpqrt.o ctpqrt2.o ctpmqrt.o ctprfb.o cgelqt.o cgelqt3.o cgemlqt.o cgetsls.o cgeqr.o clatsqr.o clamtsqr.o cgemqr.o cgelq.o claswlq.o clamswlq.o cgemlq.o ctplqt.o ctplqt2.o ctpmlqt.o chetrd_2stage.o chetrd_he2hb.o chetrd_hb2st.o chb2st_kernels.o cheevd_2stage.o cheev_2stage.o cheevx_2stage.o cheevr_2stage.o chbev_2stage.o chbevx_2stage.o chbevd_2stage.o chegv_2stage.o DEPRECATED/cgegs.o DEPRECATED/cgegv.o DEPRECATED/cgeqpf.o DEPRECATED/cgelsx.o DEPRECATED/cggsvd.o DEPRECATED/cggsvp.o DEPRECATED/clahrd.o DEPRECATED/clatzm.o DEPRECATED/ctzrqf.o zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o zgbsv.o zgbsvx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgels.o zgelsd.o zgelss.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgerfs.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesv.o zgesvd.o zgesvdx.o zgesvx.o zgesvj.o zgejsv.o zgsvj0.o zgsvj1.o zgetc2.o zgetf2.o zgetrf.o zgetrf2.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zgges3.o zggesx.o zggev.o zggev3.o zggevx.o zggglm.o zgghrd.o zgghd3.o zgglse.o zggqrf.o zggrqf.o zggsvd3.o zggsvp3.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbev.o zhbevd.o zhbevx.o zhbgst.o zhbgv.o zhbgvd.o zhbgvx.o zhbtrd.o zhecon.o zheev.o zheevd.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegv.o zhegvd.o zhegvx.o zherfs.o zhesv.o zhesvx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetri2.o zhetri2x.o zheswapr.o zhetrs.o zhetrs2.o zhetf2_rook.o zhetrf_rook.o zhetri_rook.o zhetrs_rook.o zhecon_rook.o zhesv_rook.o zhetf2_rk.o zhetrf_rk.o zhetri_3.o zhetri_3x.o zhetrs_3.o zhecon_3.o zhesv_rk.o zhesv_aa.o zhetrf_aa.o zhetrs_aa.o zhesv_aa_2stage.o zhetrf_aa_2stage.o zhetrs_aa_2stage.o zhgeqz.o zhpcon.o zhpev.o zhpevd.o zhpevx.o zhpgst.o zhpgv.o zhpgvd.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacon.o zlacn2.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlags2.o zlagtm.o zlahef.o zlahef_rook.o zlahef_rk.o zlahef_aa.o zlahqr.o zlahr2.o zlaic1.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqsb.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o ilazlr.o ilazlc.o zlarcm.o zlarf.o zlarfb.o zlarfg.o zlarfgp.o zlarft.o zlarfx.o zlarfy.o zlargv.o zlarnv.o zlarrv.o zlartg.o zlartv.o zlarz.o zlarzb.o zlarzt.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zlasyf.o zlasyf_rook.o zlasyf_rk.o zlasyf_aa.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlauu2.o zlauum.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpocon.o zpoequ.o zporfs.o zposv.o zposvx.o zpotf2.o zpotrf.o zpotrf2.o zpotri.o zpotrs.o zpstrf.o zpstf2.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zdrscl.o zstedc.o zstegr.o zstein.o zsteqr.o zsycon.o zsymv.o zsyr.o zsyrfs.o zsysv.o zsysvx.o zsytf2.o zsytrf.o zsytri.o zsytri2.o zsytri2x.o zsyswapr.o zsytrs.o zsytrs2.o zsyconv.o zsyconvf.o zsyconvf_rook.o zsytf2_rook.o zsytrf_rook.o zsytrs_rook.o zsytrs_aa.o zsytri_rook.o zsycon_rook.o zsysv_rook.o zsytf2_rk.o zsytrf_rk.o zsytrf_aa.o zsytrs_3.o zsysv_aa_2stage.o zsytrf_aa_2stage.o zsytrs_aa_2stage.o zsytri_3.o zsytri_3x.o zsycon_3.o zsysv_rk.o zsysv_aa.o ztbcon.o ztbrfs.o ztbtrs.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztrcon.o ztrevc.o ztrevc3.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunm22.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o izmax1.o dzsum1.o zstemr.o zcgesv.o zcposv.o zlag2c.o clag2z.o zlat2c.o zhfrk.o ztfttp.o zlanhf.o zpftrf.o zpftri.o zpftrs.o ztfsm.o ztftri.o ztfttr.o ztpttf.o ztpttr.o ztrttf.o ztrttp.o zgeequb.o zgbequb.o zsyequb.o zpoequb.o zheequb.o zbbcsd.o zlapmr.o zunbdb.o zunbdb1.o zunbdb2.o zunbdb3.o zunbdb4.o zunbdb5.o zunbdb6.o zuncsd.o zuncsd2by1.o zgeqrt.o zgeqrt2.o zgeqrt3.o zgemqrt.o ztpqrt.o ztpqrt2.o ztpmqrt.o ztprfb.o ztplqt.o ztplqt2.o ztpmlqt.o zgelqt.o zgelqt3.o zgemlqt.o zgetsls.o zgeqr.o zlatsqr.o zlamtsqr.o zgemqr.o zgelq.o zlaswlq.o zlamswlq.o zgemlq.o zhetrd_2stage.o zhetrd_he2hb.o zhetrd_hb2st.o zhb2st_kernels.o zheevd_2stage.o zheev_2stage.o zheevx_2stage.o zheevr_2stage.o zhbev_2stage.o zhbevx_2stage.o zhbevd_2stage.o zhegv_2stage.o sbdsdc.o sbdsqr.o sdisna.o slabad.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaev2.o slagtf.o slagts.o slamrg.o slanst.o slapy2.o slapy3.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slaneg.o slartg.o slaruv.o slas2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o spttrf.o sstebz.o sstedc.o ssteqr.o ssterf.o slaisnan.o sisnan.o slartgp.o slartgs.o ../INSTALL/slamch.o ../INSTALL/second_INT_ETIME.o DEPRECATED/zgegs.o DEPRECATED/zgegv.o DEPRECATED/zgeqpf.o DEPRECATED/zgelsx.o DEPRECATED/zggsvd.o DEPRECATED/zggsvp.o DEPRECATED/zlahrd.o DEPRECATED/zlatzm.o DEPRECATED/ztzrqf.o dbdsdc.o dbdsqr.o ddisna.o dlabad.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlagtf.o dlagts.o dlamrg.o dlanst.o dlapy2.o dlapy3.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlaneg.o dlartg.o dlaruv.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dpttrf.o dstebz.o dstedc.o dsteqr.o dsterf.o dlaisnan.o disnan.o dlartgp.o dlartgs.o ../INSTALL/dlamch.o ../INSTALL/dsecnd_INT_ETIME.o ilaenv.o ilaenv2stage.o ieeeck.o lsamen.o iparmq.o iparam2stage.o ilaprec.o ilatrans.o ilauplo.o iladiag.o chla_transtype.o ../INSTALL/ilaver.o ../INSTALL/lsame.o xerbla.o xerbla_array.o spotrs.o sgetrs.o spotrf.o sgetrf.o cpotrs.o cgetrs.o cpotrf.o cgetrf.o ar: creating liblapack.a a - sbdsvdx.o a - sgbbrd.o a - sgbcon.o a - sgbequ.o a - sgbrfs.o a - sgbsv.o a - sgbsvx.o a - sgbtf2.o a - sgbtrf.o a - sgbtrs.o a - sgebak.o a - sgebal.o a - sgebd2.o a - sgebrd.o a - sgecon.o a - sgeequ.o a - sgees.o a - sgeesx.o a - sgeev.o a - sgeevx.o a - sgehd2.o a - sgehrd.o a - sgelq2.o a - sgelqf.o a - sgels.o a - sgelsd.o a - sgelss.o a - sgelsy.o a - sgeql2.o a - sgeqlf.o a - sgeqp3.o a - sgeqr2.o a - sgeqr2p.o a - sgeqrf.o a - sgeqrfp.o a - sgerfs.o a - sgerq2.o a - sgerqf.o a - sgesc2.o a - sgesdd.o a - sgesv.o a - sgesvd.o a - sgesvdx.o a - sgesvx.o a - sgetc2.o a - sgetf2.o a - sgetrf2.o a - sgetri.o a - sggbak.o a - sggbal.o a - sgges.o a - sgges3.o a - sggesx.o a - sggev.o a - sggev3.o a - sggevx.o a - sggglm.o a - sgghrd.o a - sgghd3.o a - sgglse.o a - sggqrf.o a - sggrqf.o a - sggsvd3.o a - sggsvp3.o a - sgtcon.o a - sgtrfs.o a - sgtsv.o a - sgtsvx.o a - sgttrf.o a - sgttrs.o a - sgtts2.o a - shgeqz.o a - shsein.o a - shseqr.o a - slabrd.o a - slacon.o a - slacn2.o a - slaein.o a - slaexc.o a - slag2.o a - slags2.o a - slagtm.o a - slagv2.o a - slahqr.o a - slahr2.o a - slaic1.o a - slaln2.o a - slals0.o a - slalsa.o a - slalsd.o a - slangb.o a - slange.o a - slangt.o a - slanhs.o a - slansb.o a - slansp.o a - slansy.o a - slantb.o a - slantp.o a - slantr.o a - slanv2.o a - slapll.o a - slapmt.o a - slaqgb.o a - slaqge.o a - slaqp2.o a - slaqps.o a - slaqsb.o a - slaqsp.o a - slaqsy.o a - slaqr0.o a - slaqr1.o a - slaqr2.o a - slaqr3.o a - slaqr4.o a - slaqr5.o a - slaqtr.o a - slar1v.o a - slar2v.o a - ilaslr.o a - ilaslc.o a - slarf.o a - slarfb.o a - slarfg.o a - slarfgp.o a - slarft.o a - slarfx.o a - slarfy.o a - slargv.o a - slarrv.o a - slartv.o a - slarz.o a - slarzb.o a - slarzt.o a - slaswp.o a - slasy2.o a - slasyf.o a - slasyf_rook.o a - slasyf_rk.o a - slasyf_aa.o a - slatbs.o a - slatdf.o a - slatps.o a - slatrd.o a - slatrs.o a - slatrz.o a - slauu2.o a - slauum.o a - sopgtr.o a - sopmtr.o a - sorg2l.o a - sorg2r.o a - sorgbr.o a - sorghr.o a - sorgl2.o a - sorglq.o a - sorgql.o a - sorgqr.o a - sorgr2.o a - sorgrq.o a - sorgtr.o a - sorm2l.o a - sorm2r.o a - sorm22.o a - sormbr.o a - sormhr.o a - sorml2.o a - sormlq.o a - sormql.o a - sormqr.o a - sormr2.o a - sormr3.o a - sormrq.o a - sormrz.o a - sormtr.o a - spbcon.o a - spbequ.o a - spbrfs.o a - spbstf.o a - spbsv.o a - spbsvx.o a - spbtf2.o a - spbtrf.o a - spbtrs.o a - spocon.o a - spoequ.o a - sporfs.o a - sposv.o a - sposvx.o a - spotf2.o a - spotrf2.o a - spotri.o a - spstrf.o a - spstf2.o a - sppcon.o a - sppequ.o a - spprfs.o a - sppsv.o a - sppsvx.o a - spptrf.o a - spptri.o a - spptrs.o a - sptcon.o a - spteqr.o a - sptrfs.o a - sptsv.o a - sptsvx.o a - spttrs.o a - sptts2.o a - srscl.o a - ssbev.o a - ssbevd.o a - ssbevx.o a - ssbgst.o a - ssbgv.o a - ssbgvd.o a - ssbgvx.o a - ssbtrd.o a - sspcon.o a - sspev.o a - sspevd.o a - sspevx.o a - sspgst.o a - sspgv.o a - sspgvd.o a - sspgvx.o a - ssprfs.o a - sspsv.o a - sspsvx.o a - ssptrd.o a - ssptrf.o a - ssptri.o a - ssptrs.o a - sstegr.o a - sstein.o a - sstev.o a - sstevd.o a - sstevr.o a - sstevx.o a - ssycon.o a - ssyev.o a - ssyevd.o a - ssyevr.o a - ssyevx.o a - ssygs2.o a - ssygst.o a - ssygv.o a - ssygvd.o a - ssygvx.o a - ssyrfs.o a - ssysv.o a - ssysvx.o a - ssytd2.o a - ssytf2.o a - ssytrd.o a - ssytrf.o a - ssytri.o a - ssytri2.o a - ssytri2x.o a - ssyswapr.o a - ssytrs.o a - ssytrs2.o a - ssyconv.o a - ssyconvf.o a - ssyconvf_rook.o a - ssytf2_rook.o a - ssytrf_rook.o a - ssytrs_rook.o a - ssytri_rook.o a - ssycon_rook.o a - ssysv_rook.o a - ssytf2_rk.o a - ssytrf_rk.o a - ssytrs_3.o a - ssytri_3.o a - ssytri_3x.o a - ssycon_3.o a - ssysv_rk.o a - ssysv_aa.o a - ssytrf_aa.o a - ssytrs_aa.o a - ssysv_aa_2stage.o a - ssytrf_aa_2stage.o a - ssytrs_aa_2stage.o a - stbcon.o a - stbrfs.o a - stbtrs.o a - stgevc.o a - stgex2.o a - stgexc.o a - stgsen.o a - stgsja.o a - stgsna.o a - stgsy2.o a - stgsyl.o a - stpcon.o a - stprfs.o a - stptri.o a - stptrs.o a - strcon.o a - strevc.o a - strevc3.o a - strexc.o a - strrfs.o a - strsen.o a - strsna.o a - strsyl.o a - strti2.o a - strtri.o a - strtrs.o a - stzrzf.o a - sstemr.o a - slansf.o a - spftrf.o a - spftri.o a - spftrs.o a - ssfrk.o a - stfsm.o a - stftri.o a - stfttp.o a - stfttr.o a - stpttf.o a - stpttr.o a - strttf.o a - strttp.o a - sgejsv.o a - sgesvj.o a - sgsvj0.o a - sgsvj1.o a - sgeequb.o a - ssyequb.o a - spoequb.o a - sgbequb.o a - sbbcsd.o a - slapmr.o a - sorbdb.o a - sorbdb1.o a - sorbdb2.o a - sorbdb3.o a - sorbdb4.o a - sorbdb5.o a - sorbdb6.o a - sorcsd.o a - sorcsd2by1.o a - sgeqrt.o a - sgeqrt2.o a - sgeqrt3.o a - sgemqrt.o a - stpqrt.o a - stpqrt2.o a - stpmqrt.o a - stprfb.o a - sgelqt.o a - sgelqt3.o a - sgemlqt.o a - sgetsls.o a - sgeqr.o a - slatsqr.o a - slamtsqr.o a - sgemqr.o a - sgelq.o a - slaswlq.o a - slamswlq.o a - sgemlq.o a - stplqt.o a - stplqt2.o a - stpmlqt.o a - ssytrd_2stage.o a - ssytrd_sy2sb.o a - ssytrd_sb2st.o a - ssb2st_kernels.o a - ssyevd_2stage.o a - ssyev_2stage.o a - ssyevx_2stage.o a - ssyevr_2stage.o a - ssbev_2stage.o a - ssbevx_2stage.o a - ssbevd_2stage.o a - ssygv_2stage.o a - DEPRECATED/sgegs.o a - DEPRECATED/sgegv.o a - DEPRECATED/sgeqpf.o a - DEPRECATED/sgelsx.o a - DEPRECATED/sggsvd.o a - DEPRECATED/sggsvp.o a - DEPRECATED/slahrd.o a - DEPRECATED/slatzm.o a - DEPRECATED/stzrqf.o a - dbdsvdx.o a - dgbbrd.o a - dgbcon.o a - dgbequ.o a - dgbrfs.o a - dgbsv.o a - dgbsvx.o a - dgbtf2.o a - dgbtrf.o a - dgbtrs.o a - dgebak.o a - dgebal.o a - dgebd2.o a - dgebrd.o a - dgecon.o a - dgeequ.o a - dgees.o a - dgeesx.o a - dgeev.o a - dgeevx.o a - dgehd2.o a - dgehrd.o a - dgelq2.o a - dgelqf.o a - dgels.o a - dgelsd.o a - dgelss.o a - dgelsy.o a - dgeql2.o a - dgeqlf.o a - dgeqp3.o a - dgeqr2.o a - dgeqr2p.o a - dgeqrf.o a - dgeqrfp.o a - dgerfs.o a - dgerq2.o a - dgerqf.o a - dgesc2.o a - dgesdd.o a - dgesv.o a - dgesvd.o a - dgesvdx.o a - dgesvx.o a - dgetc2.o a - dgetf2.o a - dgetrf.o a - dgetrf2.o a - dgetri.o a - dgetrs.o a - dggbak.o a - dggbal.o a - dgges.o a - dgges3.o a - dggesx.o a - dggev.o a - dggev3.o a - dggevx.o a - dggglm.o a - dgghrd.o a - dgghd3.o a - dgglse.o a - dggqrf.o a - dggrqf.o a - dggsvd3.o a - dggsvp3.o a - dgtcon.o a - dgtrfs.o a - dgtsv.o a - dgtsvx.o a - dgttrf.o a - dgttrs.o a - dgtts2.o a - dhgeqz.o a - dhsein.o a - dhseqr.o a - dlabrd.o a - dlacon.o a - dlacn2.o a - dlaein.o a - dlaexc.o a - dlag2.o a - dlags2.o a - dlagtm.o a - dlagv2.o a - dlahqr.o a - dlahr2.o a - dlaic1.o a - dlaln2.o a - dlals0.o a - dlalsa.o a - dlalsd.o a - dlangb.o a - dlange.o a - dlangt.o a - dlanhs.o a - dlansb.o a - dlansp.o a - dlansy.o a - dlantb.o a - dlantp.o a - dlantr.o a - dlanv2.o a - dlapll.o a - dlapmt.o a - dlaqgb.o a - dlaqge.o a - dlaqp2.o a - dlaqps.o a - dlaqsb.o a - dlaqsp.o a - dlaqsy.o a - dlaqr0.o a - dlaqr1.o a - dlaqr2.o a - dlaqr3.o a - dlaqr4.o a - dlaqr5.o a - dlaqtr.o a - dlar1v.o a - dlar2v.o a - iladlr.o a - iladlc.o a - dlarf.o a - dlarfb.o a - dlarfg.o a - dlarfgp.o a - dlarft.o a - dlarfx.o a - dlarfy.o a - dlargv.o a - dlarrv.o a - dlartv.o a - dlarz.o a - dlarzb.o a - dlarzt.o a - dlaswp.o a - dlasy2.o a - dlasyf.o a - dlasyf_rook.o a - dlasyf_rk.o a - dlasyf_aa.o a - dlatbs.o a - dlatdf.o a - dlatps.o a - dlatrd.o a - dlatrs.o a - dlatrz.o a - dlauu2.o a - dlauum.o a - dopgtr.o a - dopmtr.o a - dorg2l.o a - dorg2r.o a - dorgbr.o a - dorghr.o a - dorgl2.o a - dorglq.o a - dorgql.o a - dorgqr.o a - dorgr2.o a - dorgrq.o a - dorgtr.o a - dorm2l.o a - dorm2r.o a - dorm22.o a - dormbr.o a - dormhr.o a - dorml2.o a - dormlq.o a - dormql.o a - dormqr.o a - dormr2.o a - dormr3.o a - dormrq.o a - dormrz.o a - dormtr.o a - dpbcon.o a - dpbequ.o a - dpbrfs.o a - dpbstf.o a - dpbsv.o a - dpbsvx.o a - dpbtf2.o a - dpbtrf.o a - dpbtrs.o a - dpocon.o a - dpoequ.o a - dporfs.o a - dposv.o a - dposvx.o a - dpotf2.o a - dpotrf.o a - dpotrf2.o a - dpotri.o a - dpotrs.o a - dpstrf.o a - dpstf2.o a - dppcon.o a - dppequ.o a - dpprfs.o a - dppsv.o a - dppsvx.o a - dpptrf.o a - dpptri.o a - dpptrs.o a - dptcon.o a - dpteqr.o a - dptrfs.o a - dptsv.o a - dptsvx.o a - dpttrs.o a - dptts2.o a - drscl.o a - dsbev.o a - dsbevd.o a - dsbevx.o a - dsbgst.o a - dsbgv.o a - dsbgvd.o a - dsbgvx.o a - dsbtrd.o a - dspcon.o a - dspev.o a - dspevd.o a - dspevx.o a - dspgst.o a - dspgv.o a - dspgvd.o a - dspgvx.o a - dsprfs.o a - dspsv.o a - dspsvx.o a - dsptrd.o a - dsptrf.o a - dsptri.o a - dsptrs.o a - dstegr.o a - dstein.o a - dstev.o a - dstevd.o a - dstevr.o a - dstevx.o a - dsycon.o a - dsyev.o a - dsyevd.o a - dsyevr.o a - dsyevx.o a - dsygs2.o a - dsygst.o a - dsygv.o a - dsygvd.o a - dsygvx.o a - dsyrfs.o a - dsysv.o a - dsysvx.o a - dsytd2.o a - dsytf2.o a - dsytrd.o a - dsytrf.o a - dsytri.o a - dsytrs.o a - dsytrs2.o a - dsytri2.o a - dsytri2x.o a - dsyswapr.o a - dsyconv.o a - dsyconvf.o a - dsyconvf_rook.o a - dsytf2_rook.o a - dsytrf_rook.o a - dsytrs_rook.o a - dsytri_rook.o a - dsycon_rook.o a - dsysv_rook.o a - dsytf2_rk.o a - dsytrf_rk.o a - dsytrs_3.o a - dsytri_3.o a - dsytri_3x.o a - dsycon_3.o a - dsysv_rk.o a - dsysv_aa.o a - dsytrf_aa.o a - dsytrs_aa.o a - dsysv_aa_2stage.o a - dsytrf_aa_2stage.o a - dsytrs_aa_2stage.o a - dtbcon.o a - dtbrfs.o a - dtbtrs.o a - dtgevc.o a - dtgex2.o a - dtgexc.o a - dtgsen.o a - dtgsja.o a - dtgsna.o a - dtgsy2.o a - dtgsyl.o a - dtpcon.o a - dtprfs.o a - dtptri.o a - dtptrs.o a - dtrcon.o a - dtrevc.o a - dtrevc3.o a - dtrexc.o a - dtrrfs.o a - dtrsen.o a - dtrsna.o a - dtrsyl.o a - dtrti2.o a - dtrtri.o a - dtrtrs.o a - dtzrzf.o a - dstemr.o a - dsgesv.o a - dsposv.o a - dlag2s.o a - slag2d.o a - dlat2s.o a - dlansf.o a - dpftrf.o a - dpftri.o a - dpftrs.o a - dsfrk.o a - dtfsm.o a - dtftri.o a - dtfttp.o a - dtfttr.o a - dtpttf.o a - dtpttr.o a - dtrttf.o a - dtrttp.o a - dgejsv.o a - dgesvj.o a - dgsvj0.o a - dgsvj1.o a - dgeequb.o a - dsyequb.o a - dpoequb.o a - dgbequb.o a - dbbcsd.o a - dlapmr.o a - dorbdb.o a - dorbdb1.o a - dorbdb2.o a - dorbdb3.o a - dorbdb4.o a - dorbdb5.o a - dorbdb6.o a - dorcsd.o a - dorcsd2by1.o a - dgeqrt.o a - dgeqrt2.o a - dgeqrt3.o a - dgemqrt.o a - dtpqrt.o a - dtpqrt2.o a - dtpmqrt.o a - dtprfb.o a - dgelqt.o a - dgelqt3.o a - dgemlqt.o a - dgetsls.o a - dgeqr.o a - dlatsqr.o a - dlamtsqr.o a - dgemqr.o a - dgelq.o a - dlaswlq.o a - dlamswlq.o a - dgemlq.o a - dtplqt.o a - dtplqt2.o a - dtpmlqt.o a - dsytrd_2stage.o a - dsytrd_sy2sb.o a - dsytrd_sb2st.o a - dsb2st_kernels.o a - dsyevd_2stage.o a - dsyev_2stage.o a - dsyevx_2stage.o a - dsyevr_2stage.o a - dsbev_2stage.o a - dsbevx_2stage.o a - dsbevd_2stage.o a - dsygv_2stage.o a - DEPRECATED/dgegs.o a - DEPRECATED/dgegv.o a - DEPRECATED/dgeqpf.o a - DEPRECATED/dgelsx.o a - DEPRECATED/dggsvd.o a - DEPRECATED/dggsvp.o a - DEPRECATED/dlahrd.o a - DEPRECATED/dlatzm.o a - DEPRECATED/dtzrqf.o a - cbdsqr.o a - cgbbrd.o a - cgbcon.o a - cgbequ.o a - cgbrfs.o a - cgbsv.o a - cgbsvx.o a - cgbtf2.o a - cgbtrf.o a - cgbtrs.o a - cgebak.o a - cgebal.o a - cgebd2.o a - cgebrd.o a - cgecon.o a - cgeequ.o a - cgees.o a - cgeesx.o a - cgeev.o a - cgeevx.o a - cgehd2.o a - cgehrd.o a - cgelq2.o a - cgelqf.o a - cgels.o a - cgelsd.o a - cgelss.o a - cgelsy.o a - cgeql2.o a - cgeqlf.o a - cgeqp3.o a - cgeqr2.o a - cgeqr2p.o a - cgeqrf.o a - cgeqrfp.o a - cgerfs.o a - cgerq2.o a - cgerqf.o a - cgesc2.o a - cgesdd.o a - cgesv.o a - cgesvd.o a - cgesvdx.o a - cgesvj.o a - cgejsv.o a - cgsvj0.o a - cgsvj1.o a - cgesvx.o a - cgetc2.o a - cgetf2.o a - cgetrf2.o a - cgetri.o a - cggbak.o a - cggbal.o a - cgges.o a - cgges3.o a - cggesx.o a - cggev.o a - cggev3.o a - cggevx.o a - cggglm.o a - cgghrd.o a - cgghd3.o a - cgglse.o a - cggqrf.o a - cggrqf.o a - cggsvd3.o a - cggsvp3.o a - cgtcon.o a - cgtrfs.o a - cgtsv.o a - cgtsvx.o a - cgttrf.o a - cgttrs.o a - cgtts2.o a - chbev.o a - chbevd.o a - chbevx.o a - chbgst.o a - chbgv.o a - chbgvd.o a - chbgvx.o a - chbtrd.o a - checon.o a - cheev.o a - cheevd.o a - cheevr.o a - cheevx.o a - chegs2.o a - chegst.o a - chegv.o a - chegvd.o a - chegvx.o a - cherfs.o a - chesv.o a - chesvx.o a - chetd2.o a - chetf2.o a - chetrd.o a - chetrf.o a - chetri.o a - chetri2.o a - chetri2x.o a - cheswapr.o a - chetrs.o a - chetrs2.o a - chetf2_rook.o a - chetrf_rook.o a - chetri_rook.o a - chetrs_rook.o a - checon_rook.o a - chesv_rook.o a - chetf2_rk.o a - chetrf_rk.o a - chetri_3.o a - chetri_3x.o a - chetrs_3.o a - checon_3.o a - chesv_rk.o a - chesv_aa.o a - chetrf_aa.o a - chetrs_aa.o a - chesv_aa_2stage.o a - chetrf_aa_2stage.o a - chetrs_aa_2stage.o a - chgeqz.o a - chpcon.o a - chpev.o a - chpevd.o a - chpevx.o a - chpgst.o a - chpgv.o a - chpgvd.o a - chpgvx.o a - chprfs.o a - chpsv.o a - chpsvx.o a - chptrd.o a - chptrf.o a - chptri.o a - chptrs.o a - chsein.o a - chseqr.o a - clabrd.o a - clacgv.o a - clacon.o a - clacn2.o a - clacp2.o a - clacpy.o a - clacrm.o a - clacrt.o a - cladiv.o a - claed0.o a - claed7.o a - claed8.o a - claein.o a - claesy.o a - claev2.o a - clags2.o a - clagtm.o a - clahef.o a - clahef_rook.o a - clahef_rk.o a - clahef_aa.o a - clahqr.o a - clahr2.o a - claic1.o a - clals0.o a - clalsa.o a - clalsd.o a - clangb.o a - clange.o a - clangt.o a - clanhb.o a - clanhe.o a - clanhp.o a - clanhs.o a - clanht.o a - clansb.o a - clansp.o a - clansy.o a - clantb.o a - clantp.o a - clantr.o a - clapll.o a - clapmt.o a - clarcm.o a - claqgb.o a - claqge.o a - claqhb.o a - claqhe.o a - claqhp.o a - claqp2.o a - claqps.o a - claqsb.o a - claqr0.o a - claqr1.o a - claqr2.o a - claqr3.o a - claqr4.o a - claqr5.o a - claqsp.o a - claqsy.o a - clar1v.o a - clar2v.o a - ilaclr.o a - ilaclc.o a - clarf.o a - clarfb.o a - clarfg.o a - clarfgp.o a - clarft.o a - clarfx.o a - clarfy.o a - clargv.o a - clarnv.o a - clarrv.o a - clartg.o a - clartv.o a - clarz.o a - clarzb.o a - clarzt.o a - clascl.o a - claset.o a - clasr.o a - classq.o a - claswp.o a - clasyf.o a - clasyf_rook.o a - clasyf_rk.o a - clasyf_aa.o a - clatbs.o a - clatdf.o a - clatps.o a - clatrd.o a - clatrs.o a - clatrz.o a - clauu2.o a - clauum.o a - cpbcon.o a - cpbequ.o a - cpbrfs.o a - cpbstf.o a - cpbsv.o a - cpbsvx.o a - cpbtf2.o a - cpbtrf.o a - cpbtrs.o a - cpocon.o a - cpoequ.o a - cporfs.o a - cposv.o a - cposvx.o a - cpotf2.o a - cpotrf2.o a - cpotri.o a - cpstrf.o a - cpstf2.o a - cppcon.o a - cppequ.o a - cpprfs.o a - cppsv.o a - cppsvx.o a - cpptrf.o a - cpptri.o a - cpptrs.o a - cptcon.o a - cpteqr.o a - cptrfs.o a - cptsv.o a - cptsvx.o a - cpttrf.o a - cpttrs.o a - cptts2.o a - crot.o a - cspcon.o a - cspmv.o a - cspr.o a - csprfs.o a - cspsv.o a - cspsvx.o a - csptrf.o a - csptri.o a - csptrs.o a - csrscl.o a - cstedc.o a - cstegr.o a - cstein.o a - csteqr.o a - csycon.o a - csymv.o a - csyr.o a - csyrfs.o a - csysv.o a - csysvx.o a - csytf2.o a - csytrf.o a - csytri.o a - csytri2.o a - csytri2x.o a - csyswapr.o a - csytrs.o a - csytrs2.o a - csyconv.o a - csyconvf.o a - csyconvf_rook.o a - csytf2_rook.o a - csytrf_rook.o a - csytrs_rook.o a - csytri_rook.o a - csycon_rook.o a - csysv_rook.o a - csytf2_rk.o a - csytrf_rk.o a - csytrf_aa.o a - csytrs_3.o a - csytrs_aa.o a - csytri_3.o a - csytri_3x.o a - csycon_3.o a - csysv_rk.o a - csysv_aa.o a - csysv_aa_2stage.o a - csytrf_aa_2stage.o a - csytrs_aa_2stage.o a - ctbcon.o a - ctbrfs.o a - ctbtrs.o a - ctgevc.o a - ctgex2.o a - ctgexc.o a - ctgsen.o a - ctgsja.o a - ctgsna.o a - ctgsy2.o a - ctgsyl.o a - ctpcon.o a - ctprfs.o a - ctptri.o a - ctptrs.o a - ctrcon.o a - ctrevc.o a - ctrevc3.o a - ctrexc.o a - ctrrfs.o a - ctrsen.o a - ctrsna.o a - ctrsyl.o a - ctrti2.o a - ctrtri.o a - ctrtrs.o a - ctzrzf.o a - cung2l.o a - cung2r.o a - cungbr.o a - cunghr.o a - cungl2.o a - cunglq.o a - cungql.o a - cungqr.o a - cungr2.o a - cungrq.o a - cungtr.o a - cunm2l.o a - cunm2r.o a - cunmbr.o a - cunmhr.o a - cunml2.o a - cunm22.o a - cunmlq.o a - cunmql.o a - cunmqr.o a - cunmr2.o a - cunmr3.o a - cunmrq.o a - cunmrz.o a - cunmtr.o a - cupgtr.o a - cupmtr.o a - icmax1.o a - scsum1.o a - cstemr.o a - chfrk.o a - ctfttp.o a - clanhf.o a - cpftrf.o a - cpftri.o a - cpftrs.o a - ctfsm.o a - ctftri.o a - ctfttr.o a - ctpttf.o a - ctpttr.o a - ctrttf.o a - ctrttp.o a - cgeequb.o a - cgbequb.o a - csyequb.o a - cpoequb.o a - cheequb.o a - cbbcsd.o a - clapmr.o a - cunbdb.o a - cunbdb1.o a - cunbdb2.o a - cunbdb3.o a - cunbdb4.o a - cunbdb5.o a - cunbdb6.o a - cuncsd.o a - cuncsd2by1.o a - cgeqrt.o a - cgeqrt2.o a - cgeqrt3.o a - cgemqrt.o a - ctpqrt.o a - ctpqrt2.o a - ctpmqrt.o a - ctprfb.o a - cgelqt.o a - cgelqt3.o a - cgemlqt.o a - cgetsls.o a - cgeqr.o a - clatsqr.o a - clamtsqr.o a - cgemqr.o a - cgelq.o a - claswlq.o a - clamswlq.o a - cgemlq.o a - ctplqt.o a - ctplqt2.o a - ctpmlqt.o a - chetrd_2stage.o a - chetrd_he2hb.o a - chetrd_hb2st.o a - chb2st_kernels.o a - cheevd_2stage.o a - cheev_2stage.o a - cheevx_2stage.o a - cheevr_2stage.o a - chbev_2stage.o a - chbevx_2stage.o a - chbevd_2stage.o a - chegv_2stage.o a - DEPRECATED/cgegs.o a - DEPRECATED/cgegv.o a - DEPRECATED/cgeqpf.o a - DEPRECATED/cgelsx.o a - DEPRECATED/cggsvd.o a - DEPRECATED/cggsvp.o a - DEPRECATED/clahrd.o a - DEPRECATED/clatzm.o a - DEPRECATED/ctzrqf.o a - zbdsqr.o a - zgbbrd.o a - zgbcon.o a - zgbequ.o a - zgbrfs.o a - zgbsv.o a - zgbsvx.o a - zgbtf2.o a - zgbtrf.o a - zgbtrs.o a - zgebak.o a - zgebal.o a - zgebd2.o a - zgebrd.o a - zgecon.o a - zgeequ.o a - zgees.o a - zgeesx.o a - zgeev.o a - zgeevx.o a - zgehd2.o a - zgehrd.o a - zgelq2.o a - zgelqf.o a - zgels.o a - zgelsd.o a - zgelss.o a - zgelsy.o a - zgeql2.o a - zgeqlf.o a - zgeqp3.o a - zgeqr2.o a - zgeqr2p.o a - zgeqrf.o a - zgeqrfp.o a - zgerfs.o a - zgerq2.o a - zgerqf.o a - zgesc2.o a - zgesdd.o a - zgesv.o a - zgesvd.o a - zgesvdx.o a - zgesvx.o a - zgesvj.o a - zgejsv.o a - zgsvj0.o a - zgsvj1.o a - zgetc2.o a - zgetf2.o a - zgetrf.o a - zgetrf2.o a - zgetri.o a - zgetrs.o a - zggbak.o a - zggbal.o a - zgges.o a - zgges3.o a - zggesx.o a - zggev.o a - zggev3.o a - zggevx.o a - zggglm.o a - zgghrd.o a - zgghd3.o a - zgglse.o a - zggqrf.o a - zggrqf.o a - zggsvd3.o a - zggsvp3.o a - zgtcon.o a - zgtrfs.o a - zgtsv.o a - zgtsvx.o a - zgttrf.o a - zgttrs.o a - zgtts2.o a - zhbev.o a - zhbevd.o a - zhbevx.o a - zhbgst.o a - zhbgv.o a - zhbgvd.o a - zhbgvx.o a - zhbtrd.o a - zhecon.o a - zheev.o a - zheevd.o a - zheevr.o a - zheevx.o a - zhegs2.o a - zhegst.o a - zhegv.o a - zhegvd.o a - zhegvx.o a - zherfs.o a - zhesv.o a - zhesvx.o a - zhetd2.o a - zhetf2.o a - zhetrd.o a - zhetrf.o a - zhetri.o a - zhetri2.o a - zhetri2x.o a - zheswapr.o a - zhetrs.o a - zhetrs2.o a - zhetf2_rook.o a - zhetrf_rook.o a - zhetri_rook.o a - zhetrs_rook.o a - zhecon_rook.o a - zhesv_rook.o a - zhetf2_rk.o a - zhetrf_rk.o a - zhetri_3.o a - zhetri_3x.o a - zhetrs_3.o a - zhecon_3.o a - zhesv_rk.o a - zhesv_aa.o a - zhetrf_aa.o a - zhetrs_aa.o a - zhesv_aa_2stage.o a - zhetrf_aa_2stage.o a - zhetrs_aa_2stage.o a - zhgeqz.o a - zhpcon.o a - zhpev.o a - zhpevd.o a - zhpevx.o a - zhpgst.o a - zhpgv.o a - zhpgvd.o a - zhpgvx.o a - zhprfs.o a - zhpsv.o a - zhpsvx.o a - zhptrd.o a - zhptrf.o a - zhptri.o a - zhptrs.o a - zhsein.o a - zhseqr.o a - zlabrd.o a - zlacgv.o a - zlacon.o a - zlacn2.o a - zlacp2.o a - zlacpy.o a - zlacrm.o a - zlacrt.o a - zladiv.o a - zlaed0.o a - zlaed7.o a - zlaed8.o a - zlaein.o a - zlaesy.o a - zlaev2.o a - zlags2.o a - zlagtm.o a - zlahef.o a - zlahef_rook.o a - zlahef_rk.o a - zlahef_aa.o a - zlahqr.o a - zlahr2.o a - zlaic1.o a - zlals0.o a - zlalsa.o a - zlalsd.o a - zlangb.o a - zlange.o a - zlangt.o a - zlanhb.o a - zlanhe.o a - zlanhp.o a - zlanhs.o a - zlanht.o a - zlansb.o a - zlansp.o a - zlansy.o a - zlantb.o a - zlantp.o a - zlantr.o a - zlapll.o a - zlapmt.o a - zlaqgb.o a - zlaqge.o a - zlaqhb.o a - zlaqhe.o a - zlaqhp.o a - zlaqp2.o a - zlaqps.o a - zlaqsb.o a - zlaqr0.o a - zlaqr1.o a - zlaqr2.o a - zlaqr3.o a - zlaqr4.o a - zlaqr5.o a - zlaqsp.o a - zlaqsy.o a - zlar1v.o a - zlar2v.o a - ilazlr.o a - ilazlc.o a - zlarcm.o a - zlarf.o a - zlarfb.o a - zlarfg.o a - zlarfgp.o a - zlarft.o a - zlarfx.o a - zlarfy.o a - zlargv.o a - zlarnv.o a - zlarrv.o a - zlartg.o a - zlartv.o a - zlarz.o a - zlarzb.o a - zlarzt.o a - zlascl.o a - zlaset.o a - zlasr.o a - zlassq.o a - zlaswp.o a - zlasyf.o a - zlasyf_rook.o a - zlasyf_rk.o a - zlasyf_aa.o a - zlatbs.o a - zlatdf.o a - zlatps.o a - zlatrd.o a - zlatrs.o a - zlatrz.o a - zlauu2.o a - zlauum.o a - zpbcon.o a - zpbequ.o a - zpbrfs.o a - zpbstf.o a - zpbsv.o a - zpbsvx.o a - zpbtf2.o a - zpbtrf.o a - zpbtrs.o a - zpocon.o a - zpoequ.o a - zporfs.o a - zposv.o a - zposvx.o a - zpotf2.o a - zpotrf.o a - zpotrf2.o a - zpotri.o a - zpotrs.o a - zpstrf.o a - zpstf2.o a - zppcon.o a - zppequ.o a - zpprfs.o a - zppsv.o a - zppsvx.o a - zpptrf.o a - zpptri.o a - zpptrs.o a - zptcon.o a - zpteqr.o a - zptrfs.o a - zptsv.o a - zptsvx.o a - zpttrf.o a - zpttrs.o a - zptts2.o a - zrot.o a - zspcon.o a - zspmv.o a - zspr.o a - zsprfs.o a - zspsv.o a - zspsvx.o a - zsptrf.o a - zsptri.o a - zsptrs.o a - zdrscl.o a - zstedc.o a - zstegr.o a - zstein.o a - zsteqr.o a - zsycon.o a - zsymv.o a - zsyr.o a - zsyrfs.o a - zsysv.o a - zsysvx.o a - zsytf2.o a - zsytrf.o a - zsytri.o a - zsytri2.o a - zsytri2x.o a - zsyswapr.o a - zsytrs.o a - zsytrs2.o a - zsyconv.o a - zsyconvf.o a - zsyconvf_rook.o a - zsytf2_rook.o a - zsytrf_rook.o a - zsytrs_rook.o a - zsytrs_aa.o a - zsytri_rook.o a - zsycon_rook.o a - zsysv_rook.o a - zsytf2_rk.o a - zsytrf_rk.o a - zsytrf_aa.o a - zsytrs_3.o a - zsysv_aa_2stage.o a - zsytrf_aa_2stage.o a - zsytrs_aa_2stage.o a - zsytri_3.o a - zsytri_3x.o a - zsycon_3.o a - zsysv_rk.o a - zsysv_aa.o a - ztbcon.o a - ztbrfs.o a - ztbtrs.o a - ztgevc.o a - ztgex2.o a - ztgexc.o a - ztgsen.o a - ztgsja.o a - ztgsna.o a - ztgsy2.o a - ztgsyl.o a - ztpcon.o a - ztprfs.o a - ztptri.o a - ztptrs.o a - ztrcon.o a - ztrevc.o a - ztrevc3.o a - ztrexc.o a - ztrrfs.o a - ztrsen.o a - ztrsna.o a - ztrsyl.o a - ztrti2.o a - ztrtri.o a - ztrtrs.o a - ztzrzf.o a - zung2l.o a - zung2r.o a - zungbr.o a - zunghr.o a - zungl2.o a - zunglq.o a - zungql.o a - zungqr.o a - zungr2.o a - zungrq.o a - zungtr.o a - zunm2l.o a - zunm2r.o a - zunmbr.o a - zunmhr.o a - zunml2.o a - zunm22.o a - zunmlq.o a - zunmql.o a - zunmqr.o a - zunmr2.o a - zunmr3.o a - zunmrq.o a - zunmrz.o a - zunmtr.o a - zupgtr.o a - zupmtr.o a - izmax1.o a - dzsum1.o a - zstemr.o a - zcgesv.o a - zcposv.o a - zlag2c.o a - clag2z.o a - zlat2c.o a - zhfrk.o a - ztfttp.o a - zlanhf.o a - zpftrf.o a - zpftri.o a - zpftrs.o a - ztfsm.o a - ztftri.o a - ztfttr.o a - ztpttf.o a - ztpttr.o a - ztrttf.o a - ztrttp.o a - zgeequb.o a - zgbequb.o a - zsyequb.o a - zpoequb.o a - zheequb.o a - zbbcsd.o a - zlapmr.o a - zunbdb.o a - zunbdb1.o a - zunbdb2.o a - zunbdb3.o a - zunbdb4.o a - zunbdb5.o a - zunbdb6.o a - zuncsd.o a - zuncsd2by1.o a - zgeqrt.o a - zgeqrt2.o a - zgeqrt3.o a - zgemqrt.o a - ztpqrt.o a - ztpqrt2.o a - ztpmqrt.o a - ztprfb.o a - ztplqt.o a - ztplqt2.o a - ztpmlqt.o a - zgelqt.o a - zgelqt3.o a - zgemlqt.o a - zgetsls.o a - zgeqr.o a - zlatsqr.o a - zlamtsqr.o a - zgemqr.o a - zgelq.o a - zlaswlq.o a - zlamswlq.o a - zgemlq.o a - zhetrd_2stage.o a - zhetrd_he2hb.o a - zhetrd_hb2st.o a - zhb2st_kernels.o a - zheevd_2stage.o a - zheev_2stage.o a - zheevx_2stage.o a - zheevr_2stage.o a - zhbev_2stage.o a - zhbevx_2stage.o a - zhbevd_2stage.o a - zhegv_2stage.o a - sbdsdc.o a - sbdsqr.o a - sdisna.o a - slabad.o a - slacpy.o a - sladiv.o a - slae2.o a - slaebz.o a - slaed0.o a - slaed1.o a - slaed2.o a - slaed3.o a - slaed4.o a - slaed5.o a - slaed6.o a - slaed7.o a - slaed8.o a - slaed9.o a - slaeda.o a - slaev2.o a - slagtf.o a - slagts.o a - slamrg.o a - slanst.o a - slapy2.o a - slapy3.o a - slarnv.o a - slarra.o a - slarrb.o a - slarrc.o a - slarrd.o a - slarre.o a - slarrf.o a - slarrj.o a - slarrk.o a - slarrr.o a - slaneg.o a - slartg.o a - slaruv.o a - slas2.o a - slascl.o a - slasd0.o a - slasd1.o a - slasd2.o a - slasd3.o a - slasd4.o a - slasd5.o a - slasd6.o a - slasd7.o a - slasd8.o a - slasda.o a - slasdq.o a - slasdt.o a - slaset.o a - slasq1.o a - slasq2.o a - slasq3.o a - slasq4.o a - slasq5.o a - slasq6.o a - slasr.o a - slasrt.o a - slassq.o a - slasv2.o a - spttrf.o a - sstebz.o a - sstedc.o a - ssteqr.o a - ssterf.o a - slaisnan.o a - sisnan.o a - slartgp.o a - slartgs.o a - ../INSTALL/slamch.o a - ../INSTALL/second_INT_ETIME.o a - DEPRECATED/zgegs.o a - DEPRECATED/zgegv.o a - DEPRECATED/zgeqpf.o a - DEPRECATED/zgelsx.o a - DEPRECATED/zggsvd.o a - DEPRECATED/zggsvp.o a - DEPRECATED/zlahrd.o a - DEPRECATED/zlatzm.o a - DEPRECATED/ztzrqf.o a - dbdsdc.o a - dbdsqr.o a - ddisna.o a - dlabad.o a - dlacpy.o a - dladiv.o a - dlae2.o a - dlaebz.o a - dlaed0.o a - dlaed1.o a - dlaed2.o a - dlaed3.o a - dlaed4.o a - dlaed5.o a - dlaed6.o a - dlaed7.o a - dlaed8.o a - dlaed9.o a - dlaeda.o a - dlaev2.o a - dlagtf.o a - dlagts.o a - dlamrg.o a - dlanst.o a - dlapy2.o a - dlapy3.o a - dlarnv.o a - dlarra.o a - dlarrb.o a - dlarrc.o a - dlarrd.o a - dlarre.o a - dlarrf.o a - dlarrj.o a - dlarrk.o a - dlarrr.o a - dlaneg.o a - dlartg.o a - dlaruv.o a - dlas2.o a - dlascl.o a - dlasd0.o a - dlasd1.o a - dlasd2.o a - dlasd3.o a - dlasd4.o a - dlasd5.o a - dlasd6.o a - dlasd7.o a - dlasd8.o a - dlasda.o a - dlasdq.o a - dlasdt.o a - dlaset.o a - dlasq1.o a - dlasq2.o a - dlasq3.o a - dlasq4.o a - dlasq5.o a - dlasq6.o a - dlasr.o a - dlasrt.o a - dlassq.o a - dlasv2.o a - dpttrf.o a - dstebz.o a - dstedc.o a - dsteqr.o a - dsterf.o a - dlaisnan.o a - disnan.o a - dlartgp.o a - dlartgs.o a - ../INSTALL/dlamch.o a - ../INSTALL/dsecnd_INT_ETIME.o a - ilaenv.o a - ilaenv2stage.o a - ieeeck.o a - lsamen.o a - iparmq.o a - iparam2stage.o a - ilaprec.o a - ilatrans.o a - ilauplo.o a - iladiag.o a - chla_transtype.o a - ../INSTALL/ilaver.o a - ../INSTALL/lsame.o a - xerbla.o a - xerbla_array.o a - spotrs.o a - sgetrs.o a - spotrf.o a - sgetrf.o a - cpotrs.o a - cgetrs.o a - cpotrf.o a - cgetrf.o ranlib liblapack.a + cp liblapack.a /builddir/build/BUILD/lapack-3.8.0/liblapack_pic.a ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/INSTALL ~/build/BUILD/lapack-3.8.0 + popd + pushd INSTALL + make 'NOOPT=-O0 -g -frecursive -fdefault-integer-8' 'OPTS=-O2 -g -frecursive -fdefault-integer-8' make: Nothing to be done for 'all'. ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/SRC ~/build/BUILD/lapack-3.8.0 + popd + pushd SRC + make SYMBOLPREFIX=64_ 'FFLAGS=-O2 -g -frecursive -fdefault-integer-8' 'CFLAGS=-O2 -g -frecursive' static ar ruv liblapack64_.a sbdsvdx.o sgbbrd.o sgbcon.o sgbequ.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgehd2.o sgehrd.o sgelq2.o sgelqf.o sgels.o sgelsd.o sgelss.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgerfs.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o sgesvd.o sgesvdx.o sgesvx.o sgetc2.o sgetf2.o sgetrf2.o sgetri.o sggbak.o sggbal.o sgges.o sgges3.o sggesx.o sggev.o sggev3.o sggevx.o sggglm.o sgghrd.o sgghd3.o sgglse.o sggqrf.o sggrqf.o sggsvd3.o sggsvp3.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o slabrd.o slacon.o slacn2.o slaein.o slaexc.o slag2.o slags2.o slagtm.o slagv2.o slahqr.o slahr2.o slaic1.o slaln2.o slals0.o slalsa.o slalsd.o slangb.o slange.o slangt.o slanhs.o slansb.o slansp.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqsb.o slaqsp.o slaqsy.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqtr.o slar1v.o slar2v.o ilaslr.o ilaslc.o slarf.o slarfb.o slarfg.o slarfgp.o slarft.o slarfx.o slarfy.o slargv.o slarrv.o slartv.o slarz.o slarzb.o slarzt.o slaswp.o slasy2.o slasyf.o slasyf_rook.o slasyf_rk.o slasyf_aa.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slauu2.o slauum.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sorm22.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o sposvx.o spotf2.o spotrf2.o spotri.o spstrf.o spstf2.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrs.o sptts2.o srscl.o ssbev.o ssbevd.o ssbevx.o ssbgst.o ssbgv.o ssbgvd.o ssbgvx.o ssbtrd.o sspcon.o sspev.o sspevd.o sspevx.o sspgst.o sspgv.o sspgvd.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstegr.o sstein.o sstev.o sstevd.o sstevr.o sstevx.o ssycon.o ssyev.o ssyevd.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygv.o ssygvd.o ssygvx.o ssyrfs.o ssysv.o ssysvx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytri2.o ssytri2x.o ssyswapr.o ssytrs.o ssytrs2.o ssyconv.o ssyconvf.o ssyconvf_rook.o ssytf2_rook.o ssytrf_rook.o ssytrs_rook.o ssytri_rook.o ssycon_rook.o ssysv_rook.o ssytf2_rk.o ssytrf_rk.o ssytrs_3.o ssytri_3.o ssytri_3x.o ssycon_3.o ssysv_rk.o ssysv_aa.o ssytrf_aa.o ssytrs_aa.o ssysv_aa_2stage.o ssytrf_aa_2stage.o ssytrs_aa_2stage.o stbcon.o stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o strcon.o strevc.o strevc3.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o stzrzf.o sstemr.o slansf.o spftrf.o spftri.o spftrs.o ssfrk.o stfsm.o stftri.o stfttp.o stfttr.o stpttf.o stpttr.o strttf.o strttp.o sgejsv.o sgesvj.o sgsvj0.o sgsvj1.o sgeequb.o ssyequb.o spoequb.o sgbequb.o sbbcsd.o slapmr.o sorbdb.o sorbdb1.o sorbdb2.o sorbdb3.o sorbdb4.o sorbdb5.o sorbdb6.o sorcsd.o sorcsd2by1.o sgeqrt.o sgeqrt2.o sgeqrt3.o sgemqrt.o stpqrt.o stpqrt2.o stpmqrt.o stprfb.o sgelqt.o sgelqt3.o sgemlqt.o sgetsls.o sgeqr.o slatsqr.o slamtsqr.o sgemqr.o sgelq.o slaswlq.o slamswlq.o sgemlq.o stplqt.o stplqt2.o stpmlqt.o ssytrd_2stage.o ssytrd_sy2sb.o ssytrd_sb2st.o ssb2st_kernels.o ssyevd_2stage.o ssyev_2stage.o ssyevx_2stage.o ssyevr_2stage.o ssbev_2stage.o ssbevx_2stage.o ssbevd_2stage.o ssygv_2stage.o DEPRECATED/sgegs.o DEPRECATED/sgegv.o DEPRECATED/sgeqpf.o DEPRECATED/sgelsx.o DEPRECATED/sggsvd.o DEPRECATED/sggsvp.o DEPRECATED/slahrd.o DEPRECATED/slatzm.o DEPRECATED/stzrqf.o dbdsvdx.o dgbbrd.o dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgels.o dgelsd.o dgelss.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgerfs.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesv.o dgesvd.o dgesvdx.o dgesvx.o dgetc2.o dgetf2.o dgetrf.o dgetrf2.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dgges3.o dggesx.o dggev.o dggev3.o dggevx.o dggglm.o dgghrd.o dgghd3.o dgglse.o dggqrf.o dggrqf.o dggsvd3.o dggsvp3.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o dlabrd.o dlacon.o dlacn2.o dlaein.o dlaexc.o dlag2.o dlags2.o dlagtm.o dlagv2.o dlahqr.o dlahr2.o dlaic1.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansp.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqtr.o dlar1v.o dlar2v.o iladlr.o iladlc.o dlarf.o dlarfb.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlarfy.o dlargv.o dlarrv.o dlartv.o dlarz.o dlarzb.o dlarzt.o dlaswp.o dlasy2.o dlasyf.o dlasyf_rook.o dlasyf_rk.o dlasyf_aa.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlauu2.o dlauum.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dorm22.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpocon.o dpoequ.o dporfs.o dposv.o dposvx.o dpotf2.o dpotrf.o dpotrf2.o dpotri.o dpotrs.o dpstrf.o dpstf2.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrs.o dptts2.o drscl.o dsbev.o dsbevd.o dsbevx.o dsbgst.o dsbgv.o dsbgvd.o dsbgvx.o dsbtrd.o dspcon.o dspev.o dspevd.o dspevx.o dspgst.o dspgv.o dspgvd.o dspgvx.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstegr.o dstein.o dstev.o dstevd.o dstevr.o dstevx.o dsycon.o dsyev.o dsyevd.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygv.o dsygvd.o dsygvx.o dsyrfs.o dsysv.o dsysvx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytrs.o dsytrs2.o dsytri2.o dsytri2x.o dsyswapr.o dsyconv.o dsyconvf.o dsyconvf_rook.o dsytf2_rook.o dsytrf_rook.o dsytrs_rook.o dsytri_rook.o dsycon_rook.o dsysv_rook.o dsytf2_rk.o dsytrf_rk.o dsytrs_3.o dsytri_3.o dsytri_3x.o dsycon_3.o dsysv_rk.o dsysv_aa.o dsytrf_aa.o dsytrs_aa.o dsysv_aa_2stage.o dsytrf_aa_2stage.o dsytrs_aa_2stage.o dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtrcon.o dtrevc.o dtrevc3.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtzrzf.o dstemr.o dsgesv.o dsposv.o dlag2s.o slag2d.o dlat2s.o dlansf.o dpftrf.o dpftri.o dpftrs.o dsfrk.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtpttf.o dtpttr.o dtrttf.o dtrttp.o dgejsv.o dgesvj.o dgsvj0.o dgsvj1.o dgeequb.o dsyequb.o dpoequb.o dgbequb.o dbbcsd.o dlapmr.o dorbdb.o dorbdb1.o dorbdb2.o dorbdb3.o dorbdb4.o dorbdb5.o dorbdb6.o dorcsd.o dorcsd2by1.o dgeqrt.o dgeqrt2.o dgeqrt3.o dgemqrt.o dtpqrt.o dtpqrt2.o dtpmqrt.o dtprfb.o dgelqt.o dgelqt3.o dgemlqt.o dgetsls.o dgeqr.o dlatsqr.o dlamtsqr.o dgemqr.o dgelq.o dlaswlq.o dlamswlq.o dgemlq.o dtplqt.o dtplqt2.o dtpmlqt.o dsytrd_2stage.o dsytrd_sy2sb.o dsytrd_sb2st.o dsb2st_kernels.o dsyevd_2stage.o dsyev_2stage.o dsyevx_2stage.o dsyevr_2stage.o dsbev_2stage.o dsbevx_2stage.o dsbevd_2stage.o dsygv_2stage.o DEPRECATED/dgegs.o DEPRECATED/dgegv.o DEPRECATED/dgeqpf.o DEPRECATED/dgelsx.o DEPRECATED/dggsvd.o DEPRECATED/dggsvp.o DEPRECATED/dlahrd.o DEPRECATED/dlatzm.o DEPRECATED/dtzrqf.o cbdsqr.o cgbbrd.o cgbcon.o cgbequ.o cgbrfs.o cgbsv.o cgbsvx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgels.o cgelsd.o cgelss.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgerfs.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesv.o cgesvd.o cgesvdx.o cgesvj.o cgejsv.o cgsvj0.o cgsvj1.o cgesvx.o cgetc2.o cgetf2.o cgetrf2.o cgetri.o cggbak.o cggbal.o cgges.o cgges3.o cggesx.o cggev.o cggev3.o cggevx.o cggglm.o cgghrd.o cgghd3.o cgglse.o cggqrf.o cggrqf.o cggsvd3.o cggsvp3.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbev.o chbevd.o chbevx.o chbgst.o chbgv.o chbgvd.o chbgvx.o chbtrd.o checon.o cheev.o cheevd.o cheevr.o cheevx.o chegs2.o chegst.o chegv.o chegvd.o chegvx.o cherfs.o chesv.o chesvx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetri2.o chetri2x.o cheswapr.o chetrs.o chetrs2.o chetf2_rook.o chetrf_rook.o chetri_rook.o chetrs_rook.o checon_rook.o chesv_rook.o chetf2_rk.o chetrf_rk.o chetri_3.o chetri_3x.o chetrs_3.o checon_3.o chesv_rk.o chesv_aa.o chetrf_aa.o chetrs_aa.o chesv_aa_2stage.o chetrf_aa_2stage.o chetrs_aa_2stage.o chgeqz.o chpcon.o chpev.o chpevd.o chpevx.o chpgst.o chpgv.o chpgvd.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacon.o clacn2.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clags2.o clagtm.o clahef.o clahef_rook.o clahef_rk.o clahef_aa.o clahqr.o clahr2.o claic1.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o clarcm.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqsb.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsp.o claqsy.o clar1v.o clar2v.o ilaclr.o ilaclc.o clarf.o clarfb.o clarfg.o clarfgp.o clarft.o clarfx.o clarfy.o clargv.o clarnv.o clarrv.o clartg.o clartv.o clarz.o clarzb.o clarzt.o clascl.o claset.o clasr.o classq.o claswp.o clasyf.o clasyf_rook.o clasyf_rk.o clasyf_aa.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clauu2.o clauum.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpocon.o cpoequ.o cporfs.o cposv.o cposvx.o cpotf2.o cpotrf2.o cpotri.o cpstrf.o cpstf2.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o csteqr.o csycon.o csymv.o csyr.o csyrfs.o csysv.o csysvx.o csytf2.o csytrf.o csytri.o csytri2.o csytri2x.o csyswapr.o csytrs.o csytrs2.o csyconv.o csyconvf.o csyconvf_rook.o csytf2_rook.o csytrf_rook.o csytrs_rook.o csytri_rook.o csycon_rook.o csysv_rook.o csytf2_rk.o csytrf_rk.o csytrf_aa.o csytrs_3.o csytrs_aa.o csytri_3.o csytri_3x.o csycon_3.o csysv_rk.o csysv_aa.o csysv_aa_2stage.o csytrf_aa_2stage.o csytrs_aa_2stage.o ctbcon.o ctbrfs.o ctbtrs.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctrcon.o ctrevc.o ctrevc3.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunm22.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o icmax1.o scsum1.o cstemr.o chfrk.o ctfttp.o clanhf.o cpftrf.o cpftri.o cpftrs.o ctfsm.o ctftri.o ctfttr.o ctpttf.o ctpttr.o ctrttf.o ctrttp.o cgeequb.o cgbequb.o csyequb.o cpoequb.o cheequb.o cbbcsd.o clapmr.o cunbdb.o cunbdb1.o cunbdb2.o cunbdb3.o cunbdb4.o cunbdb5.o cunbdb6.o cuncsd.o cuncsd2by1.o cgeqrt.o cgeqrt2.o cgeqrt3.o cgemqrt.o ctpqrt.o ctpqrt2.o ctpmqrt.o ctprfb.o cgelqt.o cgelqt3.o cgemlqt.o cgetsls.o cgeqr.o clatsqr.o clamtsqr.o cgemqr.o cgelq.o claswlq.o clamswlq.o cgemlq.o ctplqt.o ctplqt2.o ctpmlqt.o chetrd_2stage.o chetrd_he2hb.o chetrd_hb2st.o chb2st_kernels.o cheevd_2stage.o cheev_2stage.o cheevx_2stage.o cheevr_2stage.o chbev_2stage.o chbevx_2stage.o chbevd_2stage.o chegv_2stage.o DEPRECATED/cgegs.o DEPRECATED/cgegv.o DEPRECATED/cgeqpf.o DEPRECATED/cgelsx.o DEPRECATED/cggsvd.o DEPRECATED/cggsvp.o DEPRECATED/clahrd.o DEPRECATED/clatzm.o DEPRECATED/ctzrqf.o zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o zgbsv.o zgbsvx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgels.o zgelsd.o zgelss.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgerfs.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesv.o zgesvd.o zgesvdx.o zgesvx.o zgesvj.o zgejsv.o zgsvj0.o zgsvj1.o zgetc2.o zgetf2.o zgetrf.o zgetrf2.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zgges3.o zggesx.o zggev.o zggev3.o zggevx.o zggglm.o zgghrd.o zgghd3.o zgglse.o zggqrf.o zggrqf.o zggsvd3.o zggsvp3.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbev.o zhbevd.o zhbevx.o zhbgst.o zhbgv.o zhbgvd.o zhbgvx.o zhbtrd.o zhecon.o zheev.o zheevd.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegv.o zhegvd.o zhegvx.o zherfs.o zhesv.o zhesvx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetri2.o zhetri2x.o zheswapr.o zhetrs.o zhetrs2.o zhetf2_rook.o zhetrf_rook.o zhetri_rook.o zhetrs_rook.o zhecon_rook.o zhesv_rook.o zhetf2_rk.o zhetrf_rk.o zhetri_3.o zhetri_3x.o zhetrs_3.o zhecon_3.o zhesv_rk.o zhesv_aa.o zhetrf_aa.o zhetrs_aa.o zhesv_aa_2stage.o zhetrf_aa_2stage.o zhetrs_aa_2stage.o zhgeqz.o zhpcon.o zhpev.o zhpevd.o zhpevx.o zhpgst.o zhpgv.o zhpgvd.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacon.o zlacn2.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlags2.o zlagtm.o zlahef.o zlahef_rook.o zlahef_rk.o zlahef_aa.o zlahqr.o zlahr2.o zlaic1.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqsb.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o ilazlr.o ilazlc.o zlarcm.o zlarf.o zlarfb.o zlarfg.o zlarfgp.o zlarft.o zlarfx.o zlarfy.o zlargv.o zlarnv.o zlarrv.o zlartg.o zlartv.o zlarz.o zlarzb.o zlarzt.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zlasyf.o zlasyf_rook.o zlasyf_rk.o zlasyf_aa.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlauu2.o zlauum.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpocon.o zpoequ.o zporfs.o zposv.o zposvx.o zpotf2.o zpotrf.o zpotrf2.o zpotri.o zpotrs.o zpstrf.o zpstf2.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zdrscl.o zstedc.o zstegr.o zstein.o zsteqr.o zsycon.o zsymv.o zsyr.o zsyrfs.o zsysv.o zsysvx.o zsytf2.o zsytrf.o zsytri.o zsytri2.o zsytri2x.o zsyswapr.o zsytrs.o zsytrs2.o zsyconv.o zsyconvf.o zsyconvf_rook.o zsytf2_rook.o zsytrf_rook.o zsytrs_rook.o zsytrs_aa.o zsytri_rook.o zsycon_rook.o zsysv_rook.o zsytf2_rk.o zsytrf_rk.o zsytrf_aa.o zsytrs_3.o zsysv_aa_2stage.o zsytrf_aa_2stage.o zsytrs_aa_2stage.o zsytri_3.o zsytri_3x.o zsycon_3.o zsysv_rk.o zsysv_aa.o ztbcon.o ztbrfs.o ztbtrs.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztrcon.o ztrevc.o ztrevc3.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunm22.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o izmax1.o dzsum1.o zstemr.o zcgesv.o zcposv.o zlag2c.o clag2z.o zlat2c.o zhfrk.o ztfttp.o zlanhf.o zpftrf.o zpftri.o zpftrs.o ztfsm.o ztftri.o ztfttr.o ztpttf.o ztpttr.o ztrttf.o ztrttp.o zgeequb.o zgbequb.o zsyequb.o zpoequb.o zheequb.o zbbcsd.o zlapmr.o zunbdb.o zunbdb1.o zunbdb2.o zunbdb3.o zunbdb4.o zunbdb5.o zunbdb6.o zuncsd.o zuncsd2by1.o zgeqrt.o zgeqrt2.o zgeqrt3.o zgemqrt.o ztpqrt.o ztpqrt2.o ztpmqrt.o ztprfb.o ztplqt.o ztplqt2.o ztpmlqt.o zgelqt.o zgelqt3.o zgemlqt.o zgetsls.o zgeqr.o zlatsqr.o zlamtsqr.o zgemqr.o zgelq.o zlaswlq.o zlamswlq.o zgemlq.o zhetrd_2stage.o zhetrd_he2hb.o zhetrd_hb2st.o zhb2st_kernels.o zheevd_2stage.o zheev_2stage.o zheevx_2stage.o zheevr_2stage.o zhbev_2stage.o zhbevx_2stage.o zhbevd_2stage.o zhegv_2stage.o sbdsdc.o sbdsqr.o sdisna.o slabad.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaev2.o slagtf.o slagts.o slamrg.o slanst.o slapy2.o slapy3.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slaneg.o slartg.o slaruv.o slas2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o spttrf.o sstebz.o sstedc.o ssteqr.o ssterf.o slaisnan.o sisnan.o slartgp.o slartgs.o ../INSTALL/slamch.o ../INSTALL/second_INT_ETIME.o DEPRECATED/zgegs.o DEPRECATED/zgegv.o DEPRECATED/zgeqpf.o DEPRECATED/zgelsx.o DEPRECATED/zggsvd.o DEPRECATED/zggsvp.o DEPRECATED/zlahrd.o DEPRECATED/zlatzm.o DEPRECATED/ztzrqf.o dbdsdc.o dbdsqr.o ddisna.o dlabad.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlagtf.o dlagts.o dlamrg.o dlanst.o dlapy2.o dlapy3.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlaneg.o dlartg.o dlaruv.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dpttrf.o dstebz.o dstedc.o dsteqr.o dsterf.o dlaisnan.o disnan.o dlartgp.o dlartgs.o ../INSTALL/dlamch.o ../INSTALL/dsecnd_INT_ETIME.o ilaenv.o ilaenv2stage.o ieeeck.o lsamen.o iparmq.o iparam2stage.o ilaprec.o ilatrans.o ilauplo.o iladiag.o chla_transtype.o ../INSTALL/ilaver.o ../INSTALL/lsame.o xerbla.o xerbla_array.o spotrs.o sgetrs.o spotrf.o sgetrf.o cpotrs.o cgetrs.o cpotrf.o cgetrf.o ar: creating liblapack64_.a a - sbdsvdx.o a - sgbbrd.o a - sgbcon.o a - sgbequ.o a - sgbrfs.o a - sgbsv.o a - sgbsvx.o a - sgbtf2.o a - sgbtrf.o a - sgbtrs.o a - sgebak.o a - sgebal.o a - sgebd2.o a - sgebrd.o a - sgecon.o a - sgeequ.o a - sgees.o a - sgeesx.o a - sgeev.o a - sgeevx.o a - sgehd2.o a - sgehrd.o a - sgelq2.o a - sgelqf.o a - sgels.o a - sgelsd.o a - sgelss.o a - sgelsy.o a - sgeql2.o a - sgeqlf.o a - sgeqp3.o a - sgeqr2.o a - sgeqr2p.o a - sgeqrf.o a - sgeqrfp.o a - sgerfs.o a - sgerq2.o a - sgerqf.o a - sgesc2.o a - sgesdd.o a - sgesv.o a - sgesvd.o a - sgesvdx.o a - sgesvx.o a - sgetc2.o a - sgetf2.o a - sgetrf2.o a - sgetri.o a - sggbak.o a - sggbal.o a - sgges.o a - sgges3.o a - sggesx.o a - sggev.o a - sggev3.o a - sggevx.o a - sggglm.o a - sgghrd.o a - sgghd3.o a - sgglse.o a - sggqrf.o a - sggrqf.o a - sggsvd3.o a - sggsvp3.o a - sgtcon.o a - sgtrfs.o a - sgtsv.o a - sgtsvx.o a - sgttrf.o a - sgttrs.o a - sgtts2.o a - shgeqz.o a - shsein.o a - shseqr.o a - slabrd.o a - slacon.o a - slacn2.o a - slaein.o a - slaexc.o a - slag2.o a - slags2.o a - slagtm.o a - slagv2.o a - slahqr.o a - slahr2.o a - slaic1.o a - slaln2.o a - slals0.o a - slalsa.o a - slalsd.o a - slangb.o a - slange.o a - slangt.o a - slanhs.o a - slansb.o a - slansp.o a - slansy.o a - slantb.o a - slantp.o a - slantr.o a - slanv2.o a - slapll.o a - slapmt.o a - slaqgb.o a - slaqge.o a - slaqp2.o a - slaqps.o a - slaqsb.o a - slaqsp.o a - slaqsy.o a - slaqr0.o a - slaqr1.o a - slaqr2.o a - slaqr3.o a - slaqr4.o a - slaqr5.o a - slaqtr.o a - slar1v.o a - slar2v.o a - ilaslr.o a - ilaslc.o a - slarf.o a - slarfb.o a - slarfg.o a - slarfgp.o a - slarft.o a - slarfx.o a - slarfy.o a - slargv.o a - slarrv.o a - slartv.o a - slarz.o a - slarzb.o a - slarzt.o a - slaswp.o a - slasy2.o a - slasyf.o a - slasyf_rook.o a - slasyf_rk.o a - slasyf_aa.o a - slatbs.o a - slatdf.o a - slatps.o a - slatrd.o a - slatrs.o a - slatrz.o a - slauu2.o a - slauum.o a - sopgtr.o a - sopmtr.o a - sorg2l.o a - sorg2r.o a - sorgbr.o a - sorghr.o a - sorgl2.o a - sorglq.o a - sorgql.o a - sorgqr.o a - sorgr2.o a - sorgrq.o a - sorgtr.o a - sorm2l.o a - sorm2r.o a - sorm22.o a - sormbr.o a - sormhr.o a - sorml2.o a - sormlq.o a - sormql.o a - sormqr.o a - sormr2.o a - sormr3.o a - sormrq.o a - sormrz.o a - sormtr.o a - spbcon.o a - spbequ.o a - spbrfs.o a - spbstf.o a - spbsv.o a - spbsvx.o a - spbtf2.o a - spbtrf.o a - spbtrs.o a - spocon.o a - spoequ.o a - sporfs.o a - sposv.o a - sposvx.o a - spotf2.o a - spotrf2.o a - spotri.o a - spstrf.o a - spstf2.o a - sppcon.o a - sppequ.o a - spprfs.o a - sppsv.o a - sppsvx.o a - spptrf.o a - spptri.o a - spptrs.o a - sptcon.o a - spteqr.o a - sptrfs.o a - sptsv.o a - sptsvx.o a - spttrs.o a - sptts2.o a - srscl.o a - ssbev.o a - ssbevd.o a - ssbevx.o a - ssbgst.o a - ssbgv.o a - ssbgvd.o a - ssbgvx.o a - ssbtrd.o a - sspcon.o a - sspev.o a - sspevd.o a - sspevx.o a - sspgst.o a - sspgv.o a - sspgvd.o a - sspgvx.o a - ssprfs.o a - sspsv.o a - sspsvx.o a - ssptrd.o a - ssptrf.o a - ssptri.o a - ssptrs.o a - sstegr.o a - sstein.o a - sstev.o a - sstevd.o a - sstevr.o a - sstevx.o a - ssycon.o a - ssyev.o a - ssyevd.o a - ssyevr.o a - ssyevx.o a - ssygs2.o a - ssygst.o a - ssygv.o a - ssygvd.o a - ssygvx.o a - ssyrfs.o a - ssysv.o a - ssysvx.o a - ssytd2.o a - ssytf2.o a - ssytrd.o a - ssytrf.o a - ssytri.o a - ssytri2.o a - ssytri2x.o a - ssyswapr.o a - ssytrs.o a - ssytrs2.o a - ssyconv.o a - ssyconvf.o a - ssyconvf_rook.o a - ssytf2_rook.o a - ssytrf_rook.o a - ssytrs_rook.o a - ssytri_rook.o a - ssycon_rook.o a - ssysv_rook.o a - ssytf2_rk.o a - ssytrf_rk.o a - ssytrs_3.o a - ssytri_3.o a - ssytri_3x.o a - ssycon_3.o a - ssysv_rk.o a - ssysv_aa.o a - ssytrf_aa.o a - ssytrs_aa.o a - ssysv_aa_2stage.o a - ssytrf_aa_2stage.o a - ssytrs_aa_2stage.o a - stbcon.o a - stbrfs.o a - stbtrs.o a - stgevc.o a - stgex2.o a - stgexc.o a - stgsen.o a - stgsja.o a - stgsna.o a - stgsy2.o a - stgsyl.o a - stpcon.o a - stprfs.o a - stptri.o a - stptrs.o a - strcon.o a - strevc.o a - strevc3.o a - strexc.o a - strrfs.o a - strsen.o a - strsna.o a - strsyl.o a - strti2.o a - strtri.o a - strtrs.o a - stzrzf.o a - sstemr.o a - slansf.o a - spftrf.o a - spftri.o a - spftrs.o a - ssfrk.o a - stfsm.o a - stftri.o a - stfttp.o a - stfttr.o a - stpttf.o a - stpttr.o a - strttf.o a - strttp.o a - sgejsv.o a - sgesvj.o a - sgsvj0.o a - sgsvj1.o a - sgeequb.o a - ssyequb.o a - spoequb.o a - sgbequb.o a - sbbcsd.o a - slapmr.o a - sorbdb.o a - sorbdb1.o a - sorbdb2.o a - sorbdb3.o a - sorbdb4.o a - sorbdb5.o a - sorbdb6.o a - sorcsd.o a - sorcsd2by1.o a - sgeqrt.o a - sgeqrt2.o a - sgeqrt3.o a - sgemqrt.o a - stpqrt.o a - stpqrt2.o a - stpmqrt.o a - stprfb.o a - sgelqt.o a - sgelqt3.o a - sgemlqt.o a - sgetsls.o a - sgeqr.o a - slatsqr.o a - slamtsqr.o a - sgemqr.o a - sgelq.o a - slaswlq.o a - slamswlq.o a - sgemlq.o a - stplqt.o a - stplqt2.o a - stpmlqt.o a - ssytrd_2stage.o a - ssytrd_sy2sb.o a - ssytrd_sb2st.o a - ssb2st_kernels.o a - ssyevd_2stage.o a - ssyev_2stage.o a - ssyevx_2stage.o a - ssyevr_2stage.o a - ssbev_2stage.o a - ssbevx_2stage.o a - ssbevd_2stage.o a - ssygv_2stage.o a - DEPRECATED/sgegs.o a - DEPRECATED/sgegv.o a - DEPRECATED/sgeqpf.o a - DEPRECATED/sgelsx.o a - DEPRECATED/sggsvd.o a - DEPRECATED/sggsvp.o a - DEPRECATED/slahrd.o a - DEPRECATED/slatzm.o a - DEPRECATED/stzrqf.o a - dbdsvdx.o a - dgbbrd.o a - dgbcon.o a - dgbequ.o a - dgbrfs.o a - dgbsv.o a - dgbsvx.o a - dgbtf2.o a - dgbtrf.o a - dgbtrs.o a - dgebak.o a - dgebal.o a - dgebd2.o a - dgebrd.o a - dgecon.o a - dgeequ.o a - dgees.o a - dgeesx.o a - dgeev.o a - dgeevx.o a - dgehd2.o a - dgehrd.o a - dgelq2.o a - dgelqf.o a - dgels.o a - dgelsd.o a - dgelss.o a - dgelsy.o a - dgeql2.o a - dgeqlf.o a - dgeqp3.o a - dgeqr2.o a - dgeqr2p.o a - dgeqrf.o a - dgeqrfp.o a - dgerfs.o a - dgerq2.o a - dgerqf.o a - dgesc2.o a - dgesdd.o a - dgesv.o a - dgesvd.o a - dgesvdx.o a - dgesvx.o a - dgetc2.o a - dgetf2.o a - dgetrf.o a - dgetrf2.o a - dgetri.o a - dgetrs.o a - dggbak.o a - dggbal.o a - dgges.o a - dgges3.o a - dggesx.o a - dggev.o a - dggev3.o a - dggevx.o a - dggglm.o a - dgghrd.o a - dgghd3.o a - dgglse.o a - dggqrf.o a - dggrqf.o a - dggsvd3.o a - dggsvp3.o a - dgtcon.o a - dgtrfs.o a - dgtsv.o a - dgtsvx.o a - dgttrf.o a - dgttrs.o a - dgtts2.o a - dhgeqz.o a - dhsein.o a - dhseqr.o a - dlabrd.o a - dlacon.o a - dlacn2.o a - dlaein.o a - dlaexc.o a - dlag2.o a - dlags2.o a - dlagtm.o a - dlagv2.o a - dlahqr.o a - dlahr2.o a - dlaic1.o a - dlaln2.o a - dlals0.o a - dlalsa.o a - dlalsd.o a - dlangb.o a - dlange.o a - dlangt.o a - dlanhs.o a - dlansb.o a - dlansp.o a - dlansy.o a - dlantb.o a - dlantp.o a - dlantr.o a - dlanv2.o a - dlapll.o a - dlapmt.o a - dlaqgb.o a - dlaqge.o a - dlaqp2.o a - dlaqps.o a - dlaqsb.o a - dlaqsp.o a - dlaqsy.o a - dlaqr0.o a - dlaqr1.o a - dlaqr2.o a - dlaqr3.o a - dlaqr4.o a - dlaqr5.o a - dlaqtr.o a - dlar1v.o a - dlar2v.o a - iladlr.o a - iladlc.o a - dlarf.o a - dlarfb.o a - dlarfg.o a - dlarfgp.o a - dlarft.o a - dlarfx.o a - dlarfy.o a - dlargv.o a - dlarrv.o a - dlartv.o a - dlarz.o a - dlarzb.o a - dlarzt.o a - dlaswp.o a - dlasy2.o a - dlasyf.o a - dlasyf_rook.o a - dlasyf_rk.o a - dlasyf_aa.o a - dlatbs.o a - dlatdf.o a - dlatps.o a - dlatrd.o a - dlatrs.o a - dlatrz.o a - dlauu2.o a - dlauum.o a - dopgtr.o a - dopmtr.o a - dorg2l.o a - dorg2r.o a - dorgbr.o a - dorghr.o a - dorgl2.o a - dorglq.o a - dorgql.o a - dorgqr.o a - dorgr2.o a - dorgrq.o a - dorgtr.o a - dorm2l.o a - dorm2r.o a - dorm22.o a - dormbr.o a - dormhr.o a - dorml2.o a - dormlq.o a - dormql.o a - dormqr.o a - dormr2.o a - dormr3.o a - dormrq.o a - dormrz.o a - dormtr.o a - dpbcon.o a - dpbequ.o a - dpbrfs.o a - dpbstf.o a - dpbsv.o a - dpbsvx.o a - dpbtf2.o a - dpbtrf.o a - dpbtrs.o a - dpocon.o a - dpoequ.o a - dporfs.o a - dposv.o a - dposvx.o a - dpotf2.o a - dpotrf.o a - dpotrf2.o a - dpotri.o a - dpotrs.o a - dpstrf.o a - dpstf2.o a - dppcon.o a - dppequ.o a - dpprfs.o a - dppsv.o a - dppsvx.o a - dpptrf.o a - dpptri.o a - dpptrs.o a - dptcon.o a - dpteqr.o a - dptrfs.o a - dptsv.o a - dptsvx.o a - dpttrs.o a - dptts2.o a - drscl.o a - dsbev.o a - dsbevd.o a - dsbevx.o a - dsbgst.o a - dsbgv.o a - dsbgvd.o a - dsbgvx.o a - dsbtrd.o a - dspcon.o a - dspev.o a - dspevd.o a - dspevx.o a - dspgst.o a - dspgv.o a - dspgvd.o a - dspgvx.o a - dsprfs.o a - dspsv.o a - dspsvx.o a - dsptrd.o a - dsptrf.o a - dsptri.o a - dsptrs.o a - dstegr.o a - dstein.o a - dstev.o a - dstevd.o a - dstevr.o a - dstevx.o a - dsycon.o a - dsyev.o a - dsyevd.o a - dsyevr.o a - dsyevx.o a - dsygs2.o a - dsygst.o a - dsygv.o a - dsygvd.o a - dsygvx.o a - dsyrfs.o a - dsysv.o a - dsysvx.o a - dsytd2.o a - dsytf2.o a - dsytrd.o a - dsytrf.o a - dsytri.o a - dsytrs.o a - dsytrs2.o a - dsytri2.o a - dsytri2x.o a - dsyswapr.o a - dsyconv.o a - dsyconvf.o a - dsyconvf_rook.o a - dsytf2_rook.o a - dsytrf_rook.o a - dsytrs_rook.o a - dsytri_rook.o a - dsycon_rook.o a - dsysv_rook.o a - dsytf2_rk.o a - dsytrf_rk.o a - dsytrs_3.o a - dsytri_3.o a - dsytri_3x.o a - dsycon_3.o a - dsysv_rk.o a - dsysv_aa.o a - dsytrf_aa.o a - dsytrs_aa.o a - dsysv_aa_2stage.o a - dsytrf_aa_2stage.o a - dsytrs_aa_2stage.o a - dtbcon.o a - dtbrfs.o a - dtbtrs.o a - dtgevc.o a - dtgex2.o a - dtgexc.o a - dtgsen.o a - dtgsja.o a - dtgsna.o a - dtgsy2.o a - dtgsyl.o a - dtpcon.o a - dtprfs.o a - dtptri.o a - dtptrs.o a - dtrcon.o a - dtrevc.o a - dtrevc3.o a - dtrexc.o a - dtrrfs.o a - dtrsen.o a - dtrsna.o a - dtrsyl.o a - dtrti2.o a - dtrtri.o a - dtrtrs.o a - dtzrzf.o a - dstemr.o a - dsgesv.o a - dsposv.o a - dlag2s.o a - slag2d.o a - dlat2s.o a - dlansf.o a - dpftrf.o a - dpftri.o a - dpftrs.o a - dsfrk.o a - dtfsm.o a - dtftri.o a - dtfttp.o a - dtfttr.o a - dtpttf.o a - dtpttr.o a - dtrttf.o a - dtrttp.o a - dgejsv.o a - dgesvj.o a - dgsvj0.o a - dgsvj1.o a - dgeequb.o a - dsyequb.o a - dpoequb.o a - dgbequb.o a - dbbcsd.o a - dlapmr.o a - dorbdb.o a - dorbdb1.o a - dorbdb2.o a - dorbdb3.o a - dorbdb4.o a - dorbdb5.o a - dorbdb6.o a - dorcsd.o a - dorcsd2by1.o a - dgeqrt.o a - dgeqrt2.o a - dgeqrt3.o a - dgemqrt.o a - dtpqrt.o a - dtpqrt2.o a - dtpmqrt.o a - dtprfb.o a - dgelqt.o a - dgelqt3.o a - dgemlqt.o a - dgetsls.o a - dgeqr.o a - dlatsqr.o a - dlamtsqr.o a - dgemqr.o a - dgelq.o a - dlaswlq.o a - dlamswlq.o a - dgemlq.o a - dtplqt.o a - dtplqt2.o a - dtpmlqt.o a - dsytrd_2stage.o a - dsytrd_sy2sb.o a - dsytrd_sb2st.o a - dsb2st_kernels.o a - dsyevd_2stage.o a - dsyev_2stage.o a - dsyevx_2stage.o a - dsyevr_2stage.o a - dsbev_2stage.o a - dsbevx_2stage.o a - dsbevd_2stage.o a - dsygv_2stage.o a - DEPRECATED/dgegs.o a - DEPRECATED/dgegv.o a - DEPRECATED/dgeqpf.o a - DEPRECATED/dgelsx.o a - DEPRECATED/dggsvd.o a - DEPRECATED/dggsvp.o a - DEPRECATED/dlahrd.o a - DEPRECATED/dlatzm.o a - DEPRECATED/dtzrqf.o a - cbdsqr.o a - cgbbrd.o a - cgbcon.o a - cgbequ.o a - cgbrfs.o a - cgbsv.o a - cgbsvx.o a - cgbtf2.o a - cgbtrf.o a - cgbtrs.o a - cgebak.o a - cgebal.o a - cgebd2.o a - cgebrd.o a - cgecon.o a - cgeequ.o a - cgees.o a - cgeesx.o a - cgeev.o a - cgeevx.o a - cgehd2.o a - cgehrd.o a - cgelq2.o a - cgelqf.o a - cgels.o a - cgelsd.o a - cgelss.o a - cgelsy.o a - cgeql2.o a - cgeqlf.o a - cgeqp3.o a - cgeqr2.o a - cgeqr2p.o a - cgeqrf.o a - cgeqrfp.o a - cgerfs.o a - cgerq2.o a - cgerqf.o a - cgesc2.o a - cgesdd.o a - cgesv.o a - cgesvd.o a - cgesvdx.o a - cgesvj.o a - cgejsv.o a - cgsvj0.o a - cgsvj1.o a - cgesvx.o a - cgetc2.o a - cgetf2.o a - cgetrf2.o a - cgetri.o a - cggbak.o a - cggbal.o a - cgges.o a - cgges3.o a - cggesx.o a - cggev.o a - cggev3.o a - cggevx.o a - cggglm.o a - cgghrd.o a - cgghd3.o a - cgglse.o a - cggqrf.o a - cggrqf.o a - cggsvd3.o a - cggsvp3.o a - cgtcon.o a - cgtrfs.o a - cgtsv.o a - cgtsvx.o a - cgttrf.o a - cgttrs.o a - cgtts2.o a - chbev.o a - chbevd.o a - chbevx.o a - chbgst.o a - chbgv.o a - chbgvd.o a - chbgvx.o a - chbtrd.o a - checon.o a - cheev.o a - cheevd.o a - cheevr.o a - cheevx.o a - chegs2.o a - chegst.o a - chegv.o a - chegvd.o a - chegvx.o a - cherfs.o a - chesv.o a - chesvx.o a - chetd2.o a - chetf2.o a - chetrd.o a - chetrf.o a - chetri.o a - chetri2.o a - chetri2x.o a - cheswapr.o a - chetrs.o a - chetrs2.o a - chetf2_rook.o a - chetrf_rook.o a - chetri_rook.o a - chetrs_rook.o a - checon_rook.o a - chesv_rook.o a - chetf2_rk.o a - chetrf_rk.o a - chetri_3.o a - chetri_3x.o a - chetrs_3.o a - checon_3.o a - chesv_rk.o a - chesv_aa.o a - chetrf_aa.o a - chetrs_aa.o a - chesv_aa_2stage.o a - chetrf_aa_2stage.o a - chetrs_aa_2stage.o a - chgeqz.o a - chpcon.o a - chpev.o a - chpevd.o a - chpevx.o a - chpgst.o a - chpgv.o a - chpgvd.o a - chpgvx.o a - chprfs.o a - chpsv.o a - chpsvx.o a - chptrd.o a - chptrf.o a - chptri.o a - chptrs.o a - chsein.o a - chseqr.o a - clabrd.o a - clacgv.o a - clacon.o a - clacn2.o a - clacp2.o a - clacpy.o a - clacrm.o a - clacrt.o a - cladiv.o a - claed0.o a - claed7.o a - claed8.o a - claein.o a - claesy.o a - claev2.o a - clags2.o a - clagtm.o a - clahef.o a - clahef_rook.o a - clahef_rk.o a - clahef_aa.o a - clahqr.o a - clahr2.o a - claic1.o a - clals0.o a - clalsa.o a - clalsd.o a - clangb.o a - clange.o a - clangt.o a - clanhb.o a - clanhe.o a - clanhp.o a - clanhs.o a - clanht.o a - clansb.o a - clansp.o a - clansy.o a - clantb.o a - clantp.o a - clantr.o a - clapll.o a - clapmt.o a - clarcm.o a - claqgb.o a - claqge.o a - claqhb.o a - claqhe.o a - claqhp.o a - claqp2.o a - claqps.o a - claqsb.o a - claqr0.o a - claqr1.o a - claqr2.o a - claqr3.o a - claqr4.o a - claqr5.o a - claqsp.o a - claqsy.o a - clar1v.o a - clar2v.o a - ilaclr.o a - ilaclc.o a - clarf.o a - clarfb.o a - clarfg.o a - clarfgp.o a - clarft.o a - clarfx.o a - clarfy.o a - clargv.o a - clarnv.o a - clarrv.o a - clartg.o a - clartv.o a - clarz.o a - clarzb.o a - clarzt.o a - clascl.o a - claset.o a - clasr.o a - classq.o a - claswp.o a - clasyf.o a - clasyf_rook.o a - clasyf_rk.o a - clasyf_aa.o a - clatbs.o a - clatdf.o a - clatps.o a - clatrd.o a - clatrs.o a - clatrz.o a - clauu2.o a - clauum.o a - cpbcon.o a - cpbequ.o a - cpbrfs.o a - cpbstf.o a - cpbsv.o a - cpbsvx.o a - cpbtf2.o a - cpbtrf.o a - cpbtrs.o a - cpocon.o a - cpoequ.o a - cporfs.o a - cposv.o a - cposvx.o a - cpotf2.o a - cpotrf2.o a - cpotri.o a - cpstrf.o a - cpstf2.o a - cppcon.o a - cppequ.o a - cpprfs.o a - cppsv.o a - cppsvx.o a - cpptrf.o a - cpptri.o a - cpptrs.o a - cptcon.o a - cpteqr.o a - cptrfs.o a - cptsv.o a - cptsvx.o a - cpttrf.o a - cpttrs.o a - cptts2.o a - crot.o a - cspcon.o a - cspmv.o a - cspr.o a - csprfs.o a - cspsv.o a - cspsvx.o a - csptrf.o a - csptri.o a - csptrs.o a - csrscl.o a - cstedc.o a - cstegr.o a - cstein.o a - csteqr.o a - csycon.o a - csymv.o a - csyr.o a - csyrfs.o a - csysv.o a - csysvx.o a - csytf2.o a - csytrf.o a - csytri.o a - csytri2.o a - csytri2x.o a - csyswapr.o a - csytrs.o a - csytrs2.o a - csyconv.o a - csyconvf.o a - csyconvf_rook.o a - csytf2_rook.o a - csytrf_rook.o a - csytrs_rook.o a - csytri_rook.o a - csycon_rook.o a - csysv_rook.o a - csytf2_rk.o a - csytrf_rk.o a - csytrf_aa.o a - csytrs_3.o a - csytrs_aa.o a - csytri_3.o a - csytri_3x.o a - csycon_3.o a - csysv_rk.o a - csysv_aa.o a - csysv_aa_2stage.o a - csytrf_aa_2stage.o a - csytrs_aa_2stage.o a - ctbcon.o a - ctbrfs.o a - ctbtrs.o a - ctgevc.o a - ctgex2.o a - ctgexc.o a - ctgsen.o a - ctgsja.o a - ctgsna.o a - ctgsy2.o a - ctgsyl.o a - ctpcon.o a - ctprfs.o a - ctptri.o a - ctptrs.o a - ctrcon.o a - ctrevc.o a - ctrevc3.o a - ctrexc.o a - ctrrfs.o a - ctrsen.o a - ctrsna.o a - ctrsyl.o a - ctrti2.o a - ctrtri.o a - ctrtrs.o a - ctzrzf.o a - cung2l.o a - cung2r.o a - cungbr.o a - cunghr.o a - cungl2.o a - cunglq.o a - cungql.o a - cungqr.o a - cungr2.o a - cungrq.o a - cungtr.o a - cunm2l.o a - cunm2r.o a - cunmbr.o a - cunmhr.o a - cunml2.o a - cunm22.o a - cunmlq.o a - cunmql.o a - cunmqr.o a - cunmr2.o a - cunmr3.o a - cunmrq.o a - cunmrz.o a - cunmtr.o a - cupgtr.o a - cupmtr.o a - icmax1.o a - scsum1.o a - cstemr.o a - chfrk.o a - ctfttp.o a - clanhf.o a - cpftrf.o a - cpftri.o a - cpftrs.o a - ctfsm.o a - ctftri.o a - ctfttr.o a - ctpttf.o a - ctpttr.o a - ctrttf.o a - ctrttp.o a - cgeequb.o a - cgbequb.o a - csyequb.o a - cpoequb.o a - cheequb.o a - cbbcsd.o a - clapmr.o a - cunbdb.o a - cunbdb1.o a - cunbdb2.o a - cunbdb3.o a - cunbdb4.o a - cunbdb5.o a - cunbdb6.o a - cuncsd.o a - cuncsd2by1.o a - cgeqrt.o a - cgeqrt2.o a - cgeqrt3.o a - cgemqrt.o a - ctpqrt.o a - ctpqrt2.o a - ctpmqrt.o a - ctprfb.o a - cgelqt.o a - cgelqt3.o a - cgemlqt.o a - cgetsls.o a - cgeqr.o a - clatsqr.o a - clamtsqr.o a - cgemqr.o a - cgelq.o a - claswlq.o a - clamswlq.o a - cgemlq.o a - ctplqt.o a - ctplqt2.o a - ctpmlqt.o a - chetrd_2stage.o a - chetrd_he2hb.o a - chetrd_hb2st.o a - chb2st_kernels.o a - cheevd_2stage.o a - cheev_2stage.o a - cheevx_2stage.o a - cheevr_2stage.o a - chbev_2stage.o a - chbevx_2stage.o a - chbevd_2stage.o a - chegv_2stage.o a - DEPRECATED/cgegs.o a - DEPRECATED/cgegv.o a - DEPRECATED/cgeqpf.o a - DEPRECATED/cgelsx.o a - DEPRECATED/cggsvd.o a - DEPRECATED/cggsvp.o a - DEPRECATED/clahrd.o a - DEPRECATED/clatzm.o a - DEPRECATED/ctzrqf.o a - zbdsqr.o a - zgbbrd.o a - zgbcon.o a - zgbequ.o a - zgbrfs.o a - zgbsv.o a - zgbsvx.o a - zgbtf2.o a - zgbtrf.o a - zgbtrs.o a - zgebak.o a - zgebal.o a - zgebd2.o a - zgebrd.o a - zgecon.o a - zgeequ.o a - zgees.o a - zgeesx.o a - zgeev.o a - zgeevx.o a - zgehd2.o a - zgehrd.o a - zgelq2.o a - zgelqf.o a - zgels.o a - zgelsd.o a - zgelss.o a - zgelsy.o a - zgeql2.o a - zgeqlf.o a - zgeqp3.o a - zgeqr2.o a - zgeqr2p.o a - zgeqrf.o a - zgeqrfp.o a - zgerfs.o a - zgerq2.o a - zgerqf.o a - zgesc2.o a - zgesdd.o a - zgesv.o a - zgesvd.o a - zgesvdx.o a - zgesvx.o a - zgesvj.o a - zgejsv.o a - zgsvj0.o a - zgsvj1.o a - zgetc2.o a - zgetf2.o a - zgetrf.o a - zgetrf2.o a - zgetri.o a - zgetrs.o a - zggbak.o a - zggbal.o a - zgges.o a - zgges3.o a - zggesx.o a - zggev.o a - zggev3.o a - zggevx.o a - zggglm.o a - zgghrd.o a - zgghd3.o a - zgglse.o a - zggqrf.o a - zggrqf.o a - zggsvd3.o a - zggsvp3.o a - zgtcon.o a - zgtrfs.o a - zgtsv.o a - zgtsvx.o a - zgttrf.o a - zgttrs.o a - zgtts2.o a - zhbev.o a - zhbevd.o a - zhbevx.o a - zhbgst.o a - zhbgv.o a - zhbgvd.o a - zhbgvx.o a - zhbtrd.o a - zhecon.o a - zheev.o a - zheevd.o a - zheevr.o a - zheevx.o a - zhegs2.o a - zhegst.o a - zhegv.o a - zhegvd.o a - zhegvx.o a - zherfs.o a - zhesv.o a - zhesvx.o a - zhetd2.o a - zhetf2.o a - zhetrd.o a - zhetrf.o a - zhetri.o a - zhetri2.o a - zhetri2x.o a - zheswapr.o a - zhetrs.o a - zhetrs2.o a - zhetf2_rook.o a - zhetrf_rook.o a - zhetri_rook.o a - zhetrs_rook.o a - zhecon_rook.o a - zhesv_rook.o a - zhetf2_rk.o a - zhetrf_rk.o a - zhetri_3.o a - zhetri_3x.o a - zhetrs_3.o a - zhecon_3.o a - zhesv_rk.o a - zhesv_aa.o a - zhetrf_aa.o a - zhetrs_aa.o a - zhesv_aa_2stage.o a - zhetrf_aa_2stage.o a - zhetrs_aa_2stage.o a - zhgeqz.o a - zhpcon.o a - zhpev.o a - zhpevd.o a - zhpevx.o a - zhpgst.o a - zhpgv.o a - zhpgvd.o a - zhpgvx.o a - zhprfs.o a - zhpsv.o a - zhpsvx.o a - zhptrd.o a - zhptrf.o a - zhptri.o a - zhptrs.o a - zhsein.o a - zhseqr.o a - zlabrd.o a - zlacgv.o a - zlacon.o a - zlacn2.o a - zlacp2.o a - zlacpy.o a - zlacrm.o a - zlacrt.o a - zladiv.o a - zlaed0.o a - zlaed7.o a - zlaed8.o a - zlaein.o a - zlaesy.o a - zlaev2.o a - zlags2.o a - zlagtm.o a - zlahef.o a - zlahef_rook.o a - zlahef_rk.o a - zlahef_aa.o a - zlahqr.o a - zlahr2.o a - zlaic1.o a - zlals0.o a - zlalsa.o a - zlalsd.o a - zlangb.o a - zlange.o a - zlangt.o a - zlanhb.o a - zlanhe.o a - zlanhp.o a - zlanhs.o a - zlanht.o a - zlansb.o a - zlansp.o a - zlansy.o a - zlantb.o a - zlantp.o a - zlantr.o a - zlapll.o a - zlapmt.o a - zlaqgb.o a - zlaqge.o a - zlaqhb.o a - zlaqhe.o a - zlaqhp.o a - zlaqp2.o a - zlaqps.o a - zlaqsb.o a - zlaqr0.o a - zlaqr1.o a - zlaqr2.o a - zlaqr3.o a - zlaqr4.o a - zlaqr5.o a - zlaqsp.o a - zlaqsy.o a - zlar1v.o a - zlar2v.o a - ilazlr.o a - ilazlc.o a - zlarcm.o a - zlarf.o a - zlarfb.o a - zlarfg.o a - zlarfgp.o a - zlarft.o a - zlarfx.o a - zlarfy.o a - zlargv.o a - zlarnv.o a - zlarrv.o a - zlartg.o a - zlartv.o a - zlarz.o a - zlarzb.o a - zlarzt.o a - zlascl.o a - zlaset.o a - zlasr.o a - zlassq.o a - zlaswp.o a - zlasyf.o a - zlasyf_rook.o a - zlasyf_rk.o a - zlasyf_aa.o a - zlatbs.o a - zlatdf.o a - zlatps.o a - zlatrd.o a - zlatrs.o a - zlatrz.o a - zlauu2.o a - zlauum.o a - zpbcon.o a - zpbequ.o a - zpbrfs.o a - zpbstf.o a - zpbsv.o a - zpbsvx.o a - zpbtf2.o a - zpbtrf.o a - zpbtrs.o a - zpocon.o a - zpoequ.o a - zporfs.o a - zposv.o a - zposvx.o a - zpotf2.o a - zpotrf.o a - zpotrf2.o a - zpotri.o a - zpotrs.o a - zpstrf.o a - zpstf2.o a - zppcon.o a - zppequ.o a - zpprfs.o a - zppsv.o a - zppsvx.o a - zpptrf.o a - zpptri.o a - zpptrs.o a - zptcon.o a - zpteqr.o a - zptrfs.o a - zptsv.o a - zptsvx.o a - zpttrf.o a - zpttrs.o a - zptts2.o a - zrot.o a - zspcon.o a - zspmv.o a - zspr.o a - zsprfs.o a - zspsv.o a - zspsvx.o a - zsptrf.o a - zsptri.o a - zsptrs.o a - zdrscl.o a - zstedc.o a - zstegr.o a - zstein.o a - zsteqr.o a - zsycon.o a - zsymv.o a - zsyr.o a - zsyrfs.o a - zsysv.o a - zsysvx.o a - zsytf2.o a - zsytrf.o a - zsytri.o a - zsytri2.o a - zsytri2x.o a - zsyswapr.o a - zsytrs.o a - zsytrs2.o a - zsyconv.o a - zsyconvf.o a - zsyconvf_rook.o a - zsytf2_rook.o a - zsytrf_rook.o a - zsytrs_rook.o a - zsytrs_aa.o a - zsytri_rook.o a - zsycon_rook.o a - zsysv_rook.o a - zsytf2_rk.o a - zsytrf_rk.o a - zsytrf_aa.o a - zsytrs_3.o a - zsysv_aa_2stage.o a - zsytrf_aa_2stage.o a - zsytrs_aa_2stage.o a - zsytri_3.o a - zsytri_3x.o a - zsycon_3.o a - zsysv_rk.o a - zsysv_aa.o a - ztbcon.o a - ztbrfs.o a - ztbtrs.o a - ztgevc.o a - ztgex2.o a - ztgexc.o a - ztgsen.o a - ztgsja.o a - ztgsna.o a - ztgsy2.o a - ztgsyl.o a - ztpcon.o a - ztprfs.o a - ztptri.o a - ztptrs.o a - ztrcon.o a - ztrevc.o a - ztrevc3.o a - ztrexc.o a - ztrrfs.o a - ztrsen.o a - ztrsna.o a - ztrsyl.o a - ztrti2.o a - ztrtri.o a - ztrtrs.o a - ztzrzf.o a - zung2l.o a - zung2r.o a - zungbr.o a - zunghr.o a - zungl2.o a - zunglq.o a - zungql.o a - zungqr.o a - zungr2.o a - zungrq.o a - zungtr.o a - zunm2l.o a - zunm2r.o a - zunmbr.o a - zunmhr.o a - zunml2.o a - zunm22.o a - zunmlq.o a - zunmql.o a - zunmqr.o a - zunmr2.o a - zunmr3.o a - zunmrq.o a - zunmrz.o a - zunmtr.o a - zupgtr.o a - zupmtr.o a - izmax1.o a - dzsum1.o a - zstemr.o a - zcgesv.o a - zcposv.o a - zlag2c.o a - clag2z.o a - zlat2c.o a - zhfrk.o a - ztfttp.o a - zlanhf.o a - zpftrf.o a - zpftri.o a - zpftrs.o a - ztfsm.o a - ztftri.o a - ztfttr.o a - ztpttf.o a - ztpttr.o a - ztrttf.o a - ztrttp.o a - zgeequb.o a - zgbequb.o a - zsyequb.o a - zpoequb.o a - zheequb.o a - zbbcsd.o a - zlapmr.o a - zunbdb.o a - zunbdb1.o a - zunbdb2.o a - zunbdb3.o a - zunbdb4.o a - zunbdb5.o a - zunbdb6.o a - zuncsd.o a - zuncsd2by1.o a - zgeqrt.o a - zgeqrt2.o a - zgeqrt3.o a - zgemqrt.o a - ztpqrt.o a - ztpqrt2.o a - ztpmqrt.o a - ztprfb.o a - ztplqt.o a - ztplqt2.o a - ztpmlqt.o a - zgelqt.o a - zgelqt3.o a - zgemlqt.o a - zgetsls.o a - zgeqr.o a - zlatsqr.o a - zlamtsqr.o a - zgemqr.o a - zgelq.o a - zlaswlq.o a - zlamswlq.o a - zgemlq.o a - zhetrd_2stage.o a - zhetrd_he2hb.o a - zhetrd_hb2st.o a - zhb2st_kernels.o a - zheevd_2stage.o a - zheev_2stage.o a - zheevx_2stage.o a - zheevr_2stage.o a - zhbev_2stage.o a - zhbevx_2stage.o a - zhbevd_2stage.o a - zhegv_2stage.o a - sbdsdc.o a - sbdsqr.o a - sdisna.o a - slabad.o a - slacpy.o a - sladiv.o a - slae2.o a - slaebz.o a - slaed0.o a - slaed1.o a - slaed2.o a - slaed3.o a - slaed4.o a - slaed5.o a - slaed6.o a - slaed7.o a - slaed8.o a - slaed9.o a - slaeda.o a - slaev2.o a - slagtf.o a - slagts.o a - slamrg.o a - slanst.o a - slapy2.o a - slapy3.o a - slarnv.o a - slarra.o a - slarrb.o a - slarrc.o a - slarrd.o a - slarre.o a - slarrf.o a - slarrj.o a - slarrk.o a - slarrr.o a - slaneg.o a - slartg.o a - slaruv.o a - slas2.o a - slascl.o a - slasd0.o a - slasd1.o a - slasd2.o a - slasd3.o a - slasd4.o a - slasd5.o a - slasd6.o a - slasd7.o a - slasd8.o a - slasda.o a - slasdq.o a - slasdt.o a - slaset.o a - slasq1.o a - slasq2.o a - slasq3.o a - slasq4.o a - slasq5.o a - slasq6.o a - slasr.o a - slasrt.o a - slassq.o a - slasv2.o a - spttrf.o a - sstebz.o a - sstedc.o a - ssteqr.o a - ssterf.o a - slaisnan.o a - sisnan.o a - slartgp.o a - slartgs.o a - ../INSTALL/slamch.o a - ../INSTALL/second_INT_ETIME.o a - DEPRECATED/zgegs.o a - DEPRECATED/zgegv.o a - DEPRECATED/zgeqpf.o a - DEPRECATED/zgelsx.o a - DEPRECATED/zggsvd.o a - DEPRECATED/zggsvp.o a - DEPRECATED/zlahrd.o a - DEPRECATED/zlatzm.o a - DEPRECATED/ztzrqf.o a - dbdsdc.o a - dbdsqr.o a - ddisna.o a - dlabad.o a - dlacpy.o a - dladiv.o a - dlae2.o a - dlaebz.o a - dlaed0.o a - dlaed1.o a - dlaed2.o a - dlaed3.o a - dlaed4.o a - dlaed5.o a - dlaed6.o a - dlaed7.o a - dlaed8.o a - dlaed9.o a - dlaeda.o a - dlaev2.o a - dlagtf.o a - dlagts.o a - dlamrg.o a - dlanst.o a - dlapy2.o a - dlapy3.o a - dlarnv.o a - dlarra.o a - dlarrb.o a - dlarrc.o a - dlarrd.o a - dlarre.o a - dlarrf.o a - dlarrj.o a - dlarrk.o a - dlarrr.o a - dlaneg.o a - dlartg.o a - dlaruv.o a - dlas2.o a - dlascl.o a - dlasd0.o a - dlasd1.o a - dlasd2.o a - dlasd3.o a - dlasd4.o a - dlasd5.o a - dlasd6.o a - dlasd7.o a - dlasd8.o a - dlasda.o a - dlasdq.o a - dlasdt.o a - dlaset.o a - dlasq1.o a - dlasq2.o a - dlasq3.o a - dlasq4.o a - dlasq5.o a - dlasq6.o a - dlasr.o a - dlasrt.o a - dlassq.o a - dlasv2.o a - dpttrf.o a - dstebz.o a - dstedc.o a - dsteqr.o a - dsterf.o a - dlaisnan.o a - disnan.o a - dlartgp.o a - dlartgs.o a - ../INSTALL/dlamch.o a - ../INSTALL/dsecnd_INT_ETIME.o a - ilaenv.o a - ilaenv2stage.o a - ieeeck.o a - lsamen.o a - iparmq.o a - iparam2stage.o a - ilaprec.o a - ilatrans.o a - ilauplo.o a - iladiag.o a - chla_transtype.o a - ../INSTALL/ilaver.o a - ../INSTALL/lsame.o a - xerbla.o a - xerbla_array.o a - spotrs.o a - sgetrs.o a - spotrf.o a - sgetrf.o a - cpotrs.o a - cgetrs.o a - cpotrf.o a - cgetrf.o ranlib liblapack64_.a for i in `nm liblapack64_.a |grep " T " | awk '{print $3}'`; do echo "$i" "64_$i"; done > lapack-static-prefix.def.dirty sort -n lapack-static-prefix.def.dirty | uniq > lapack-static-prefix.def objcopy --redefine-syms lapack-static-prefix.def liblapack64_.a liblapack64_.a.fixed rm -rf liblapack64_.a mv liblapack64_.a.fixed liblapack64_.a + cp liblapack64_.a /builddir/build/BUILD/lapack-3.8.0/liblapack64_.a + popd ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/INSTALL ~/build/BUILD/lapack-3.8.0 + pushd INSTALL + make clean rm -f *.o rm -f test* rm -f core + make 'NOOPT=-O0 -g -frecursive -fPIC -fdefault-integer-8' 'OPTS=-O2 -g -frecursive -fPIC -fdefault-integer-8' gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o lsametst.o lsametst.f gfortran -o testlsame lsame.o lsametst.o gfortran -O0 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamch.o slamch.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamchtst.o slamchtst.f gfortran -o testslamch slamch.o lsame.o slamchtst.o gfortran -O0 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamch.o dlamch.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamchtst.o dlamchtst.f gfortran -o testdlamch dlamch.o lsame.o dlamchtst.o gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o second_INT_ETIME.o second_INT_ETIME.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o secondtst.o secondtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testsecond second_INT_ETIME.o secondtst.o gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsecnd_INT_ETIME.o dsecnd_INT_ETIME.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsecndtst.o dsecndtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testdsecnd dsecnd_INT_ETIME.o dsecndtst.o gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o tstiee.o tstiee.f gfortran -o testieee tstiee.o gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaver.o ilaver.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o LAPACK_version.o LAPACK_version.f gfortran -o testversion ilaver.o LAPACK_version.o + popd ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/SRC ~/build/BUILD/lapack-3.8.0 + pushd SRC + make clean rm -f *.o liblapack* DEPRECATED/*.o + make SYMBOLPREFIX=64_ 'FFLAGS=-O2 -g -frecursive -fPIC -fdefault-integer-8' 'CFLAGS=-O2 -g -frecursive -fPIC' static gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sbdsvdx.o sbdsvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbbrd.o sgbbrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbcon.o sgbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbequ.o sgbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbrfs.o sgbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbsv.o sgbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbsvx.o sgbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbtf2.o sgbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbtrf.o sgbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbtrs.o sgbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgebak.o sgebak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgebal.o sgebal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgebd2.o sgebd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgebrd.o sgebrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgecon.o sgecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeequ.o sgeequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgees.o sgees.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeesx.o sgeesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeev.o sgeev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeevx.o sgeevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgehd2.o sgehd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgehrd.o sgehrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelq2.o sgelq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelqf.o sgelqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgels.o sgels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelsd.o sgelsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelss.o sgelss.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelsy.o sgelsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeql2.o sgeql2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqlf.o sgeqlf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqp3.o sgeqp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqr2.o sgeqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqr2p.o sgeqr2p.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrf.o sgeqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrfp.o sgeqrfp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgerfs.o sgerfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgerq2.o sgerq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgerqf.o sgerqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesc2.o sgesc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesdd.o sgesdd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesv.o sgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesvd.o sgesvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesvdx.o sgesvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesvx.o sgesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetc2.o sgetc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetf2.o sgetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetrf2.o sgetrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetri.o sgetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggbak.o sggbak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggbal.o sggbal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgges.o sgges.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgges3.o sgges3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggesx.o sggesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggev.o sggev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggev3.o sggev3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggevx.o sggevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggglm.o sggglm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgghrd.o sgghrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgghd3.o sgghd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgglse.o sgglse.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggqrf.o sggqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggrqf.o sggrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggsvd3.o sggsvd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggsvp3.o sggsvp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtcon.o sgtcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtrfs.o sgtrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtsv.o sgtsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtsvx.o sgtsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgttrf.o sgttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgttrs.o sgttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtts2.o sgtts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o shgeqz.o shgeqz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o shsein.o shsein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o shseqr.o shseqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slabrd.o slabrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slacon.o slacon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slacn2.o slacn2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaein.o slaein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaexc.o slaexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slag2.o slag2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slags2.o slags2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slagtm.o slagtm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slagv2.o slagv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slahqr.o slahqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slahr2.o slahr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaic1.o slaic1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaln2.o slaln2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slals0.o slals0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slalsa.o slalsa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slalsd.o slalsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slangb.o slangb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slange.o slange.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slangt.o slangt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slanhs.o slanhs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slansb.o slansb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slansp.o slansp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slansy.o slansy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slantb.o slantb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slantp.o slantp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slantr.o slantr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slanv2.o slanv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapll.o slapll.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapmt.o slapmt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqgb.o slaqgb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqge.o slaqge.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqp2.o slaqp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqps.o slaqps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqsb.o slaqsb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqsp.o slaqsp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqsy.o slaqsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr0.o slaqr0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr1.o slaqr1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr2.o slaqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr3.o slaqr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr4.o slaqr4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr5.o slaqr5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqtr.o slaqtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slar1v.o slar1v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slar2v.o slar2v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaslr.o ilaslr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaslc.o ilaslc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarf.o slarf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfb.o slarfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfg.o slarfg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfgp.o slarfgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarft.o slarft.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfx.o slarfx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfy.o slarfy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slargv.o slargv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrv.o slarrv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slartv.o slartv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarz.o slarz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarzb.o slarzb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarzt.o slarzt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaswp.o slaswp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasy2.o slasy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasyf.o slasyf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasyf_rook.o slasyf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasyf_rk.o slasyf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasyf_aa.o slasyf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatbs.o slatbs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatdf.o slatdf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatps.o slatps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatrd.o slatrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatrs.o slatrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatrz.o slatrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slauu2.o slauu2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slauum.o slauum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sopgtr.o sopgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sopmtr.o sopmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorg2l.o sorg2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorg2r.o sorg2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgbr.o sorgbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorghr.o sorghr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgl2.o sorgl2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorglq.o sorglq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgql.o sorgql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgqr.o sorgqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgr2.o sorgr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgrq.o sorgrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgtr.o sorgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorm2l.o sorm2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorm2r.o sorm2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorm22.o sorm22.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormbr.o sormbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormhr.o sormhr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorml2.o sorml2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormlq.o sormlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormql.o sormql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormqr.o sormqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormr2.o sormr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormr3.o sormr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormrq.o sormrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormrz.o sormrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormtr.o sormtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbcon.o spbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbequ.o spbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbrfs.o spbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbstf.o spbstf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbsv.o spbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbsvx.o spbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbtf2.o spbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbtrf.o spbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbtrs.o spbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spocon.o spocon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spoequ.o spoequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sporfs.o sporfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sposv.o sposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sposvx.o sposvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotf2.o spotf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotrf2.o spotrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotri.o spotri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spstrf.o spstrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spstf2.o spstf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sppcon.o sppcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sppequ.o sppequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spprfs.o spprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sppsv.o sppsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sppsvx.o sppsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spptrf.o spptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spptri.o spptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spptrs.o spptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptcon.o sptcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spteqr.o spteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptrfs.o sptrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptsv.o sptsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptsvx.o sptsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spttrs.o spttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptts2.o sptts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o srscl.o srscl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbev.o ssbev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbevd.o ssbevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbevx.o ssbevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbgst.o ssbgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbgv.o ssbgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbgvd.o ssbgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbgvx.o ssbgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbtrd.o ssbtrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspcon.o sspcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspev.o sspev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspevd.o sspevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspevx.o sspevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspgst.o sspgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspgv.o sspgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspgvd.o sspgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspgvx.o sspgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssprfs.o ssprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspsv.o sspsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspsvx.o sspsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssptrd.o ssptrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssptrf.o ssptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssptri.o ssptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssptrs.o ssptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstegr.o sstegr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstein.o sstein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstev.o sstev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstevd.o sstevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstevr.o sstevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstevx.o sstevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssycon.o ssycon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyev.o ssyev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevd.o ssyevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevr.o ssyevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevx.o ssyevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygs2.o ssygs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygst.o ssygst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygv.o ssygv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygvd.o ssygvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygvx.o ssygvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyrfs.o ssyrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv.o ssysv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysvx.o ssysvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytd2.o ssytd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytf2.o ssytf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrd.o ssytrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf.o ssytrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri.o ssytri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri2.o ssytri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri2x.o ssytri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyswapr.o ssyswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs.o ssytrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs2.o ssytrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyconv.o ssyconv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyconvf.o ssyconvf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyconvf_rook.o ssyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytf2_rook.o ssytf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf_rook.o ssytrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs_rook.o ssytrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri_rook.o ssytri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssycon_rook.o ssycon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv_rook.o ssysv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytf2_rk.o ssytf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf_rk.o ssytrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs_3.o ssytrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri_3.o ssytri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri_3x.o ssytri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssycon_3.o ssycon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv_rk.o ssysv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv_aa.o ssysv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf_aa.o ssytrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs_aa.o ssytrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv_aa_2stage.o ssysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf_aa_2stage.o ssytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs_aa_2stage.o ssytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stbcon.o stbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stbrfs.o stbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stbtrs.o stbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgevc.o stgevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgex2.o stgex2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgexc.o stgexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsen.o stgsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsja.o stgsja.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsna.o stgsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsy2.o stgsy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsyl.o stgsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpcon.o stpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stprfs.o stprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stptri.o stptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stptrs.o stptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strcon.o strcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strevc.o strevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strevc3.o strevc3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strexc.o strexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strrfs.o strrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strsen.o strsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strsna.o strsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strsyl.o strsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strti2.o strti2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strtri.o strtri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strtrs.o strtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stzrzf.o stzrzf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstemr.o sstemr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slansf.o slansf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spftrf.o spftrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spftri.o spftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spftrs.o spftrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssfrk.o ssfrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stfsm.o stfsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stftri.o stftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stfttp.o stfttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stfttr.o stfttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpttf.o stpttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpttr.o stpttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strttf.o strttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strttp.o strttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgejsv.o sgejsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesvj.o sgesvj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgsvj0.o sgsvj0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgsvj1.o sgsvj1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeequb.o sgeequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyequb.o ssyequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spoequb.o spoequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbequb.o sgbequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sbbcsd.o sbbcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapmr.o slapmr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb.o sorbdb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb1.o sorbdb1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb2.o sorbdb2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb3.o sorbdb3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb4.o sorbdb4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb5.o sorbdb5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb6.o sorbdb6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorcsd.o sorcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorcsd2by1.o sorcsd2by1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrt.o sgeqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrt2.o sgeqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrt3.o sgeqrt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemqrt.o sgemqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpqrt.o stpqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpqrt2.o stpqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpmqrt.o stpmqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stprfb.o stprfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelqt.o sgelqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelqt3.o sgelqt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemlqt.o sgemlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetsls.o sgetsls.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqr.o sgeqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatsqr.o slatsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamtsqr.o slamtsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemqr.o sgemqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelq.o sgelq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaswlq.o slaswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamswlq.o slamswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemlq.o sgemlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stplqt.o stplqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stplqt2.o stplqt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpmlqt.o stpmlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrd_2stage.o ssytrd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrd_sy2sb.o ssytrd_sy2sb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrd_sb2st.o ssytrd_sb2st.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssb2st_kernels.o ssb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevd_2stage.o ssyevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyev_2stage.o ssyev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevx_2stage.o ssyevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevr_2stage.o ssyevr_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbev_2stage.o ssbev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbevx_2stage.o ssbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbevd_2stage.o ssbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygv_2stage.o ssygv_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sgegs.o DEPRECATED/sgegs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sgegv.o DEPRECATED/sgegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sgeqpf.o DEPRECATED/sgeqpf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sgelsx.o DEPRECATED/sgelsx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sggsvd.o DEPRECATED/sggsvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sggsvp.o DEPRECATED/sggsvp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/slahrd.o DEPRECATED/slahrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/slatzm.o DEPRECATED/slatzm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/stzrqf.o DEPRECATED/stzrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dbdsvdx.o dbdsvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbbrd.o dgbbrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbcon.o dgbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbequ.o dgbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbrfs.o dgbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbsv.o dgbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbsvx.o dgbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbtf2.o dgbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbtrf.o dgbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbtrs.o dgbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgebak.o dgebak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgebal.o dgebal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgebd2.o dgebd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgebrd.o dgebrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgecon.o dgecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeequ.o dgeequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgees.o dgees.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeesx.o dgeesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeev.o dgeev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeevx.o dgeevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgehd2.o dgehd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgehrd.o dgehrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelq2.o dgelq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelqf.o dgelqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgels.o dgels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelsd.o dgelsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelss.o dgelss.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelsy.o dgelsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeql2.o dgeql2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqlf.o dgeqlf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqp3.o dgeqp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqr2.o dgeqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqr2p.o dgeqr2p.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrf.o dgeqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrfp.o dgeqrfp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgerfs.o dgerfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgerq2.o dgerq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgerqf.o dgerqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesc2.o dgesc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesdd.o dgesdd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesv.o dgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesvd.o dgesvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesvdx.o dgesvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesvx.o dgesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetc2.o dgetc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetf2.o dgetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetrf.o dgetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetrf2.o dgetrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetri.o dgetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetrs.o dgetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggbak.o dggbak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggbal.o dggbal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgges.o dgges.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgges3.o dgges3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggesx.o dggesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggev.o dggev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggev3.o dggev3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggevx.o dggevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggglm.o dggglm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgghrd.o dgghrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgghd3.o dgghd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgglse.o dgglse.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggqrf.o dggqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggrqf.o dggrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggsvd3.o dggsvd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggsvp3.o dggsvp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtcon.o dgtcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtrfs.o dgtrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtsv.o dgtsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtsvx.o dgtsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgttrf.o dgttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgttrs.o dgttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtts2.o dgtts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dhgeqz.o dhgeqz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dhsein.o dhsein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dhseqr.o dhseqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlabrd.o dlabrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlacon.o dlacon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlacn2.o dlacn2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaein.o dlaein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaexc.o dlaexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlag2.o dlag2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlags2.o dlags2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlagtm.o dlagtm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlagv2.o dlagv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlahqr.o dlahqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlahr2.o dlahr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaic1.o dlaic1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaln2.o dlaln2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlals0.o dlals0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlalsa.o dlalsa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlalsd.o dlalsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlangb.o dlangb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlange.o dlange.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlangt.o dlangt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlanhs.o dlanhs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlansb.o dlansb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlansp.o dlansp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlansy.o dlansy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlantb.o dlantb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlantp.o dlantp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlantr.o dlantr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlanv2.o dlanv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapll.o dlapll.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapmt.o dlapmt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqgb.o dlaqgb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqge.o dlaqge.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqp2.o dlaqp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqps.o dlaqps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqsb.o dlaqsb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqsp.o dlaqsp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqsy.o dlaqsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr0.o dlaqr0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr1.o dlaqr1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr2.o dlaqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr3.o dlaqr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr4.o dlaqr4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr5.o dlaqr5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqtr.o dlaqtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlar1v.o dlar1v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlar2v.o dlar2v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iladlr.o iladlr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iladlc.o iladlc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarf.o dlarf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfb.o dlarfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfg.o dlarfg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfgp.o dlarfgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarft.o dlarft.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfx.o dlarfx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfy.o dlarfy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlargv.o dlargv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrv.o dlarrv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlartv.o dlartv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarz.o dlarz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarzb.o dlarzb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarzt.o dlarzt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaswp.o dlaswp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasy2.o dlasy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasyf.o dlasyf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasyf_rook.o dlasyf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasyf_rk.o dlasyf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasyf_aa.o dlasyf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatbs.o dlatbs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatdf.o dlatdf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatps.o dlatps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatrd.o dlatrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatrs.o dlatrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatrz.o dlatrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlauu2.o dlauu2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlauum.o dlauum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dopgtr.o dopgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dopmtr.o dopmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorg2l.o dorg2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorg2r.o dorg2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgbr.o dorgbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorghr.o dorghr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgl2.o dorgl2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorglq.o dorglq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgql.o dorgql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgqr.o dorgqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgr2.o dorgr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgrq.o dorgrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgtr.o dorgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorm2l.o dorm2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorm2r.o dorm2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorm22.o dorm22.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormbr.o dormbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormhr.o dormhr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorml2.o dorml2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormlq.o dormlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormql.o dormql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormqr.o dormqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormr2.o dormr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormr3.o dormr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormrq.o dormrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormrz.o dormrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormtr.o dormtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbcon.o dpbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbequ.o dpbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbrfs.o dpbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbstf.o dpbstf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbsv.o dpbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbsvx.o dpbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbtf2.o dpbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbtrf.o dpbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbtrs.o dpbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpocon.o dpocon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpoequ.o dpoequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dporfs.o dporfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dposv.o dposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dposvx.o dposvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotf2.o dpotf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotrf.o dpotrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotrf2.o dpotrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotri.o dpotri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotrs.o dpotrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpstrf.o dpstrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpstf2.o dpstf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dppcon.o dppcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dppequ.o dppequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpprfs.o dpprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dppsv.o dppsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dppsvx.o dppsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpptrf.o dpptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpptri.o dpptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpptrs.o dpptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptcon.o dptcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpteqr.o dpteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptrfs.o dptrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptsv.o dptsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptsvx.o dptsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpttrs.o dpttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptts2.o dptts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o drscl.o drscl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbev.o dsbev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbevd.o dsbevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbevx.o dsbevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbgst.o dsbgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbgv.o dsbgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbgvd.o dsbgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbgvx.o dsbgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbtrd.o dsbtrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspcon.o dspcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspev.o dspev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspevd.o dspevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspevx.o dspevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspgst.o dspgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspgv.o dspgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspgvd.o dspgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspgvx.o dspgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsprfs.o dsprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspsv.o dspsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspsvx.o dspsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsptrd.o dsptrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsptrf.o dsptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsptri.o dsptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsptrs.o dsptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstegr.o dstegr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstein.o dstein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstev.o dstev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstevd.o dstevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstevr.o dstevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstevx.o dstevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsycon.o dsycon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyev.o dsyev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevd.o dsyevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevr.o dsyevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevx.o dsyevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygs2.o dsygs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygst.o dsygst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygv.o dsygv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygvd.o dsygvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygvx.o dsygvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyrfs.o dsyrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv.o dsysv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysvx.o dsysvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytd2.o dsytd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytf2.o dsytf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrd.o dsytrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf.o dsytrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri.o dsytri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs.o dsytrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs2.o dsytrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri2.o dsytri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri2x.o dsytri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyswapr.o dsyswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyconv.o dsyconv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyconvf.o dsyconvf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyconvf_rook.o dsyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytf2_rook.o dsytf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf_rook.o dsytrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs_rook.o dsytrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri_rook.o dsytri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsycon_rook.o dsycon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv_rook.o dsysv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytf2_rk.o dsytf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf_rk.o dsytrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs_3.o dsytrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri_3.o dsytri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri_3x.o dsytri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsycon_3.o dsycon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv_rk.o dsysv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv_aa.o dsysv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf_aa.o dsytrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs_aa.o dsytrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv_aa_2stage.o dsysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf_aa_2stage.o dsytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs_aa_2stage.o dsytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtbcon.o dtbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtbrfs.o dtbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtbtrs.o dtbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgevc.o dtgevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgex2.o dtgex2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgexc.o dtgexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsen.o dtgsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsja.o dtgsja.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsna.o dtgsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsy2.o dtgsy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsyl.o dtgsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpcon.o dtpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtprfs.o dtprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtptri.o dtptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtptrs.o dtptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrcon.o dtrcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrevc.o dtrevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrevc3.o dtrevc3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrexc.o dtrexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrrfs.o dtrrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrsen.o dtrsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrsna.o dtrsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrsyl.o dtrsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrti2.o dtrti2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrtri.o dtrtri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrtrs.o dtrtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtzrzf.o dtzrzf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstemr.o dstemr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsgesv.o dsgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsposv.o dsposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlag2s.o dlag2s.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slag2d.o slag2d.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlat2s.o dlat2s.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlansf.o dlansf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpftrf.o dpftrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpftri.o dpftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpftrs.o dpftrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsfrk.o dsfrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtfsm.o dtfsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtftri.o dtftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtfttp.o dtfttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtfttr.o dtfttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpttf.o dtpttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpttr.o dtpttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrttf.o dtrttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrttp.o dtrttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgejsv.o dgejsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesvj.o dgesvj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgsvj0.o dgsvj0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgsvj1.o dgsvj1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeequb.o dgeequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyequb.o dsyequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpoequb.o dpoequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbequb.o dgbequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dbbcsd.o dbbcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapmr.o dlapmr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb.o dorbdb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb1.o dorbdb1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb2.o dorbdb2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb3.o dorbdb3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb4.o dorbdb4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb5.o dorbdb5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb6.o dorbdb6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorcsd.o dorcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorcsd2by1.o dorcsd2by1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrt.o dgeqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrt2.o dgeqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrt3.o dgeqrt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemqrt.o dgemqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpqrt.o dtpqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpqrt2.o dtpqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpmqrt.o dtpmqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtprfb.o dtprfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelqt.o dgelqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelqt3.o dgelqt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemlqt.o dgemlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetsls.o dgetsls.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqr.o dgeqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatsqr.o dlatsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamtsqr.o dlamtsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemqr.o dgemqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelq.o dgelq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaswlq.o dlaswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamswlq.o dlamswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemlq.o dgemlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtplqt.o dtplqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtplqt2.o dtplqt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpmlqt.o dtpmlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrd_2stage.o dsytrd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrd_sy2sb.o dsytrd_sy2sb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrd_sb2st.o dsytrd_sb2st.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsb2st_kernels.o dsb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevd_2stage.o dsyevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyev_2stage.o dsyev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevx_2stage.o dsyevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevr_2stage.o dsyevr_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbev_2stage.o dsbev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbevx_2stage.o dsbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbevd_2stage.o dsbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygv_2stage.o dsygv_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dgegs.o DEPRECATED/dgegs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dgegv.o DEPRECATED/dgegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dgeqpf.o DEPRECATED/dgeqpf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dgelsx.o DEPRECATED/dgelsx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dggsvd.o DEPRECATED/dggsvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dggsvp.o DEPRECATED/dggsvp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dlahrd.o DEPRECATED/dlahrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dlatzm.o DEPRECATED/dlatzm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dtzrqf.o DEPRECATED/dtzrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cbdsqr.o cbdsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbbrd.o cgbbrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbcon.o cgbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbequ.o cgbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbrfs.o cgbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbsv.o cgbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbsvx.o cgbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbtf2.o cgbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbtrf.o cgbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbtrs.o cgbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgebak.o cgebak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgebal.o cgebal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgebd2.o cgebd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgebrd.o cgebrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgecon.o cgecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeequ.o cgeequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgees.o cgees.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeesx.o cgeesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeev.o cgeev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeevx.o cgeevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgehd2.o cgehd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgehrd.o cgehrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelq2.o cgelq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelqf.o cgelqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgels.o cgels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelsd.o cgelsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelss.o cgelss.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelsy.o cgelsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeql2.o cgeql2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqlf.o cgeqlf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqp3.o cgeqp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqr2.o cgeqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqr2p.o cgeqr2p.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrf.o cgeqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrfp.o cgeqrfp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgerfs.o cgerfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgerq2.o cgerq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgerqf.o cgerqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesc2.o cgesc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesdd.o cgesdd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesv.o cgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesvd.o cgesvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesvdx.o cgesvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesvj.o cgesvj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgejsv.o cgejsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgsvj0.o cgsvj0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgsvj1.o cgsvj1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesvx.o cgesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetc2.o cgetc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetf2.o cgetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetrf2.o cgetrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetri.o cgetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggbak.o cggbak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggbal.o cggbal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgges.o cgges.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgges3.o cgges3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggesx.o cggesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggev.o cggev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggev3.o cggev3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggevx.o cggevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggglm.o cggglm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgghrd.o cgghrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgghd3.o cgghd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgglse.o cgglse.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggqrf.o cggqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggrqf.o cggrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggsvd3.o cggsvd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggsvp3.o cggsvp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtcon.o cgtcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtrfs.o cgtrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtsv.o cgtsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtsvx.o cgtsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgttrf.o cgttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgttrs.o cgttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtts2.o cgtts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbev.o chbev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbevd.o chbevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbevx.o chbevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbgst.o chbgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbgv.o chbgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbgvd.o chbgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbgvx.o chbgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbtrd.o chbtrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o checon.o checon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheev.o cheev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevd.o cheevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevr.o cheevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevx.o cheevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegs2.o chegs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegst.o chegst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegv.o chegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegvd.o chegvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegvx.o chegvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cherfs.o cherfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv.o chesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesvx.o chesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetd2.o chetd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetf2.o chetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrd.o chetrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf.o chetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri.o chetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri2.o chetri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri2x.o chetri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheswapr.o cheswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs.o chetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs2.o chetrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetf2_rook.o chetf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf_rook.o chetrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri_rook.o chetri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs_rook.o chetrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o checon_rook.o checon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv_rook.o chesv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetf2_rk.o chetf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf_rk.o chetrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri_3.o chetri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri_3x.o chetri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs_3.o chetrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o checon_3.o checon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv_rk.o chesv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv_aa.o chesv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf_aa.o chetrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs_aa.o chetrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv_aa_2stage.o chesv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf_aa_2stage.o chetrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs_aa_2stage.o chetrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chgeqz.o chgeqz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpcon.o chpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpev.o chpev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpevd.o chpevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpevx.o chpevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpgst.o chpgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpgv.o chpgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpgvd.o chpgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpgvx.o chpgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chprfs.o chprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpsv.o chpsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpsvx.o chpsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chptrd.o chptrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chptrf.o chptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chptri.o chptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chptrs.o chptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chsein.o chsein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chseqr.o chseqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clabrd.o clabrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacgv.o clacgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacon.o clacon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacn2.o clacn2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacp2.o clacp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacpy.o clacpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacrm.o clacrm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacrt.o clacrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cladiv.o cladiv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claed0.o claed0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claed7.o claed7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claed8.o claed8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claein.o claein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claesy.o claesy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claev2.o claev2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clags2.o clags2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clagtm.o clagtm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahef.o clahef.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahef_rook.o clahef_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahef_rk.o clahef_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahef_aa.o clahef_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahqr.o clahqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahr2.o clahr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claic1.o claic1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clals0.o clals0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clalsa.o clalsa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clalsd.o clalsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clangb.o clangb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clange.o clange.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clangt.o clangt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhb.o clanhb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhe.o clanhe.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhp.o clanhp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhs.o clanhs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanht.o clanht.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clansb.o clansb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clansp.o clansp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clansy.o clansy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clantb.o clantb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clantp.o clantp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clantr.o clantr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clapll.o clapll.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clapmt.o clapmt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarcm.o clarcm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqgb.o claqgb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqge.o claqge.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqhb.o claqhb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqhe.o claqhe.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqhp.o claqhp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqp2.o claqp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqps.o claqps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqsb.o claqsb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr0.o claqr0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr1.o claqr1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr2.o claqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr3.o claqr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr4.o claqr4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr5.o claqr5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqsp.o claqsp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqsy.o claqsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clar1v.o clar1v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clar2v.o clar2v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaclr.o ilaclr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaclc.o ilaclc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarf.o clarf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfb.o clarfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfg.o clarfg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfgp.o clarfgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarft.o clarft.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfx.o clarfx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfy.o clarfy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clargv.o clargv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarnv.o clarnv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarrv.o clarrv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clartg.o clartg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clartv.o clartv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarz.o clarz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarzb.o clarzb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarzt.o clarzt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clascl.o clascl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claset.o claset.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasr.o clasr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o classq.o classq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claswp.o claswp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasyf.o clasyf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasyf_rook.o clasyf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasyf_rk.o clasyf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasyf_aa.o clasyf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatbs.o clatbs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatdf.o clatdf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatps.o clatps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatrd.o clatrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatrs.o clatrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatrz.o clatrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clauu2.o clauu2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clauum.o clauum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbcon.o cpbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbequ.o cpbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbrfs.o cpbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbstf.o cpbstf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbsv.o cpbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbsvx.o cpbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbtf2.o cpbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbtrf.o cpbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbtrs.o cpbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpocon.o cpocon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpoequ.o cpoequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cporfs.o cporfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cposv.o cposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cposvx.o cposvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotf2.o cpotf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotrf2.o cpotrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotri.o cpotri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpstrf.o cpstrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpstf2.o cpstf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cppcon.o cppcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cppequ.o cppequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpprfs.o cpprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cppsv.o cppsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cppsvx.o cppsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpptrf.o cpptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpptri.o cpptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpptrs.o cpptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptcon.o cptcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpteqr.o cpteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptrfs.o cptrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptsv.o cptsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptsvx.o cptsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpttrf.o cpttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpttrs.o cpttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptts2.o cptts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o crot.o crot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspcon.o cspcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspmv.o cspmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspr.o cspr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csprfs.o csprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspsv.o cspsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspsvx.o cspsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csptrf.o csptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csptri.o csptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csptrs.o csptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csrscl.o csrscl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cstedc.o cstedc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cstegr.o cstegr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cstein.o cstein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csteqr.o csteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csycon.o csycon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csymv.o csymv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyr.o csyr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyrfs.o csyrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv.o csysv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysvx.o csysvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytf2.o csytf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf.o csytrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri.o csytri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri2.o csytri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri2x.o csytri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyswapr.o csyswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs.o csytrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs2.o csytrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyconv.o csyconv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyconvf.o csyconvf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyconvf_rook.o csyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytf2_rook.o csytf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf_rook.o csytrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs_rook.o csytrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri_rook.o csytri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csycon_rook.o csycon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv_rook.o csysv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytf2_rk.o csytf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf_rk.o csytrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf_aa.o csytrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs_3.o csytrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs_aa.o csytrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri_3.o csytri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri_3x.o csytri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csycon_3.o csycon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv_rk.o csysv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv_aa.o csysv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv_aa_2stage.o csysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf_aa_2stage.o csytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs_aa_2stage.o csytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctbcon.o ctbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctbrfs.o ctbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctbtrs.o ctbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgevc.o ctgevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgex2.o ctgex2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgexc.o ctgexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsen.o ctgsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsja.o ctgsja.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsna.o ctgsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsy2.o ctgsy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsyl.o ctgsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpcon.o ctpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctprfs.o ctprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctptri.o ctptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctptrs.o ctptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrcon.o ctrcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrevc.o ctrevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrevc3.o ctrevc3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrexc.o ctrexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrrfs.o ctrrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrsen.o ctrsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrsna.o ctrsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrsyl.o ctrsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrti2.o ctrti2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrtri.o ctrtri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrtrs.o ctrtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctzrzf.o ctzrzf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cung2l.o cung2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cung2r.o cung2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungbr.o cungbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunghr.o cunghr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungl2.o cungl2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunglq.o cunglq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungql.o cungql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungqr.o cungqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungr2.o cungr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungrq.o cungrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungtr.o cungtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunm2l.o cunm2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunm2r.o cunm2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmbr.o cunmbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmhr.o cunmhr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunml2.o cunml2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunm22.o cunm22.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmlq.o cunmlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmql.o cunmql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmqr.o cunmqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmr2.o cunmr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmr3.o cunmr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmrq.o cunmrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmrz.o cunmrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmtr.o cunmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cupgtr.o cupgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cupmtr.o cupmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o icmax1.o icmax1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o scsum1.o scsum1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cstemr.o cstemr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chfrk.o chfrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctfttp.o ctfttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhf.o clanhf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpftrf.o cpftrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpftri.o cpftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpftrs.o cpftrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctfsm.o ctfsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctftri.o ctftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctfttr.o ctfttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpttf.o ctpttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpttr.o ctpttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrttf.o ctrttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrttp.o ctrttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeequb.o cgeequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbequb.o cgbequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyequb.o csyequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpoequb.o cpoequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheequb.o cheequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cbbcsd.o cbbcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clapmr.o clapmr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb.o cunbdb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb1.o cunbdb1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb2.o cunbdb2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb3.o cunbdb3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb4.o cunbdb4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb5.o cunbdb5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb6.o cunbdb6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cuncsd.o cuncsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cuncsd2by1.o cuncsd2by1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrt.o cgeqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrt2.o cgeqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrt3.o cgeqrt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemqrt.o cgemqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpqrt.o ctpqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpqrt2.o ctpqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpmqrt.o ctpmqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctprfb.o ctprfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelqt.o cgelqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelqt3.o cgelqt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemlqt.o cgemlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetsls.o cgetsls.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqr.o cgeqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatsqr.o clatsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clamtsqr.o clamtsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemqr.o cgemqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelq.o cgelq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claswlq.o claswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clamswlq.o clamswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemlq.o cgemlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctplqt.o ctplqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctplqt2.o ctplqt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpmlqt.o ctpmlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrd_2stage.o chetrd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrd_he2hb.o chetrd_he2hb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrd_hb2st.o chetrd_hb2st.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chb2st_kernels.o chb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevd_2stage.o cheevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheev_2stage.o cheev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevx_2stage.o cheevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevr_2stage.o cheevr_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbev_2stage.o chbev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbevx_2stage.o chbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbevd_2stage.o chbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegv_2stage.o chegv_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cgegs.o DEPRECATED/cgegs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cgegv.o DEPRECATED/cgegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cgeqpf.o DEPRECATED/cgeqpf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cgelsx.o DEPRECATED/cgelsx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cggsvd.o DEPRECATED/cggsvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cggsvp.o DEPRECATED/cggsvp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/clahrd.o DEPRECATED/clahrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/clatzm.o DEPRECATED/clatzm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/ctzrqf.o DEPRECATED/ctzrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zbdsqr.o zbdsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbbrd.o zgbbrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbcon.o zgbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbequ.o zgbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbrfs.o zgbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbsv.o zgbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbsvx.o zgbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbtf2.o zgbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbtrf.o zgbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbtrs.o zgbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgebak.o zgebak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgebal.o zgebal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgebd2.o zgebd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgebrd.o zgebrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgecon.o zgecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeequ.o zgeequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgees.o zgees.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeesx.o zgeesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeev.o zgeev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeevx.o zgeevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgehd2.o zgehd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgehrd.o zgehrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelq2.o zgelq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelqf.o zgelqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgels.o zgels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelsd.o zgelsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelss.o zgelss.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelsy.o zgelsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeql2.o zgeql2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqlf.o zgeqlf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqp3.o zgeqp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqr2.o zgeqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqr2p.o zgeqr2p.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrf.o zgeqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrfp.o zgeqrfp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgerfs.o zgerfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgerq2.o zgerq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgerqf.o zgerqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesc2.o zgesc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesdd.o zgesdd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesv.o zgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesvd.o zgesvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesvdx.o zgesvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesvx.o zgesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesvj.o zgesvj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgejsv.o zgejsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgsvj0.o zgsvj0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgsvj1.o zgsvj1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetc2.o zgetc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetf2.o zgetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetrf.o zgetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetrf2.o zgetrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetri.o zgetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetrs.o zgetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggbak.o zggbak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggbal.o zggbal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgges.o zgges.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgges3.o zgges3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggesx.o zggesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggev.o zggev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggev3.o zggev3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggevx.o zggevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggglm.o zggglm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgghrd.o zgghrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgghd3.o zgghd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgglse.o zgglse.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggqrf.o zggqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggrqf.o zggrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggsvd3.o zggsvd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggsvp3.o zggsvp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtcon.o zgtcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtrfs.o zgtrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtsv.o zgtsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtsvx.o zgtsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgttrf.o zgttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgttrs.o zgttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtts2.o zgtts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbev.o zhbev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbevd.o zhbevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbevx.o zhbevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbgst.o zhbgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbgv.o zhbgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbgvd.o zhbgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbgvx.o zhbgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbtrd.o zhbtrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhecon.o zhecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheev.o zheev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevd.o zheevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevr.o zheevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevx.o zheevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegs2.o zhegs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegst.o zhegst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegv.o zhegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegvd.o zhegvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegvx.o zhegvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zherfs.o zherfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv.o zhesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesvx.o zhesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetd2.o zhetd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetf2.o zhetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrd.o zhetrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf.o zhetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri.o zhetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri2.o zhetri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri2x.o zhetri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheswapr.o zheswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs.o zhetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs2.o zhetrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetf2_rook.o zhetf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf_rook.o zhetrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri_rook.o zhetri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs_rook.o zhetrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhecon_rook.o zhecon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv_rook.o zhesv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetf2_rk.o zhetf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf_rk.o zhetrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri_3.o zhetri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri_3x.o zhetri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs_3.o zhetrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhecon_3.o zhecon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv_rk.o zhesv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv_aa.o zhesv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf_aa.o zhetrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs_aa.o zhetrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv_aa_2stage.o zhesv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf_aa_2stage.o zhetrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs_aa_2stage.o zhetrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhgeqz.o zhgeqz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpcon.o zhpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpev.o zhpev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpevd.o zhpevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpevx.o zhpevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpgst.o zhpgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpgv.o zhpgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpgvd.o zhpgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpgvx.o zhpgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhprfs.o zhprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpsv.o zhpsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpsvx.o zhpsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhptrd.o zhptrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhptrf.o zhptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhptri.o zhptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhptrs.o zhptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhsein.o zhsein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhseqr.o zhseqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlabrd.o zlabrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacgv.o zlacgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacon.o zlacon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacn2.o zlacn2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacp2.o zlacp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacpy.o zlacpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacrm.o zlacrm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacrt.o zlacrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zladiv.o zladiv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaed0.o zlaed0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaed7.o zlaed7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaed8.o zlaed8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaein.o zlaein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaesy.o zlaesy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaev2.o zlaev2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlags2.o zlags2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlagtm.o zlagtm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahef.o zlahef.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahef_rook.o zlahef_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahef_rk.o zlahef_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahef_aa.o zlahef_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahqr.o zlahqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahr2.o zlahr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaic1.o zlaic1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlals0.o zlals0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlalsa.o zlalsa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlalsd.o zlalsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlangb.o zlangb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlange.o zlange.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlangt.o zlangt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhb.o zlanhb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhe.o zlanhe.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhp.o zlanhp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhs.o zlanhs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanht.o zlanht.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlansb.o zlansb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlansp.o zlansp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlansy.o zlansy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlantb.o zlantb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlantp.o zlantp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlantr.o zlantr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlapll.o zlapll.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlapmt.o zlapmt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqgb.o zlaqgb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqge.o zlaqge.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqhb.o zlaqhb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqhe.o zlaqhe.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqhp.o zlaqhp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqp2.o zlaqp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqps.o zlaqps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqsb.o zlaqsb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr0.o zlaqr0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr1.o zlaqr1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr2.o zlaqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr3.o zlaqr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr4.o zlaqr4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr5.o zlaqr5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqsp.o zlaqsp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqsy.o zlaqsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlar1v.o zlar1v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlar2v.o zlar2v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilazlr.o ilazlr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilazlc.o ilazlc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarcm.o zlarcm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarf.o zlarf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfb.o zlarfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfg.o zlarfg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfgp.o zlarfgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarft.o zlarft.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfx.o zlarfx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfy.o zlarfy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlargv.o zlargv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarnv.o zlarnv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarrv.o zlarrv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlartg.o zlartg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlartv.o zlartv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarz.o zlarz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarzb.o zlarzb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarzt.o zlarzt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlascl.o zlascl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaset.o zlaset.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasr.o zlasr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlassq.o zlassq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaswp.o zlaswp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasyf.o zlasyf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasyf_rook.o zlasyf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasyf_rk.o zlasyf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasyf_aa.o zlasyf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatbs.o zlatbs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatdf.o zlatdf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatps.o zlatps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatrd.o zlatrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatrs.o zlatrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatrz.o zlatrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlauu2.o zlauu2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlauum.o zlauum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbcon.o zpbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbequ.o zpbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbrfs.o zpbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbstf.o zpbstf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbsv.o zpbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbsvx.o zpbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbtf2.o zpbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbtrf.o zpbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbtrs.o zpbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpocon.o zpocon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpoequ.o zpoequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zporfs.o zporfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zposv.o zposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zposvx.o zposvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotf2.o zpotf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotrf.o zpotrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotrf2.o zpotrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotri.o zpotri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotrs.o zpotrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpstrf.o zpstrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpstf2.o zpstf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zppcon.o zppcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zppequ.o zppequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpprfs.o zpprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zppsv.o zppsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zppsvx.o zppsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpptrf.o zpptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpptri.o zpptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpptrs.o zpptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptcon.o zptcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpteqr.o zpteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptrfs.o zptrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptsv.o zptsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptsvx.o zptsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpttrf.o zpttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpttrs.o zpttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptts2.o zptts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zrot.o zrot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspcon.o zspcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspmv.o zspmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspr.o zspr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsprfs.o zsprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspsv.o zspsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspsvx.o zspsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsptrf.o zsptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsptri.o zsptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsptrs.o zsptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zdrscl.o zdrscl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zstedc.o zstedc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zstegr.o zstegr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zstein.o zstein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsteqr.o zsteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsycon.o zsycon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsymv.o zsymv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyr.o zsyr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyrfs.o zsyrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv.o zsysv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysvx.o zsysvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytf2.o zsytf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf.o zsytrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri.o zsytri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri2.o zsytri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri2x.o zsytri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyswapr.o zsyswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs.o zsytrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs2.o zsytrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyconv.o zsyconv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyconvf.o zsyconvf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyconvf_rook.o zsyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytf2_rook.o zsytf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf_rook.o zsytrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs_rook.o zsytrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs_aa.o zsytrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri_rook.o zsytri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsycon_rook.o zsycon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv_rook.o zsysv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytf2_rk.o zsytf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf_rk.o zsytrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf_aa.o zsytrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs_3.o zsytrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv_aa_2stage.o zsysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf_aa_2stage.o zsytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs_aa_2stage.o zsytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri_3.o zsytri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri_3x.o zsytri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsycon_3.o zsycon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv_rk.o zsysv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv_aa.o zsysv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztbcon.o ztbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztbrfs.o ztbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztbtrs.o ztbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgevc.o ztgevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgex2.o ztgex2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgexc.o ztgexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsen.o ztgsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsja.o ztgsja.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsna.o ztgsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsy2.o ztgsy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsyl.o ztgsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpcon.o ztpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztprfs.o ztprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztptri.o ztptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztptrs.o ztptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrcon.o ztrcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrevc.o ztrevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrevc3.o ztrevc3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrexc.o ztrexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrrfs.o ztrrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrsen.o ztrsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrsna.o ztrsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrsyl.o ztrsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrti2.o ztrti2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrtri.o ztrtri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrtrs.o ztrtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztzrzf.o ztzrzf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zung2l.o zung2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zung2r.o zung2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungbr.o zungbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunghr.o zunghr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungl2.o zungl2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunglq.o zunglq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungql.o zungql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungqr.o zungqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungr2.o zungr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungrq.o zungrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungtr.o zungtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunm2l.o zunm2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunm2r.o zunm2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmbr.o zunmbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmhr.o zunmhr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunml2.o zunml2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunm22.o zunm22.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmlq.o zunmlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmql.o zunmql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmqr.o zunmqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmr2.o zunmr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmr3.o zunmr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmrq.o zunmrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmrz.o zunmrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmtr.o zunmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zupgtr.o zupgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zupmtr.o zupmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o izmax1.o izmax1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dzsum1.o dzsum1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zstemr.o zstemr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zcgesv.o zcgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zcposv.o zcposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlag2c.o zlag2c.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clag2z.o clag2z.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlat2c.o zlat2c.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhfrk.o zhfrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztfttp.o ztfttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhf.o zlanhf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpftrf.o zpftrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpftri.o zpftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpftrs.o zpftrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztfsm.o ztfsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztftri.o ztftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztfttr.o ztfttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpttf.o ztpttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpttr.o ztpttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrttf.o ztrttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrttp.o ztrttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeequb.o zgeequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbequb.o zgbequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyequb.o zsyequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpoequb.o zpoequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheequb.o zheequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zbbcsd.o zbbcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlapmr.o zlapmr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb.o zunbdb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb1.o zunbdb1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb2.o zunbdb2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb3.o zunbdb3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb4.o zunbdb4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb5.o zunbdb5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb6.o zunbdb6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zuncsd.o zuncsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zuncsd2by1.o zuncsd2by1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrt.o zgeqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrt2.o zgeqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrt3.o zgeqrt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemqrt.o zgemqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpqrt.o ztpqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpqrt2.o ztpqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpmqrt.o ztpmqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztprfb.o ztprfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztplqt.o ztplqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztplqt2.o ztplqt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpmlqt.o ztpmlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelqt.o zgelqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelqt3.o zgelqt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemlqt.o zgemlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetsls.o zgetsls.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqr.o zgeqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatsqr.o zlatsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlamtsqr.o zlamtsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemqr.o zgemqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelq.o zgelq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaswlq.o zlaswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlamswlq.o zlamswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemlq.o zgemlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrd_2stage.o zhetrd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrd_he2hb.o zhetrd_he2hb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrd_hb2st.o zhetrd_hb2st.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhb2st_kernels.o zhb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevd_2stage.o zheevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheev_2stage.o zheev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevx_2stage.o zheevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevr_2stage.o zheevr_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbev_2stage.o zhbev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbevx_2stage.o zhbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbevd_2stage.o zhbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegv_2stage.o zhegv_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sbdsdc.o sbdsdc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sbdsqr.o sbdsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sdisna.o sdisna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slabad.o slabad.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slacpy.o slacpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sladiv.o sladiv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slae2.o slae2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaebz.o slaebz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed0.o slaed0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed1.o slaed1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed2.o slaed2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed3.o slaed3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed4.o slaed4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed5.o slaed5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed6.o slaed6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed7.o slaed7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed8.o slaed8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed9.o slaed9.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaeda.o slaeda.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaev2.o slaev2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slagtf.o slagtf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slagts.o slagts.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamrg.o slamrg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slanst.o slanst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapy2.o slapy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapy3.o slapy3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarnv.o slarnv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarra.o slarra.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrb.o slarrb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrc.o slarrc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrd.o slarrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarre.o slarre.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrf.o slarrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrj.o slarrj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrk.o slarrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrr.o slarrr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaneg.o slaneg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slartg.o slartg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaruv.o slaruv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slas2.o slas2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slascl.o slascl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd0.o slasd0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd1.o slasd1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd2.o slasd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd3.o slasd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd4.o slasd4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd5.o slasd5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd6.o slasd6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd7.o slasd7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd8.o slasd8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasda.o slasda.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasdq.o slasdq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasdt.o slasdt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaset.o slaset.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq1.o slasq1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq2.o slasq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq3.o slasq3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq4.o slasq4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq5.o slasq5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq6.o slasq6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasr.o slasr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasrt.o slasrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slassq.o slassq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasv2.o slasv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spttrf.o spttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstebz.o sstebz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstedc.o sstedc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssteqr.o ssteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssterf.o ssterf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaisnan.o slaisnan.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sisnan.o sisnan.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slartgp.o slartgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slartgs.o slartgs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zgegs.o DEPRECATED/zgegs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zgegv.o DEPRECATED/zgegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zgeqpf.o DEPRECATED/zgeqpf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zgelsx.o DEPRECATED/zgelsx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zggsvd.o DEPRECATED/zggsvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zggsvp.o DEPRECATED/zggsvp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zlahrd.o DEPRECATED/zlahrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zlatzm.o DEPRECATED/zlatzm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/ztzrqf.o DEPRECATED/ztzrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dbdsdc.o dbdsdc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dbdsqr.o dbdsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ddisna.o ddisna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlabad.o dlabad.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlacpy.o dlacpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dladiv.o dladiv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlae2.o dlae2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaebz.o dlaebz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed0.o dlaed0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed1.o dlaed1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed2.o dlaed2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed3.o dlaed3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed4.o dlaed4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed5.o dlaed5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed6.o dlaed6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed7.o dlaed7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed8.o dlaed8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed9.o dlaed9.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaeda.o dlaeda.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaev2.o dlaev2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlagtf.o dlagtf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlagts.o dlagts.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamrg.o dlamrg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlanst.o dlanst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapy2.o dlapy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapy3.o dlapy3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarnv.o dlarnv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarra.o dlarra.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrb.o dlarrb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrc.o dlarrc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrd.o dlarrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarre.o dlarre.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrf.o dlarrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrj.o dlarrj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrk.o dlarrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrr.o dlarrr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaneg.o dlaneg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlartg.o dlartg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaruv.o dlaruv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlas2.o dlas2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlascl.o dlascl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd0.o dlasd0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd1.o dlasd1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd2.o dlasd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd3.o dlasd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd4.o dlasd4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd5.o dlasd5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd6.o dlasd6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd7.o dlasd7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd8.o dlasd8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasda.o dlasda.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasdq.o dlasdq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasdt.o dlasdt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaset.o dlaset.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq1.o dlasq1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq2.o dlasq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq3.o dlasq3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq4.o dlasq4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq5.o dlasq5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq6.o dlasq6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasr.o dlasr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasrt.o dlasrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlassq.o dlassq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasv2.o dlasv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpttrf.o dpttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstebz.o dstebz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstedc.o dstedc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsteqr.o dsteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsterf.o dsterf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaisnan.o dlaisnan.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o disnan.o disnan.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlartgp.o dlartgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlartgs.o dlartgs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaenv.o ilaenv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaenv2stage.o ilaenv2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ieeeck.o ieeeck.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o lsamen.o lsamen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iparmq.o iparmq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iparam2stage.o iparam2stage.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaprec.o ilaprec.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilatrans.o ilatrans.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilauplo.o ilauplo.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iladiag.o iladiag.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chla_transtype.o chla_transtype.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o xerbla_array.o xerbla_array.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotrs.o spotrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetrs.o sgetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotrf.o spotrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetrf.o sgetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotrs.o cpotrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetrs.o cgetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotrf.o cpotrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetrf.o cgetrf.f ar ruv liblapack64_.a sbdsvdx.o sgbbrd.o sgbcon.o sgbequ.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgehd2.o sgehrd.o sgelq2.o sgelqf.o sgels.o sgelsd.o sgelss.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgerfs.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o sgesvd.o sgesvdx.o sgesvx.o sgetc2.o sgetf2.o sgetrf2.o sgetri.o sggbak.o sggbal.o sgges.o sgges3.o sggesx.o sggev.o sggev3.o sggevx.o sggglm.o sgghrd.o sgghd3.o sgglse.o sggqrf.o sggrqf.o sggsvd3.o sggsvp3.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o slabrd.o slacon.o slacn2.o slaein.o slaexc.o slag2.o slags2.o slagtm.o slagv2.o slahqr.o slahr2.o slaic1.o slaln2.o slals0.o slalsa.o slalsd.o slangb.o slange.o slangt.o slanhs.o slansb.o slansp.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqsb.o slaqsp.o slaqsy.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqtr.o slar1v.o slar2v.o ilaslr.o ilaslc.o slarf.o slarfb.o slarfg.o slarfgp.o slarft.o slarfx.o slarfy.o slargv.o slarrv.o slartv.o slarz.o slarzb.o slarzt.o slaswp.o slasy2.o slasyf.o slasyf_rook.o slasyf_rk.o slasyf_aa.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slauu2.o slauum.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sorm22.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o sposvx.o spotf2.o spotrf2.o spotri.o spstrf.o spstf2.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrs.o sptts2.o srscl.o ssbev.o ssbevd.o ssbevx.o ssbgst.o ssbgv.o ssbgvd.o ssbgvx.o ssbtrd.o sspcon.o sspev.o sspevd.o sspevx.o sspgst.o sspgv.o sspgvd.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstegr.o sstein.o sstev.o sstevd.o sstevr.o sstevx.o ssycon.o ssyev.o ssyevd.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygv.o ssygvd.o ssygvx.o ssyrfs.o ssysv.o ssysvx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytri2.o ssytri2x.o ssyswapr.o ssytrs.o ssytrs2.o ssyconv.o ssyconvf.o ssyconvf_rook.o ssytf2_rook.o ssytrf_rook.o ssytrs_rook.o ssytri_rook.o ssycon_rook.o ssysv_rook.o ssytf2_rk.o ssytrf_rk.o ssytrs_3.o ssytri_3.o ssytri_3x.o ssycon_3.o ssysv_rk.o ssysv_aa.o ssytrf_aa.o ssytrs_aa.o ssysv_aa_2stage.o ssytrf_aa_2stage.o ssytrs_aa_2stage.o stbcon.o stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o strcon.o strevc.o strevc3.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o stzrzf.o sstemr.o slansf.o spftrf.o spftri.o spftrs.o ssfrk.o stfsm.o stftri.o stfttp.o stfttr.o stpttf.o stpttr.o strttf.o strttp.o sgejsv.o sgesvj.o sgsvj0.o sgsvj1.o sgeequb.o ssyequb.o spoequb.o sgbequb.o sbbcsd.o slapmr.o sorbdb.o sorbdb1.o sorbdb2.o sorbdb3.o sorbdb4.o sorbdb5.o sorbdb6.o sorcsd.o sorcsd2by1.o sgeqrt.o sgeqrt2.o sgeqrt3.o sgemqrt.o stpqrt.o stpqrt2.o stpmqrt.o stprfb.o sgelqt.o sgelqt3.o sgemlqt.o sgetsls.o sgeqr.o slatsqr.o slamtsqr.o sgemqr.o sgelq.o slaswlq.o slamswlq.o sgemlq.o stplqt.o stplqt2.o stpmlqt.o ssytrd_2stage.o ssytrd_sy2sb.o ssytrd_sb2st.o ssb2st_kernels.o ssyevd_2stage.o ssyev_2stage.o ssyevx_2stage.o ssyevr_2stage.o ssbev_2stage.o ssbevx_2stage.o ssbevd_2stage.o ssygv_2stage.o DEPRECATED/sgegs.o DEPRECATED/sgegv.o DEPRECATED/sgeqpf.o DEPRECATED/sgelsx.o DEPRECATED/sggsvd.o DEPRECATED/sggsvp.o DEPRECATED/slahrd.o DEPRECATED/slatzm.o DEPRECATED/stzrqf.o dbdsvdx.o dgbbrd.o dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgels.o dgelsd.o dgelss.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgerfs.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesv.o dgesvd.o dgesvdx.o dgesvx.o dgetc2.o dgetf2.o dgetrf.o dgetrf2.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dgges3.o dggesx.o dggev.o dggev3.o dggevx.o dggglm.o dgghrd.o dgghd3.o dgglse.o dggqrf.o dggrqf.o dggsvd3.o dggsvp3.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o dlabrd.o dlacon.o dlacn2.o dlaein.o dlaexc.o dlag2.o dlags2.o dlagtm.o dlagv2.o dlahqr.o dlahr2.o dlaic1.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansp.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqtr.o dlar1v.o dlar2v.o iladlr.o iladlc.o dlarf.o dlarfb.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlarfy.o dlargv.o dlarrv.o dlartv.o dlarz.o dlarzb.o dlarzt.o dlaswp.o dlasy2.o dlasyf.o dlasyf_rook.o dlasyf_rk.o dlasyf_aa.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlauu2.o dlauum.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dorm22.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpocon.o dpoequ.o dporfs.o dposv.o dposvx.o dpotf2.o dpotrf.o dpotrf2.o dpotri.o dpotrs.o dpstrf.o dpstf2.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrs.o dptts2.o drscl.o dsbev.o dsbevd.o dsbevx.o dsbgst.o dsbgv.o dsbgvd.o dsbgvx.o dsbtrd.o dspcon.o dspev.o dspevd.o dspevx.o dspgst.o dspgv.o dspgvd.o dspgvx.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstegr.o dstein.o dstev.o dstevd.o dstevr.o dstevx.o dsycon.o dsyev.o dsyevd.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygv.o dsygvd.o dsygvx.o dsyrfs.o dsysv.o dsysvx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytrs.o dsytrs2.o dsytri2.o dsytri2x.o dsyswapr.o dsyconv.o dsyconvf.o dsyconvf_rook.o dsytf2_rook.o dsytrf_rook.o dsytrs_rook.o dsytri_rook.o dsycon_rook.o dsysv_rook.o dsytf2_rk.o dsytrf_rk.o dsytrs_3.o dsytri_3.o dsytri_3x.o dsycon_3.o dsysv_rk.o dsysv_aa.o dsytrf_aa.o dsytrs_aa.o dsysv_aa_2stage.o dsytrf_aa_2stage.o dsytrs_aa_2stage.o dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtrcon.o dtrevc.o dtrevc3.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtzrzf.o dstemr.o dsgesv.o dsposv.o dlag2s.o slag2d.o dlat2s.o dlansf.o dpftrf.o dpftri.o dpftrs.o dsfrk.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtpttf.o dtpttr.o dtrttf.o dtrttp.o dgejsv.o dgesvj.o dgsvj0.o dgsvj1.o dgeequb.o dsyequb.o dpoequb.o dgbequb.o dbbcsd.o dlapmr.o dorbdb.o dorbdb1.o dorbdb2.o dorbdb3.o dorbdb4.o dorbdb5.o dorbdb6.o dorcsd.o dorcsd2by1.o dgeqrt.o dgeqrt2.o dgeqrt3.o dgemqrt.o dtpqrt.o dtpqrt2.o dtpmqrt.o dtprfb.o dgelqt.o dgelqt3.o dgemlqt.o dgetsls.o dgeqr.o dlatsqr.o dlamtsqr.o dgemqr.o dgelq.o dlaswlq.o dlamswlq.o dgemlq.o dtplqt.o dtplqt2.o dtpmlqt.o dsytrd_2stage.o dsytrd_sy2sb.o dsytrd_sb2st.o dsb2st_kernels.o dsyevd_2stage.o dsyev_2stage.o dsyevx_2stage.o dsyevr_2stage.o dsbev_2stage.o dsbevx_2stage.o dsbevd_2stage.o dsygv_2stage.o DEPRECATED/dgegs.o DEPRECATED/dgegv.o DEPRECATED/dgeqpf.o DEPRECATED/dgelsx.o DEPRECATED/dggsvd.o DEPRECATED/dggsvp.o DEPRECATED/dlahrd.o DEPRECATED/dlatzm.o DEPRECATED/dtzrqf.o cbdsqr.o cgbbrd.o cgbcon.o cgbequ.o cgbrfs.o cgbsv.o cgbsvx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgels.o cgelsd.o cgelss.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgerfs.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesv.o cgesvd.o cgesvdx.o cgesvj.o cgejsv.o cgsvj0.o cgsvj1.o cgesvx.o cgetc2.o cgetf2.o cgetrf2.o cgetri.o cggbak.o cggbal.o cgges.o cgges3.o cggesx.o cggev.o cggev3.o cggevx.o cggglm.o cgghrd.o cgghd3.o cgglse.o cggqrf.o cggrqf.o cggsvd3.o cggsvp3.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbev.o chbevd.o chbevx.o chbgst.o chbgv.o chbgvd.o chbgvx.o chbtrd.o checon.o cheev.o cheevd.o cheevr.o cheevx.o chegs2.o chegst.o chegv.o chegvd.o chegvx.o cherfs.o chesv.o chesvx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetri2.o chetri2x.o cheswapr.o chetrs.o chetrs2.o chetf2_rook.o chetrf_rook.o chetri_rook.o chetrs_rook.o checon_rook.o chesv_rook.o chetf2_rk.o chetrf_rk.o chetri_3.o chetri_3x.o chetrs_3.o checon_3.o chesv_rk.o chesv_aa.o chetrf_aa.o chetrs_aa.o chesv_aa_2stage.o chetrf_aa_2stage.o chetrs_aa_2stage.o chgeqz.o chpcon.o chpev.o chpevd.o chpevx.o chpgst.o chpgv.o chpgvd.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacon.o clacn2.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clags2.o clagtm.o clahef.o clahef_rook.o clahef_rk.o clahef_aa.o clahqr.o clahr2.o claic1.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o clarcm.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqsb.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsp.o claqsy.o clar1v.o clar2v.o ilaclr.o ilaclc.o clarf.o clarfb.o clarfg.o clarfgp.o clarft.o clarfx.o clarfy.o clargv.o clarnv.o clarrv.o clartg.o clartv.o clarz.o clarzb.o clarzt.o clascl.o claset.o clasr.o classq.o claswp.o clasyf.o clasyf_rook.o clasyf_rk.o clasyf_aa.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clauu2.o clauum.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpocon.o cpoequ.o cporfs.o cposv.o cposvx.o cpotf2.o cpotrf2.o cpotri.o cpstrf.o cpstf2.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o csteqr.o csycon.o csymv.o csyr.o csyrfs.o csysv.o csysvx.o csytf2.o csytrf.o csytri.o csytri2.o csytri2x.o csyswapr.o csytrs.o csytrs2.o csyconv.o csyconvf.o csyconvf_rook.o csytf2_rook.o csytrf_rook.o csytrs_rook.o csytri_rook.o csycon_rook.o csysv_rook.o csytf2_rk.o csytrf_rk.o csytrf_aa.o csytrs_3.o csytrs_aa.o csytri_3.o csytri_3x.o csycon_3.o csysv_rk.o csysv_aa.o csysv_aa_2stage.o csytrf_aa_2stage.o csytrs_aa_2stage.o ctbcon.o ctbrfs.o ctbtrs.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctrcon.o ctrevc.o ctrevc3.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunm22.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o icmax1.o scsum1.o cstemr.o chfrk.o ctfttp.o clanhf.o cpftrf.o cpftri.o cpftrs.o ctfsm.o ctftri.o ctfttr.o ctpttf.o ctpttr.o ctrttf.o ctrttp.o cgeequb.o cgbequb.o csyequb.o cpoequb.o cheequb.o cbbcsd.o clapmr.o cunbdb.o cunbdb1.o cunbdb2.o cunbdb3.o cunbdb4.o cunbdb5.o cunbdb6.o cuncsd.o cuncsd2by1.o cgeqrt.o cgeqrt2.o cgeqrt3.o cgemqrt.o ctpqrt.o ctpqrt2.o ctpmqrt.o ctprfb.o cgelqt.o cgelqt3.o cgemlqt.o cgetsls.o cgeqr.o clatsqr.o clamtsqr.o cgemqr.o cgelq.o claswlq.o clamswlq.o cgemlq.o ctplqt.o ctplqt2.o ctpmlqt.o chetrd_2stage.o chetrd_he2hb.o chetrd_hb2st.o chb2st_kernels.o cheevd_2stage.o cheev_2stage.o cheevx_2stage.o cheevr_2stage.o chbev_2stage.o chbevx_2stage.o chbevd_2stage.o chegv_2stage.o DEPRECATED/cgegs.o DEPRECATED/cgegv.o DEPRECATED/cgeqpf.o DEPRECATED/cgelsx.o DEPRECATED/cggsvd.o DEPRECATED/cggsvp.o DEPRECATED/clahrd.o DEPRECATED/clatzm.o DEPRECATED/ctzrqf.o zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o zgbsv.o zgbsvx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgels.o zgelsd.o zgelss.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgerfs.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesv.o zgesvd.o zgesvdx.o zgesvx.o zgesvj.o zgejsv.o zgsvj0.o zgsvj1.o zgetc2.o zgetf2.o zgetrf.o zgetrf2.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zgges3.o zggesx.o zggev.o zggev3.o zggevx.o zggglm.o zgghrd.o zgghd3.o zgglse.o zggqrf.o zggrqf.o zggsvd3.o zggsvp3.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbev.o zhbevd.o zhbevx.o zhbgst.o zhbgv.o zhbgvd.o zhbgvx.o zhbtrd.o zhecon.o zheev.o zheevd.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegv.o zhegvd.o zhegvx.o zherfs.o zhesv.o zhesvx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetri2.o zhetri2x.o zheswapr.o zhetrs.o zhetrs2.o zhetf2_rook.o zhetrf_rook.o zhetri_rook.o zhetrs_rook.o zhecon_rook.o zhesv_rook.o zhetf2_rk.o zhetrf_rk.o zhetri_3.o zhetri_3x.o zhetrs_3.o zhecon_3.o zhesv_rk.o zhesv_aa.o zhetrf_aa.o zhetrs_aa.o zhesv_aa_2stage.o zhetrf_aa_2stage.o zhetrs_aa_2stage.o zhgeqz.o zhpcon.o zhpev.o zhpevd.o zhpevx.o zhpgst.o zhpgv.o zhpgvd.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacon.o zlacn2.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlags2.o zlagtm.o zlahef.o zlahef_rook.o zlahef_rk.o zlahef_aa.o zlahqr.o zlahr2.o zlaic1.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqsb.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o ilazlr.o ilazlc.o zlarcm.o zlarf.o zlarfb.o zlarfg.o zlarfgp.o zlarft.o zlarfx.o zlarfy.o zlargv.o zlarnv.o zlarrv.o zlartg.o zlartv.o zlarz.o zlarzb.o zlarzt.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zlasyf.o zlasyf_rook.o zlasyf_rk.o zlasyf_aa.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlauu2.o zlauum.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpocon.o zpoequ.o zporfs.o zposv.o zposvx.o zpotf2.o zpotrf.o zpotrf2.o zpotri.o zpotrs.o zpstrf.o zpstf2.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zdrscl.o zstedc.o zstegr.o zstein.o zsteqr.o zsycon.o zsymv.o zsyr.o zsyrfs.o zsysv.o zsysvx.o zsytf2.o zsytrf.o zsytri.o zsytri2.o zsytri2x.o zsyswapr.o zsytrs.o zsytrs2.o zsyconv.o zsyconvf.o zsyconvf_rook.o zsytf2_rook.o zsytrf_rook.o zsytrs_rook.o zsytrs_aa.o zsytri_rook.o zsycon_rook.o zsysv_rook.o zsytf2_rk.o zsytrf_rk.o zsytrf_aa.o zsytrs_3.o zsysv_aa_2stage.o zsytrf_aa_2stage.o zsytrs_aa_2stage.o zsytri_3.o zsytri_3x.o zsycon_3.o zsysv_rk.o zsysv_aa.o ztbcon.o ztbrfs.o ztbtrs.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztrcon.o ztrevc.o ztrevc3.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunm22.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o izmax1.o dzsum1.o zstemr.o zcgesv.o zcposv.o zlag2c.o clag2z.o zlat2c.o zhfrk.o ztfttp.o zlanhf.o zpftrf.o zpftri.o zpftrs.o ztfsm.o ztftri.o ztfttr.o ztpttf.o ztpttr.o ztrttf.o ztrttp.o zgeequb.o zgbequb.o zsyequb.o zpoequb.o zheequb.o zbbcsd.o zlapmr.o zunbdb.o zunbdb1.o zunbdb2.o zunbdb3.o zunbdb4.o zunbdb5.o zunbdb6.o zuncsd.o zuncsd2by1.o zgeqrt.o zgeqrt2.o zgeqrt3.o zgemqrt.o ztpqrt.o ztpqrt2.o ztpmqrt.o ztprfb.o ztplqt.o ztplqt2.o ztpmlqt.o zgelqt.o zgelqt3.o zgemlqt.o zgetsls.o zgeqr.o zlatsqr.o zlamtsqr.o zgemqr.o zgelq.o zlaswlq.o zlamswlq.o zgemlq.o zhetrd_2stage.o zhetrd_he2hb.o zhetrd_hb2st.o zhb2st_kernels.o zheevd_2stage.o zheev_2stage.o zheevx_2stage.o zheevr_2stage.o zhbev_2stage.o zhbevx_2stage.o zhbevd_2stage.o zhegv_2stage.o sbdsdc.o sbdsqr.o sdisna.o slabad.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaev2.o slagtf.o slagts.o slamrg.o slanst.o slapy2.o slapy3.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slaneg.o slartg.o slaruv.o slas2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o spttrf.o sstebz.o sstedc.o ssteqr.o ssterf.o slaisnan.o sisnan.o slartgp.o slartgs.o ../INSTALL/slamch.o ../INSTALL/second_INT_ETIME.o DEPRECATED/zgegs.o DEPRECATED/zgegv.o DEPRECATED/zgeqpf.o DEPRECATED/zgelsx.o DEPRECATED/zggsvd.o DEPRECATED/zggsvp.o DEPRECATED/zlahrd.o DEPRECATED/zlatzm.o DEPRECATED/ztzrqf.o dbdsdc.o dbdsqr.o ddisna.o dlabad.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlagtf.o dlagts.o dlamrg.o dlanst.o dlapy2.o dlapy3.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlaneg.o dlartg.o dlaruv.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dpttrf.o dstebz.o dstedc.o dsteqr.o dsterf.o dlaisnan.o disnan.o dlartgp.o dlartgs.o ../INSTALL/dlamch.o ../INSTALL/dsecnd_INT_ETIME.o ilaenv.o ilaenv2stage.o ieeeck.o lsamen.o iparmq.o iparam2stage.o ilaprec.o ilatrans.o ilauplo.o iladiag.o chla_transtype.o ../INSTALL/ilaver.o ../INSTALL/lsame.o xerbla.o xerbla_array.o spotrs.o sgetrs.o spotrf.o sgetrf.o cpotrs.o cgetrs.o cpotrf.o cgetrf.o ar: creating liblapack64_.a a - sbdsvdx.o a - sgbbrd.o a - sgbcon.o a - sgbequ.o a - sgbrfs.o a - sgbsv.o a - sgbsvx.o a - sgbtf2.o a - sgbtrf.o a - sgbtrs.o a - sgebak.o a - sgebal.o a - sgebd2.o a - sgebrd.o a - sgecon.o a - sgeequ.o a - sgees.o a - sgeesx.o a - sgeev.o a - sgeevx.o a - sgehd2.o a - sgehrd.o a - sgelq2.o a - sgelqf.o a - sgels.o a - sgelsd.o a - sgelss.o a - sgelsy.o a - sgeql2.o a - sgeqlf.o a - sgeqp3.o a - sgeqr2.o a - sgeqr2p.o a - sgeqrf.o a - sgeqrfp.o a - sgerfs.o a - sgerq2.o a - sgerqf.o a - sgesc2.o a - sgesdd.o a - sgesv.o a - sgesvd.o a - sgesvdx.o a - sgesvx.o a - sgetc2.o a - sgetf2.o a - sgetrf2.o a - sgetri.o a - sggbak.o a - sggbal.o a - sgges.o a - sgges3.o a - sggesx.o a - sggev.o a - sggev3.o a - sggevx.o a - sggglm.o a - sgghrd.o a - sgghd3.o a - sgglse.o a - sggqrf.o a - sggrqf.o a - sggsvd3.o a - sggsvp3.o a - sgtcon.o a - sgtrfs.o a - sgtsv.o a - sgtsvx.o a - sgttrf.o a - sgttrs.o a - sgtts2.o a - shgeqz.o a - shsein.o a - shseqr.o a - slabrd.o a - slacon.o a - slacn2.o a - slaein.o a - slaexc.o a - slag2.o a - slags2.o a - slagtm.o a - slagv2.o a - slahqr.o a - slahr2.o a - slaic1.o a - slaln2.o a - slals0.o a - slalsa.o a - slalsd.o a - slangb.o a - slange.o a - slangt.o a - slanhs.o a - slansb.o a - slansp.o a - slansy.o a - slantb.o a - slantp.o a - slantr.o a - slanv2.o a - slapll.o a - slapmt.o a - slaqgb.o a - slaqge.o a - slaqp2.o a - slaqps.o a - slaqsb.o a - slaqsp.o a - slaqsy.o a - slaqr0.o a - slaqr1.o a - slaqr2.o a - slaqr3.o a - slaqr4.o a - slaqr5.o a - slaqtr.o a - slar1v.o a - slar2v.o a - ilaslr.o a - ilaslc.o a - slarf.o a - slarfb.o a - slarfg.o a - slarfgp.o a - slarft.o a - slarfx.o a - slarfy.o a - slargv.o a - slarrv.o a - slartv.o a - slarz.o a - slarzb.o a - slarzt.o a - slaswp.o a - slasy2.o a - slasyf.o a - slasyf_rook.o a - slasyf_rk.o a - slasyf_aa.o a - slatbs.o a - slatdf.o a - slatps.o a - slatrd.o a - slatrs.o a - slatrz.o a - slauu2.o a - slauum.o a - sopgtr.o a - sopmtr.o a - sorg2l.o a - sorg2r.o a - sorgbr.o a - sorghr.o a - sorgl2.o a - sorglq.o a - sorgql.o a - sorgqr.o a - sorgr2.o a - sorgrq.o a - sorgtr.o a - sorm2l.o a - sorm2r.o a - sorm22.o a - sormbr.o a - sormhr.o a - sorml2.o a - sormlq.o a - sormql.o a - sormqr.o a - sormr2.o a - sormr3.o a - sormrq.o a - sormrz.o a - sormtr.o a - spbcon.o a - spbequ.o a - spbrfs.o a - spbstf.o a - spbsv.o a - spbsvx.o a - spbtf2.o a - spbtrf.o a - spbtrs.o a - spocon.o a - spoequ.o a - sporfs.o a - sposv.o a - sposvx.o a - spotf2.o a - spotrf2.o a - spotri.o a - spstrf.o a - spstf2.o a - sppcon.o a - sppequ.o a - spprfs.o a - sppsv.o a - sppsvx.o a - spptrf.o a - spptri.o a - spptrs.o a - sptcon.o a - spteqr.o a - sptrfs.o a - sptsv.o a - sptsvx.o a - spttrs.o a - sptts2.o a - srscl.o a - ssbev.o a - ssbevd.o a - ssbevx.o a - ssbgst.o a - ssbgv.o a - ssbgvd.o a - ssbgvx.o a - ssbtrd.o a - sspcon.o a - sspev.o a - sspevd.o a - sspevx.o a - sspgst.o a - sspgv.o a - sspgvd.o a - sspgvx.o a - ssprfs.o a - sspsv.o a - sspsvx.o a - ssptrd.o a - ssptrf.o a - ssptri.o a - ssptrs.o a - sstegr.o a - sstein.o a - sstev.o a - sstevd.o a - sstevr.o a - sstevx.o a - ssycon.o a - ssyev.o a - ssyevd.o a - ssyevr.o a - ssyevx.o a - ssygs2.o a - ssygst.o a - ssygv.o a - ssygvd.o a - ssygvx.o a - ssyrfs.o a - ssysv.o a - ssysvx.o a - ssytd2.o a - ssytf2.o a - ssytrd.o a - ssytrf.o a - ssytri.o a - ssytri2.o a - ssytri2x.o a - ssyswapr.o a - ssytrs.o a - ssytrs2.o a - ssyconv.o a - ssyconvf.o a - ssyconvf_rook.o a - ssytf2_rook.o a - ssytrf_rook.o a - ssytrs_rook.o a - ssytri_rook.o a - ssycon_rook.o a - ssysv_rook.o a - ssytf2_rk.o a - ssytrf_rk.o a - ssytrs_3.o a - ssytri_3.o a - ssytri_3x.o a - ssycon_3.o a - ssysv_rk.o a - ssysv_aa.o a - ssytrf_aa.o a - ssytrs_aa.o a - ssysv_aa_2stage.o a - ssytrf_aa_2stage.o a - ssytrs_aa_2stage.o a - stbcon.o a - stbrfs.o a - stbtrs.o a - stgevc.o a - stgex2.o a - stgexc.o a - stgsen.o a - stgsja.o a - stgsna.o a - stgsy2.o a - stgsyl.o a - stpcon.o a - stprfs.o a - stptri.o a - stptrs.o a - strcon.o a - strevc.o a - strevc3.o a - strexc.o a - strrfs.o a - strsen.o a - strsna.o a - strsyl.o a - strti2.o a - strtri.o a - strtrs.o a - stzrzf.o a - sstemr.o a - slansf.o a - spftrf.o a - spftri.o a - spftrs.o a - ssfrk.o a - stfsm.o a - stftri.o a - stfttp.o a - stfttr.o a - stpttf.o a - stpttr.o a - strttf.o a - strttp.o a - sgejsv.o a - sgesvj.o a - sgsvj0.o a - sgsvj1.o a - sgeequb.o a - ssyequb.o a - spoequb.o a - sgbequb.o a - sbbcsd.o a - slapmr.o a - sorbdb.o a - sorbdb1.o a - sorbdb2.o a - sorbdb3.o a - sorbdb4.o a - sorbdb5.o a - sorbdb6.o a - sorcsd.o a - sorcsd2by1.o a - sgeqrt.o a - sgeqrt2.o a - sgeqrt3.o a - sgemqrt.o a - stpqrt.o a - stpqrt2.o a - stpmqrt.o a - stprfb.o a - sgelqt.o a - sgelqt3.o a - sgemlqt.o a - sgetsls.o a - sgeqr.o a - slatsqr.o a - slamtsqr.o a - sgemqr.o a - sgelq.o a - slaswlq.o a - slamswlq.o a - sgemlq.o a - stplqt.o a - stplqt2.o a - stpmlqt.o a - ssytrd_2stage.o a - ssytrd_sy2sb.o a - ssytrd_sb2st.o a - ssb2st_kernels.o a - ssyevd_2stage.o a - ssyev_2stage.o a - ssyevx_2stage.o a - ssyevr_2stage.o a - ssbev_2stage.o a - ssbevx_2stage.o a - ssbevd_2stage.o a - ssygv_2stage.o a - DEPRECATED/sgegs.o a - DEPRECATED/sgegv.o a - DEPRECATED/sgeqpf.o a - DEPRECATED/sgelsx.o a - DEPRECATED/sggsvd.o a - DEPRECATED/sggsvp.o a - DEPRECATED/slahrd.o a - DEPRECATED/slatzm.o a - DEPRECATED/stzrqf.o a - dbdsvdx.o a - dgbbrd.o a - dgbcon.o a - dgbequ.o a - dgbrfs.o a - dgbsv.o a - dgbsvx.o a - dgbtf2.o a - dgbtrf.o a - dgbtrs.o a - dgebak.o a - dgebal.o a - dgebd2.o a - dgebrd.o a - dgecon.o a - dgeequ.o a - dgees.o a - dgeesx.o a - dgeev.o a - dgeevx.o a - dgehd2.o a - dgehrd.o a - dgelq2.o a - dgelqf.o a - dgels.o a - dgelsd.o a - dgelss.o a - dgelsy.o a - dgeql2.o a - dgeqlf.o a - dgeqp3.o a - dgeqr2.o a - dgeqr2p.o a - dgeqrf.o a - dgeqrfp.o a - dgerfs.o a - dgerq2.o a - dgerqf.o a - dgesc2.o a - dgesdd.o a - dgesv.o a - dgesvd.o a - dgesvdx.o a - dgesvx.o a - dgetc2.o a - dgetf2.o a - dgetrf.o a - dgetrf2.o a - dgetri.o a - dgetrs.o a - dggbak.o a - dggbal.o a - dgges.o a - dgges3.o a - dggesx.o a - dggev.o a - dggev3.o a - dggevx.o a - dggglm.o a - dgghrd.o a - dgghd3.o a - dgglse.o a - dggqrf.o a - dggrqf.o a - dggsvd3.o a - dggsvp3.o a - dgtcon.o a - dgtrfs.o a - dgtsv.o a - dgtsvx.o a - dgttrf.o a - dgttrs.o a - dgtts2.o a - dhgeqz.o a - dhsein.o a - dhseqr.o a - dlabrd.o a - dlacon.o a - dlacn2.o a - dlaein.o a - dlaexc.o a - dlag2.o a - dlags2.o a - dlagtm.o a - dlagv2.o a - dlahqr.o a - dlahr2.o a - dlaic1.o a - dlaln2.o a - dlals0.o a - dlalsa.o a - dlalsd.o a - dlangb.o a - dlange.o a - dlangt.o a - dlanhs.o a - dlansb.o a - dlansp.o a - dlansy.o a - dlantb.o a - dlantp.o a - dlantr.o a - dlanv2.o a - dlapll.o a - dlapmt.o a - dlaqgb.o a - dlaqge.o a - dlaqp2.o a - dlaqps.o a - dlaqsb.o a - dlaqsp.o a - dlaqsy.o a - dlaqr0.o a - dlaqr1.o a - dlaqr2.o a - dlaqr3.o a - dlaqr4.o a - dlaqr5.o a - dlaqtr.o a - dlar1v.o a - dlar2v.o a - iladlr.o a - iladlc.o a - dlarf.o a - dlarfb.o a - dlarfg.o a - dlarfgp.o a - dlarft.o a - dlarfx.o a - dlarfy.o a - dlargv.o a - dlarrv.o a - dlartv.o a - dlarz.o a - dlarzb.o a - dlarzt.o a - dlaswp.o a - dlasy2.o a - dlasyf.o a - dlasyf_rook.o a - dlasyf_rk.o a - dlasyf_aa.o a - dlatbs.o a - dlatdf.o a - dlatps.o a - dlatrd.o a - dlatrs.o a - dlatrz.o a - dlauu2.o a - dlauum.o a - dopgtr.o a - dopmtr.o a - dorg2l.o a - dorg2r.o a - dorgbr.o a - dorghr.o a - dorgl2.o a - dorglq.o a - dorgql.o a - dorgqr.o a - dorgr2.o a - dorgrq.o a - dorgtr.o a - dorm2l.o a - dorm2r.o a - dorm22.o a - dormbr.o a - dormhr.o a - dorml2.o a - dormlq.o a - dormql.o a - dormqr.o a - dormr2.o a - dormr3.o a - dormrq.o a - dormrz.o a - dormtr.o a - dpbcon.o a - dpbequ.o a - dpbrfs.o a - dpbstf.o a - dpbsv.o a - dpbsvx.o a - dpbtf2.o a - dpbtrf.o a - dpbtrs.o a - dpocon.o a - dpoequ.o a - dporfs.o a - dposv.o a - dposvx.o a - dpotf2.o a - dpotrf.o a - dpotrf2.o a - dpotri.o a - dpotrs.o a - dpstrf.o a - dpstf2.o a - dppcon.o a - dppequ.o a - dpprfs.o a - dppsv.o a - dppsvx.o a - dpptrf.o a - dpptri.o a - dpptrs.o a - dptcon.o a - dpteqr.o a - dptrfs.o a - dptsv.o a - dptsvx.o a - dpttrs.o a - dptts2.o a - drscl.o a - dsbev.o a - dsbevd.o a - dsbevx.o a - dsbgst.o a - dsbgv.o a - dsbgvd.o a - dsbgvx.o a - dsbtrd.o a - dspcon.o a - dspev.o a - dspevd.o a - dspevx.o a - dspgst.o a - dspgv.o a - dspgvd.o a - dspgvx.o a - dsprfs.o a - dspsv.o a - dspsvx.o a - dsptrd.o a - dsptrf.o a - dsptri.o a - dsptrs.o a - dstegr.o a - dstein.o a - dstev.o a - dstevd.o a - dstevr.o a - dstevx.o a - dsycon.o a - dsyev.o a - dsyevd.o a - dsyevr.o a - dsyevx.o a - dsygs2.o a - dsygst.o a - dsygv.o a - dsygvd.o a - dsygvx.o a - dsyrfs.o a - dsysv.o a - dsysvx.o a - dsytd2.o a - dsytf2.o a - dsytrd.o a - dsytrf.o a - dsytri.o a - dsytrs.o a - dsytrs2.o a - dsytri2.o a - dsytri2x.o a - dsyswapr.o a - dsyconv.o a - dsyconvf.o a - dsyconvf_rook.o a - dsytf2_rook.o a - dsytrf_rook.o a - dsytrs_rook.o a - dsytri_rook.o a - dsycon_rook.o a - dsysv_rook.o a - dsytf2_rk.o a - dsytrf_rk.o a - dsytrs_3.o a - dsytri_3.o a - dsytri_3x.o a - dsycon_3.o a - dsysv_rk.o a - dsysv_aa.o a - dsytrf_aa.o a - dsytrs_aa.o a - dsysv_aa_2stage.o a - dsytrf_aa_2stage.o a - dsytrs_aa_2stage.o a - dtbcon.o a - dtbrfs.o a - dtbtrs.o a - dtgevc.o a - dtgex2.o a - dtgexc.o a - dtgsen.o a - dtgsja.o a - dtgsna.o a - dtgsy2.o a - dtgsyl.o a - dtpcon.o a - dtprfs.o a - dtptri.o a - dtptrs.o a - dtrcon.o a - dtrevc.o a - dtrevc3.o a - dtrexc.o a - dtrrfs.o a - dtrsen.o a - dtrsna.o a - dtrsyl.o a - dtrti2.o a - dtrtri.o a - dtrtrs.o a - dtzrzf.o a - dstemr.o a - dsgesv.o a - dsposv.o a - dlag2s.o a - slag2d.o a - dlat2s.o a - dlansf.o a - dpftrf.o a - dpftri.o a - dpftrs.o a - dsfrk.o a - dtfsm.o a - dtftri.o a - dtfttp.o a - dtfttr.o a - dtpttf.o a - dtpttr.o a - dtrttf.o a - dtrttp.o a - dgejsv.o a - dgesvj.o a - dgsvj0.o a - dgsvj1.o a - dgeequb.o a - dsyequb.o a - dpoequb.o a - dgbequb.o a - dbbcsd.o a - dlapmr.o a - dorbdb.o a - dorbdb1.o a - dorbdb2.o a - dorbdb3.o a - dorbdb4.o a - dorbdb5.o a - dorbdb6.o a - dorcsd.o a - dorcsd2by1.o a - dgeqrt.o a - dgeqrt2.o a - dgeqrt3.o a - dgemqrt.o a - dtpqrt.o a - dtpqrt2.o a - dtpmqrt.o a - dtprfb.o a - dgelqt.o a - dgelqt3.o a - dgemlqt.o a - dgetsls.o a - dgeqr.o a - dlatsqr.o a - dlamtsqr.o a - dgemqr.o a - dgelq.o a - dlaswlq.o a - dlamswlq.o a - dgemlq.o a - dtplqt.o a - dtplqt2.o a - dtpmlqt.o a - dsytrd_2stage.o a - dsytrd_sy2sb.o a - dsytrd_sb2st.o a - dsb2st_kernels.o a - dsyevd_2stage.o a - dsyev_2stage.o a - dsyevx_2stage.o a - dsyevr_2stage.o a - dsbev_2stage.o a - dsbevx_2stage.o a - dsbevd_2stage.o a - dsygv_2stage.o a - DEPRECATED/dgegs.o a - DEPRECATED/dgegv.o a - DEPRECATED/dgeqpf.o a - DEPRECATED/dgelsx.o a - DEPRECATED/dggsvd.o a - DEPRECATED/dggsvp.o a - DEPRECATED/dlahrd.o a - DEPRECATED/dlatzm.o a - DEPRECATED/dtzrqf.o a - cbdsqr.o a - cgbbrd.o a - cgbcon.o a - cgbequ.o a - cgbrfs.o a - cgbsv.o a - cgbsvx.o a - cgbtf2.o a - cgbtrf.o a - cgbtrs.o a - cgebak.o a - cgebal.o a - cgebd2.o a - cgebrd.o a - cgecon.o a - cgeequ.o a - cgees.o a - cgeesx.o a - cgeev.o a - cgeevx.o a - cgehd2.o a - cgehrd.o a - cgelq2.o a - cgelqf.o a - cgels.o a - cgelsd.o a - cgelss.o a - cgelsy.o a - cgeql2.o a - cgeqlf.o a - cgeqp3.o a - cgeqr2.o a - cgeqr2p.o a - cgeqrf.o a - cgeqrfp.o a - cgerfs.o a - cgerq2.o a - cgerqf.o a - cgesc2.o a - cgesdd.o a - cgesv.o a - cgesvd.o a - cgesvdx.o a - cgesvj.o a - cgejsv.o a - cgsvj0.o a - cgsvj1.o a - cgesvx.o a - cgetc2.o a - cgetf2.o a - cgetrf2.o a - cgetri.o a - cggbak.o a - cggbal.o a - cgges.o a - cgges3.o a - cggesx.o a - cggev.o a - cggev3.o a - cggevx.o a - cggglm.o a - cgghrd.o a - cgghd3.o a - cgglse.o a - cggqrf.o a - cggrqf.o a - cggsvd3.o a - cggsvp3.o a - cgtcon.o a - cgtrfs.o a - cgtsv.o a - cgtsvx.o a - cgttrf.o a - cgttrs.o a - cgtts2.o a - chbev.o a - chbevd.o a - chbevx.o a - chbgst.o a - chbgv.o a - chbgvd.o a - chbgvx.o a - chbtrd.o a - checon.o a - cheev.o a - cheevd.o a - cheevr.o a - cheevx.o a - chegs2.o a - chegst.o a - chegv.o a - chegvd.o a - chegvx.o a - cherfs.o a - chesv.o a - chesvx.o a - chetd2.o a - chetf2.o a - chetrd.o a - chetrf.o a - chetri.o a - chetri2.o a - chetri2x.o a - cheswapr.o a - chetrs.o a - chetrs2.o a - chetf2_rook.o a - chetrf_rook.o a - chetri_rook.o a - chetrs_rook.o a - checon_rook.o a - chesv_rook.o a - chetf2_rk.o a - chetrf_rk.o a - chetri_3.o a - chetri_3x.o a - chetrs_3.o a - checon_3.o a - chesv_rk.o a - chesv_aa.o a - chetrf_aa.o a - chetrs_aa.o a - chesv_aa_2stage.o a - chetrf_aa_2stage.o a - chetrs_aa_2stage.o a - chgeqz.o a - chpcon.o a - chpev.o a - chpevd.o a - chpevx.o a - chpgst.o a - chpgv.o a - chpgvd.o a - chpgvx.o a - chprfs.o a - chpsv.o a - chpsvx.o a - chptrd.o a - chptrf.o a - chptri.o a - chptrs.o a - chsein.o a - chseqr.o a - clabrd.o a - clacgv.o a - clacon.o a - clacn2.o a - clacp2.o a - clacpy.o a - clacrm.o a - clacrt.o a - cladiv.o a - claed0.o a - claed7.o a - claed8.o a - claein.o a - claesy.o a - claev2.o a - clags2.o a - clagtm.o a - clahef.o a - clahef_rook.o a - clahef_rk.o a - clahef_aa.o a - clahqr.o a - clahr2.o a - claic1.o a - clals0.o a - clalsa.o a - clalsd.o a - clangb.o a - clange.o a - clangt.o a - clanhb.o a - clanhe.o a - clanhp.o a - clanhs.o a - clanht.o a - clansb.o a - clansp.o a - clansy.o a - clantb.o a - clantp.o a - clantr.o a - clapll.o a - clapmt.o a - clarcm.o a - claqgb.o a - claqge.o a - claqhb.o a - claqhe.o a - claqhp.o a - claqp2.o a - claqps.o a - claqsb.o a - claqr0.o a - claqr1.o a - claqr2.o a - claqr3.o a - claqr4.o a - claqr5.o a - claqsp.o a - claqsy.o a - clar1v.o a - clar2v.o a - ilaclr.o a - ilaclc.o a - clarf.o a - clarfb.o a - clarfg.o a - clarfgp.o a - clarft.o a - clarfx.o a - clarfy.o a - clargv.o a - clarnv.o a - clarrv.o a - clartg.o a - clartv.o a - clarz.o a - clarzb.o a - clarzt.o a - clascl.o a - claset.o a - clasr.o a - classq.o a - claswp.o a - clasyf.o a - clasyf_rook.o a - clasyf_rk.o a - clasyf_aa.o a - clatbs.o a - clatdf.o a - clatps.o a - clatrd.o a - clatrs.o a - clatrz.o a - clauu2.o a - clauum.o a - cpbcon.o a - cpbequ.o a - cpbrfs.o a - cpbstf.o a - cpbsv.o a - cpbsvx.o a - cpbtf2.o a - cpbtrf.o a - cpbtrs.o a - cpocon.o a - cpoequ.o a - cporfs.o a - cposv.o a - cposvx.o a - cpotf2.o a - cpotrf2.o a - cpotri.o a - cpstrf.o a - cpstf2.o a - cppcon.o a - cppequ.o a - cpprfs.o a - cppsv.o a - cppsvx.o a - cpptrf.o a - cpptri.o a - cpptrs.o a - cptcon.o a - cpteqr.o a - cptrfs.o a - cptsv.o a - cptsvx.o a - cpttrf.o a - cpttrs.o a - cptts2.o a - crot.o a - cspcon.o a - cspmv.o a - cspr.o a - csprfs.o a - cspsv.o a - cspsvx.o a - csptrf.o a - csptri.o a - csptrs.o a - csrscl.o a - cstedc.o a - cstegr.o a - cstein.o a - csteqr.o a - csycon.o a - csymv.o a - csyr.o a - csyrfs.o a - csysv.o a - csysvx.o a - csytf2.o a - csytrf.o a - csytri.o a - csytri2.o a - csytri2x.o a - csyswapr.o a - csytrs.o a - csytrs2.o a - csyconv.o a - csyconvf.o a - csyconvf_rook.o a - csytf2_rook.o a - csytrf_rook.o a - csytrs_rook.o a - csytri_rook.o a - csycon_rook.o a - csysv_rook.o a - csytf2_rk.o a - csytrf_rk.o a - csytrf_aa.o a - csytrs_3.o a - csytrs_aa.o a - csytri_3.o a - csytri_3x.o a - csycon_3.o a - csysv_rk.o a - csysv_aa.o a - csysv_aa_2stage.o a - csytrf_aa_2stage.o a - csytrs_aa_2stage.o a - ctbcon.o a - ctbrfs.o a - ctbtrs.o a - ctgevc.o a - ctgex2.o a - ctgexc.o a - ctgsen.o a - ctgsja.o a - ctgsna.o a - ctgsy2.o a - ctgsyl.o a - ctpcon.o a - ctprfs.o a - ctptri.o a - ctptrs.o a - ctrcon.o a - ctrevc.o a - ctrevc3.o a - ctrexc.o a - ctrrfs.o a - ctrsen.o a - ctrsna.o a - ctrsyl.o a - ctrti2.o a - ctrtri.o a - ctrtrs.o a - ctzrzf.o a - cung2l.o a - cung2r.o a - cungbr.o a - cunghr.o a - cungl2.o a - cunglq.o a - cungql.o a - cungqr.o a - cungr2.o a - cungrq.o a - cungtr.o a - cunm2l.o a - cunm2r.o a - cunmbr.o a - cunmhr.o a - cunml2.o a - cunm22.o a - cunmlq.o a - cunmql.o a - cunmqr.o a - cunmr2.o a - cunmr3.o a - cunmrq.o a - cunmrz.o a - cunmtr.o a - cupgtr.o a - cupmtr.o a - icmax1.o a - scsum1.o a - cstemr.o a - chfrk.o a - ctfttp.o a - clanhf.o a - cpftrf.o a - cpftri.o a - cpftrs.o a - ctfsm.o a - ctftri.o a - ctfttr.o a - ctpttf.o a - ctpttr.o a - ctrttf.o a - ctrttp.o a - cgeequb.o a - cgbequb.o a - csyequb.o a - cpoequb.o a - cheequb.o a - cbbcsd.o a - clapmr.o a - cunbdb.o a - cunbdb1.o a - cunbdb2.o a - cunbdb3.o a - cunbdb4.o a - cunbdb5.o a - cunbdb6.o a - cuncsd.o a - cuncsd2by1.o a - cgeqrt.o a - cgeqrt2.o a - cgeqrt3.o a - cgemqrt.o a - ctpqrt.o a - ctpqrt2.o a - ctpmqrt.o a - ctprfb.o a - cgelqt.o a - cgelqt3.o a - cgemlqt.o a - cgetsls.o a - cgeqr.o a - clatsqr.o a - clamtsqr.o a - cgemqr.o a - cgelq.o a - claswlq.o a - clamswlq.o a - cgemlq.o a - ctplqt.o a - ctplqt2.o a - ctpmlqt.o a - chetrd_2stage.o a - chetrd_he2hb.o a - chetrd_hb2st.o a - chb2st_kernels.o a - cheevd_2stage.o a - cheev_2stage.o a - cheevx_2stage.o a - cheevr_2stage.o a - chbev_2stage.o a - chbevx_2stage.o a - chbevd_2stage.o a - chegv_2stage.o a - DEPRECATED/cgegs.o a - DEPRECATED/cgegv.o a - DEPRECATED/cgeqpf.o a - DEPRECATED/cgelsx.o a - DEPRECATED/cggsvd.o a - DEPRECATED/cggsvp.o a - DEPRECATED/clahrd.o a - DEPRECATED/clatzm.o a - DEPRECATED/ctzrqf.o a - zbdsqr.o a - zgbbrd.o a - zgbcon.o a - zgbequ.o a - zgbrfs.o a - zgbsv.o a - zgbsvx.o a - zgbtf2.o a - zgbtrf.o a - zgbtrs.o a - zgebak.o a - zgebal.o a - zgebd2.o a - zgebrd.o a - zgecon.o a - zgeequ.o a - zgees.o a - zgeesx.o a - zgeev.o a - zgeevx.o a - zgehd2.o a - zgehrd.o a - zgelq2.o a - zgelqf.o a - zgels.o a - zgelsd.o a - zgelss.o a - zgelsy.o a - zgeql2.o a - zgeqlf.o a - zgeqp3.o a - zgeqr2.o a - zgeqr2p.o a - zgeqrf.o a - zgeqrfp.o a - zgerfs.o a - zgerq2.o a - zgerqf.o a - zgesc2.o a - zgesdd.o a - zgesv.o a - zgesvd.o a - zgesvdx.o a - zgesvx.o a - zgesvj.o a - zgejsv.o a - zgsvj0.o a - zgsvj1.o a - zgetc2.o a - zgetf2.o a - zgetrf.o a - zgetrf2.o a - zgetri.o a - zgetrs.o a - zggbak.o a - zggbal.o a - zgges.o a - zgges3.o a - zggesx.o a - zggev.o a - zggev3.o a - zggevx.o a - zggglm.o a - zgghrd.o a - zgghd3.o a - zgglse.o a - zggqrf.o a - zggrqf.o a - zggsvd3.o a - zggsvp3.o a - zgtcon.o a - zgtrfs.o a - zgtsv.o a - zgtsvx.o a - zgttrf.o a - zgttrs.o a - zgtts2.o a - zhbev.o a - zhbevd.o a - zhbevx.o a - zhbgst.o a - zhbgv.o a - zhbgvd.o a - zhbgvx.o a - zhbtrd.o a - zhecon.o a - zheev.o a - zheevd.o a - zheevr.o a - zheevx.o a - zhegs2.o a - zhegst.o a - zhegv.o a - zhegvd.o a - zhegvx.o a - zherfs.o a - zhesv.o a - zhesvx.o a - zhetd2.o a - zhetf2.o a - zhetrd.o a - zhetrf.o a - zhetri.o a - zhetri2.o a - zhetri2x.o a - zheswapr.o a - zhetrs.o a - zhetrs2.o a - zhetf2_rook.o a - zhetrf_rook.o a - zhetri_rook.o a - zhetrs_rook.o a - zhecon_rook.o a - zhesv_rook.o a - zhetf2_rk.o a - zhetrf_rk.o a - zhetri_3.o a - zhetri_3x.o a - zhetrs_3.o a - zhecon_3.o a - zhesv_rk.o a - zhesv_aa.o a - zhetrf_aa.o a - zhetrs_aa.o a - zhesv_aa_2stage.o a - zhetrf_aa_2stage.o a - zhetrs_aa_2stage.o a - zhgeqz.o a - zhpcon.o a - zhpev.o a - zhpevd.o a - zhpevx.o a - zhpgst.o a - zhpgv.o a - zhpgvd.o a - zhpgvx.o a - zhprfs.o a - zhpsv.o a - zhpsvx.o a - zhptrd.o a - zhptrf.o a - zhptri.o a - zhptrs.o a - zhsein.o a - zhseqr.o a - zlabrd.o a - zlacgv.o a - zlacon.o a - zlacn2.o a - zlacp2.o a - zlacpy.o a - zlacrm.o a - zlacrt.o a - zladiv.o a - zlaed0.o a - zlaed7.o a - zlaed8.o a - zlaein.o a - zlaesy.o a - zlaev2.o a - zlags2.o a - zlagtm.o a - zlahef.o a - zlahef_rook.o a - zlahef_rk.o a - zlahef_aa.o a - zlahqr.o a - zlahr2.o a - zlaic1.o a - zlals0.o a - zlalsa.o a - zlalsd.o a - zlangb.o a - zlange.o a - zlangt.o a - zlanhb.o a - zlanhe.o a - zlanhp.o a - zlanhs.o a - zlanht.o a - zlansb.o a - zlansp.o a - zlansy.o a - zlantb.o a - zlantp.o a - zlantr.o a - zlapll.o a - zlapmt.o a - zlaqgb.o a - zlaqge.o a - zlaqhb.o a - zlaqhe.o a - zlaqhp.o a - zlaqp2.o a - zlaqps.o a - zlaqsb.o a - zlaqr0.o a - zlaqr1.o a - zlaqr2.o a - zlaqr3.o a - zlaqr4.o a - zlaqr5.o a - zlaqsp.o a - zlaqsy.o a - zlar1v.o a - zlar2v.o a - ilazlr.o a - ilazlc.o a - zlarcm.o a - zlarf.o a - zlarfb.o a - zlarfg.o a - zlarfgp.o a - zlarft.o a - zlarfx.o a - zlarfy.o a - zlargv.o a - zlarnv.o a - zlarrv.o a - zlartg.o a - zlartv.o a - zlarz.o a - zlarzb.o a - zlarzt.o a - zlascl.o a - zlaset.o a - zlasr.o a - zlassq.o a - zlaswp.o a - zlasyf.o a - zlasyf_rook.o a - zlasyf_rk.o a - zlasyf_aa.o a - zlatbs.o a - zlatdf.o a - zlatps.o a - zlatrd.o a - zlatrs.o a - zlatrz.o a - zlauu2.o a - zlauum.o a - zpbcon.o a - zpbequ.o a - zpbrfs.o a - zpbstf.o a - zpbsv.o a - zpbsvx.o a - zpbtf2.o a - zpbtrf.o a - zpbtrs.o a - zpocon.o a - zpoequ.o a - zporfs.o a - zposv.o a - zposvx.o a - zpotf2.o a - zpotrf.o a - zpotrf2.o a - zpotri.o a - zpotrs.o a - zpstrf.o a - zpstf2.o a - zppcon.o a - zppequ.o a - zpprfs.o a - zppsv.o a - zppsvx.o a - zpptrf.o a - zpptri.o a - zpptrs.o a - zptcon.o a - zpteqr.o a - zptrfs.o a - zptsv.o a - zptsvx.o a - zpttrf.o a - zpttrs.o a - zptts2.o a - zrot.o a - zspcon.o a - zspmv.o a - zspr.o a - zsprfs.o a - zspsv.o a - zspsvx.o a - zsptrf.o a - zsptri.o a - zsptrs.o a - zdrscl.o a - zstedc.o a - zstegr.o a - zstein.o a - zsteqr.o a - zsycon.o a - zsymv.o a - zsyr.o a - zsyrfs.o a - zsysv.o a - zsysvx.o a - zsytf2.o a - zsytrf.o a - zsytri.o a - zsytri2.o a - zsytri2x.o a - zsyswapr.o a - zsytrs.o a - zsytrs2.o a - zsyconv.o a - zsyconvf.o a - zsyconvf_rook.o a - zsytf2_rook.o a - zsytrf_rook.o a - zsytrs_rook.o a - zsytrs_aa.o a - zsytri_rook.o a - zsycon_rook.o a - zsysv_rook.o a - zsytf2_rk.o a - zsytrf_rk.o a - zsytrf_aa.o a - zsytrs_3.o a - zsysv_aa_2stage.o a - zsytrf_aa_2stage.o a - zsytrs_aa_2stage.o a - zsytri_3.o a - zsytri_3x.o a - zsycon_3.o a - zsysv_rk.o a - zsysv_aa.o a - ztbcon.o a - ztbrfs.o a - ztbtrs.o a - ztgevc.o a - ztgex2.o a - ztgexc.o a - ztgsen.o a - ztgsja.o a - ztgsna.o a - ztgsy2.o a - ztgsyl.o a - ztpcon.o a - ztprfs.o a - ztptri.o a - ztptrs.o a - ztrcon.o a - ztrevc.o a - ztrevc3.o a - ztrexc.o a - ztrrfs.o a - ztrsen.o a - ztrsna.o a - ztrsyl.o a - ztrti2.o a - ztrtri.o a - ztrtrs.o a - ztzrzf.o a - zung2l.o a - zung2r.o a - zungbr.o a - zunghr.o a - zungl2.o a - zunglq.o a - zungql.o a - zungqr.o a - zungr2.o a - zungrq.o a - zungtr.o a - zunm2l.o a - zunm2r.o a - zunmbr.o a - zunmhr.o a - zunml2.o a - zunm22.o a - zunmlq.o a - zunmql.o a - zunmqr.o a - zunmr2.o a - zunmr3.o a - zunmrq.o a - zunmrz.o a - zunmtr.o a - zupgtr.o a - zupmtr.o a - izmax1.o a - dzsum1.o a - zstemr.o a - zcgesv.o a - zcposv.o a - zlag2c.o a - clag2z.o a - zlat2c.o a - zhfrk.o a - ztfttp.o a - zlanhf.o a - zpftrf.o a - zpftri.o a - zpftrs.o a - ztfsm.o a - ztftri.o a - ztfttr.o a - ztpttf.o a - ztpttr.o a - ztrttf.o a - ztrttp.o a - zgeequb.o a - zgbequb.o a - zsyequb.o a - zpoequb.o a - zheequb.o a - zbbcsd.o a - zlapmr.o a - zunbdb.o a - zunbdb1.o a - zunbdb2.o a - zunbdb3.o a - zunbdb4.o a - zunbdb5.o a - zunbdb6.o a - zuncsd.o a - zuncsd2by1.o a - zgeqrt.o a - zgeqrt2.o a - zgeqrt3.o a - zgemqrt.o a - ztpqrt.o a - ztpqrt2.o a - ztpmqrt.o a - ztprfb.o a - ztplqt.o a - ztplqt2.o a - ztpmlqt.o a - zgelqt.o a - zgelqt3.o a - zgemlqt.o a - zgetsls.o a - zgeqr.o a - zlatsqr.o a - zlamtsqr.o a - zgemqr.o a - zgelq.o a - zlaswlq.o a - zlamswlq.o a - zgemlq.o a - zhetrd_2stage.o a - zhetrd_he2hb.o a - zhetrd_hb2st.o a - zhb2st_kernels.o a - zheevd_2stage.o a - zheev_2stage.o a - zheevx_2stage.o a - zheevr_2stage.o a - zhbev_2stage.o a - zhbevx_2stage.o a - zhbevd_2stage.o a - zhegv_2stage.o a - sbdsdc.o a - sbdsqr.o a - sdisna.o a - slabad.o a - slacpy.o a - sladiv.o a - slae2.o a - slaebz.o a - slaed0.o a - slaed1.o a - slaed2.o a - slaed3.o a - slaed4.o a - slaed5.o a - slaed6.o a - slaed7.o a - slaed8.o a - slaed9.o a - slaeda.o a - slaev2.o a - slagtf.o a - slagts.o a - slamrg.o a - slanst.o a - slapy2.o a - slapy3.o a - slarnv.o a - slarra.o a - slarrb.o a - slarrc.o a - slarrd.o a - slarre.o a - slarrf.o a - slarrj.o a - slarrk.o a - slarrr.o a - slaneg.o a - slartg.o a - slaruv.o a - slas2.o a - slascl.o a - slasd0.o a - slasd1.o a - slasd2.o a - slasd3.o a - slasd4.o a - slasd5.o a - slasd6.o a - slasd7.o a - slasd8.o a - slasda.o a - slasdq.o a - slasdt.o a - slaset.o a - slasq1.o a - slasq2.o a - slasq3.o a - slasq4.o a - slasq5.o a - slasq6.o a - slasr.o a - slasrt.o a - slassq.o a - slasv2.o a - spttrf.o a - sstebz.o a - sstedc.o a - ssteqr.o a - ssterf.o a - slaisnan.o a - sisnan.o a - slartgp.o a - slartgs.o a - ../INSTALL/slamch.o a - ../INSTALL/second_INT_ETIME.o a - DEPRECATED/zgegs.o a - DEPRECATED/zgegv.o a - DEPRECATED/zgeqpf.o a - DEPRECATED/zgelsx.o a - DEPRECATED/zggsvd.o a - DEPRECATED/zggsvp.o a - DEPRECATED/zlahrd.o a - DEPRECATED/zlatzm.o a - DEPRECATED/ztzrqf.o a - dbdsdc.o a - dbdsqr.o a - ddisna.o a - dlabad.o a - dlacpy.o a - dladiv.o a - dlae2.o a - dlaebz.o a - dlaed0.o a - dlaed1.o a - dlaed2.o a - dlaed3.o a - dlaed4.o a - dlaed5.o a - dlaed6.o a - dlaed7.o a - dlaed8.o a - dlaed9.o a - dlaeda.o a - dlaev2.o a - dlagtf.o a - dlagts.o a - dlamrg.o a - dlanst.o a - dlapy2.o a - dlapy3.o a - dlarnv.o a - dlarra.o a - dlarrb.o a - dlarrc.o a - dlarrd.o a - dlarre.o a - dlarrf.o a - dlarrj.o a - dlarrk.o a - dlarrr.o a - dlaneg.o a - dlartg.o a - dlaruv.o a - dlas2.o a - dlascl.o a - dlasd0.o a - dlasd1.o a - dlasd2.o a - dlasd3.o a - dlasd4.o a - dlasd5.o a - dlasd6.o a - dlasd7.o a - dlasd8.o a - dlasda.o a - dlasdq.o a - dlasdt.o a - dlaset.o a - dlasq1.o a - dlasq2.o a - dlasq3.o a - dlasq4.o a - dlasq5.o a - dlasq6.o a - dlasr.o a - dlasrt.o a - dlassq.o a - dlasv2.o a - dpttrf.o a - dstebz.o a - dstedc.o a - dsteqr.o a - dsterf.o a - dlaisnan.o a - disnan.o a - dlartgp.o a - dlartgs.o a - ../INSTALL/dlamch.o a - ../INSTALL/dsecnd_INT_ETIME.o a - ilaenv.o a - ilaenv2stage.o a - ieeeck.o a - lsamen.o a - iparmq.o a - iparam2stage.o a - ilaprec.o a - ilatrans.o a - ilauplo.o a - iladiag.o a - chla_transtype.o a - ../INSTALL/ilaver.o a - ../INSTALL/lsame.o a - xerbla.o a - xerbla_array.o a - spotrs.o a - sgetrs.o a - spotrf.o a - sgetrf.o a - cpotrs.o a - cgetrs.o a - cpotrf.o a - cgetrf.o ranlib liblapack64_.a for i in `nm liblapack64_.a |grep " T " | awk '{print $3}'`; do echo "$i" "64_$i"; done > lapack-static-prefix.def.dirty sort -n lapack-static-prefix.def.dirty | uniq > lapack-static-prefix.def objcopy --redefine-syms lapack-static-prefix.def liblapack64_.a liblapack64_.a.fixed rm -rf liblapack64_.a mv liblapack64_.a.fixed liblapack64_.a + cp liblapack64_.a /builddir/build/BUILD/lapack-3.8.0/liblapack64_pic.a ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/INSTALL ~/build/BUILD/lapack-3.8.0 + popd + pushd INSTALL + make clean rm -f *.o rm -f test* rm -f core + make 'NOOPT=-O0 -g -frecursive -fPIC' 'OPTS=-O2 -g -frecursive -fPIC' gfortran -O2 -g -frecursive -fPIC -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -fPIC -c -o lsametst.o lsametst.f gfortran -o testlsame lsame.o lsametst.o gfortran -O0 -g -frecursive -fPIC -c -o slamch.o slamch.f gfortran -O2 -g -frecursive -fPIC -c -o slamchtst.o slamchtst.f gfortran -o testslamch slamch.o lsame.o slamchtst.o gfortran -O0 -g -frecursive -fPIC -c -o dlamch.o dlamch.f gfortran -O2 -g -frecursive -fPIC -c -o dlamchtst.o dlamchtst.f gfortran -o testdlamch dlamch.o lsame.o dlamchtst.o gfortran -O2 -g -frecursive -fPIC -c -o second_INT_ETIME.o second_INT_ETIME.f gfortran -O2 -g -frecursive -fPIC -c -o secondtst.o secondtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testsecond second_INT_ETIME.o secondtst.o gfortran -O2 -g -frecursive -fPIC -c -o dsecnd_INT_ETIME.o dsecnd_INT_ETIME.f gfortran -O2 -g -frecursive -fPIC -c -o dsecndtst.o dsecndtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testdsecnd dsecnd_INT_ETIME.o dsecndtst.o gfortran -O2 -g -frecursive -fPIC -c -o tstiee.o tstiee.f gfortran -o testieee tstiee.o gfortran -O2 -g -frecursive -fPIC -c -o ilaver.o ilaver.f gfortran -O2 -g -frecursive -fPIC -c -o LAPACK_version.o LAPACK_version.f gfortran -o testversion ilaver.o LAPACK_version.o + popd ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/SRC ~/build/BUILD/lapack-3.8.0 + pushd SRC + make clean rm -f *.o liblapack* DEPRECATED/*.o + make 'FFLAGS=-O2 -g -frecursive -fPIC' 'CFLAGS=-O2 -g -frecursive -fPIC' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' shared gfortran -O2 -g -frecursive -fPIC -c -o sbdsvdx.o sbdsvdx.f gfortran -O2 -g -frecursive -fPIC -c -o sgbbrd.o sgbbrd.f gfortran -O2 -g -frecursive -fPIC -c -o sgbcon.o sgbcon.f gfortran -O2 -g -frecursive -fPIC -c -o sgbequ.o sgbequ.f gfortran -O2 -g -frecursive -fPIC -c -o sgbrfs.o sgbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o sgbsv.o sgbsv.f gfortran -O2 -g -frecursive -fPIC -c -o sgbsvx.o sgbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o sgbtf2.o sgbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o sgbtrf.o sgbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o sgbtrs.o sgbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o sgebak.o sgebak.f gfortran -O2 -g -frecursive -fPIC -c -o sgebal.o sgebal.f gfortran -O2 -g -frecursive -fPIC -c -o sgebd2.o sgebd2.f gfortran -O2 -g -frecursive -fPIC -c -o sgebrd.o sgebrd.f gfortran -O2 -g -frecursive -fPIC -c -o sgecon.o sgecon.f gfortran -O2 -g -frecursive -fPIC -c -o sgeequ.o sgeequ.f gfortran -O2 -g -frecursive -fPIC -c -o sgees.o sgees.f gfortran -O2 -g -frecursive -fPIC -c -o sgeesx.o sgeesx.f gfortran -O2 -g -frecursive -fPIC -c -o sgeev.o sgeev.f gfortran -O2 -g -frecursive -fPIC -c -o sgeevx.o sgeevx.f gfortran -O2 -g -frecursive -fPIC -c -o sgehd2.o sgehd2.f gfortran -O2 -g -frecursive -fPIC -c -o sgehrd.o sgehrd.f gfortran -O2 -g -frecursive -fPIC -c -o sgelq2.o sgelq2.f gfortran -O2 -g -frecursive -fPIC -c -o sgelqf.o sgelqf.f gfortran -O2 -g -frecursive -fPIC -c -o sgels.o sgels.f gfortran -O2 -g -frecursive -fPIC -c -o sgelsd.o sgelsd.f gfortran -O2 -g -frecursive -fPIC -c -o sgelss.o sgelss.f gfortran -O2 -g -frecursive -fPIC -c -o sgelsy.o sgelsy.f gfortran -O2 -g -frecursive -fPIC -c -o sgeql2.o sgeql2.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqlf.o sgeqlf.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqp3.o sgeqp3.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqr2.o sgeqr2.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqr2p.o sgeqr2p.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrf.o sgeqrf.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrfp.o sgeqrfp.f gfortran -O2 -g -frecursive -fPIC -c -o sgerfs.o sgerfs.f gfortran -O2 -g -frecursive -fPIC -c -o sgerq2.o sgerq2.f gfortran -O2 -g -frecursive -fPIC -c -o sgerqf.o sgerqf.f gfortran -O2 -g -frecursive -fPIC -c -o sgesc2.o sgesc2.f gfortran -O2 -g -frecursive -fPIC -c -o sgesdd.o sgesdd.f gfortran -O2 -g -frecursive -fPIC -c -o sgesv.o sgesv.f gfortran -O2 -g -frecursive -fPIC -c -o sgesvd.o sgesvd.f gfortran -O2 -g -frecursive -fPIC -c -o sgesvdx.o sgesvdx.f gfortran -O2 -g -frecursive -fPIC -c -o sgesvx.o sgesvx.f gfortran -O2 -g -frecursive -fPIC -c -o sgetc2.o sgetc2.f gfortran -O2 -g -frecursive -fPIC -c -o sgetf2.o sgetf2.f gfortran -O2 -g -frecursive -fPIC -c -o sgetrf2.o sgetrf2.f gfortran -O2 -g -frecursive -fPIC -c -o sgetri.o sgetri.f gfortran -O2 -g -frecursive -fPIC -c -o sggbak.o sggbak.f gfortran -O2 -g -frecursive -fPIC -c -o sggbal.o sggbal.f gfortran -O2 -g -frecursive -fPIC -c -o sgges.o sgges.f gfortran -O2 -g -frecursive -fPIC -c -o sgges3.o sgges3.f gfortran -O2 -g -frecursive -fPIC -c -o sggesx.o sggesx.f gfortran -O2 -g -frecursive -fPIC -c -o sggev.o sggev.f gfortran -O2 -g -frecursive -fPIC -c -o sggev3.o sggev3.f gfortran -O2 -g -frecursive -fPIC -c -o sggevx.o sggevx.f gfortran -O2 -g -frecursive -fPIC -c -o sggglm.o sggglm.f gfortran -O2 -g -frecursive -fPIC -c -o sgghrd.o sgghrd.f gfortran -O2 -g -frecursive -fPIC -c -o sgghd3.o sgghd3.f gfortran -O2 -g -frecursive -fPIC -c -o sgglse.o sgglse.f gfortran -O2 -g -frecursive -fPIC -c -o sggqrf.o sggqrf.f gfortran -O2 -g -frecursive -fPIC -c -o sggrqf.o sggrqf.f gfortran -O2 -g -frecursive -fPIC -c -o sggsvd3.o sggsvd3.f gfortran -O2 -g -frecursive -fPIC -c -o sggsvp3.o sggsvp3.f gfortran -O2 -g -frecursive -fPIC -c -o sgtcon.o sgtcon.f gfortran -O2 -g -frecursive -fPIC -c -o sgtrfs.o sgtrfs.f gfortran -O2 -g -frecursive -fPIC -c -o sgtsv.o sgtsv.f gfortran -O2 -g -frecursive -fPIC -c -o sgtsvx.o sgtsvx.f gfortran -O2 -g -frecursive -fPIC -c -o sgttrf.o sgttrf.f gfortran -O2 -g -frecursive -fPIC -c -o sgttrs.o sgttrs.f gfortran -O2 -g -frecursive -fPIC -c -o sgtts2.o sgtts2.f gfortran -O2 -g -frecursive -fPIC -c -o shgeqz.o shgeqz.f gfortran -O2 -g -frecursive -fPIC -c -o shsein.o shsein.f gfortran -O2 -g -frecursive -fPIC -c -o shseqr.o shseqr.f gfortran -O2 -g -frecursive -fPIC -c -o slabrd.o slabrd.f gfortran -O2 -g -frecursive -fPIC -c -o slacon.o slacon.f gfortran -O2 -g -frecursive -fPIC -c -o slacn2.o slacn2.f gfortran -O2 -g -frecursive -fPIC -c -o slaein.o slaein.f gfortran -O2 -g -frecursive -fPIC -c -o slaexc.o slaexc.f gfortran -O2 -g -frecursive -fPIC -c -o slag2.o slag2.f gfortran -O2 -g -frecursive -fPIC -c -o slags2.o slags2.f gfortran -O2 -g -frecursive -fPIC -c -o slagtm.o slagtm.f gfortran -O2 -g -frecursive -fPIC -c -o slagv2.o slagv2.f gfortran -O2 -g -frecursive -fPIC -c -o slahqr.o slahqr.f gfortran -O2 -g -frecursive -fPIC -c -o slahr2.o slahr2.f gfortran -O2 -g -frecursive -fPIC -c -o slaic1.o slaic1.f gfortran -O2 -g -frecursive -fPIC -c -o slaln2.o slaln2.f gfortran -O2 -g -frecursive -fPIC -c -o slals0.o slals0.f gfortran -O2 -g -frecursive -fPIC -c -o slalsa.o slalsa.f gfortran -O2 -g -frecursive -fPIC -c -o slalsd.o slalsd.f gfortran -O2 -g -frecursive -fPIC -c -o slangb.o slangb.f gfortran -O2 -g -frecursive -fPIC -c -o slange.o slange.f gfortran -O2 -g -frecursive -fPIC -c -o slangt.o slangt.f gfortran -O2 -g -frecursive -fPIC -c -o slanhs.o slanhs.f gfortran -O2 -g -frecursive -fPIC -c -o slansb.o slansb.f gfortran -O2 -g -frecursive -fPIC -c -o slansp.o slansp.f gfortran -O2 -g -frecursive -fPIC -c -o slansy.o slansy.f gfortran -O2 -g -frecursive -fPIC -c -o slantb.o slantb.f gfortran -O2 -g -frecursive -fPIC -c -o slantp.o slantp.f gfortran -O2 -g -frecursive -fPIC -c -o slantr.o slantr.f gfortran -O2 -g -frecursive -fPIC -c -o slanv2.o slanv2.f gfortran -O2 -g -frecursive -fPIC -c -o slapll.o slapll.f gfortran -O2 -g -frecursive -fPIC -c -o slapmt.o slapmt.f gfortran -O2 -g -frecursive -fPIC -c -o slaqgb.o slaqgb.f gfortran -O2 -g -frecursive -fPIC -c -o slaqge.o slaqge.f gfortran -O2 -g -frecursive -fPIC -c -o slaqp2.o slaqp2.f gfortran -O2 -g -frecursive -fPIC -c -o slaqps.o slaqps.f gfortran -O2 -g -frecursive -fPIC -c -o slaqsb.o slaqsb.f gfortran -O2 -g -frecursive -fPIC -c -o slaqsp.o slaqsp.f gfortran -O2 -g -frecursive -fPIC -c -o slaqsy.o slaqsy.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr0.o slaqr0.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr1.o slaqr1.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr2.o slaqr2.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr3.o slaqr3.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr4.o slaqr4.f gfortran -O2 -g -frecursive -fPIC -c -o slaqr5.o slaqr5.f gfortran -O2 -g -frecursive -fPIC -c -o slaqtr.o slaqtr.f gfortran -O2 -g -frecursive -fPIC -c -o slar1v.o slar1v.f gfortran -O2 -g -frecursive -fPIC -c -o slar2v.o slar2v.f gfortran -O2 -g -frecursive -fPIC -c -o ilaslr.o ilaslr.f gfortran -O2 -g -frecursive -fPIC -c -o ilaslc.o ilaslc.f gfortran -O2 -g -frecursive -fPIC -c -o slarf.o slarf.f gfortran -O2 -g -frecursive -fPIC -c -o slarfb.o slarfb.f gfortran -O2 -g -frecursive -fPIC -c -o slarfg.o slarfg.f gfortran -O2 -g -frecursive -fPIC -c -o slarfgp.o slarfgp.f gfortran -O2 -g -frecursive -fPIC -c -o slarft.o slarft.f gfortran -O2 -g -frecursive -fPIC -c -o slarfx.o slarfx.f gfortran -O2 -g -frecursive -fPIC -c -o slarfy.o slarfy.f gfortran -O2 -g -frecursive -fPIC -c -o slargv.o slargv.f gfortran -O2 -g -frecursive -fPIC -c -o slarrv.o slarrv.f gfortran -O2 -g -frecursive -fPIC -c -o slartv.o slartv.f gfortran -O2 -g -frecursive -fPIC -c -o slarz.o slarz.f gfortran -O2 -g -frecursive -fPIC -c -o slarzb.o slarzb.f gfortran -O2 -g -frecursive -fPIC -c -o slarzt.o slarzt.f gfortran -O2 -g -frecursive -fPIC -c -o slaswp.o slaswp.f gfortran -O2 -g -frecursive -fPIC -c -o slasy2.o slasy2.f gfortran -O2 -g -frecursive -fPIC -c -o slasyf.o slasyf.f gfortran -O2 -g -frecursive -fPIC -c -o slasyf_rook.o slasyf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o slasyf_rk.o slasyf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o slasyf_aa.o slasyf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o slatbs.o slatbs.f gfortran -O2 -g -frecursive -fPIC -c -o slatdf.o slatdf.f gfortran -O2 -g -frecursive -fPIC -c -o slatps.o slatps.f gfortran -O2 -g -frecursive -fPIC -c -o slatrd.o slatrd.f gfortran -O2 -g -frecursive -fPIC -c -o slatrs.o slatrs.f gfortran -O2 -g -frecursive -fPIC -c -o slatrz.o slatrz.f gfortran -O2 -g -frecursive -fPIC -c -o slauu2.o slauu2.f gfortran -O2 -g -frecursive -fPIC -c -o slauum.o slauum.f gfortran -O2 -g -frecursive -fPIC -c -o sopgtr.o sopgtr.f gfortran -O2 -g -frecursive -fPIC -c -o sopmtr.o sopmtr.f gfortran -O2 -g -frecursive -fPIC -c -o sorg2l.o sorg2l.f gfortran -O2 -g -frecursive -fPIC -c -o sorg2r.o sorg2r.f gfortran -O2 -g -frecursive -fPIC -c -o sorgbr.o sorgbr.f gfortran -O2 -g -frecursive -fPIC -c -o sorghr.o sorghr.f gfortran -O2 -g -frecursive -fPIC -c -o sorgl2.o sorgl2.f gfortran -O2 -g -frecursive -fPIC -c -o sorglq.o sorglq.f gfortran -O2 -g -frecursive -fPIC -c -o sorgql.o sorgql.f gfortran -O2 -g -frecursive -fPIC -c -o sorgqr.o sorgqr.f gfortran -O2 -g -frecursive -fPIC -c -o sorgr2.o sorgr2.f gfortran -O2 -g -frecursive -fPIC -c -o sorgrq.o sorgrq.f gfortran -O2 -g -frecursive -fPIC -c -o sorgtr.o sorgtr.f gfortran -O2 -g -frecursive -fPIC -c -o sorm2l.o sorm2l.f gfortran -O2 -g -frecursive -fPIC -c -o sorm2r.o sorm2r.f gfortran -O2 -g -frecursive -fPIC -c -o sorm22.o sorm22.f gfortran -O2 -g -frecursive -fPIC -c -o sormbr.o sormbr.f gfortran -O2 -g -frecursive -fPIC -c -o sormhr.o sormhr.f gfortran -O2 -g -frecursive -fPIC -c -o sorml2.o sorml2.f gfortran -O2 -g -frecursive -fPIC -c -o sormlq.o sormlq.f gfortran -O2 -g -frecursive -fPIC -c -o sormql.o sormql.f gfortran -O2 -g -frecursive -fPIC -c -o sormqr.o sormqr.f gfortran -O2 -g -frecursive -fPIC -c -o sormr2.o sormr2.f gfortran -O2 -g -frecursive -fPIC -c -o sormr3.o sormr3.f gfortran -O2 -g -frecursive -fPIC -c -o sormrq.o sormrq.f gfortran -O2 -g -frecursive -fPIC -c -o sormrz.o sormrz.f gfortran -O2 -g -frecursive -fPIC -c -o sormtr.o sormtr.f gfortran -O2 -g -frecursive -fPIC -c -o spbcon.o spbcon.f gfortran -O2 -g -frecursive -fPIC -c -o spbequ.o spbequ.f gfortran -O2 -g -frecursive -fPIC -c -o spbrfs.o spbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o spbstf.o spbstf.f gfortran -O2 -g -frecursive -fPIC -c -o spbsv.o spbsv.f gfortran -O2 -g -frecursive -fPIC -c -o spbsvx.o spbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o spbtf2.o spbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o spbtrf.o spbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o spbtrs.o spbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o spocon.o spocon.f gfortran -O2 -g -frecursive -fPIC -c -o spoequ.o spoequ.f gfortran -O2 -g -frecursive -fPIC -c -o sporfs.o sporfs.f gfortran -O2 -g -frecursive -fPIC -c -o sposv.o sposv.f gfortran -O2 -g -frecursive -fPIC -c -o sposvx.o sposvx.f gfortran -O2 -g -frecursive -fPIC -c -o spotf2.o spotf2.f gfortran -O2 -g -frecursive -fPIC -c -o spotrf2.o spotrf2.f gfortran -O2 -g -frecursive -fPIC -c -o spotri.o spotri.f gfortran -O2 -g -frecursive -fPIC -c -o spstrf.o spstrf.f gfortran -O2 -g -frecursive -fPIC -c -o spstf2.o spstf2.f gfortran -O2 -g -frecursive -fPIC -c -o sppcon.o sppcon.f gfortran -O2 -g -frecursive -fPIC -c -o sppequ.o sppequ.f gfortran -O2 -g -frecursive -fPIC -c -o spprfs.o spprfs.f gfortran -O2 -g -frecursive -fPIC -c -o sppsv.o sppsv.f gfortran -O2 -g -frecursive -fPIC -c -o sppsvx.o sppsvx.f gfortran -O2 -g -frecursive -fPIC -c -o spptrf.o spptrf.f gfortran -O2 -g -frecursive -fPIC -c -o spptri.o spptri.f gfortran -O2 -g -frecursive -fPIC -c -o spptrs.o spptrs.f gfortran -O2 -g -frecursive -fPIC -c -o sptcon.o sptcon.f gfortran -O2 -g -frecursive -fPIC -c -o spteqr.o spteqr.f gfortran -O2 -g -frecursive -fPIC -c -o sptrfs.o sptrfs.f gfortran -O2 -g -frecursive -fPIC -c -o sptsv.o sptsv.f gfortran -O2 -g -frecursive -fPIC -c -o sptsvx.o sptsvx.f gfortran -O2 -g -frecursive -fPIC -c -o spttrs.o spttrs.f gfortran -O2 -g -frecursive -fPIC -c -o sptts2.o sptts2.f gfortran -O2 -g -frecursive -fPIC -c -o srscl.o srscl.f gfortran -O2 -g -frecursive -fPIC -c -o ssbev.o ssbev.f gfortran -O2 -g -frecursive -fPIC -c -o ssbevd.o ssbevd.f gfortran -O2 -g -frecursive -fPIC -c -o ssbevx.o ssbevx.f gfortran -O2 -g -frecursive -fPIC -c -o ssbgst.o ssbgst.f gfortran -O2 -g -frecursive -fPIC -c -o ssbgv.o ssbgv.f gfortran -O2 -g -frecursive -fPIC -c -o ssbgvd.o ssbgvd.f gfortran -O2 -g -frecursive -fPIC -c -o ssbgvx.o ssbgvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssbtrd.o ssbtrd.f gfortran -O2 -g -frecursive -fPIC -c -o sspcon.o sspcon.f gfortran -O2 -g -frecursive -fPIC -c -o sspev.o sspev.f gfortran -O2 -g -frecursive -fPIC -c -o sspevd.o sspevd.f gfortran -O2 -g -frecursive -fPIC -c -o sspevx.o sspevx.f gfortran -O2 -g -frecursive -fPIC -c -o sspgst.o sspgst.f gfortran -O2 -g -frecursive -fPIC -c -o sspgv.o sspgv.f gfortran -O2 -g -frecursive -fPIC -c -o sspgvd.o sspgvd.f gfortran -O2 -g -frecursive -fPIC -c -o sspgvx.o sspgvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssprfs.o ssprfs.f gfortran -O2 -g -frecursive -fPIC -c -o sspsv.o sspsv.f gfortran -O2 -g -frecursive -fPIC -c -o sspsvx.o sspsvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssptrd.o ssptrd.f gfortran -O2 -g -frecursive -fPIC -c -o ssptrf.o ssptrf.f gfortran -O2 -g -frecursive -fPIC -c -o ssptri.o ssptri.f gfortran -O2 -g -frecursive -fPIC -c -o ssptrs.o ssptrs.f gfortran -O2 -g -frecursive -fPIC -c -o sstegr.o sstegr.f gfortran -O2 -g -frecursive -fPIC -c -o sstein.o sstein.f gfortran -O2 -g -frecursive -fPIC -c -o sstev.o sstev.f gfortran -O2 -g -frecursive -fPIC -c -o sstevd.o sstevd.f gfortran -O2 -g -frecursive -fPIC -c -o sstevr.o sstevr.f gfortran -O2 -g -frecursive -fPIC -c -o sstevx.o sstevx.f gfortran -O2 -g -frecursive -fPIC -c -o ssycon.o ssycon.f gfortran -O2 -g -frecursive -fPIC -c -o ssyev.o ssyev.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevd.o ssyevd.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevr.o ssyevr.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevx.o ssyevx.f gfortran -O2 -g -frecursive -fPIC -c -o ssygs2.o ssygs2.f gfortran -O2 -g -frecursive -fPIC -c -o ssygst.o ssygst.f gfortran -O2 -g -frecursive -fPIC -c -o ssygv.o ssygv.f gfortran -O2 -g -frecursive -fPIC -c -o ssygvd.o ssygvd.f gfortran -O2 -g -frecursive -fPIC -c -o ssygvx.o ssygvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssyrfs.o ssyrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv.o ssysv.f gfortran -O2 -g -frecursive -fPIC -c -o ssysvx.o ssysvx.f gfortran -O2 -g -frecursive -fPIC -c -o ssytd2.o ssytd2.f gfortran -O2 -g -frecursive -fPIC -c -o ssytf2.o ssytf2.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrd.o ssytrd.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf.o ssytrf.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri.o ssytri.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri2.o ssytri2.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri2x.o ssytri2x.f gfortran -O2 -g -frecursive -fPIC -c -o ssyswapr.o ssyswapr.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs.o ssytrs.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs2.o ssytrs2.f gfortran -O2 -g -frecursive -fPIC -c -o ssyconv.o ssyconv.f gfortran -O2 -g -frecursive -fPIC -c -o ssyconvf.o ssyconvf.f gfortran -O2 -g -frecursive -fPIC -c -o ssyconvf_rook.o ssyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytf2_rook.o ssytf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf_rook.o ssytrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs_rook.o ssytrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri_rook.o ssytri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssycon_rook.o ssycon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv_rook.o ssysv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o ssytf2_rk.o ssytf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf_rk.o ssytrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs_3.o ssytrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri_3.o ssytri_3.f gfortran -O2 -g -frecursive -fPIC -c -o ssytri_3x.o ssytri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o ssycon_3.o ssycon_3.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv_rk.o ssysv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv_aa.o ssysv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf_aa.o ssytrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs_aa.o ssytrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o ssysv_aa_2stage.o ssysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrf_aa_2stage.o ssytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrs_aa_2stage.o ssytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o stbcon.o stbcon.f gfortran -O2 -g -frecursive -fPIC -c -o stbrfs.o stbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o stbtrs.o stbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o stgevc.o stgevc.f gfortran -O2 -g -frecursive -fPIC -c -o stgex2.o stgex2.f gfortran -O2 -g -frecursive -fPIC -c -o stgexc.o stgexc.f gfortran -O2 -g -frecursive -fPIC -c -o stgsen.o stgsen.f gfortran -O2 -g -frecursive -fPIC -c -o stgsja.o stgsja.f gfortran -O2 -g -frecursive -fPIC -c -o stgsna.o stgsna.f gfortran -O2 -g -frecursive -fPIC -c -o stgsy2.o stgsy2.f gfortran -O2 -g -frecursive -fPIC -c -o stgsyl.o stgsyl.f gfortran -O2 -g -frecursive -fPIC -c -o stpcon.o stpcon.f gfortran -O2 -g -frecursive -fPIC -c -o stprfs.o stprfs.f gfortran -O2 -g -frecursive -fPIC -c -o stptri.o stptri.f gfortran -O2 -g -frecursive -fPIC -c -o stptrs.o stptrs.f gfortran -O2 -g -frecursive -fPIC -c -o strcon.o strcon.f gfortran -O2 -g -frecursive -fPIC -c -o strevc.o strevc.f gfortran -O2 -g -frecursive -fPIC -c -o strevc3.o strevc3.f gfortran -O2 -g -frecursive -fPIC -c -o strexc.o strexc.f gfortran -O2 -g -frecursive -fPIC -c -o strrfs.o strrfs.f gfortran -O2 -g -frecursive -fPIC -c -o strsen.o strsen.f gfortran -O2 -g -frecursive -fPIC -c -o strsna.o strsna.f gfortran -O2 -g -frecursive -fPIC -c -o strsyl.o strsyl.f gfortran -O2 -g -frecursive -fPIC -c -o strti2.o strti2.f gfortran -O2 -g -frecursive -fPIC -c -o strtri.o strtri.f gfortran -O2 -g -frecursive -fPIC -c -o strtrs.o strtrs.f gfortran -O2 -g -frecursive -fPIC -c -o stzrzf.o stzrzf.f gfortran -O2 -g -frecursive -fPIC -c -o sstemr.o sstemr.f gfortran -O2 -g -frecursive -fPIC -c -o slansf.o slansf.f gfortran -O2 -g -frecursive -fPIC -c -o spftrf.o spftrf.f gfortran -O2 -g -frecursive -fPIC -c -o spftri.o spftri.f gfortran -O2 -g -frecursive -fPIC -c -o spftrs.o spftrs.f gfortran -O2 -g -frecursive -fPIC -c -o ssfrk.o ssfrk.f gfortran -O2 -g -frecursive -fPIC -c -o stfsm.o stfsm.f gfortran -O2 -g -frecursive -fPIC -c -o stftri.o stftri.f gfortran -O2 -g -frecursive -fPIC -c -o stfttp.o stfttp.f gfortran -O2 -g -frecursive -fPIC -c -o stfttr.o stfttr.f gfortran -O2 -g -frecursive -fPIC -c -o stpttf.o stpttf.f gfortran -O2 -g -frecursive -fPIC -c -o stpttr.o stpttr.f gfortran -O2 -g -frecursive -fPIC -c -o strttf.o strttf.f gfortran -O2 -g -frecursive -fPIC -c -o strttp.o strttp.f gfortran -O2 -g -frecursive -fPIC -c -o sgejsv.o sgejsv.f gfortran -O2 -g -frecursive -fPIC -c -o sgesvj.o sgesvj.f gfortran -O2 -g -frecursive -fPIC -c -o sgsvj0.o sgsvj0.f gfortran -O2 -g -frecursive -fPIC -c -o sgsvj1.o sgsvj1.f gfortran -O2 -g -frecursive -fPIC -c -o sgeequb.o sgeequb.f gfortran -O2 -g -frecursive -fPIC -c -o ssyequb.o ssyequb.f gfortran -O2 -g -frecursive -fPIC -c -o spoequb.o spoequb.f gfortran -O2 -g -frecursive -fPIC -c -o sgbequb.o sgbequb.f gfortran -O2 -g -frecursive -fPIC -c -o sbbcsd.o sbbcsd.f gfortran -O2 -g -frecursive -fPIC -c -o slapmr.o slapmr.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb.o sorbdb.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb1.o sorbdb1.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb2.o sorbdb2.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb3.o sorbdb3.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb4.o sorbdb4.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb5.o sorbdb5.f gfortran -O2 -g -frecursive -fPIC -c -o sorbdb6.o sorbdb6.f gfortran -O2 -g -frecursive -fPIC -c -o sorcsd.o sorcsd.f gfortran -O2 -g -frecursive -fPIC -c -o sorcsd2by1.o sorcsd2by1.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrt.o sgeqrt.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrt2.o sgeqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqrt3.o sgeqrt3.f gfortran -O2 -g -frecursive -fPIC -c -o sgemqrt.o sgemqrt.f gfortran -O2 -g -frecursive -fPIC -c -o stpqrt.o stpqrt.f gfortran -O2 -g -frecursive -fPIC -c -o stpqrt2.o stpqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o stpmqrt.o stpmqrt.f gfortran -O2 -g -frecursive -fPIC -c -o stprfb.o stprfb.f gfortran -O2 -g -frecursive -fPIC -c -o sgelqt.o sgelqt.f gfortran -O2 -g -frecursive -fPIC -c -o sgelqt3.o sgelqt3.f gfortran -O2 -g -frecursive -fPIC -c -o sgemlqt.o sgemlqt.f gfortran -O2 -g -frecursive -fPIC -c -o sgetsls.o sgetsls.f gfortran -O2 -g -frecursive -fPIC -c -o sgeqr.o sgeqr.f gfortran -O2 -g -frecursive -fPIC -c -o slatsqr.o slatsqr.f gfortran -O2 -g -frecursive -fPIC -c -o slamtsqr.o slamtsqr.f gfortran -O2 -g -frecursive -fPIC -c -o sgemqr.o sgemqr.f gfortran -O2 -g -frecursive -fPIC -c -o sgelq.o sgelq.f gfortran -O2 -g -frecursive -fPIC -c -o slaswlq.o slaswlq.f gfortran -O2 -g -frecursive -fPIC -c -o slamswlq.o slamswlq.f gfortran -O2 -g -frecursive -fPIC -c -o sgemlq.o sgemlq.f gfortran -O2 -g -frecursive -fPIC -c -o stplqt.o stplqt.f gfortran -O2 -g -frecursive -fPIC -c -o stplqt2.o stplqt2.f gfortran -O2 -g -frecursive -fPIC -c -o stpmlqt.o stpmlqt.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrd_2stage.o ssytrd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrd_sy2sb.o ssytrd_sy2sb.f gfortran -O2 -g -frecursive -fPIC -c -o ssytrd_sb2st.o ssytrd_sb2st.F gfortran -O2 -g -frecursive -fPIC -c -o ssb2st_kernels.o ssb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevd_2stage.o ssyevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssyev_2stage.o ssyev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevx_2stage.o ssyevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssyevr_2stage.o ssyevr_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssbev_2stage.o ssbev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssbevx_2stage.o ssbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssbevd_2stage.o ssbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ssygv_2stage.o ssygv_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sgegs.o DEPRECATED/sgegs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sgegv.o DEPRECATED/sgegv.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sgeqpf.o DEPRECATED/sgeqpf.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sgelsx.o DEPRECATED/sgelsx.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sggsvd.o DEPRECATED/sggsvd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/sggsvp.o DEPRECATED/sggsvp.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/slahrd.o DEPRECATED/slahrd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/slatzm.o DEPRECATED/slatzm.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/stzrqf.o DEPRECATED/stzrqf.f gfortran -O2 -g -frecursive -fPIC -c -o dbdsvdx.o dbdsvdx.f gfortran -O2 -g -frecursive -fPIC -c -o dgbbrd.o dgbbrd.f gfortran -O2 -g -frecursive -fPIC -c -o dgbcon.o dgbcon.f gfortran -O2 -g -frecursive -fPIC -c -o dgbequ.o dgbequ.f gfortran -O2 -g -frecursive -fPIC -c -o dgbrfs.o dgbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dgbsv.o dgbsv.f gfortran -O2 -g -frecursive -fPIC -c -o dgbsvx.o dgbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dgbtf2.o dgbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o dgbtrf.o dgbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o dgbtrs.o dgbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o dgebak.o dgebak.f gfortran -O2 -g -frecursive -fPIC -c -o dgebal.o dgebal.f gfortran -O2 -g -frecursive -fPIC -c -o dgebd2.o dgebd2.f gfortran -O2 -g -frecursive -fPIC -c -o dgebrd.o dgebrd.f gfortran -O2 -g -frecursive -fPIC -c -o dgecon.o dgecon.f gfortran -O2 -g -frecursive -fPIC -c -o dgeequ.o dgeequ.f gfortran -O2 -g -frecursive -fPIC -c -o dgees.o dgees.f gfortran -O2 -g -frecursive -fPIC -c -o dgeesx.o dgeesx.f gfortran -O2 -g -frecursive -fPIC -c -o dgeev.o dgeev.f gfortran -O2 -g -frecursive -fPIC -c -o dgeevx.o dgeevx.f gfortran -O2 -g -frecursive -fPIC -c -o dgehd2.o dgehd2.f gfortran -O2 -g -frecursive -fPIC -c -o dgehrd.o dgehrd.f gfortran -O2 -g -frecursive -fPIC -c -o dgelq2.o dgelq2.f gfortran -O2 -g -frecursive -fPIC -c -o dgelqf.o dgelqf.f gfortran -O2 -g -frecursive -fPIC -c -o dgels.o dgels.f gfortran -O2 -g -frecursive -fPIC -c -o dgelsd.o dgelsd.f gfortran -O2 -g -frecursive -fPIC -c -o dgelss.o dgelss.f gfortran -O2 -g -frecursive -fPIC -c -o dgelsy.o dgelsy.f gfortran -O2 -g -frecursive -fPIC -c -o dgeql2.o dgeql2.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqlf.o dgeqlf.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqp3.o dgeqp3.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqr2.o dgeqr2.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqr2p.o dgeqr2p.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrf.o dgeqrf.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrfp.o dgeqrfp.f gfortran -O2 -g -frecursive -fPIC -c -o dgerfs.o dgerfs.f gfortran -O2 -g -frecursive -fPIC -c -o dgerq2.o dgerq2.f gfortran -O2 -g -frecursive -fPIC -c -o dgerqf.o dgerqf.f gfortran -O2 -g -frecursive -fPIC -c -o dgesc2.o dgesc2.f gfortran -O2 -g -frecursive -fPIC -c -o dgesdd.o dgesdd.f gfortran -O2 -g -frecursive -fPIC -c -o dgesv.o dgesv.f gfortran -O2 -g -frecursive -fPIC -c -o dgesvd.o dgesvd.f gfortran -O2 -g -frecursive -fPIC -c -o dgesvdx.o dgesvdx.f gfortran -O2 -g -frecursive -fPIC -c -o dgesvx.o dgesvx.f gfortran -O2 -g -frecursive -fPIC -c -o dgetc2.o dgetc2.f gfortran -O2 -g -frecursive -fPIC -c -o dgetf2.o dgetf2.f gfortran -O2 -g -frecursive -fPIC -c -o dgetrf.o dgetrf.f gfortran -O2 -g -frecursive -fPIC -c -o dgetrf2.o dgetrf2.f gfortran -O2 -g -frecursive -fPIC -c -o dgetri.o dgetri.f gfortran -O2 -g -frecursive -fPIC -c -o dgetrs.o dgetrs.f gfortran -O2 -g -frecursive -fPIC -c -o dggbak.o dggbak.f gfortran -O2 -g -frecursive -fPIC -c -o dggbal.o dggbal.f gfortran -O2 -g -frecursive -fPIC -c -o dgges.o dgges.f gfortran -O2 -g -frecursive -fPIC -c -o dgges3.o dgges3.f gfortran -O2 -g -frecursive -fPIC -c -o dggesx.o dggesx.f gfortran -O2 -g -frecursive -fPIC -c -o dggev.o dggev.f gfortran -O2 -g -frecursive -fPIC -c -o dggev3.o dggev3.f gfortran -O2 -g -frecursive -fPIC -c -o dggevx.o dggevx.f gfortran -O2 -g -frecursive -fPIC -c -o dggglm.o dggglm.f gfortran -O2 -g -frecursive -fPIC -c -o dgghrd.o dgghrd.f gfortran -O2 -g -frecursive -fPIC -c -o dgghd3.o dgghd3.f gfortran -O2 -g -frecursive -fPIC -c -o dgglse.o dgglse.f gfortran -O2 -g -frecursive -fPIC -c -o dggqrf.o dggqrf.f gfortran -O2 -g -frecursive -fPIC -c -o dggrqf.o dggrqf.f gfortran -O2 -g -frecursive -fPIC -c -o dggsvd3.o dggsvd3.f gfortran -O2 -g -frecursive -fPIC -c -o dggsvp3.o dggsvp3.f gfortran -O2 -g -frecursive -fPIC -c -o dgtcon.o dgtcon.f gfortran -O2 -g -frecursive -fPIC -c -o dgtrfs.o dgtrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dgtsv.o dgtsv.f gfortran -O2 -g -frecursive -fPIC -c -o dgtsvx.o dgtsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dgttrf.o dgttrf.f gfortran -O2 -g -frecursive -fPIC -c -o dgttrs.o dgttrs.f gfortran -O2 -g -frecursive -fPIC -c -o dgtts2.o dgtts2.f gfortran -O2 -g -frecursive -fPIC -c -o dhgeqz.o dhgeqz.f gfortran -O2 -g -frecursive -fPIC -c -o dhsein.o dhsein.f gfortran -O2 -g -frecursive -fPIC -c -o dhseqr.o dhseqr.f gfortran -O2 -g -frecursive -fPIC -c -o dlabrd.o dlabrd.f gfortran -O2 -g -frecursive -fPIC -c -o dlacon.o dlacon.f gfortran -O2 -g -frecursive -fPIC -c -o dlacn2.o dlacn2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaein.o dlaein.f gfortran -O2 -g -frecursive -fPIC -c -o dlaexc.o dlaexc.f gfortran -O2 -g -frecursive -fPIC -c -o dlag2.o dlag2.f gfortran -O2 -g -frecursive -fPIC -c -o dlags2.o dlags2.f gfortran -O2 -g -frecursive -fPIC -c -o dlagtm.o dlagtm.f gfortran -O2 -g -frecursive -fPIC -c -o dlagv2.o dlagv2.f gfortran -O2 -g -frecursive -fPIC -c -o dlahqr.o dlahqr.f gfortran -O2 -g -frecursive -fPIC -c -o dlahr2.o dlahr2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaic1.o dlaic1.f gfortran -O2 -g -frecursive -fPIC -c -o dlaln2.o dlaln2.f gfortran -O2 -g -frecursive -fPIC -c -o dlals0.o dlals0.f gfortran -O2 -g -frecursive -fPIC -c -o dlalsa.o dlalsa.f gfortran -O2 -g -frecursive -fPIC -c -o dlalsd.o dlalsd.f gfortran -O2 -g -frecursive -fPIC -c -o dlangb.o dlangb.f gfortran -O2 -g -frecursive -fPIC -c -o dlange.o dlange.f gfortran -O2 -g -frecursive -fPIC -c -o dlangt.o dlangt.f gfortran -O2 -g -frecursive -fPIC -c -o dlanhs.o dlanhs.f gfortran -O2 -g -frecursive -fPIC -c -o dlansb.o dlansb.f gfortran -O2 -g -frecursive -fPIC -c -o dlansp.o dlansp.f gfortran -O2 -g -frecursive -fPIC -c -o dlansy.o dlansy.f gfortran -O2 -g -frecursive -fPIC -c -o dlantb.o dlantb.f gfortran -O2 -g -frecursive -fPIC -c -o dlantp.o dlantp.f gfortran -O2 -g -frecursive -fPIC -c -o dlantr.o dlantr.f gfortran -O2 -g -frecursive -fPIC -c -o dlanv2.o dlanv2.f gfortran -O2 -g -frecursive -fPIC -c -o dlapll.o dlapll.f gfortran -O2 -g -frecursive -fPIC -c -o dlapmt.o dlapmt.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqgb.o dlaqgb.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqge.o dlaqge.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqp2.o dlaqp2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqps.o dlaqps.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqsb.o dlaqsb.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqsp.o dlaqsp.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqsy.o dlaqsy.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr0.o dlaqr0.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr1.o dlaqr1.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr2.o dlaqr2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr3.o dlaqr3.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr4.o dlaqr4.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqr5.o dlaqr5.f gfortran -O2 -g -frecursive -fPIC -c -o dlaqtr.o dlaqtr.f gfortran -O2 -g -frecursive -fPIC -c -o dlar1v.o dlar1v.f gfortran -O2 -g -frecursive -fPIC -c -o dlar2v.o dlar2v.f gfortran -O2 -g -frecursive -fPIC -c -o iladlr.o iladlr.f gfortran -O2 -g -frecursive -fPIC -c -o iladlc.o iladlc.f gfortran -O2 -g -frecursive -fPIC -c -o dlarf.o dlarf.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfb.o dlarfb.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfg.o dlarfg.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfgp.o dlarfgp.f gfortran -O2 -g -frecursive -fPIC -c -o dlarft.o dlarft.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfx.o dlarfx.f gfortran -O2 -g -frecursive -fPIC -c -o dlarfy.o dlarfy.f gfortran -O2 -g -frecursive -fPIC -c -o dlargv.o dlargv.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrv.o dlarrv.f gfortran -O2 -g -frecursive -fPIC -c -o dlartv.o dlartv.f gfortran -O2 -g -frecursive -fPIC -c -o dlarz.o dlarz.f gfortran -O2 -g -frecursive -fPIC -c -o dlarzb.o dlarzb.f gfortran -O2 -g -frecursive -fPIC -c -o dlarzt.o dlarzt.f gfortran -O2 -g -frecursive -fPIC -c -o dlaswp.o dlaswp.f gfortran -O2 -g -frecursive -fPIC -c -o dlasy2.o dlasy2.f gfortran -O2 -g -frecursive -fPIC -c -o dlasyf.o dlasyf.f gfortran -O2 -g -frecursive -fPIC -c -o dlasyf_rook.o dlasyf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dlasyf_rk.o dlasyf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o dlasyf_aa.o dlasyf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o dlatbs.o dlatbs.f gfortran -O2 -g -frecursive -fPIC -c -o dlatdf.o dlatdf.f gfortran -O2 -g -frecursive -fPIC -c -o dlatps.o dlatps.f gfortran -O2 -g -frecursive -fPIC -c -o dlatrd.o dlatrd.f gfortran -O2 -g -frecursive -fPIC -c -o dlatrs.o dlatrs.f gfortran -O2 -g -frecursive -fPIC -c -o dlatrz.o dlatrz.f gfortran -O2 -g -frecursive -fPIC -c -o dlauu2.o dlauu2.f gfortran -O2 -g -frecursive -fPIC -c -o dlauum.o dlauum.f gfortran -O2 -g -frecursive -fPIC -c -o dopgtr.o dopgtr.f gfortran -O2 -g -frecursive -fPIC -c -o dopmtr.o dopmtr.f gfortran -O2 -g -frecursive -fPIC -c -o dorg2l.o dorg2l.f gfortran -O2 -g -frecursive -fPIC -c -o dorg2r.o dorg2r.f gfortran -O2 -g -frecursive -fPIC -c -o dorgbr.o dorgbr.f gfortran -O2 -g -frecursive -fPIC -c -o dorghr.o dorghr.f gfortran -O2 -g -frecursive -fPIC -c -o dorgl2.o dorgl2.f gfortran -O2 -g -frecursive -fPIC -c -o dorglq.o dorglq.f gfortran -O2 -g -frecursive -fPIC -c -o dorgql.o dorgql.f gfortran -O2 -g -frecursive -fPIC -c -o dorgqr.o dorgqr.f gfortran -O2 -g -frecursive -fPIC -c -o dorgr2.o dorgr2.f gfortran -O2 -g -frecursive -fPIC -c -o dorgrq.o dorgrq.f gfortran -O2 -g -frecursive -fPIC -c -o dorgtr.o dorgtr.f gfortran -O2 -g -frecursive -fPIC -c -o dorm2l.o dorm2l.f gfortran -O2 -g -frecursive -fPIC -c -o dorm2r.o dorm2r.f gfortran -O2 -g -frecursive -fPIC -c -o dorm22.o dorm22.f gfortran -O2 -g -frecursive -fPIC -c -o dormbr.o dormbr.f gfortran -O2 -g -frecursive -fPIC -c -o dormhr.o dormhr.f gfortran -O2 -g -frecursive -fPIC -c -o dorml2.o dorml2.f gfortran -O2 -g -frecursive -fPIC -c -o dormlq.o dormlq.f gfortran -O2 -g -frecursive -fPIC -c -o dormql.o dormql.f gfortran -O2 -g -frecursive -fPIC -c -o dormqr.o dormqr.f gfortran -O2 -g -frecursive -fPIC -c -o dormr2.o dormr2.f gfortran -O2 -g -frecursive -fPIC -c -o dormr3.o dormr3.f gfortran -O2 -g -frecursive -fPIC -c -o dormrq.o dormrq.f gfortran -O2 -g -frecursive -fPIC -c -o dormrz.o dormrz.f gfortran -O2 -g -frecursive -fPIC -c -o dormtr.o dormtr.f gfortran -O2 -g -frecursive -fPIC -c -o dpbcon.o dpbcon.f gfortran -O2 -g -frecursive -fPIC -c -o dpbequ.o dpbequ.f gfortran -O2 -g -frecursive -fPIC -c -o dpbrfs.o dpbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dpbstf.o dpbstf.f gfortran -O2 -g -frecursive -fPIC -c -o dpbsv.o dpbsv.f gfortran -O2 -g -frecursive -fPIC -c -o dpbsvx.o dpbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dpbtf2.o dpbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o dpbtrf.o dpbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpbtrs.o dpbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o dpocon.o dpocon.f gfortran -O2 -g -frecursive -fPIC -c -o dpoequ.o dpoequ.f gfortran -O2 -g -frecursive -fPIC -c -o dporfs.o dporfs.f gfortran -O2 -g -frecursive -fPIC -c -o dposv.o dposv.f gfortran -O2 -g -frecursive -fPIC -c -o dposvx.o dposvx.f gfortran -O2 -g -frecursive -fPIC -c -o dpotf2.o dpotf2.f gfortran -O2 -g -frecursive -fPIC -c -o dpotrf.o dpotrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpotrf2.o dpotrf2.f gfortran -O2 -g -frecursive -fPIC -c -o dpotri.o dpotri.f gfortran -O2 -g -frecursive -fPIC -c -o dpotrs.o dpotrs.f gfortran -O2 -g -frecursive -fPIC -c -o dpstrf.o dpstrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpstf2.o dpstf2.f gfortran -O2 -g -frecursive -fPIC -c -o dppcon.o dppcon.f gfortran -O2 -g -frecursive -fPIC -c -o dppequ.o dppequ.f gfortran -O2 -g -frecursive -fPIC -c -o dpprfs.o dpprfs.f gfortran -O2 -g -frecursive -fPIC -c -o dppsv.o dppsv.f gfortran -O2 -g -frecursive -fPIC -c -o dppsvx.o dppsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dpptrf.o dpptrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpptri.o dpptri.f gfortran -O2 -g -frecursive -fPIC -c -o dpptrs.o dpptrs.f gfortran -O2 -g -frecursive -fPIC -c -o dptcon.o dptcon.f gfortran -O2 -g -frecursive -fPIC -c -o dpteqr.o dpteqr.f gfortran -O2 -g -frecursive -fPIC -c -o dptrfs.o dptrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dptsv.o dptsv.f gfortran -O2 -g -frecursive -fPIC -c -o dptsvx.o dptsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dpttrs.o dpttrs.f gfortran -O2 -g -frecursive -fPIC -c -o dptts2.o dptts2.f gfortran -O2 -g -frecursive -fPIC -c -o drscl.o drscl.f gfortran -O2 -g -frecursive -fPIC -c -o dsbev.o dsbev.f gfortran -O2 -g -frecursive -fPIC -c -o dsbevd.o dsbevd.f gfortran -O2 -g -frecursive -fPIC -c -o dsbevx.o dsbevx.f gfortran -O2 -g -frecursive -fPIC -c -o dsbgst.o dsbgst.f gfortran -O2 -g -frecursive -fPIC -c -o dsbgv.o dsbgv.f gfortran -O2 -g -frecursive -fPIC -c -o dsbgvd.o dsbgvd.f gfortran -O2 -g -frecursive -fPIC -c -o dsbgvx.o dsbgvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsbtrd.o dsbtrd.f gfortran -O2 -g -frecursive -fPIC -c -o dspcon.o dspcon.f gfortran -O2 -g -frecursive -fPIC -c -o dspev.o dspev.f gfortran -O2 -g -frecursive -fPIC -c -o dspevd.o dspevd.f gfortran -O2 -g -frecursive -fPIC -c -o dspevx.o dspevx.f gfortran -O2 -g -frecursive -fPIC -c -o dspgst.o dspgst.f gfortran -O2 -g -frecursive -fPIC -c -o dspgv.o dspgv.f gfortran -O2 -g -frecursive -fPIC -c -o dspgvd.o dspgvd.f gfortran -O2 -g -frecursive -fPIC -c -o dspgvx.o dspgvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsprfs.o dsprfs.f gfortran -O2 -g -frecursive -fPIC -c -o dspsv.o dspsv.f gfortran -O2 -g -frecursive -fPIC -c -o dspsvx.o dspsvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsptrd.o dsptrd.f gfortran -O2 -g -frecursive -fPIC -c -o dsptrf.o dsptrf.f gfortran -O2 -g -frecursive -fPIC -c -o dsptri.o dsptri.f gfortran -O2 -g -frecursive -fPIC -c -o dsptrs.o dsptrs.f gfortran -O2 -g -frecursive -fPIC -c -o dstegr.o dstegr.f gfortran -O2 -g -frecursive -fPIC -c -o dstein.o dstein.f gfortran -O2 -g -frecursive -fPIC -c -o dstev.o dstev.f gfortran -O2 -g -frecursive -fPIC -c -o dstevd.o dstevd.f gfortran -O2 -g -frecursive -fPIC -c -o dstevr.o dstevr.f gfortran -O2 -g -frecursive -fPIC -c -o dstevx.o dstevx.f gfortran -O2 -g -frecursive -fPIC -c -o dsycon.o dsycon.f gfortran -O2 -g -frecursive -fPIC -c -o dsyev.o dsyev.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevd.o dsyevd.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevr.o dsyevr.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevx.o dsyevx.f gfortran -O2 -g -frecursive -fPIC -c -o dsygs2.o dsygs2.f gfortran -O2 -g -frecursive -fPIC -c -o dsygst.o dsygst.f gfortran -O2 -g -frecursive -fPIC -c -o dsygv.o dsygv.f gfortran -O2 -g -frecursive -fPIC -c -o dsygvd.o dsygvd.f gfortran -O2 -g -frecursive -fPIC -c -o dsygvx.o dsygvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsyrfs.o dsyrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv.o dsysv.f gfortran -O2 -g -frecursive -fPIC -c -o dsysvx.o dsysvx.f gfortran -O2 -g -frecursive -fPIC -c -o dsytd2.o dsytd2.f gfortran -O2 -g -frecursive -fPIC -c -o dsytf2.o dsytf2.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrd.o dsytrd.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf.o dsytrf.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri.o dsytri.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs.o dsytrs.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs2.o dsytrs2.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri2.o dsytri2.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri2x.o dsytri2x.f gfortran -O2 -g -frecursive -fPIC -c -o dsyswapr.o dsyswapr.f gfortran -O2 -g -frecursive -fPIC -c -o dsyconv.o dsyconv.f gfortran -O2 -g -frecursive -fPIC -c -o dsyconvf.o dsyconvf.f gfortran -O2 -g -frecursive -fPIC -c -o dsyconvf_rook.o dsyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytf2_rook.o dsytf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf_rook.o dsytrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs_rook.o dsytrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri_rook.o dsytri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsycon_rook.o dsycon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv_rook.o dsysv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o dsytf2_rk.o dsytf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf_rk.o dsytrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs_3.o dsytrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri_3.o dsytri_3.f gfortran -O2 -g -frecursive -fPIC -c -o dsytri_3x.o dsytri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o dsycon_3.o dsycon_3.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv_rk.o dsysv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv_aa.o dsysv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf_aa.o dsytrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs_aa.o dsytrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o dsysv_aa_2stage.o dsysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrf_aa_2stage.o dsytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrs_aa_2stage.o dsytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dtbcon.o dtbcon.f gfortran -O2 -g -frecursive -fPIC -c -o dtbrfs.o dtbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dtbtrs.o dtbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o dtgevc.o dtgevc.f gfortran -O2 -g -frecursive -fPIC -c -o dtgex2.o dtgex2.f gfortran -O2 -g -frecursive -fPIC -c -o dtgexc.o dtgexc.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsen.o dtgsen.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsja.o dtgsja.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsna.o dtgsna.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsy2.o dtgsy2.f gfortran -O2 -g -frecursive -fPIC -c -o dtgsyl.o dtgsyl.f gfortran -O2 -g -frecursive -fPIC -c -o dtpcon.o dtpcon.f gfortran -O2 -g -frecursive -fPIC -c -o dtprfs.o dtprfs.f gfortran -O2 -g -frecursive -fPIC -c -o dtptri.o dtptri.f gfortran -O2 -g -frecursive -fPIC -c -o dtptrs.o dtptrs.f gfortran -O2 -g -frecursive -fPIC -c -o dtrcon.o dtrcon.f gfortran -O2 -g -frecursive -fPIC -c -o dtrevc.o dtrevc.f gfortran -O2 -g -frecursive -fPIC -c -o dtrevc3.o dtrevc3.f gfortran -O2 -g -frecursive -fPIC -c -o dtrexc.o dtrexc.f gfortran -O2 -g -frecursive -fPIC -c -o dtrrfs.o dtrrfs.f gfortran -O2 -g -frecursive -fPIC -c -o dtrsen.o dtrsen.f gfortran -O2 -g -frecursive -fPIC -c -o dtrsna.o dtrsna.f gfortran -O2 -g -frecursive -fPIC -c -o dtrsyl.o dtrsyl.f gfortran -O2 -g -frecursive -fPIC -c -o dtrti2.o dtrti2.f gfortran -O2 -g -frecursive -fPIC -c -o dtrtri.o dtrtri.f gfortran -O2 -g -frecursive -fPIC -c -o dtrtrs.o dtrtrs.f gfortran -O2 -g -frecursive -fPIC -c -o dtzrzf.o dtzrzf.f gfortran -O2 -g -frecursive -fPIC -c -o dstemr.o dstemr.f gfortran -O2 -g -frecursive -fPIC -c -o dsgesv.o dsgesv.f gfortran -O2 -g -frecursive -fPIC -c -o dsposv.o dsposv.f gfortran -O2 -g -frecursive -fPIC -c -o dlag2s.o dlag2s.f gfortran -O2 -g -frecursive -fPIC -c -o slag2d.o slag2d.f gfortran -O2 -g -frecursive -fPIC -c -o dlat2s.o dlat2s.f gfortran -O2 -g -frecursive -fPIC -c -o dlansf.o dlansf.f gfortran -O2 -g -frecursive -fPIC -c -o dpftrf.o dpftrf.f gfortran -O2 -g -frecursive -fPIC -c -o dpftri.o dpftri.f gfortran -O2 -g -frecursive -fPIC -c -o dpftrs.o dpftrs.f gfortran -O2 -g -frecursive -fPIC -c -o dsfrk.o dsfrk.f gfortran -O2 -g -frecursive -fPIC -c -o dtfsm.o dtfsm.f gfortran -O2 -g -frecursive -fPIC -c -o dtftri.o dtftri.f gfortran -O2 -g -frecursive -fPIC -c -o dtfttp.o dtfttp.f gfortran -O2 -g -frecursive -fPIC -c -o dtfttr.o dtfttr.f gfortran -O2 -g -frecursive -fPIC -c -o dtpttf.o dtpttf.f gfortran -O2 -g -frecursive -fPIC -c -o dtpttr.o dtpttr.f gfortran -O2 -g -frecursive -fPIC -c -o dtrttf.o dtrttf.f gfortran -O2 -g -frecursive -fPIC -c -o dtrttp.o dtrttp.f gfortran -O2 -g -frecursive -fPIC -c -o dgejsv.o dgejsv.f gfortran -O2 -g -frecursive -fPIC -c -o dgesvj.o dgesvj.f gfortran -O2 -g -frecursive -fPIC -c -o dgsvj0.o dgsvj0.f gfortran -O2 -g -frecursive -fPIC -c -o dgsvj1.o dgsvj1.f gfortran -O2 -g -frecursive -fPIC -c -o dgeequb.o dgeequb.f gfortran -O2 -g -frecursive -fPIC -c -o dsyequb.o dsyequb.f gfortran -O2 -g -frecursive -fPIC -c -o dpoequb.o dpoequb.f gfortran -O2 -g -frecursive -fPIC -c -o dgbequb.o dgbequb.f gfortran -O2 -g -frecursive -fPIC -c -o dbbcsd.o dbbcsd.f gfortran -O2 -g -frecursive -fPIC -c -o dlapmr.o dlapmr.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb.o dorbdb.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb1.o dorbdb1.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb2.o dorbdb2.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb3.o dorbdb3.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb4.o dorbdb4.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb5.o dorbdb5.f gfortran -O2 -g -frecursive -fPIC -c -o dorbdb6.o dorbdb6.f gfortran -O2 -g -frecursive -fPIC -c -o dorcsd.o dorcsd.f gfortran -O2 -g -frecursive -fPIC -c -o dorcsd2by1.o dorcsd2by1.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrt.o dgeqrt.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrt2.o dgeqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqrt3.o dgeqrt3.f gfortran -O2 -g -frecursive -fPIC -c -o dgemqrt.o dgemqrt.f gfortran -O2 -g -frecursive -fPIC -c -o dtpqrt.o dtpqrt.f gfortran -O2 -g -frecursive -fPIC -c -o dtpqrt2.o dtpqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o dtpmqrt.o dtpmqrt.f gfortran -O2 -g -frecursive -fPIC -c -o dtprfb.o dtprfb.f gfortran -O2 -g -frecursive -fPIC -c -o dgelqt.o dgelqt.f gfortran -O2 -g -frecursive -fPIC -c -o dgelqt3.o dgelqt3.f gfortran -O2 -g -frecursive -fPIC -c -o dgemlqt.o dgemlqt.f gfortran -O2 -g -frecursive -fPIC -c -o dgetsls.o dgetsls.f gfortran -O2 -g -frecursive -fPIC -c -o dgeqr.o dgeqr.f gfortran -O2 -g -frecursive -fPIC -c -o dlatsqr.o dlatsqr.f gfortran -O2 -g -frecursive -fPIC -c -o dlamtsqr.o dlamtsqr.f gfortran -O2 -g -frecursive -fPIC -c -o dgemqr.o dgemqr.f gfortran -O2 -g -frecursive -fPIC -c -o dgelq.o dgelq.f gfortran -O2 -g -frecursive -fPIC -c -o dlaswlq.o dlaswlq.f gfortran -O2 -g -frecursive -fPIC -c -o dlamswlq.o dlamswlq.f gfortran -O2 -g -frecursive -fPIC -c -o dgemlq.o dgemlq.f gfortran -O2 -g -frecursive -fPIC -c -o dtplqt.o dtplqt.f gfortran -O2 -g -frecursive -fPIC -c -o dtplqt2.o dtplqt2.f gfortran -O2 -g -frecursive -fPIC -c -o dtpmlqt.o dtpmlqt.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrd_2stage.o dsytrd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrd_sy2sb.o dsytrd_sy2sb.f gfortran -O2 -g -frecursive -fPIC -c -o dsytrd_sb2st.o dsytrd_sb2st.F gfortran -O2 -g -frecursive -fPIC -c -o dsb2st_kernels.o dsb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevd_2stage.o dsyevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsyev_2stage.o dsyev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevx_2stage.o dsyevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsyevr_2stage.o dsyevr_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsbev_2stage.o dsbev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsbevx_2stage.o dsbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsbevd_2stage.o dsbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o dsygv_2stage.o dsygv_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dgegs.o DEPRECATED/dgegs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dgegv.o DEPRECATED/dgegv.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dgeqpf.o DEPRECATED/dgeqpf.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dgelsx.o DEPRECATED/dgelsx.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dggsvd.o DEPRECATED/dggsvd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dggsvp.o DEPRECATED/dggsvp.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dlahrd.o DEPRECATED/dlahrd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dlatzm.o DEPRECATED/dlatzm.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/dtzrqf.o DEPRECATED/dtzrqf.f gfortran -O2 -g -frecursive -fPIC -c -o cbdsqr.o cbdsqr.f gfortran -O2 -g -frecursive -fPIC -c -o cgbbrd.o cgbbrd.f gfortran -O2 -g -frecursive -fPIC -c -o cgbcon.o cgbcon.f gfortran -O2 -g -frecursive -fPIC -c -o cgbequ.o cgbequ.f gfortran -O2 -g -frecursive -fPIC -c -o cgbrfs.o cgbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o cgbsv.o cgbsv.f gfortran -O2 -g -frecursive -fPIC -c -o cgbsvx.o cgbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cgbtf2.o cgbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o cgbtrf.o cgbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o cgbtrs.o cgbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o cgebak.o cgebak.f gfortran -O2 -g -frecursive -fPIC -c -o cgebal.o cgebal.f gfortran -O2 -g -frecursive -fPIC -c -o cgebd2.o cgebd2.f gfortran -O2 -g -frecursive -fPIC -c -o cgebrd.o cgebrd.f gfortran -O2 -g -frecursive -fPIC -c -o cgecon.o cgecon.f gfortran -O2 -g -frecursive -fPIC -c -o cgeequ.o cgeequ.f gfortran -O2 -g -frecursive -fPIC -c -o cgees.o cgees.f gfortran -O2 -g -frecursive -fPIC -c -o cgeesx.o cgeesx.f gfortran -O2 -g -frecursive -fPIC -c -o cgeev.o cgeev.f gfortran -O2 -g -frecursive -fPIC -c -o cgeevx.o cgeevx.f gfortran -O2 -g -frecursive -fPIC -c -o cgehd2.o cgehd2.f gfortran -O2 -g -frecursive -fPIC -c -o cgehrd.o cgehrd.f gfortran -O2 -g -frecursive -fPIC -c -o cgelq2.o cgelq2.f gfortran -O2 -g -frecursive -fPIC -c -o cgelqf.o cgelqf.f gfortran -O2 -g -frecursive -fPIC -c -o cgels.o cgels.f gfortran -O2 -g -frecursive -fPIC -c -o cgelsd.o cgelsd.f gfortran -O2 -g -frecursive -fPIC -c -o cgelss.o cgelss.f gfortran -O2 -g -frecursive -fPIC -c -o cgelsy.o cgelsy.f gfortran -O2 -g -frecursive -fPIC -c -o cgeql2.o cgeql2.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqlf.o cgeqlf.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqp3.o cgeqp3.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqr2.o cgeqr2.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqr2p.o cgeqr2p.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrf.o cgeqrf.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrfp.o cgeqrfp.f gfortran -O2 -g -frecursive -fPIC -c -o cgerfs.o cgerfs.f gfortran -O2 -g -frecursive -fPIC -c -o cgerq2.o cgerq2.f gfortran -O2 -g -frecursive -fPIC -c -o cgerqf.o cgerqf.f gfortran -O2 -g -frecursive -fPIC -c -o cgesc2.o cgesc2.f gfortran -O2 -g -frecursive -fPIC -c -o cgesdd.o cgesdd.f gfortran -O2 -g -frecursive -fPIC -c -o cgesv.o cgesv.f gfortran -O2 -g -frecursive -fPIC -c -o cgesvd.o cgesvd.f gfortran -O2 -g -frecursive -fPIC -c -o cgesvdx.o cgesvdx.f gfortran -O2 -g -frecursive -fPIC -c -o cgesvj.o cgesvj.f gfortran -O2 -g -frecursive -fPIC -c -o cgejsv.o cgejsv.f gfortran -O2 -g -frecursive -fPIC -c -o cgsvj0.o cgsvj0.f gfortran -O2 -g -frecursive -fPIC -c -o cgsvj1.o cgsvj1.f gfortran -O2 -g -frecursive -fPIC -c -o cgesvx.o cgesvx.f gfortran -O2 -g -frecursive -fPIC -c -o cgetc2.o cgetc2.f gfortran -O2 -g -frecursive -fPIC -c -o cgetf2.o cgetf2.f gfortran -O2 -g -frecursive -fPIC -c -o cgetrf2.o cgetrf2.f gfortran -O2 -g -frecursive -fPIC -c -o cgetri.o cgetri.f gfortran -O2 -g -frecursive -fPIC -c -o cggbak.o cggbak.f gfortran -O2 -g -frecursive -fPIC -c -o cggbal.o cggbal.f gfortran -O2 -g -frecursive -fPIC -c -o cgges.o cgges.f gfortran -O2 -g -frecursive -fPIC -c -o cgges3.o cgges3.f gfortran -O2 -g -frecursive -fPIC -c -o cggesx.o cggesx.f gfortran -O2 -g -frecursive -fPIC -c -o cggev.o cggev.f gfortran -O2 -g -frecursive -fPIC -c -o cggev3.o cggev3.f gfortran -O2 -g -frecursive -fPIC -c -o cggevx.o cggevx.f gfortran -O2 -g -frecursive -fPIC -c -o cggglm.o cggglm.f gfortran -O2 -g -frecursive -fPIC -c -o cgghrd.o cgghrd.f gfortran -O2 -g -frecursive -fPIC -c -o cgghd3.o cgghd3.f gfortran -O2 -g -frecursive -fPIC -c -o cgglse.o cgglse.f gfortran -O2 -g -frecursive -fPIC -c -o cggqrf.o cggqrf.f gfortran -O2 -g -frecursive -fPIC -c -o cggrqf.o cggrqf.f gfortran -O2 -g -frecursive -fPIC -c -o cggsvd3.o cggsvd3.f gfortran -O2 -g -frecursive -fPIC -c -o cggsvp3.o cggsvp3.f gfortran -O2 -g -frecursive -fPIC -c -o cgtcon.o cgtcon.f gfortran -O2 -g -frecursive -fPIC -c -o cgtrfs.o cgtrfs.f gfortran -O2 -g -frecursive -fPIC -c -o cgtsv.o cgtsv.f gfortran -O2 -g -frecursive -fPIC -c -o cgtsvx.o cgtsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cgttrf.o cgttrf.f gfortran -O2 -g -frecursive -fPIC -c -o cgttrs.o cgttrs.f gfortran -O2 -g -frecursive -fPIC -c -o cgtts2.o cgtts2.f gfortran -O2 -g -frecursive -fPIC -c -o chbev.o chbev.f gfortran -O2 -g -frecursive -fPIC -c -o chbevd.o chbevd.f gfortran -O2 -g -frecursive -fPIC -c -o chbevx.o chbevx.f gfortran -O2 -g -frecursive -fPIC -c -o chbgst.o chbgst.f gfortran -O2 -g -frecursive -fPIC -c -o chbgv.o chbgv.f gfortran -O2 -g -frecursive -fPIC -c -o chbgvd.o chbgvd.f gfortran -O2 -g -frecursive -fPIC -c -o chbgvx.o chbgvx.f gfortran -O2 -g -frecursive -fPIC -c -o chbtrd.o chbtrd.f gfortran -O2 -g -frecursive -fPIC -c -o checon.o checon.f gfortran -O2 -g -frecursive -fPIC -c -o cheev.o cheev.f gfortran -O2 -g -frecursive -fPIC -c -o cheevd.o cheevd.f gfortran -O2 -g -frecursive -fPIC -c -o cheevr.o cheevr.f gfortran -O2 -g -frecursive -fPIC -c -o cheevx.o cheevx.f gfortran -O2 -g -frecursive -fPIC -c -o chegs2.o chegs2.f gfortran -O2 -g -frecursive -fPIC -c -o chegst.o chegst.f gfortran -O2 -g -frecursive -fPIC -c -o chegv.o chegv.f gfortran -O2 -g -frecursive -fPIC -c -o chegvd.o chegvd.f gfortran -O2 -g -frecursive -fPIC -c -o chegvx.o chegvx.f gfortran -O2 -g -frecursive -fPIC -c -o cherfs.o cherfs.f gfortran -O2 -g -frecursive -fPIC -c -o chesv.o chesv.f gfortran -O2 -g -frecursive -fPIC -c -o chesvx.o chesvx.f gfortran -O2 -g -frecursive -fPIC -c -o chetd2.o chetd2.f gfortran -O2 -g -frecursive -fPIC -c -o chetf2.o chetf2.f gfortran -O2 -g -frecursive -fPIC -c -o chetrd.o chetrd.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf.o chetrf.f gfortran -O2 -g -frecursive -fPIC -c -o chetri.o chetri.f gfortran -O2 -g -frecursive -fPIC -c -o chetri2.o chetri2.f gfortran -O2 -g -frecursive -fPIC -c -o chetri2x.o chetri2x.f gfortran -O2 -g -frecursive -fPIC -c -o cheswapr.o cheswapr.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs.o chetrs.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs2.o chetrs2.f gfortran -O2 -g -frecursive -fPIC -c -o chetf2_rook.o chetf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf_rook.o chetrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chetri_rook.o chetri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs_rook.o chetrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o checon_rook.o checon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chesv_rook.o chesv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o chetf2_rk.o chetf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf_rk.o chetrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o chetri_3.o chetri_3.f gfortran -O2 -g -frecursive -fPIC -c -o chetri_3x.o chetri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs_3.o chetrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o checon_3.o checon_3.f gfortran -O2 -g -frecursive -fPIC -c -o chesv_rk.o chesv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o chesv_aa.o chesv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf_aa.o chetrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs_aa.o chetrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o chesv_aa_2stage.o chesv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chetrf_aa_2stage.o chetrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chetrs_aa_2stage.o chetrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chgeqz.o chgeqz.f gfortran -O2 -g -frecursive -fPIC -c -o chpcon.o chpcon.f gfortran -O2 -g -frecursive -fPIC -c -o chpev.o chpev.f gfortran -O2 -g -frecursive -fPIC -c -o chpevd.o chpevd.f gfortran -O2 -g -frecursive -fPIC -c -o chpevx.o chpevx.f gfortran -O2 -g -frecursive -fPIC -c -o chpgst.o chpgst.f gfortran -O2 -g -frecursive -fPIC -c -o chpgv.o chpgv.f gfortran -O2 -g -frecursive -fPIC -c -o chpgvd.o chpgvd.f gfortran -O2 -g -frecursive -fPIC -c -o chpgvx.o chpgvx.f gfortran -O2 -g -frecursive -fPIC -c -o chprfs.o chprfs.f gfortran -O2 -g -frecursive -fPIC -c -o chpsv.o chpsv.f gfortran -O2 -g -frecursive -fPIC -c -o chpsvx.o chpsvx.f gfortran -O2 -g -frecursive -fPIC -c -o chptrd.o chptrd.f gfortran -O2 -g -frecursive -fPIC -c -o chptrf.o chptrf.f gfortran -O2 -g -frecursive -fPIC -c -o chptri.o chptri.f gfortran -O2 -g -frecursive -fPIC -c -o chptrs.o chptrs.f gfortran -O2 -g -frecursive -fPIC -c -o chsein.o chsein.f gfortran -O2 -g -frecursive -fPIC -c -o chseqr.o chseqr.f gfortran -O2 -g -frecursive -fPIC -c -o clabrd.o clabrd.f gfortran -O2 -g -frecursive -fPIC -c -o clacgv.o clacgv.f gfortran -O2 -g -frecursive -fPIC -c -o clacon.o clacon.f gfortran -O2 -g -frecursive -fPIC -c -o clacn2.o clacn2.f gfortran -O2 -g -frecursive -fPIC -c -o clacp2.o clacp2.f gfortran -O2 -g -frecursive -fPIC -c -o clacpy.o clacpy.f gfortran -O2 -g -frecursive -fPIC -c -o clacrm.o clacrm.f gfortran -O2 -g -frecursive -fPIC -c -o clacrt.o clacrt.f gfortran -O2 -g -frecursive -fPIC -c -o cladiv.o cladiv.f gfortran -O2 -g -frecursive -fPIC -c -o claed0.o claed0.f gfortran -O2 -g -frecursive -fPIC -c -o claed7.o claed7.f gfortran -O2 -g -frecursive -fPIC -c -o claed8.o claed8.f gfortran -O2 -g -frecursive -fPIC -c -o claein.o claein.f gfortran -O2 -g -frecursive -fPIC -c -o claesy.o claesy.f gfortran -O2 -g -frecursive -fPIC -c -o claev2.o claev2.f gfortran -O2 -g -frecursive -fPIC -c -o clags2.o clags2.f gfortran -O2 -g -frecursive -fPIC -c -o clagtm.o clagtm.f gfortran -O2 -g -frecursive -fPIC -c -o clahef.o clahef.f gfortran -O2 -g -frecursive -fPIC -c -o clahef_rook.o clahef_rook.f gfortran -O2 -g -frecursive -fPIC -c -o clahef_rk.o clahef_rk.f gfortran -O2 -g -frecursive -fPIC -c -o clahef_aa.o clahef_aa.f gfortran -O2 -g -frecursive -fPIC -c -o clahqr.o clahqr.f gfortran -O2 -g -frecursive -fPIC -c -o clahr2.o clahr2.f gfortran -O2 -g -frecursive -fPIC -c -o claic1.o claic1.f gfortran -O2 -g -frecursive -fPIC -c -o clals0.o clals0.f gfortran -O2 -g -frecursive -fPIC -c -o clalsa.o clalsa.f gfortran -O2 -g -frecursive -fPIC -c -o clalsd.o clalsd.f gfortran -O2 -g -frecursive -fPIC -c -o clangb.o clangb.f gfortran -O2 -g -frecursive -fPIC -c -o clange.o clange.f gfortran -O2 -g -frecursive -fPIC -c -o clangt.o clangt.f gfortran -O2 -g -frecursive -fPIC -c -o clanhb.o clanhb.f gfortran -O2 -g -frecursive -fPIC -c -o clanhe.o clanhe.f gfortran -O2 -g -frecursive -fPIC -c -o clanhp.o clanhp.f gfortran -O2 -g -frecursive -fPIC -c -o clanhs.o clanhs.f gfortran -O2 -g -frecursive -fPIC -c -o clanht.o clanht.f gfortran -O2 -g -frecursive -fPIC -c -o clansb.o clansb.f gfortran -O2 -g -frecursive -fPIC -c -o clansp.o clansp.f gfortran -O2 -g -frecursive -fPIC -c -o clansy.o clansy.f gfortran -O2 -g -frecursive -fPIC -c -o clantb.o clantb.f gfortran -O2 -g -frecursive -fPIC -c -o clantp.o clantp.f gfortran -O2 -g -frecursive -fPIC -c -o clantr.o clantr.f gfortran -O2 -g -frecursive -fPIC -c -o clapll.o clapll.f gfortran -O2 -g -frecursive -fPIC -c -o clapmt.o clapmt.f gfortran -O2 -g -frecursive -fPIC -c -o clarcm.o clarcm.f gfortran -O2 -g -frecursive -fPIC -c -o claqgb.o claqgb.f gfortran -O2 -g -frecursive -fPIC -c -o claqge.o claqge.f gfortran -O2 -g -frecursive -fPIC -c -o claqhb.o claqhb.f gfortran -O2 -g -frecursive -fPIC -c -o claqhe.o claqhe.f gfortran -O2 -g -frecursive -fPIC -c -o claqhp.o claqhp.f gfortran -O2 -g -frecursive -fPIC -c -o claqp2.o claqp2.f gfortran -O2 -g -frecursive -fPIC -c -o claqps.o claqps.f gfortran -O2 -g -frecursive -fPIC -c -o claqsb.o claqsb.f gfortran -O2 -g -frecursive -fPIC -c -o claqr0.o claqr0.f gfortran -O2 -g -frecursive -fPIC -c -o claqr1.o claqr1.f gfortran -O2 -g -frecursive -fPIC -c -o claqr2.o claqr2.f gfortran -O2 -g -frecursive -fPIC -c -o claqr3.o claqr3.f gfortran -O2 -g -frecursive -fPIC -c -o claqr4.o claqr4.f gfortran -O2 -g -frecursive -fPIC -c -o claqr5.o claqr5.f gfortran -O2 -g -frecursive -fPIC -c -o claqsp.o claqsp.f gfortran -O2 -g -frecursive -fPIC -c -o claqsy.o claqsy.f gfortran -O2 -g -frecursive -fPIC -c -o clar1v.o clar1v.f gfortran -O2 -g -frecursive -fPIC -c -o clar2v.o clar2v.f gfortran -O2 -g -frecursive -fPIC -c -o ilaclr.o ilaclr.f gfortran -O2 -g -frecursive -fPIC -c -o ilaclc.o ilaclc.f gfortran -O2 -g -frecursive -fPIC -c -o clarf.o clarf.f gfortran -O2 -g -frecursive -fPIC -c -o clarfb.o clarfb.f gfortran -O2 -g -frecursive -fPIC -c -o clarfg.o clarfg.f gfortran -O2 -g -frecursive -fPIC -c -o clarfgp.o clarfgp.f gfortran -O2 -g -frecursive -fPIC -c -o clarft.o clarft.f gfortran -O2 -g -frecursive -fPIC -c -o clarfx.o clarfx.f gfortran -O2 -g -frecursive -fPIC -c -o clarfy.o clarfy.f gfortran -O2 -g -frecursive -fPIC -c -o clargv.o clargv.f gfortran -O2 -g -frecursive -fPIC -c -o clarnv.o clarnv.f gfortran -O2 -g -frecursive -fPIC -c -o clarrv.o clarrv.f gfortran -O2 -g -frecursive -fPIC -c -o clartg.o clartg.f gfortran -O2 -g -frecursive -fPIC -c -o clartv.o clartv.f gfortran -O2 -g -frecursive -fPIC -c -o clarz.o clarz.f gfortran -O2 -g -frecursive -fPIC -c -o clarzb.o clarzb.f gfortran -O2 -g -frecursive -fPIC -c -o clarzt.o clarzt.f gfortran -O2 -g -frecursive -fPIC -c -o clascl.o clascl.f gfortran -O2 -g -frecursive -fPIC -c -o claset.o claset.f gfortran -O2 -g -frecursive -fPIC -c -o clasr.o clasr.f gfortran -O2 -g -frecursive -fPIC -c -o classq.o classq.f gfortran -O2 -g -frecursive -fPIC -c -o claswp.o claswp.f gfortran -O2 -g -frecursive -fPIC -c -o clasyf.o clasyf.f gfortran -O2 -g -frecursive -fPIC -c -o clasyf_rook.o clasyf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o clasyf_rk.o clasyf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o clasyf_aa.o clasyf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o clatbs.o clatbs.f gfortran -O2 -g -frecursive -fPIC -c -o clatdf.o clatdf.f gfortran -O2 -g -frecursive -fPIC -c -o clatps.o clatps.f gfortran -O2 -g -frecursive -fPIC -c -o clatrd.o clatrd.f gfortran -O2 -g -frecursive -fPIC -c -o clatrs.o clatrs.f gfortran -O2 -g -frecursive -fPIC -c -o clatrz.o clatrz.f gfortran -O2 -g -frecursive -fPIC -c -o clauu2.o clauu2.f gfortran -O2 -g -frecursive -fPIC -c -o clauum.o clauum.f gfortran -O2 -g -frecursive -fPIC -c -o cpbcon.o cpbcon.f gfortran -O2 -g -frecursive -fPIC -c -o cpbequ.o cpbequ.f gfortran -O2 -g -frecursive -fPIC -c -o cpbrfs.o cpbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o cpbstf.o cpbstf.f gfortran -O2 -g -frecursive -fPIC -c -o cpbsv.o cpbsv.f gfortran -O2 -g -frecursive -fPIC -c -o cpbsvx.o cpbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cpbtf2.o cpbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o cpbtrf.o cpbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpbtrs.o cpbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o cpocon.o cpocon.f gfortran -O2 -g -frecursive -fPIC -c -o cpoequ.o cpoequ.f gfortran -O2 -g -frecursive -fPIC -c -o cporfs.o cporfs.f gfortran -O2 -g -frecursive -fPIC -c -o cposv.o cposv.f gfortran -O2 -g -frecursive -fPIC -c -o cposvx.o cposvx.f gfortran -O2 -g -frecursive -fPIC -c -o cpotf2.o cpotf2.f gfortran -O2 -g -frecursive -fPIC -c -o cpotrf2.o cpotrf2.f gfortran -O2 -g -frecursive -fPIC -c -o cpotri.o cpotri.f gfortran -O2 -g -frecursive -fPIC -c -o cpstrf.o cpstrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpstf2.o cpstf2.f gfortran -O2 -g -frecursive -fPIC -c -o cppcon.o cppcon.f gfortran -O2 -g -frecursive -fPIC -c -o cppequ.o cppequ.f gfortran -O2 -g -frecursive -fPIC -c -o cpprfs.o cpprfs.f gfortran -O2 -g -frecursive -fPIC -c -o cppsv.o cppsv.f gfortran -O2 -g -frecursive -fPIC -c -o cppsvx.o cppsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cpptrf.o cpptrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpptri.o cpptri.f gfortran -O2 -g -frecursive -fPIC -c -o cpptrs.o cpptrs.f gfortran -O2 -g -frecursive -fPIC -c -o cptcon.o cptcon.f gfortran -O2 -g -frecursive -fPIC -c -o cpteqr.o cpteqr.f gfortran -O2 -g -frecursive -fPIC -c -o cptrfs.o cptrfs.f gfortran -O2 -g -frecursive -fPIC -c -o cptsv.o cptsv.f gfortran -O2 -g -frecursive -fPIC -c -o cptsvx.o cptsvx.f gfortran -O2 -g -frecursive -fPIC -c -o cpttrf.o cpttrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpttrs.o cpttrs.f gfortran -O2 -g -frecursive -fPIC -c -o cptts2.o cptts2.f gfortran -O2 -g -frecursive -fPIC -c -o crot.o crot.f gfortran -O2 -g -frecursive -fPIC -c -o cspcon.o cspcon.f gfortran -O2 -g -frecursive -fPIC -c -o cspmv.o cspmv.f gfortran -O2 -g -frecursive -fPIC -c -o cspr.o cspr.f gfortran -O2 -g -frecursive -fPIC -c -o csprfs.o csprfs.f gfortran -O2 -g -frecursive -fPIC -c -o cspsv.o cspsv.f gfortran -O2 -g -frecursive -fPIC -c -o cspsvx.o cspsvx.f gfortran -O2 -g -frecursive -fPIC -c -o csptrf.o csptrf.f gfortran -O2 -g -frecursive -fPIC -c -o csptri.o csptri.f gfortran -O2 -g -frecursive -fPIC -c -o csptrs.o csptrs.f gfortran -O2 -g -frecursive -fPIC -c -o csrscl.o csrscl.f gfortran -O2 -g -frecursive -fPIC -c -o cstedc.o cstedc.f gfortran -O2 -g -frecursive -fPIC -c -o cstegr.o cstegr.f gfortran -O2 -g -frecursive -fPIC -c -o cstein.o cstein.f gfortran -O2 -g -frecursive -fPIC -c -o csteqr.o csteqr.f gfortran -O2 -g -frecursive -fPIC -c -o csycon.o csycon.f gfortran -O2 -g -frecursive -fPIC -c -o csymv.o csymv.f gfortran -O2 -g -frecursive -fPIC -c -o csyr.o csyr.f gfortran -O2 -g -frecursive -fPIC -c -o csyrfs.o csyrfs.f gfortran -O2 -g -frecursive -fPIC -c -o csysv.o csysv.f gfortran -O2 -g -frecursive -fPIC -c -o csysvx.o csysvx.f gfortran -O2 -g -frecursive -fPIC -c -o csytf2.o csytf2.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf.o csytrf.f gfortran -O2 -g -frecursive -fPIC -c -o csytri.o csytri.f gfortran -O2 -g -frecursive -fPIC -c -o csytri2.o csytri2.f gfortran -O2 -g -frecursive -fPIC -c -o csytri2x.o csytri2x.f gfortran -O2 -g -frecursive -fPIC -c -o csyswapr.o csyswapr.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs.o csytrs.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs2.o csytrs2.f gfortran -O2 -g -frecursive -fPIC -c -o csyconv.o csyconv.f gfortran -O2 -g -frecursive -fPIC -c -o csyconvf.o csyconvf.f gfortran -O2 -g -frecursive -fPIC -c -o csyconvf_rook.o csyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytf2_rook.o csytf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf_rook.o csytrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs_rook.o csytrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytri_rook.o csytri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csycon_rook.o csycon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csysv_rook.o csysv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o csytf2_rk.o csytf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf_rk.o csytrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf_aa.o csytrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs_3.o csytrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs_aa.o csytrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o csytri_3.o csytri_3.f gfortran -O2 -g -frecursive -fPIC -c -o csytri_3x.o csytri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o csycon_3.o csycon_3.f gfortran -O2 -g -frecursive -fPIC -c -o csysv_rk.o csysv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o csysv_aa.o csysv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o csysv_aa_2stage.o csysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o csytrf_aa_2stage.o csytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o csytrs_aa_2stage.o csytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ctbcon.o ctbcon.f gfortran -O2 -g -frecursive -fPIC -c -o ctbrfs.o ctbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ctbtrs.o ctbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o ctgevc.o ctgevc.f gfortran -O2 -g -frecursive -fPIC -c -o ctgex2.o ctgex2.f gfortran -O2 -g -frecursive -fPIC -c -o ctgexc.o ctgexc.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsen.o ctgsen.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsja.o ctgsja.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsna.o ctgsna.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsy2.o ctgsy2.f gfortran -O2 -g -frecursive -fPIC -c -o ctgsyl.o ctgsyl.f gfortran -O2 -g -frecursive -fPIC -c -o ctpcon.o ctpcon.f gfortran -O2 -g -frecursive -fPIC -c -o ctprfs.o ctprfs.f gfortran -O2 -g -frecursive -fPIC -c -o ctptri.o ctptri.f gfortran -O2 -g -frecursive -fPIC -c -o ctptrs.o ctptrs.f gfortran -O2 -g -frecursive -fPIC -c -o ctrcon.o ctrcon.f gfortran -O2 -g -frecursive -fPIC -c -o ctrevc.o ctrevc.f gfortran -O2 -g -frecursive -fPIC -c -o ctrevc3.o ctrevc3.f gfortran -O2 -g -frecursive -fPIC -c -o ctrexc.o ctrexc.f gfortran -O2 -g -frecursive -fPIC -c -o ctrrfs.o ctrrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ctrsen.o ctrsen.f gfortran -O2 -g -frecursive -fPIC -c -o ctrsna.o ctrsna.f gfortran -O2 -g -frecursive -fPIC -c -o ctrsyl.o ctrsyl.f gfortran -O2 -g -frecursive -fPIC -c -o ctrti2.o ctrti2.f gfortran -O2 -g -frecursive -fPIC -c -o ctrtri.o ctrtri.f gfortran -O2 -g -frecursive -fPIC -c -o ctrtrs.o ctrtrs.f gfortran -O2 -g -frecursive -fPIC -c -o ctzrzf.o ctzrzf.f gfortran -O2 -g -frecursive -fPIC -c -o cung2l.o cung2l.f gfortran -O2 -g -frecursive -fPIC -c -o cung2r.o cung2r.f gfortran -O2 -g -frecursive -fPIC -c -o cungbr.o cungbr.f gfortran -O2 -g -frecursive -fPIC -c -o cunghr.o cunghr.f gfortran -O2 -g -frecursive -fPIC -c -o cungl2.o cungl2.f gfortran -O2 -g -frecursive -fPIC -c -o cunglq.o cunglq.f gfortran -O2 -g -frecursive -fPIC -c -o cungql.o cungql.f gfortran -O2 -g -frecursive -fPIC -c -o cungqr.o cungqr.f gfortran -O2 -g -frecursive -fPIC -c -o cungr2.o cungr2.f gfortran -O2 -g -frecursive -fPIC -c -o cungrq.o cungrq.f gfortran -O2 -g -frecursive -fPIC -c -o cungtr.o cungtr.f gfortran -O2 -g -frecursive -fPIC -c -o cunm2l.o cunm2l.f gfortran -O2 -g -frecursive -fPIC -c -o cunm2r.o cunm2r.f gfortran -O2 -g -frecursive -fPIC -c -o cunmbr.o cunmbr.f gfortran -O2 -g -frecursive -fPIC -c -o cunmhr.o cunmhr.f gfortran -O2 -g -frecursive -fPIC -c -o cunml2.o cunml2.f gfortran -O2 -g -frecursive -fPIC -c -o cunm22.o cunm22.f gfortran -O2 -g -frecursive -fPIC -c -o cunmlq.o cunmlq.f gfortran -O2 -g -frecursive -fPIC -c -o cunmql.o cunmql.f gfortran -O2 -g -frecursive -fPIC -c -o cunmqr.o cunmqr.f gfortran -O2 -g -frecursive -fPIC -c -o cunmr2.o cunmr2.f gfortran -O2 -g -frecursive -fPIC -c -o cunmr3.o cunmr3.f gfortran -O2 -g -frecursive -fPIC -c -o cunmrq.o cunmrq.f gfortran -O2 -g -frecursive -fPIC -c -o cunmrz.o cunmrz.f gfortran -O2 -g -frecursive -fPIC -c -o cunmtr.o cunmtr.f gfortran -O2 -g -frecursive -fPIC -c -o cupgtr.o cupgtr.f gfortran -O2 -g -frecursive -fPIC -c -o cupmtr.o cupmtr.f gfortran -O2 -g -frecursive -fPIC -c -o icmax1.o icmax1.f gfortran -O2 -g -frecursive -fPIC -c -o scsum1.o scsum1.f gfortran -O2 -g -frecursive -fPIC -c -o cstemr.o cstemr.f gfortran -O2 -g -frecursive -fPIC -c -o chfrk.o chfrk.f gfortran -O2 -g -frecursive -fPIC -c -o ctfttp.o ctfttp.f gfortran -O2 -g -frecursive -fPIC -c -o clanhf.o clanhf.f gfortran -O2 -g -frecursive -fPIC -c -o cpftrf.o cpftrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpftri.o cpftri.f gfortran -O2 -g -frecursive -fPIC -c -o cpftrs.o cpftrs.f gfortran -O2 -g -frecursive -fPIC -c -o ctfsm.o ctfsm.f gfortran -O2 -g -frecursive -fPIC -c -o ctftri.o ctftri.f gfortran -O2 -g -frecursive -fPIC -c -o ctfttr.o ctfttr.f gfortran -O2 -g -frecursive -fPIC -c -o ctpttf.o ctpttf.f gfortran -O2 -g -frecursive -fPIC -c -o ctpttr.o ctpttr.f gfortran -O2 -g -frecursive -fPIC -c -o ctrttf.o ctrttf.f gfortran -O2 -g -frecursive -fPIC -c -o ctrttp.o ctrttp.f gfortran -O2 -g -frecursive -fPIC -c -o cgeequb.o cgeequb.f gfortran -O2 -g -frecursive -fPIC -c -o cgbequb.o cgbequb.f gfortran -O2 -g -frecursive -fPIC -c -o csyequb.o csyequb.f gfortran -O2 -g -frecursive -fPIC -c -o cpoequb.o cpoequb.f gfortran -O2 -g -frecursive -fPIC -c -o cheequb.o cheequb.f gfortran -O2 -g -frecursive -fPIC -c -o cbbcsd.o cbbcsd.f gfortran -O2 -g -frecursive -fPIC -c -o clapmr.o clapmr.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb.o cunbdb.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb1.o cunbdb1.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb2.o cunbdb2.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb3.o cunbdb3.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb4.o cunbdb4.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb5.o cunbdb5.f gfortran -O2 -g -frecursive -fPIC -c -o cunbdb6.o cunbdb6.f gfortran -O2 -g -frecursive -fPIC -c -o cuncsd.o cuncsd.f gfortran -O2 -g -frecursive -fPIC -c -o cuncsd2by1.o cuncsd2by1.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrt.o cgeqrt.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrt2.o cgeqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqrt3.o cgeqrt3.f gfortran -O2 -g -frecursive -fPIC -c -o cgemqrt.o cgemqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ctpqrt.o ctpqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ctpqrt2.o ctpqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o ctpmqrt.o ctpmqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ctprfb.o ctprfb.f gfortran -O2 -g -frecursive -fPIC -c -o cgelqt.o cgelqt.f gfortran -O2 -g -frecursive -fPIC -c -o cgelqt3.o cgelqt3.f gfortran -O2 -g -frecursive -fPIC -c -o cgemlqt.o cgemlqt.f gfortran -O2 -g -frecursive -fPIC -c -o cgetsls.o cgetsls.f gfortran -O2 -g -frecursive -fPIC -c -o cgeqr.o cgeqr.f gfortran -O2 -g -frecursive -fPIC -c -o clatsqr.o clatsqr.f gfortran -O2 -g -frecursive -fPIC -c -o clamtsqr.o clamtsqr.f gfortran -O2 -g -frecursive -fPIC -c -o cgemqr.o cgemqr.f gfortran -O2 -g -frecursive -fPIC -c -o cgelq.o cgelq.f gfortran -O2 -g -frecursive -fPIC -c -o claswlq.o claswlq.f gfortran -O2 -g -frecursive -fPIC -c -o clamswlq.o clamswlq.f gfortran -O2 -g -frecursive -fPIC -c -o cgemlq.o cgemlq.f gfortran -O2 -g -frecursive -fPIC -c -o ctplqt.o ctplqt.f gfortran -O2 -g -frecursive -fPIC -c -o ctplqt2.o ctplqt2.f gfortran -O2 -g -frecursive -fPIC -c -o ctpmlqt.o ctpmlqt.f gfortran -O2 -g -frecursive -fPIC -c -o chetrd_2stage.o chetrd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chetrd_he2hb.o chetrd_he2hb.f gfortran -O2 -g -frecursive -fPIC -c -o chetrd_hb2st.o chetrd_hb2st.F gfortran -O2 -g -frecursive -fPIC -c -o chb2st_kernels.o chb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -c -o cheevd_2stage.o cheevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o cheev_2stage.o cheev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o cheevx_2stage.o cheevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o cheevr_2stage.o cheevr_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chbev_2stage.o chbev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chbevx_2stage.o chbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chbevd_2stage.o chbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o chegv_2stage.o chegv_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cgegs.o DEPRECATED/cgegs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cgegv.o DEPRECATED/cgegv.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cgeqpf.o DEPRECATED/cgeqpf.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cgelsx.o DEPRECATED/cgelsx.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cggsvd.o DEPRECATED/cggsvd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/cggsvp.o DEPRECATED/cggsvp.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/clahrd.o DEPRECATED/clahrd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/clatzm.o DEPRECATED/clatzm.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/ctzrqf.o DEPRECATED/ctzrqf.f gfortran -O2 -g -frecursive -fPIC -c -o zbdsqr.o zbdsqr.f gfortran -O2 -g -frecursive -fPIC -c -o zgbbrd.o zgbbrd.f gfortran -O2 -g -frecursive -fPIC -c -o zgbcon.o zgbcon.f gfortran -O2 -g -frecursive -fPIC -c -o zgbequ.o zgbequ.f gfortran -O2 -g -frecursive -fPIC -c -o zgbrfs.o zgbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zgbsv.o zgbsv.f gfortran -O2 -g -frecursive -fPIC -c -o zgbsvx.o zgbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zgbtf2.o zgbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o zgbtrf.o zgbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o zgbtrs.o zgbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o zgebak.o zgebak.f gfortran -O2 -g -frecursive -fPIC -c -o zgebal.o zgebal.f gfortran -O2 -g -frecursive -fPIC -c -o zgebd2.o zgebd2.f gfortran -O2 -g -frecursive -fPIC -c -o zgebrd.o zgebrd.f gfortran -O2 -g -frecursive -fPIC -c -o zgecon.o zgecon.f gfortran -O2 -g -frecursive -fPIC -c -o zgeequ.o zgeequ.f gfortran -O2 -g -frecursive -fPIC -c -o zgees.o zgees.f gfortran -O2 -g -frecursive -fPIC -c -o zgeesx.o zgeesx.f gfortran -O2 -g -frecursive -fPIC -c -o zgeev.o zgeev.f gfortran -O2 -g -frecursive -fPIC -c -o zgeevx.o zgeevx.f gfortran -O2 -g -frecursive -fPIC -c -o zgehd2.o zgehd2.f gfortran -O2 -g -frecursive -fPIC -c -o zgehrd.o zgehrd.f gfortran -O2 -g -frecursive -fPIC -c -o zgelq2.o zgelq2.f gfortran -O2 -g -frecursive -fPIC -c -o zgelqf.o zgelqf.f gfortran -O2 -g -frecursive -fPIC -c -o zgels.o zgels.f gfortran -O2 -g -frecursive -fPIC -c -o zgelsd.o zgelsd.f gfortran -O2 -g -frecursive -fPIC -c -o zgelss.o zgelss.f gfortran -O2 -g -frecursive -fPIC -c -o zgelsy.o zgelsy.f gfortran -O2 -g -frecursive -fPIC -c -o zgeql2.o zgeql2.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqlf.o zgeqlf.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqp3.o zgeqp3.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqr2.o zgeqr2.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqr2p.o zgeqr2p.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrf.o zgeqrf.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrfp.o zgeqrfp.f gfortran -O2 -g -frecursive -fPIC -c -o zgerfs.o zgerfs.f gfortran -O2 -g -frecursive -fPIC -c -o zgerq2.o zgerq2.f gfortran -O2 -g -frecursive -fPIC -c -o zgerqf.o zgerqf.f gfortran -O2 -g -frecursive -fPIC -c -o zgesc2.o zgesc2.f gfortran -O2 -g -frecursive -fPIC -c -o zgesdd.o zgesdd.f gfortran -O2 -g -frecursive -fPIC -c -o zgesv.o zgesv.f gfortran -O2 -g -frecursive -fPIC -c -o zgesvd.o zgesvd.f gfortran -O2 -g -frecursive -fPIC -c -o zgesvdx.o zgesvdx.f gfortran -O2 -g -frecursive -fPIC -c -o zgesvx.o zgesvx.f gfortran -O2 -g -frecursive -fPIC -c -o zgesvj.o zgesvj.f gfortran -O2 -g -frecursive -fPIC -c -o zgejsv.o zgejsv.f gfortran -O2 -g -frecursive -fPIC -c -o zgsvj0.o zgsvj0.f gfortran -O2 -g -frecursive -fPIC -c -o zgsvj1.o zgsvj1.f gfortran -O2 -g -frecursive -fPIC -c -o zgetc2.o zgetc2.f gfortran -O2 -g -frecursive -fPIC -c -o zgetf2.o zgetf2.f gfortran -O2 -g -frecursive -fPIC -c -o zgetrf.o zgetrf.f gfortran -O2 -g -frecursive -fPIC -c -o zgetrf2.o zgetrf2.f gfortran -O2 -g -frecursive -fPIC -c -o zgetri.o zgetri.f gfortran -O2 -g -frecursive -fPIC -c -o zgetrs.o zgetrs.f gfortran -O2 -g -frecursive -fPIC -c -o zggbak.o zggbak.f gfortran -O2 -g -frecursive -fPIC -c -o zggbal.o zggbal.f gfortran -O2 -g -frecursive -fPIC -c -o zgges.o zgges.f gfortran -O2 -g -frecursive -fPIC -c -o zgges3.o zgges3.f gfortran -O2 -g -frecursive -fPIC -c -o zggesx.o zggesx.f gfortran -O2 -g -frecursive -fPIC -c -o zggev.o zggev.f gfortran -O2 -g -frecursive -fPIC -c -o zggev3.o zggev3.f gfortran -O2 -g -frecursive -fPIC -c -o zggevx.o zggevx.f gfortran -O2 -g -frecursive -fPIC -c -o zggglm.o zggglm.f gfortran -O2 -g -frecursive -fPIC -c -o zgghrd.o zgghrd.f gfortran -O2 -g -frecursive -fPIC -c -o zgghd3.o zgghd3.f gfortran -O2 -g -frecursive -fPIC -c -o zgglse.o zgglse.f gfortran -O2 -g -frecursive -fPIC -c -o zggqrf.o zggqrf.f gfortran -O2 -g -frecursive -fPIC -c -o zggrqf.o zggrqf.f gfortran -O2 -g -frecursive -fPIC -c -o zggsvd3.o zggsvd3.f gfortran -O2 -g -frecursive -fPIC -c -o zggsvp3.o zggsvp3.f gfortran -O2 -g -frecursive -fPIC -c -o zgtcon.o zgtcon.f gfortran -O2 -g -frecursive -fPIC -c -o zgtrfs.o zgtrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zgtsv.o zgtsv.f gfortran -O2 -g -frecursive -fPIC -c -o zgtsvx.o zgtsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zgttrf.o zgttrf.f gfortran -O2 -g -frecursive -fPIC -c -o zgttrs.o zgttrs.f gfortran -O2 -g -frecursive -fPIC -c -o zgtts2.o zgtts2.f gfortran -O2 -g -frecursive -fPIC -c -o zhbev.o zhbev.f gfortran -O2 -g -frecursive -fPIC -c -o zhbevd.o zhbevd.f gfortran -O2 -g -frecursive -fPIC -c -o zhbevx.o zhbevx.f gfortran -O2 -g -frecursive -fPIC -c -o zhbgst.o zhbgst.f gfortran -O2 -g -frecursive -fPIC -c -o zhbgv.o zhbgv.f gfortran -O2 -g -frecursive -fPIC -c -o zhbgvd.o zhbgvd.f gfortran -O2 -g -frecursive -fPIC -c -o zhbgvx.o zhbgvx.f gfortran -O2 -g -frecursive -fPIC -c -o zhbtrd.o zhbtrd.f gfortran -O2 -g -frecursive -fPIC -c -o zhecon.o zhecon.f gfortran -O2 -g -frecursive -fPIC -c -o zheev.o zheev.f gfortran -O2 -g -frecursive -fPIC -c -o zheevd.o zheevd.f gfortran -O2 -g -frecursive -fPIC -c -o zheevr.o zheevr.f gfortran -O2 -g -frecursive -fPIC -c -o zheevx.o zheevx.f gfortran -O2 -g -frecursive -fPIC -c -o zhegs2.o zhegs2.f gfortran -O2 -g -frecursive -fPIC -c -o zhegst.o zhegst.f gfortran -O2 -g -frecursive -fPIC -c -o zhegv.o zhegv.f gfortran -O2 -g -frecursive -fPIC -c -o zhegvd.o zhegvd.f gfortran -O2 -g -frecursive -fPIC -c -o zhegvx.o zhegvx.f gfortran -O2 -g -frecursive -fPIC -c -o zherfs.o zherfs.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv.o zhesv.f gfortran -O2 -g -frecursive -fPIC -c -o zhesvx.o zhesvx.f gfortran -O2 -g -frecursive -fPIC -c -o zhetd2.o zhetd2.f gfortran -O2 -g -frecursive -fPIC -c -o zhetf2.o zhetf2.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrd.o zhetrd.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf.o zhetrf.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri.o zhetri.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri2.o zhetri2.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri2x.o zhetri2x.f gfortran -O2 -g -frecursive -fPIC -c -o zheswapr.o zheswapr.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs.o zhetrs.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs2.o zhetrs2.f gfortran -O2 -g -frecursive -fPIC -c -o zhetf2_rook.o zhetf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf_rook.o zhetrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri_rook.o zhetri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs_rook.o zhetrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhecon_rook.o zhecon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv_rook.o zhesv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zhetf2_rk.o zhetf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf_rk.o zhetrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri_3.o zhetri_3.f gfortran -O2 -g -frecursive -fPIC -c -o zhetri_3x.o zhetri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs_3.o zhetrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o zhecon_3.o zhecon_3.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv_rk.o zhesv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv_aa.o zhesv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf_aa.o zhetrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs_aa.o zhetrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zhesv_aa_2stage.o zhesv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrf_aa_2stage.o zhetrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrs_aa_2stage.o zhetrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhgeqz.o zhgeqz.f gfortran -O2 -g -frecursive -fPIC -c -o zhpcon.o zhpcon.f gfortran -O2 -g -frecursive -fPIC -c -o zhpev.o zhpev.f gfortran -O2 -g -frecursive -fPIC -c -o zhpevd.o zhpevd.f gfortran -O2 -g -frecursive -fPIC -c -o zhpevx.o zhpevx.f gfortran -O2 -g -frecursive -fPIC -c -o zhpgst.o zhpgst.f gfortran -O2 -g -frecursive -fPIC -c -o zhpgv.o zhpgv.f gfortran -O2 -g -frecursive -fPIC -c -o zhpgvd.o zhpgvd.f gfortran -O2 -g -frecursive -fPIC -c -o zhpgvx.o zhpgvx.f gfortran -O2 -g -frecursive -fPIC -c -o zhprfs.o zhprfs.f gfortran -O2 -g -frecursive -fPIC -c -o zhpsv.o zhpsv.f gfortran -O2 -g -frecursive -fPIC -c -o zhpsvx.o zhpsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zhptrd.o zhptrd.f gfortran -O2 -g -frecursive -fPIC -c -o zhptrf.o zhptrf.f gfortran -O2 -g -frecursive -fPIC -c -o zhptri.o zhptri.f gfortran -O2 -g -frecursive -fPIC -c -o zhptrs.o zhptrs.f gfortran -O2 -g -frecursive -fPIC -c -o zhsein.o zhsein.f gfortran -O2 -g -frecursive -fPIC -c -o zhseqr.o zhseqr.f gfortran -O2 -g -frecursive -fPIC -c -o zlabrd.o zlabrd.f gfortran -O2 -g -frecursive -fPIC -c -o zlacgv.o zlacgv.f gfortran -O2 -g -frecursive -fPIC -c -o zlacon.o zlacon.f gfortran -O2 -g -frecursive -fPIC -c -o zlacn2.o zlacn2.f gfortran -O2 -g -frecursive -fPIC -c -o zlacp2.o zlacp2.f gfortran -O2 -g -frecursive -fPIC -c -o zlacpy.o zlacpy.f gfortran -O2 -g -frecursive -fPIC -c -o zlacrm.o zlacrm.f gfortran -O2 -g -frecursive -fPIC -c -o zlacrt.o zlacrt.f gfortran -O2 -g -frecursive -fPIC -c -o zladiv.o zladiv.f gfortran -O2 -g -frecursive -fPIC -c -o zlaed0.o zlaed0.f gfortran -O2 -g -frecursive -fPIC -c -o zlaed7.o zlaed7.f gfortran -O2 -g -frecursive -fPIC -c -o zlaed8.o zlaed8.f gfortran -O2 -g -frecursive -fPIC -c -o zlaein.o zlaein.f gfortran -O2 -g -frecursive -fPIC -c -o zlaesy.o zlaesy.f gfortran -O2 -g -frecursive -fPIC -c -o zlaev2.o zlaev2.f gfortran -O2 -g -frecursive -fPIC -c -o zlags2.o zlags2.f gfortran -O2 -g -frecursive -fPIC -c -o zlagtm.o zlagtm.f gfortran -O2 -g -frecursive -fPIC -c -o zlahef.o zlahef.f gfortran -O2 -g -frecursive -fPIC -c -o zlahef_rook.o zlahef_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zlahef_rk.o zlahef_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zlahef_aa.o zlahef_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zlahqr.o zlahqr.f gfortran -O2 -g -frecursive -fPIC -c -o zlahr2.o zlahr2.f gfortran -O2 -g -frecursive -fPIC -c -o zlaic1.o zlaic1.f gfortran -O2 -g -frecursive -fPIC -c -o zlals0.o zlals0.f gfortran -O2 -g -frecursive -fPIC -c -o zlalsa.o zlalsa.f gfortran -O2 -g -frecursive -fPIC -c -o zlalsd.o zlalsd.f gfortran -O2 -g -frecursive -fPIC -c -o zlangb.o zlangb.f gfortran -O2 -g -frecursive -fPIC -c -o zlange.o zlange.f gfortran -O2 -g -frecursive -fPIC -c -o zlangt.o zlangt.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhb.o zlanhb.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhe.o zlanhe.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhp.o zlanhp.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhs.o zlanhs.f gfortran -O2 -g -frecursive -fPIC -c -o zlanht.o zlanht.f gfortran -O2 -g -frecursive -fPIC -c -o zlansb.o zlansb.f gfortran -O2 -g -frecursive -fPIC -c -o zlansp.o zlansp.f gfortran -O2 -g -frecursive -fPIC -c -o zlansy.o zlansy.f gfortran -O2 -g -frecursive -fPIC -c -o zlantb.o zlantb.f gfortran -O2 -g -frecursive -fPIC -c -o zlantp.o zlantp.f gfortran -O2 -g -frecursive -fPIC -c -o zlantr.o zlantr.f gfortran -O2 -g -frecursive -fPIC -c -o zlapll.o zlapll.f gfortran -O2 -g -frecursive -fPIC -c -o zlapmt.o zlapmt.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqgb.o zlaqgb.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqge.o zlaqge.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqhb.o zlaqhb.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqhe.o zlaqhe.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqhp.o zlaqhp.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqp2.o zlaqp2.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqps.o zlaqps.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqsb.o zlaqsb.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr0.o zlaqr0.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr1.o zlaqr1.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr2.o zlaqr2.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr3.o zlaqr3.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr4.o zlaqr4.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqr5.o zlaqr5.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqsp.o zlaqsp.f gfortran -O2 -g -frecursive -fPIC -c -o zlaqsy.o zlaqsy.f gfortran -O2 -g -frecursive -fPIC -c -o zlar1v.o zlar1v.f gfortran -O2 -g -frecursive -fPIC -c -o zlar2v.o zlar2v.f gfortran -O2 -g -frecursive -fPIC -c -o ilazlr.o ilazlr.f gfortran -O2 -g -frecursive -fPIC -c -o ilazlc.o ilazlc.f gfortran -O2 -g -frecursive -fPIC -c -o zlarcm.o zlarcm.f gfortran -O2 -g -frecursive -fPIC -c -o zlarf.o zlarf.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfb.o zlarfb.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfg.o zlarfg.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfgp.o zlarfgp.f gfortran -O2 -g -frecursive -fPIC -c -o zlarft.o zlarft.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfx.o zlarfx.f gfortran -O2 -g -frecursive -fPIC -c -o zlarfy.o zlarfy.f gfortran -O2 -g -frecursive -fPIC -c -o zlargv.o zlargv.f gfortran -O2 -g -frecursive -fPIC -c -o zlarnv.o zlarnv.f gfortran -O2 -g -frecursive -fPIC -c -o zlarrv.o zlarrv.f gfortran -O2 -g -frecursive -fPIC -c -o zlartg.o zlartg.f gfortran -O2 -g -frecursive -fPIC -c -o zlartv.o zlartv.f gfortran -O2 -g -frecursive -fPIC -c -o zlarz.o zlarz.f gfortran -O2 -g -frecursive -fPIC -c -o zlarzb.o zlarzb.f gfortran -O2 -g -frecursive -fPIC -c -o zlarzt.o zlarzt.f gfortran -O2 -g -frecursive -fPIC -c -o zlascl.o zlascl.f gfortran -O2 -g -frecursive -fPIC -c -o zlaset.o zlaset.f gfortran -O2 -g -frecursive -fPIC -c -o zlasr.o zlasr.f gfortran -O2 -g -frecursive -fPIC -c -o zlassq.o zlassq.f gfortran -O2 -g -frecursive -fPIC -c -o zlaswp.o zlaswp.f gfortran -O2 -g -frecursive -fPIC -c -o zlasyf.o zlasyf.f gfortran -O2 -g -frecursive -fPIC -c -o zlasyf_rook.o zlasyf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zlasyf_rk.o zlasyf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zlasyf_aa.o zlasyf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zlatbs.o zlatbs.f gfortran -O2 -g -frecursive -fPIC -c -o zlatdf.o zlatdf.f gfortran -O2 -g -frecursive -fPIC -c -o zlatps.o zlatps.f gfortran -O2 -g -frecursive -fPIC -c -o zlatrd.o zlatrd.f gfortran -O2 -g -frecursive -fPIC -c -o zlatrs.o zlatrs.f gfortran -O2 -g -frecursive -fPIC -c -o zlatrz.o zlatrz.f gfortran -O2 -g -frecursive -fPIC -c -o zlauu2.o zlauu2.f gfortran -O2 -g -frecursive -fPIC -c -o zlauum.o zlauum.f gfortran -O2 -g -frecursive -fPIC -c -o zpbcon.o zpbcon.f gfortran -O2 -g -frecursive -fPIC -c -o zpbequ.o zpbequ.f gfortran -O2 -g -frecursive -fPIC -c -o zpbrfs.o zpbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zpbstf.o zpbstf.f gfortran -O2 -g -frecursive -fPIC -c -o zpbsv.o zpbsv.f gfortran -O2 -g -frecursive -fPIC -c -o zpbsvx.o zpbsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zpbtf2.o zpbtf2.f gfortran -O2 -g -frecursive -fPIC -c -o zpbtrf.o zpbtrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpbtrs.o zpbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o zpocon.o zpocon.f gfortran -O2 -g -frecursive -fPIC -c -o zpoequ.o zpoequ.f gfortran -O2 -g -frecursive -fPIC -c -o zporfs.o zporfs.f gfortran -O2 -g -frecursive -fPIC -c -o zposv.o zposv.f gfortran -O2 -g -frecursive -fPIC -c -o zposvx.o zposvx.f gfortran -O2 -g -frecursive -fPIC -c -o zpotf2.o zpotf2.f gfortran -O2 -g -frecursive -fPIC -c -o zpotrf.o zpotrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpotrf2.o zpotrf2.f gfortran -O2 -g -frecursive -fPIC -c -o zpotri.o zpotri.f gfortran -O2 -g -frecursive -fPIC -c -o zpotrs.o zpotrs.f gfortran -O2 -g -frecursive -fPIC -c -o zpstrf.o zpstrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpstf2.o zpstf2.f gfortran -O2 -g -frecursive -fPIC -c -o zppcon.o zppcon.f gfortran -O2 -g -frecursive -fPIC -c -o zppequ.o zppequ.f gfortran -O2 -g -frecursive -fPIC -c -o zpprfs.o zpprfs.f gfortran -O2 -g -frecursive -fPIC -c -o zppsv.o zppsv.f gfortran -O2 -g -frecursive -fPIC -c -o zppsvx.o zppsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zpptrf.o zpptrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpptri.o zpptri.f gfortran -O2 -g -frecursive -fPIC -c -o zpptrs.o zpptrs.f gfortran -O2 -g -frecursive -fPIC -c -o zptcon.o zptcon.f gfortran -O2 -g -frecursive -fPIC -c -o zpteqr.o zpteqr.f gfortran -O2 -g -frecursive -fPIC -c -o zptrfs.o zptrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zptsv.o zptsv.f gfortran -O2 -g -frecursive -fPIC -c -o zptsvx.o zptsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zpttrf.o zpttrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpttrs.o zpttrs.f gfortran -O2 -g -frecursive -fPIC -c -o zptts2.o zptts2.f gfortran -O2 -g -frecursive -fPIC -c -o zrot.o zrot.f gfortran -O2 -g -frecursive -fPIC -c -o zspcon.o zspcon.f gfortran -O2 -g -frecursive -fPIC -c -o zspmv.o zspmv.f gfortran -O2 -g -frecursive -fPIC -c -o zspr.o zspr.f gfortran -O2 -g -frecursive -fPIC -c -o zsprfs.o zsprfs.f gfortran -O2 -g -frecursive -fPIC -c -o zspsv.o zspsv.f gfortran -O2 -g -frecursive -fPIC -c -o zspsvx.o zspsvx.f gfortran -O2 -g -frecursive -fPIC -c -o zsptrf.o zsptrf.f gfortran -O2 -g -frecursive -fPIC -c -o zsptri.o zsptri.f gfortran -O2 -g -frecursive -fPIC -c -o zsptrs.o zsptrs.f gfortran -O2 -g -frecursive -fPIC -c -o zdrscl.o zdrscl.f gfortran -O2 -g -frecursive -fPIC -c -o zstedc.o zstedc.f gfortran -O2 -g -frecursive -fPIC -c -o zstegr.o zstegr.f gfortran -O2 -g -frecursive -fPIC -c -o zstein.o zstein.f gfortran -O2 -g -frecursive -fPIC -c -o zsteqr.o zsteqr.f gfortran -O2 -g -frecursive -fPIC -c -o zsycon.o zsycon.f gfortran -O2 -g -frecursive -fPIC -c -o zsymv.o zsymv.f gfortran -O2 -g -frecursive -fPIC -c -o zsyr.o zsyr.f gfortran -O2 -g -frecursive -fPIC -c -o zsyrfs.o zsyrfs.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv.o zsysv.f gfortran -O2 -g -frecursive -fPIC -c -o zsysvx.o zsysvx.f gfortran -O2 -g -frecursive -fPIC -c -o zsytf2.o zsytf2.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf.o zsytrf.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri.o zsytri.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri2.o zsytri2.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri2x.o zsytri2x.f gfortran -O2 -g -frecursive -fPIC -c -o zsyswapr.o zsyswapr.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs.o zsytrs.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs2.o zsytrs2.f gfortran -O2 -g -frecursive -fPIC -c -o zsyconv.o zsyconv.f gfortran -O2 -g -frecursive -fPIC -c -o zsyconvf.o zsyconvf.f gfortran -O2 -g -frecursive -fPIC -c -o zsyconvf_rook.o zsyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytf2_rook.o zsytf2_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf_rook.o zsytrf_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs_rook.o zsytrs_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs_aa.o zsytrs_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri_rook.o zsytri_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsycon_rook.o zsycon_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv_rook.o zsysv_rook.f gfortran -O2 -g -frecursive -fPIC -c -o zsytf2_rk.o zsytf2_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf_rk.o zsytrf_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf_aa.o zsytrf_aa.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs_3.o zsytrs_3.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv_aa_2stage.o zsysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrf_aa_2stage.o zsytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zsytrs_aa_2stage.o zsytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri_3.o zsytri_3.f gfortran -O2 -g -frecursive -fPIC -c -o zsytri_3x.o zsytri_3x.f gfortran -O2 -g -frecursive -fPIC -c -o zsycon_3.o zsycon_3.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv_rk.o zsysv_rk.f gfortran -O2 -g -frecursive -fPIC -c -o zsysv_aa.o zsysv_aa.f gfortran -O2 -g -frecursive -fPIC -c -o ztbcon.o ztbcon.f gfortran -O2 -g -frecursive -fPIC -c -o ztbrfs.o ztbrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ztbtrs.o ztbtrs.f gfortran -O2 -g -frecursive -fPIC -c -o ztgevc.o ztgevc.f gfortran -O2 -g -frecursive -fPIC -c -o ztgex2.o ztgex2.f gfortran -O2 -g -frecursive -fPIC -c -o ztgexc.o ztgexc.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsen.o ztgsen.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsja.o ztgsja.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsna.o ztgsna.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsy2.o ztgsy2.f gfortran -O2 -g -frecursive -fPIC -c -o ztgsyl.o ztgsyl.f gfortran -O2 -g -frecursive -fPIC -c -o ztpcon.o ztpcon.f gfortran -O2 -g -frecursive -fPIC -c -o ztprfs.o ztprfs.f gfortran -O2 -g -frecursive -fPIC -c -o ztptri.o ztptri.f gfortran -O2 -g -frecursive -fPIC -c -o ztptrs.o ztptrs.f gfortran -O2 -g -frecursive -fPIC -c -o ztrcon.o ztrcon.f gfortran -O2 -g -frecursive -fPIC -c -o ztrevc.o ztrevc.f gfortran -O2 -g -frecursive -fPIC -c -o ztrevc3.o ztrevc3.f gfortran -O2 -g -frecursive -fPIC -c -o ztrexc.o ztrexc.f gfortran -O2 -g -frecursive -fPIC -c -o ztrrfs.o ztrrfs.f gfortran -O2 -g -frecursive -fPIC -c -o ztrsen.o ztrsen.f gfortran -O2 -g -frecursive -fPIC -c -o ztrsna.o ztrsna.f gfortran -O2 -g -frecursive -fPIC -c -o ztrsyl.o ztrsyl.f gfortran -O2 -g -frecursive -fPIC -c -o ztrti2.o ztrti2.f gfortran -O2 -g -frecursive -fPIC -c -o ztrtri.o ztrtri.f gfortran -O2 -g -frecursive -fPIC -c -o ztrtrs.o ztrtrs.f gfortran -O2 -g -frecursive -fPIC -c -o ztzrzf.o ztzrzf.f gfortran -O2 -g -frecursive -fPIC -c -o zung2l.o zung2l.f gfortran -O2 -g -frecursive -fPIC -c -o zung2r.o zung2r.f gfortran -O2 -g -frecursive -fPIC -c -o zungbr.o zungbr.f gfortran -O2 -g -frecursive -fPIC -c -o zunghr.o zunghr.f gfortran -O2 -g -frecursive -fPIC -c -o zungl2.o zungl2.f gfortran -O2 -g -frecursive -fPIC -c -o zunglq.o zunglq.f gfortran -O2 -g -frecursive -fPIC -c -o zungql.o zungql.f gfortran -O2 -g -frecursive -fPIC -c -o zungqr.o zungqr.f gfortran -O2 -g -frecursive -fPIC -c -o zungr2.o zungr2.f gfortran -O2 -g -frecursive -fPIC -c -o zungrq.o zungrq.f gfortran -O2 -g -frecursive -fPIC -c -o zungtr.o zungtr.f gfortran -O2 -g -frecursive -fPIC -c -o zunm2l.o zunm2l.f gfortran -O2 -g -frecursive -fPIC -c -o zunm2r.o zunm2r.f gfortran -O2 -g -frecursive -fPIC -c -o zunmbr.o zunmbr.f gfortran -O2 -g -frecursive -fPIC -c -o zunmhr.o zunmhr.f gfortran -O2 -g -frecursive -fPIC -c -o zunml2.o zunml2.f gfortran -O2 -g -frecursive -fPIC -c -o zunm22.o zunm22.f gfortran -O2 -g -frecursive -fPIC -c -o zunmlq.o zunmlq.f gfortran -O2 -g -frecursive -fPIC -c -o zunmql.o zunmql.f gfortran -O2 -g -frecursive -fPIC -c -o zunmqr.o zunmqr.f gfortran -O2 -g -frecursive -fPIC -c -o zunmr2.o zunmr2.f gfortran -O2 -g -frecursive -fPIC -c -o zunmr3.o zunmr3.f gfortran -O2 -g -frecursive -fPIC -c -o zunmrq.o zunmrq.f gfortran -O2 -g -frecursive -fPIC -c -o zunmrz.o zunmrz.f gfortran -O2 -g -frecursive -fPIC -c -o zunmtr.o zunmtr.f gfortran -O2 -g -frecursive -fPIC -c -o zupgtr.o zupgtr.f gfortran -O2 -g -frecursive -fPIC -c -o zupmtr.o zupmtr.f gfortran -O2 -g -frecursive -fPIC -c -o izmax1.o izmax1.f gfortran -O2 -g -frecursive -fPIC -c -o dzsum1.o dzsum1.f gfortran -O2 -g -frecursive -fPIC -c -o zstemr.o zstemr.f gfortran -O2 -g -frecursive -fPIC -c -o zcgesv.o zcgesv.f gfortran -O2 -g -frecursive -fPIC -c -o zcposv.o zcposv.f gfortran -O2 -g -frecursive -fPIC -c -o zlag2c.o zlag2c.f gfortran -O2 -g -frecursive -fPIC -c -o clag2z.o clag2z.f gfortran -O2 -g -frecursive -fPIC -c -o zlat2c.o zlat2c.f gfortran -O2 -g -frecursive -fPIC -c -o zhfrk.o zhfrk.f gfortran -O2 -g -frecursive -fPIC -c -o ztfttp.o ztfttp.f gfortran -O2 -g -frecursive -fPIC -c -o zlanhf.o zlanhf.f gfortran -O2 -g -frecursive -fPIC -c -o zpftrf.o zpftrf.f gfortran -O2 -g -frecursive -fPIC -c -o zpftri.o zpftri.f gfortran -O2 -g -frecursive -fPIC -c -o zpftrs.o zpftrs.f gfortran -O2 -g -frecursive -fPIC -c -o ztfsm.o ztfsm.f gfortran -O2 -g -frecursive -fPIC -c -o ztftri.o ztftri.f gfortran -O2 -g -frecursive -fPIC -c -o ztfttr.o ztfttr.f gfortran -O2 -g -frecursive -fPIC -c -o ztpttf.o ztpttf.f gfortran -O2 -g -frecursive -fPIC -c -o ztpttr.o ztpttr.f gfortran -O2 -g -frecursive -fPIC -c -o ztrttf.o ztrttf.f gfortran -O2 -g -frecursive -fPIC -c -o ztrttp.o ztrttp.f gfortran -O2 -g -frecursive -fPIC -c -o zgeequb.o zgeequb.f gfortran -O2 -g -frecursive -fPIC -c -o zgbequb.o zgbequb.f gfortran -O2 -g -frecursive -fPIC -c -o zsyequb.o zsyequb.f gfortran -O2 -g -frecursive -fPIC -c -o zpoequb.o zpoequb.f gfortran -O2 -g -frecursive -fPIC -c -o zheequb.o zheequb.f gfortran -O2 -g -frecursive -fPIC -c -o zbbcsd.o zbbcsd.f gfortran -O2 -g -frecursive -fPIC -c -o zlapmr.o zlapmr.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb.o zunbdb.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb1.o zunbdb1.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb2.o zunbdb2.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb3.o zunbdb3.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb4.o zunbdb4.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb5.o zunbdb5.f gfortran -O2 -g -frecursive -fPIC -c -o zunbdb6.o zunbdb6.f gfortran -O2 -g -frecursive -fPIC -c -o zuncsd.o zuncsd.f gfortran -O2 -g -frecursive -fPIC -c -o zuncsd2by1.o zuncsd2by1.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrt.o zgeqrt.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrt2.o zgeqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqrt3.o zgeqrt3.f gfortran -O2 -g -frecursive -fPIC -c -o zgemqrt.o zgemqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ztpqrt.o ztpqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ztpqrt2.o ztpqrt2.f gfortran -O2 -g -frecursive -fPIC -c -o ztpmqrt.o ztpmqrt.f gfortran -O2 -g -frecursive -fPIC -c -o ztprfb.o ztprfb.f gfortran -O2 -g -frecursive -fPIC -c -o ztplqt.o ztplqt.f gfortran -O2 -g -frecursive -fPIC -c -o ztplqt2.o ztplqt2.f gfortran -O2 -g -frecursive -fPIC -c -o ztpmlqt.o ztpmlqt.f gfortran -O2 -g -frecursive -fPIC -c -o zgelqt.o zgelqt.f gfortran -O2 -g -frecursive -fPIC -c -o zgelqt3.o zgelqt3.f gfortran -O2 -g -frecursive -fPIC -c -o zgemlqt.o zgemlqt.f gfortran -O2 -g -frecursive -fPIC -c -o zgetsls.o zgetsls.f gfortran -O2 -g -frecursive -fPIC -c -o zgeqr.o zgeqr.f gfortran -O2 -g -frecursive -fPIC -c -o zlatsqr.o zlatsqr.f gfortran -O2 -g -frecursive -fPIC -c -o zlamtsqr.o zlamtsqr.f gfortran -O2 -g -frecursive -fPIC -c -o zgemqr.o zgemqr.f gfortran -O2 -g -frecursive -fPIC -c -o zgelq.o zgelq.f gfortran -O2 -g -frecursive -fPIC -c -o zlaswlq.o zlaswlq.f gfortran -O2 -g -frecursive -fPIC -c -o zlamswlq.o zlamswlq.f gfortran -O2 -g -frecursive -fPIC -c -o zgemlq.o zgemlq.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrd_2stage.o zhetrd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrd_he2hb.o zhetrd_he2hb.f gfortran -O2 -g -frecursive -fPIC -c -o zhetrd_hb2st.o zhetrd_hb2st.F gfortran -O2 -g -frecursive -fPIC -c -o zhb2st_kernels.o zhb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -c -o zheevd_2stage.o zheevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zheev_2stage.o zheev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zheevx_2stage.o zheevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zheevr_2stage.o zheevr_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhbev_2stage.o zhbev_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhbevx_2stage.o zhbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhbevd_2stage.o zhbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o zhegv_2stage.o zhegv_2stage.f gfortran -O2 -g -frecursive -fPIC -c -o sbdsdc.o sbdsdc.f gfortran -O2 -g -frecursive -fPIC -c -o sbdsqr.o sbdsqr.f gfortran -O2 -g -frecursive -fPIC -c -o sdisna.o sdisna.f gfortran -O2 -g -frecursive -fPIC -c -o slabad.o slabad.f gfortran -O2 -g -frecursive -fPIC -c -o slacpy.o slacpy.f gfortran -O2 -g -frecursive -fPIC -c -o sladiv.o sladiv.f gfortran -O2 -g -frecursive -fPIC -c -o slae2.o slae2.f gfortran -O2 -g -frecursive -fPIC -c -o slaebz.o slaebz.f gfortran -O2 -g -frecursive -fPIC -c -o slaed0.o slaed0.f gfortran -O2 -g -frecursive -fPIC -c -o slaed1.o slaed1.f gfortran -O2 -g -frecursive -fPIC -c -o slaed2.o slaed2.f gfortran -O2 -g -frecursive -fPIC -c -o slaed3.o slaed3.f gfortran -O2 -g -frecursive -fPIC -c -o slaed4.o slaed4.f gfortran -O2 -g -frecursive -fPIC -c -o slaed5.o slaed5.f gfortran -O2 -g -frecursive -fPIC -c -o slaed6.o slaed6.f gfortran -O2 -g -frecursive -fPIC -c -o slaed7.o slaed7.f gfortran -O2 -g -frecursive -fPIC -c -o slaed8.o slaed8.f gfortran -O2 -g -frecursive -fPIC -c -o slaed9.o slaed9.f gfortran -O2 -g -frecursive -fPIC -c -o slaeda.o slaeda.f gfortran -O2 -g -frecursive -fPIC -c -o slaev2.o slaev2.f gfortran -O2 -g -frecursive -fPIC -c -o slagtf.o slagtf.f gfortran -O2 -g -frecursive -fPIC -c -o slagts.o slagts.f gfortran -O2 -g -frecursive -fPIC -c -o slamrg.o slamrg.f gfortran -O2 -g -frecursive -fPIC -c -o slanst.o slanst.f gfortran -O2 -g -frecursive -fPIC -c -o slapy2.o slapy2.f gfortran -O2 -g -frecursive -fPIC -c -o slapy3.o slapy3.f gfortran -O2 -g -frecursive -fPIC -c -o slarnv.o slarnv.f gfortran -O2 -g -frecursive -fPIC -c -o slarra.o slarra.f gfortran -O2 -g -frecursive -fPIC -c -o slarrb.o slarrb.f gfortran -O2 -g -frecursive -fPIC -c -o slarrc.o slarrc.f gfortran -O2 -g -frecursive -fPIC -c -o slarrd.o slarrd.f gfortran -O2 -g -frecursive -fPIC -c -o slarre.o slarre.f gfortran -O2 -g -frecursive -fPIC -c -o slarrf.o slarrf.f gfortran -O2 -g -frecursive -fPIC -c -o slarrj.o slarrj.f gfortran -O2 -g -frecursive -fPIC -c -o slarrk.o slarrk.f gfortran -O2 -g -frecursive -fPIC -c -o slarrr.o slarrr.f gfortran -O2 -g -frecursive -fPIC -c -o slaneg.o slaneg.f gfortran -O2 -g -frecursive -fPIC -c -o slartg.o slartg.f gfortran -O2 -g -frecursive -fPIC -c -o slaruv.o slaruv.f gfortran -O2 -g -frecursive -fPIC -c -o slas2.o slas2.f gfortran -O2 -g -frecursive -fPIC -c -o slascl.o slascl.f gfortran -O2 -g -frecursive -fPIC -c -o slasd0.o slasd0.f gfortran -O2 -g -frecursive -fPIC -c -o slasd1.o slasd1.f gfortran -O2 -g -frecursive -fPIC -c -o slasd2.o slasd2.f gfortran -O2 -g -frecursive -fPIC -c -o slasd3.o slasd3.f gfortran -O2 -g -frecursive -fPIC -c -o slasd4.o slasd4.f gfortran -O2 -g -frecursive -fPIC -c -o slasd5.o slasd5.f gfortran -O2 -g -frecursive -fPIC -c -o slasd6.o slasd6.f gfortran -O2 -g -frecursive -fPIC -c -o slasd7.o slasd7.f gfortran -O2 -g -frecursive -fPIC -c -o slasd8.o slasd8.f gfortran -O2 -g -frecursive -fPIC -c -o slasda.o slasda.f gfortran -O2 -g -frecursive -fPIC -c -o slasdq.o slasdq.f gfortran -O2 -g -frecursive -fPIC -c -o slasdt.o slasdt.f gfortran -O2 -g -frecursive -fPIC -c -o slaset.o slaset.f gfortran -O2 -g -frecursive -fPIC -c -o slasq1.o slasq1.f gfortran -O2 -g -frecursive -fPIC -c -o slasq2.o slasq2.f gfortran -O2 -g -frecursive -fPIC -c -o slasq3.o slasq3.f gfortran -O2 -g -frecursive -fPIC -c -o slasq4.o slasq4.f gfortran -O2 -g -frecursive -fPIC -c -o slasq5.o slasq5.f gfortran -O2 -g -frecursive -fPIC -c -o slasq6.o slasq6.f gfortran -O2 -g -frecursive -fPIC -c -o slasr.o slasr.f gfortran -O2 -g -frecursive -fPIC -c -o slasrt.o slasrt.f gfortran -O2 -g -frecursive -fPIC -c -o slassq.o slassq.f gfortran -O2 -g -frecursive -fPIC -c -o slasv2.o slasv2.f gfortran -O2 -g -frecursive -fPIC -c -o spttrf.o spttrf.f gfortran -O2 -g -frecursive -fPIC -c -o sstebz.o sstebz.f gfortran -O2 -g -frecursive -fPIC -c -o sstedc.o sstedc.f gfortran -O2 -g -frecursive -fPIC -c -o ssteqr.o ssteqr.f gfortran -O2 -g -frecursive -fPIC -c -o ssterf.o ssterf.f gfortran -O2 -g -frecursive -fPIC -c -o slaisnan.o slaisnan.f gfortran -O2 -g -frecursive -fPIC -c -o sisnan.o sisnan.f gfortran -O2 -g -frecursive -fPIC -c -o slartgp.o slartgp.f gfortran -O2 -g -frecursive -fPIC -c -o slartgs.o slartgs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zgegs.o DEPRECATED/zgegs.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zgegv.o DEPRECATED/zgegv.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zgeqpf.o DEPRECATED/zgeqpf.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zgelsx.o DEPRECATED/zgelsx.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zggsvd.o DEPRECATED/zggsvd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zggsvp.o DEPRECATED/zggsvp.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zlahrd.o DEPRECATED/zlahrd.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/zlatzm.o DEPRECATED/zlatzm.f gfortran -O2 -g -frecursive -fPIC -c -o DEPRECATED/ztzrqf.o DEPRECATED/ztzrqf.f gfortran -O2 -g -frecursive -fPIC -c -o dbdsdc.o dbdsdc.f gfortran -O2 -g -frecursive -fPIC -c -o dbdsqr.o dbdsqr.f gfortran -O2 -g -frecursive -fPIC -c -o ddisna.o ddisna.f gfortran -O2 -g -frecursive -fPIC -c -o dlabad.o dlabad.f gfortran -O2 -g -frecursive -fPIC -c -o dlacpy.o dlacpy.f gfortran -O2 -g -frecursive -fPIC -c -o dladiv.o dladiv.f gfortran -O2 -g -frecursive -fPIC -c -o dlae2.o dlae2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaebz.o dlaebz.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed0.o dlaed0.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed1.o dlaed1.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed2.o dlaed2.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed3.o dlaed3.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed4.o dlaed4.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed5.o dlaed5.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed6.o dlaed6.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed7.o dlaed7.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed8.o dlaed8.f gfortran -O2 -g -frecursive -fPIC -c -o dlaed9.o dlaed9.f gfortran -O2 -g -frecursive -fPIC -c -o dlaeda.o dlaeda.f gfortran -O2 -g -frecursive -fPIC -c -o dlaev2.o dlaev2.f gfortran -O2 -g -frecursive -fPIC -c -o dlagtf.o dlagtf.f gfortran -O2 -g -frecursive -fPIC -c -o dlagts.o dlagts.f gfortran -O2 -g -frecursive -fPIC -c -o dlamrg.o dlamrg.f gfortran -O2 -g -frecursive -fPIC -c -o dlanst.o dlanst.f gfortran -O2 -g -frecursive -fPIC -c -o dlapy2.o dlapy2.f gfortran -O2 -g -frecursive -fPIC -c -o dlapy3.o dlapy3.f gfortran -O2 -g -frecursive -fPIC -c -o dlarnv.o dlarnv.f gfortran -O2 -g -frecursive -fPIC -c -o dlarra.o dlarra.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrb.o dlarrb.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrc.o dlarrc.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrd.o dlarrd.f gfortran -O2 -g -frecursive -fPIC -c -o dlarre.o dlarre.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrf.o dlarrf.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrj.o dlarrj.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrk.o dlarrk.f gfortran -O2 -g -frecursive -fPIC -c -o dlarrr.o dlarrr.f gfortran -O2 -g -frecursive -fPIC -c -o dlaneg.o dlaneg.f gfortran -O2 -g -frecursive -fPIC -c -o dlartg.o dlartg.f gfortran -O2 -g -frecursive -fPIC -c -o dlaruv.o dlaruv.f gfortran -O2 -g -frecursive -fPIC -c -o dlas2.o dlas2.f gfortran -O2 -g -frecursive -fPIC -c -o dlascl.o dlascl.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd0.o dlasd0.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd1.o dlasd1.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd2.o dlasd2.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd3.o dlasd3.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd4.o dlasd4.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd5.o dlasd5.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd6.o dlasd6.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd7.o dlasd7.f gfortran -O2 -g -frecursive -fPIC -c -o dlasd8.o dlasd8.f gfortran -O2 -g -frecursive -fPIC -c -o dlasda.o dlasda.f gfortran -O2 -g -frecursive -fPIC -c -o dlasdq.o dlasdq.f gfortran -O2 -g -frecursive -fPIC -c -o dlasdt.o dlasdt.f gfortran -O2 -g -frecursive -fPIC -c -o dlaset.o dlaset.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq1.o dlasq1.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq2.o dlasq2.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq3.o dlasq3.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq4.o dlasq4.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq5.o dlasq5.f gfortran -O2 -g -frecursive -fPIC -c -o dlasq6.o dlasq6.f gfortran -O2 -g -frecursive -fPIC -c -o dlasr.o dlasr.f gfortran -O2 -g -frecursive -fPIC -c -o dlasrt.o dlasrt.f gfortran -O2 -g -frecursive -fPIC -c -o dlassq.o dlassq.f gfortran -O2 -g -frecursive -fPIC -c -o dlasv2.o dlasv2.f gfortran -O2 -g -frecursive -fPIC -c -o dpttrf.o dpttrf.f gfortran -O2 -g -frecursive -fPIC -c -o dstebz.o dstebz.f gfortran -O2 -g -frecursive -fPIC -c -o dstedc.o dstedc.f gfortran -O2 -g -frecursive -fPIC -c -o dsteqr.o dsteqr.f gfortran -O2 -g -frecursive -fPIC -c -o dsterf.o dsterf.f gfortran -O2 -g -frecursive -fPIC -c -o dlaisnan.o dlaisnan.f gfortran -O2 -g -frecursive -fPIC -c -o disnan.o disnan.f gfortran -O2 -g -frecursive -fPIC -c -o dlartgp.o dlartgp.f gfortran -O2 -g -frecursive -fPIC -c -o dlartgs.o dlartgs.f gfortran -O2 -g -frecursive -fPIC -c -o ilaenv.o ilaenv.f gfortran -O2 -g -frecursive -fPIC -c -o ilaenv2stage.o ilaenv2stage.f gfortran -O2 -g -frecursive -fPIC -c -o ieeeck.o ieeeck.f gfortran -O2 -g -frecursive -fPIC -c -o lsamen.o lsamen.f gfortran -O2 -g -frecursive -fPIC -c -o iparmq.o iparmq.f gfortran -O2 -g -frecursive -fPIC -c -o iparam2stage.o iparam2stage.F gfortran -O2 -g -frecursive -fPIC -c -o ilaprec.o ilaprec.f gfortran -O2 -g -frecursive -fPIC -c -o ilatrans.o ilatrans.f gfortran -O2 -g -frecursive -fPIC -c -o ilauplo.o ilauplo.f gfortran -O2 -g -frecursive -fPIC -c -o iladiag.o iladiag.f gfortran -O2 -g -frecursive -fPIC -c -o chla_transtype.o chla_transtype.f gfortran -O2 -g -frecursive -fPIC -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -fPIC -c -o xerbla_array.o xerbla_array.f gfortran -O2 -g -frecursive -fPIC -c -o spotrs.o spotrs.f gfortran -O2 -g -frecursive -fPIC -c -o sgetrs.o sgetrs.f gfortran -O2 -g -frecursive -fPIC -c -o spotrf.o spotrf.f gfortran -O2 -g -frecursive -fPIC -c -o sgetrf.o sgetrf.f gfortran -O2 -g -frecursive -fPIC -c -o cpotrs.o cpotrs.f gfortran -O2 -g -frecursive -fPIC -c -o cgetrs.o cgetrs.f gfortran -O2 -g -frecursive -fPIC -c -o cpotrf.o cpotrf.f gfortran -O2 -g -frecursive -fPIC -c -o cgetrf.o cgetrf.f # No renaming needed cc -O2 -g -frecursive -fPIC -shared -Wl,-soname,liblapack.so.3 -o liblapack.so.3.8.0 sbdsvdx.o sgbbrd.o sgbcon.o sgbequ.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgehd2.o sgehrd.o sgelq2.o sgelqf.o sgels.o sgelsd.o sgelss.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgerfs.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o sgesvd.o sgesvdx.o sgesvx.o sgetc2.o sgetf2.o sgetrf2.o sgetri.o sggbak.o sggbal.o sgges.o sgges3.o sggesx.o sggev.o sggev3.o sggevx.o sggglm.o sgghrd.o sgghd3.o sgglse.o sggqrf.o sggrqf.o sggsvd3.o sggsvp3.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o slabrd.o slacon.o slacn2.o slaein.o slaexc.o slag2.o slags2.o slagtm.o slagv2.o slahqr.o slahr2.o slaic1.o slaln2.o slals0.o slalsa.o slalsd.o slangb.o slange.o slangt.o slanhs.o slansb.o slansp.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqsb.o slaqsp.o slaqsy.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqtr.o slar1v.o slar2v.o ilaslr.o ilaslc.o slarf.o slarfb.o slarfg.o slarfgp.o slarft.o slarfx.o slarfy.o slargv.o slarrv.o slartv.o slarz.o slarzb.o slarzt.o slaswp.o slasy2.o slasyf.o slasyf_rook.o slasyf_rk.o slasyf_aa.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slauu2.o slauum.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sorm22.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o sposvx.o spotf2.o spotrf2.o spotri.o spstrf.o spstf2.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrs.o sptts2.o srscl.o ssbev.o ssbevd.o ssbevx.o ssbgst.o ssbgv.o ssbgvd.o ssbgvx.o ssbtrd.o sspcon.o sspev.o sspevd.o sspevx.o sspgst.o sspgv.o sspgvd.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstegr.o sstein.o sstev.o sstevd.o sstevr.o sstevx.o ssycon.o ssyev.o ssyevd.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygv.o ssygvd.o ssygvx.o ssyrfs.o ssysv.o ssysvx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytri2.o ssytri2x.o ssyswapr.o ssytrs.o ssytrs2.o ssyconv.o ssyconvf.o ssyconvf_rook.o ssytf2_rook.o ssytrf_rook.o ssytrs_rook.o ssytri_rook.o ssycon_rook.o ssysv_rook.o ssytf2_rk.o ssytrf_rk.o ssytrs_3.o ssytri_3.o ssytri_3x.o ssycon_3.o ssysv_rk.o ssysv_aa.o ssytrf_aa.o ssytrs_aa.o ssysv_aa_2stage.o ssytrf_aa_2stage.o ssytrs_aa_2stage.o stbcon.o stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o strcon.o strevc.o strevc3.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o stzrzf.o sstemr.o slansf.o spftrf.o spftri.o spftrs.o ssfrk.o stfsm.o stftri.o stfttp.o stfttr.o stpttf.o stpttr.o strttf.o strttp.o sgejsv.o sgesvj.o sgsvj0.o sgsvj1.o sgeequb.o ssyequb.o spoequb.o sgbequb.o sbbcsd.o slapmr.o sorbdb.o sorbdb1.o sorbdb2.o sorbdb3.o sorbdb4.o sorbdb5.o sorbdb6.o sorcsd.o sorcsd2by1.o sgeqrt.o sgeqrt2.o sgeqrt3.o sgemqrt.o stpqrt.o stpqrt2.o stpmqrt.o stprfb.o sgelqt.o sgelqt3.o sgemlqt.o sgetsls.o sgeqr.o slatsqr.o slamtsqr.o sgemqr.o sgelq.o slaswlq.o slamswlq.o sgemlq.o stplqt.o stplqt2.o stpmlqt.o ssytrd_2stage.o ssytrd_sy2sb.o ssytrd_sb2st.o ssb2st_kernels.o ssyevd_2stage.o ssyev_2stage.o ssyevx_2stage.o ssyevr_2stage.o ssbev_2stage.o ssbevx_2stage.o ssbevd_2stage.o ssygv_2stage.o DEPRECATED/sgegs.o DEPRECATED/sgegv.o DEPRECATED/sgeqpf.o DEPRECATED/sgelsx.o DEPRECATED/sggsvd.o DEPRECATED/sggsvp.o DEPRECATED/slahrd.o DEPRECATED/slatzm.o DEPRECATED/stzrqf.o dbdsvdx.o dgbbrd.o dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgels.o dgelsd.o dgelss.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgerfs.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesv.o dgesvd.o dgesvdx.o dgesvx.o dgetc2.o dgetf2.o dgetrf.o dgetrf2.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dgges3.o dggesx.o dggev.o dggev3.o dggevx.o dggglm.o dgghrd.o dgghd3.o dgglse.o dggqrf.o dggrqf.o dggsvd3.o dggsvp3.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o dlabrd.o dlacon.o dlacn2.o dlaein.o dlaexc.o dlag2.o dlags2.o dlagtm.o dlagv2.o dlahqr.o dlahr2.o dlaic1.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansp.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqtr.o dlar1v.o dlar2v.o iladlr.o iladlc.o dlarf.o dlarfb.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlarfy.o dlargv.o dlarrv.o dlartv.o dlarz.o dlarzb.o dlarzt.o dlaswp.o dlasy2.o dlasyf.o dlasyf_rook.o dlasyf_rk.o dlasyf_aa.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlauu2.o dlauum.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dorm22.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpocon.o dpoequ.o dporfs.o dposv.o dposvx.o dpotf2.o dpotrf.o dpotrf2.o dpotri.o dpotrs.o dpstrf.o dpstf2.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrs.o dptts2.o drscl.o dsbev.o dsbevd.o dsbevx.o dsbgst.o dsbgv.o dsbgvd.o dsbgvx.o dsbtrd.o dspcon.o dspev.o dspevd.o dspevx.o dspgst.o dspgv.o dspgvd.o dspgvx.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstegr.o dstein.o dstev.o dstevd.o dstevr.o dstevx.o dsycon.o dsyev.o dsyevd.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygv.o dsygvd.o dsygvx.o dsyrfs.o dsysv.o dsysvx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytrs.o dsytrs2.o dsytri2.o dsytri2x.o dsyswapr.o dsyconv.o dsyconvf.o dsyconvf_rook.o dsytf2_rook.o dsytrf_rook.o dsytrs_rook.o dsytri_rook.o dsycon_rook.o dsysv_rook.o dsytf2_rk.o dsytrf_rk.o dsytrs_3.o dsytri_3.o dsytri_3x.o dsycon_3.o dsysv_rk.o dsysv_aa.o dsytrf_aa.o dsytrs_aa.o dsysv_aa_2stage.o dsytrf_aa_2stage.o dsytrs_aa_2stage.o dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtrcon.o dtrevc.o dtrevc3.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtzrzf.o dstemr.o dsgesv.o dsposv.o dlag2s.o slag2d.o dlat2s.o dlansf.o dpftrf.o dpftri.o dpftrs.o dsfrk.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtpttf.o dtpttr.o dtrttf.o dtrttp.o dgejsv.o dgesvj.o dgsvj0.o dgsvj1.o dgeequb.o dsyequb.o dpoequb.o dgbequb.o dbbcsd.o dlapmr.o dorbdb.o dorbdb1.o dorbdb2.o dorbdb3.o dorbdb4.o dorbdb5.o dorbdb6.o dorcsd.o dorcsd2by1.o dgeqrt.o dgeqrt2.o dgeqrt3.o dgemqrt.o dtpqrt.o dtpqrt2.o dtpmqrt.o dtprfb.o dgelqt.o dgelqt3.o dgemlqt.o dgetsls.o dgeqr.o dlatsqr.o dlamtsqr.o dgemqr.o dgelq.o dlaswlq.o dlamswlq.o dgemlq.o dtplqt.o dtplqt2.o dtpmlqt.o dsytrd_2stage.o dsytrd_sy2sb.o dsytrd_sb2st.o dsb2st_kernels.o dsyevd_2stage.o dsyev_2stage.o dsyevx_2stage.o dsyevr_2stage.o dsbev_2stage.o dsbevx_2stage.o dsbevd_2stage.o dsygv_2stage.o DEPRECATED/dgegs.o DEPRECATED/dgegv.o DEPRECATED/dgeqpf.o DEPRECATED/dgelsx.o DEPRECATED/dggsvd.o DEPRECATED/dggsvp.o DEPRECATED/dlahrd.o DEPRECATED/dlatzm.o DEPRECATED/dtzrqf.o cbdsqr.o cgbbrd.o cgbcon.o cgbequ.o cgbrfs.o cgbsv.o cgbsvx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgels.o cgelsd.o cgelss.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgerfs.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesv.o cgesvd.o cgesvdx.o cgesvj.o cgejsv.o cgsvj0.o cgsvj1.o cgesvx.o cgetc2.o cgetf2.o cgetrf2.o cgetri.o cggbak.o cggbal.o cgges.o cgges3.o cggesx.o cggev.o cggev3.o cggevx.o cggglm.o cgghrd.o cgghd3.o cgglse.o cggqrf.o cggrqf.o cggsvd3.o cggsvp3.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbev.o chbevd.o chbevx.o chbgst.o chbgv.o chbgvd.o chbgvx.o chbtrd.o checon.o cheev.o cheevd.o cheevr.o cheevx.o chegs2.o chegst.o chegv.o chegvd.o chegvx.o cherfs.o chesv.o chesvx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetri2.o chetri2x.o cheswapr.o chetrs.o chetrs2.o chetf2_rook.o chetrf_rook.o chetri_rook.o chetrs_rook.o checon_rook.o chesv_rook.o chetf2_rk.o chetrf_rk.o chetri_3.o chetri_3x.o chetrs_3.o checon_3.o chesv_rk.o chesv_aa.o chetrf_aa.o chetrs_aa.o chesv_aa_2stage.o chetrf_aa_2stage.o chetrs_aa_2stage.o chgeqz.o chpcon.o chpev.o chpevd.o chpevx.o chpgst.o chpgv.o chpgvd.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacon.o clacn2.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clags2.o clagtm.o clahef.o clahef_rook.o clahef_rk.o clahef_aa.o clahqr.o clahr2.o claic1.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o clarcm.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqsb.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsp.o claqsy.o clar1v.o clar2v.o ilaclr.o ilaclc.o clarf.o clarfb.o clarfg.o clarfgp.o clarft.o clarfx.o clarfy.o clargv.o clarnv.o clarrv.o clartg.o clartv.o clarz.o clarzb.o clarzt.o clascl.o claset.o clasr.o classq.o claswp.o clasyf.o clasyf_rook.o clasyf_rk.o clasyf_aa.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clauu2.o clauum.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpocon.o cpoequ.o cporfs.o cposv.o cposvx.o cpotf2.o cpotrf2.o cpotri.o cpstrf.o cpstf2.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o csteqr.o csycon.o csymv.o csyr.o csyrfs.o csysv.o csysvx.o csytf2.o csytrf.o csytri.o csytri2.o csytri2x.o csyswapr.o csytrs.o csytrs2.o csyconv.o csyconvf.o csyconvf_rook.o csytf2_rook.o csytrf_rook.o csytrs_rook.o csytri_rook.o csycon_rook.o csysv_rook.o csytf2_rk.o csytrf_rk.o csytrf_aa.o csytrs_3.o csytrs_aa.o csytri_3.o csytri_3x.o csycon_3.o csysv_rk.o csysv_aa.o csysv_aa_2stage.o csytrf_aa_2stage.o csytrs_aa_2stage.o ctbcon.o ctbrfs.o ctbtrs.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctrcon.o ctrevc.o ctrevc3.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunm22.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o icmax1.o scsum1.o cstemr.o chfrk.o ctfttp.o clanhf.o cpftrf.o cpftri.o cpftrs.o ctfsm.o ctftri.o ctfttr.o ctpttf.o ctpttr.o ctrttf.o ctrttp.o cgeequb.o cgbequb.o csyequb.o cpoequb.o cheequb.o cbbcsd.o clapmr.o cunbdb.o cunbdb1.o cunbdb2.o cunbdb3.o cunbdb4.o cunbdb5.o cunbdb6.o cuncsd.o cuncsd2by1.o cgeqrt.o cgeqrt2.o cgeqrt3.o cgemqrt.o ctpqrt.o ctpqrt2.o ctpmqrt.o ctprfb.o cgelqt.o cgelqt3.o cgemlqt.o cgetsls.o cgeqr.o clatsqr.o clamtsqr.o cgemqr.o cgelq.o claswlq.o clamswlq.o cgemlq.o ctplqt.o ctplqt2.o ctpmlqt.o chetrd_2stage.o chetrd_he2hb.o chetrd_hb2st.o chb2st_kernels.o cheevd_2stage.o cheev_2stage.o cheevx_2stage.o cheevr_2stage.o chbev_2stage.o chbevx_2stage.o chbevd_2stage.o chegv_2stage.o DEPRECATED/cgegs.o DEPRECATED/cgegv.o DEPRECATED/cgeqpf.o DEPRECATED/cgelsx.o DEPRECATED/cggsvd.o DEPRECATED/cggsvp.o DEPRECATED/clahrd.o DEPRECATED/clatzm.o DEPRECATED/ctzrqf.o zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o zgbsv.o zgbsvx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgels.o zgelsd.o zgelss.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgerfs.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesv.o zgesvd.o zgesvdx.o zgesvx.o zgesvj.o zgejsv.o zgsvj0.o zgsvj1.o zgetc2.o zgetf2.o zgetrf.o zgetrf2.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zgges3.o zggesx.o zggev.o zggev3.o zggevx.o zggglm.o zgghrd.o zgghd3.o zgglse.o zggqrf.o zggrqf.o zggsvd3.o zggsvp3.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbev.o zhbevd.o zhbevx.o zhbgst.o zhbgv.o zhbgvd.o zhbgvx.o zhbtrd.o zhecon.o zheev.o zheevd.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegv.o zhegvd.o zhegvx.o zherfs.o zhesv.o zhesvx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetri2.o zhetri2x.o zheswapr.o zhetrs.o zhetrs2.o zhetf2_rook.o zhetrf_rook.o zhetri_rook.o zhetrs_rook.o zhecon_rook.o zhesv_rook.o zhetf2_rk.o zhetrf_rk.o zhetri_3.o zhetri_3x.o zhetrs_3.o zhecon_3.o zhesv_rk.o zhesv_aa.o zhetrf_aa.o zhetrs_aa.o zhesv_aa_2stage.o zhetrf_aa_2stage.o zhetrs_aa_2stage.o zhgeqz.o zhpcon.o zhpev.o zhpevd.o zhpevx.o zhpgst.o zhpgv.o zhpgvd.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacon.o zlacn2.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlags2.o zlagtm.o zlahef.o zlahef_rook.o zlahef_rk.o zlahef_aa.o zlahqr.o zlahr2.o zlaic1.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqsb.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o ilazlr.o ilazlc.o zlarcm.o zlarf.o zlarfb.o zlarfg.o zlarfgp.o zlarft.o zlarfx.o zlarfy.o zlargv.o zlarnv.o zlarrv.o zlartg.o zlartv.o zlarz.o zlarzb.o zlarzt.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zlasyf.o zlasyf_rook.o zlasyf_rk.o zlasyf_aa.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlauu2.o zlauum.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpocon.o zpoequ.o zporfs.o zposv.o zposvx.o zpotf2.o zpotrf.o zpotrf2.o zpotri.o zpotrs.o zpstrf.o zpstf2.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zdrscl.o zstedc.o zstegr.o zstein.o zsteqr.o zsycon.o zsymv.o zsyr.o zsyrfs.o zsysv.o zsysvx.o zsytf2.o zsytrf.o zsytri.o zsytri2.o zsytri2x.o zsyswapr.o zsytrs.o zsytrs2.o zsyconv.o zsyconvf.o zsyconvf_rook.o zsytf2_rook.o zsytrf_rook.o zsytrs_rook.o zsytrs_aa.o zsytri_rook.o zsycon_rook.o zsysv_rook.o zsytf2_rk.o zsytrf_rk.o zsytrf_aa.o zsytrs_3.o zsysv_aa_2stage.o zsytrf_aa_2stage.o zsytrs_aa_2stage.o zsytri_3.o zsytri_3x.o zsycon_3.o zsysv_rk.o zsysv_aa.o ztbcon.o ztbrfs.o ztbtrs.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztrcon.o ztrevc.o ztrevc3.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunm22.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o izmax1.o dzsum1.o zstemr.o zcgesv.o zcposv.o zlag2c.o clag2z.o zlat2c.o zhfrk.o ztfttp.o zlanhf.o zpftrf.o zpftri.o zpftrs.o ztfsm.o ztftri.o ztfttr.o ztpttf.o ztpttr.o ztrttf.o ztrttp.o zgeequb.o zgbequb.o zsyequb.o zpoequb.o zheequb.o zbbcsd.o zlapmr.o zunbdb.o zunbdb1.o zunbdb2.o zunbdb3.o zunbdb4.o zunbdb5.o zunbdb6.o zuncsd.o zuncsd2by1.o zgeqrt.o zgeqrt2.o zgeqrt3.o zgemqrt.o ztpqrt.o ztpqrt2.o ztpmqrt.o ztprfb.o ztplqt.o ztplqt2.o ztpmlqt.o zgelqt.o zgelqt3.o zgemlqt.o zgetsls.o zgeqr.o zlatsqr.o zlamtsqr.o zgemqr.o zgelq.o zlaswlq.o zlamswlq.o zgemlq.o zhetrd_2stage.o zhetrd_he2hb.o zhetrd_hb2st.o zhb2st_kernels.o zheevd_2stage.o zheev_2stage.o zheevx_2stage.o zheevr_2stage.o zhbev_2stage.o zhbevx_2stage.o zhbevd_2stage.o zhegv_2stage.o sbdsdc.o sbdsqr.o sdisna.o slabad.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaev2.o slagtf.o slagts.o slamrg.o slanst.o slapy2.o slapy3.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slaneg.o slartg.o slaruv.o slas2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o spttrf.o sstebz.o sstedc.o ssteqr.o ssterf.o slaisnan.o sisnan.o slartgp.o slartgs.o ../INSTALL/slamch.o ../INSTALL/second_INT_ETIME.o DEPRECATED/zgegs.o DEPRECATED/zgegv.o DEPRECATED/zgeqpf.o DEPRECATED/zgelsx.o DEPRECATED/zggsvd.o DEPRECATED/zggsvp.o DEPRECATED/zlahrd.o DEPRECATED/zlatzm.o DEPRECATED/ztzrqf.o dbdsdc.o dbdsqr.o ddisna.o dlabad.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlagtf.o dlagts.o dlamrg.o dlanst.o dlapy2.o dlapy3.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlaneg.o dlartg.o dlaruv.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dpttrf.o dstebz.o dstedc.o dsteqr.o dsterf.o dlaisnan.o disnan.o dlartgp.o dlartgs.o ../INSTALL/dlamch.o ../INSTALL/dsecnd_INT_ETIME.o ilaenv.o ilaenv2stage.o ieeeck.o lsamen.o iparmq.o iparam2stage.o ilaprec.o ilatrans.o ilauplo.o iladiag.o chla_transtype.o ../INSTALL/ilaver.o ../INSTALL/lsame.o xerbla.o xerbla_array.o spotrs.o sgetrs.o spotrf.o sgetrf.o cpotrs.o cgetrs.o cpotrf.o cgetrf.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L.. -lblas -lm -lgfortran -lc + cp liblapack.so.3.8.0 /builddir/build/BUILD/lapack-3.8.0/ ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/INSTALL ~/build/BUILD/lapack-3.8.0 + popd + pushd INSTALL + make clean rm -f *.o rm -f test* rm -f core + make 'NOOPT=-O0 -g -frecursive -fPIC -fdefault-integer-8' 'OPTS=-O2 -g -frecursive -fPIC -fdefault-integer-8' gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o lsame.o lsame.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o lsametst.o lsametst.f gfortran -o testlsame lsame.o lsametst.o gfortran -O0 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamch.o slamch.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamchtst.o slamchtst.f gfortran -o testslamch slamch.o lsame.o slamchtst.o gfortran -O0 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamch.o dlamch.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamchtst.o dlamchtst.f gfortran -o testdlamch dlamch.o lsame.o dlamchtst.o gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o second_INT_ETIME.o second_INT_ETIME.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o secondtst.o secondtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testsecond second_INT_ETIME.o secondtst.o gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsecnd_INT_ETIME.o dsecnd_INT_ETIME.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsecndtst.o dsecndtst.f [INFO] : TIMER value: INT_ETIME (given by make.inc) gfortran -o testdsecnd dsecnd_INT_ETIME.o dsecndtst.o gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o tstiee.o tstiee.f gfortran -o testieee tstiee.o gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaver.o ilaver.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o LAPACK_version.o LAPACK_version.f gfortran -o testversion ilaver.o LAPACK_version.o ~/build/BUILD/lapack-3.8.0 ~/build/BUILD/lapack-3.8.0/SRC ~/build/BUILD/lapack-3.8.0 + popd + pushd SRC + make clean rm -f *.o liblapack* DEPRECATED/*.o + make SYMBOLPREFIX=64_ 'FFLAGS=-O2 -g -frecursive -fPIC -fdefault-integer-8' 'CFLAGS=-O2 -g -frecursive -fPIC -fdefault-integer-8' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' shared gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sbdsvdx.o sbdsvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbbrd.o sgbbrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbcon.o sgbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbequ.o sgbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbrfs.o sgbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbsv.o sgbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbsvx.o sgbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbtf2.o sgbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbtrf.o sgbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbtrs.o sgbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgebak.o sgebak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgebal.o sgebal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgebd2.o sgebd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgebrd.o sgebrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgecon.o sgecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeequ.o sgeequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgees.o sgees.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeesx.o sgeesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeev.o sgeev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeevx.o sgeevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgehd2.o sgehd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgehrd.o sgehrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelq2.o sgelq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelqf.o sgelqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgels.o sgels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelsd.o sgelsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelss.o sgelss.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelsy.o sgelsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeql2.o sgeql2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqlf.o sgeqlf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqp3.o sgeqp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqr2.o sgeqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqr2p.o sgeqr2p.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrf.o sgeqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrfp.o sgeqrfp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgerfs.o sgerfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgerq2.o sgerq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgerqf.o sgerqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesc2.o sgesc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesdd.o sgesdd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesv.o sgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesvd.o sgesvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesvdx.o sgesvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesvx.o sgesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetc2.o sgetc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetf2.o sgetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetrf2.o sgetrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetri.o sgetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggbak.o sggbak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggbal.o sggbal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgges.o sgges.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgges3.o sgges3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggesx.o sggesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggev.o sggev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggev3.o sggev3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggevx.o sggevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggglm.o sggglm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgghrd.o sgghrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgghd3.o sgghd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgglse.o sgglse.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggqrf.o sggqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggrqf.o sggrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggsvd3.o sggsvd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sggsvp3.o sggsvp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtcon.o sgtcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtrfs.o sgtrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtsv.o sgtsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtsvx.o sgtsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgttrf.o sgttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgttrs.o sgttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgtts2.o sgtts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o shgeqz.o shgeqz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o shsein.o shsein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o shseqr.o shseqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slabrd.o slabrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slacon.o slacon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slacn2.o slacn2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaein.o slaein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaexc.o slaexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slag2.o slag2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slags2.o slags2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slagtm.o slagtm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slagv2.o slagv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slahqr.o slahqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slahr2.o slahr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaic1.o slaic1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaln2.o slaln2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slals0.o slals0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slalsa.o slalsa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slalsd.o slalsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slangb.o slangb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slange.o slange.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slangt.o slangt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slanhs.o slanhs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slansb.o slansb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slansp.o slansp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slansy.o slansy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slantb.o slantb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slantp.o slantp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slantr.o slantr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slanv2.o slanv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapll.o slapll.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapmt.o slapmt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqgb.o slaqgb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqge.o slaqge.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqp2.o slaqp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqps.o slaqps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqsb.o slaqsb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqsp.o slaqsp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqsy.o slaqsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr0.o slaqr0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr1.o slaqr1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr2.o slaqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr3.o slaqr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr4.o slaqr4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqr5.o slaqr5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaqtr.o slaqtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slar1v.o slar1v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slar2v.o slar2v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaslr.o ilaslr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaslc.o ilaslc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarf.o slarf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfb.o slarfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfg.o slarfg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfgp.o slarfgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarft.o slarft.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfx.o slarfx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarfy.o slarfy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slargv.o slargv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrv.o slarrv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slartv.o slartv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarz.o slarz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarzb.o slarzb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarzt.o slarzt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaswp.o slaswp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasy2.o slasy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasyf.o slasyf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasyf_rook.o slasyf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasyf_rk.o slasyf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasyf_aa.o slasyf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatbs.o slatbs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatdf.o slatdf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatps.o slatps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatrd.o slatrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatrs.o slatrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatrz.o slatrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slauu2.o slauu2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slauum.o slauum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sopgtr.o sopgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sopmtr.o sopmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorg2l.o sorg2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorg2r.o sorg2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgbr.o sorgbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorghr.o sorghr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgl2.o sorgl2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorglq.o sorglq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgql.o sorgql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgqr.o sorgqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgr2.o sorgr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgrq.o sorgrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorgtr.o sorgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorm2l.o sorm2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorm2r.o sorm2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorm22.o sorm22.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormbr.o sormbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormhr.o sormhr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorml2.o sorml2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormlq.o sormlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormql.o sormql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormqr.o sormqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormr2.o sormr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormr3.o sormr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormrq.o sormrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormrz.o sormrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sormtr.o sormtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbcon.o spbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbequ.o spbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbrfs.o spbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbstf.o spbstf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbsv.o spbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbsvx.o spbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbtf2.o spbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbtrf.o spbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spbtrs.o spbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spocon.o spocon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spoequ.o spoequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sporfs.o sporfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sposv.o sposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sposvx.o sposvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotf2.o spotf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotrf2.o spotrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotri.o spotri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spstrf.o spstrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spstf2.o spstf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sppcon.o sppcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sppequ.o sppequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spprfs.o spprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sppsv.o sppsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sppsvx.o sppsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spptrf.o spptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spptri.o spptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spptrs.o spptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptcon.o sptcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spteqr.o spteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptrfs.o sptrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptsv.o sptsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptsvx.o sptsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spttrs.o spttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sptts2.o sptts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o srscl.o srscl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbev.o ssbev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbevd.o ssbevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbevx.o ssbevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbgst.o ssbgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbgv.o ssbgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbgvd.o ssbgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbgvx.o ssbgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbtrd.o ssbtrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspcon.o sspcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspev.o sspev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspevd.o sspevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspevx.o sspevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspgst.o sspgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspgv.o sspgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspgvd.o sspgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspgvx.o sspgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssprfs.o ssprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspsv.o sspsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sspsvx.o sspsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssptrd.o ssptrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssptrf.o ssptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssptri.o ssptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssptrs.o ssptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstegr.o sstegr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstein.o sstein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstev.o sstev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstevd.o sstevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstevr.o sstevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstevx.o sstevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssycon.o ssycon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyev.o ssyev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevd.o ssyevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevr.o ssyevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevx.o ssyevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygs2.o ssygs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygst.o ssygst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygv.o ssygv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygvd.o ssygvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygvx.o ssygvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyrfs.o ssyrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv.o ssysv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysvx.o ssysvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytd2.o ssytd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytf2.o ssytf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrd.o ssytrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf.o ssytrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri.o ssytri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri2.o ssytri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri2x.o ssytri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyswapr.o ssyswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs.o ssytrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs2.o ssytrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyconv.o ssyconv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyconvf.o ssyconvf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyconvf_rook.o ssyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytf2_rook.o ssytf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf_rook.o ssytrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs_rook.o ssytrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri_rook.o ssytri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssycon_rook.o ssycon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv_rook.o ssysv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytf2_rk.o ssytf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf_rk.o ssytrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs_3.o ssytrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri_3.o ssytri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytri_3x.o ssytri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssycon_3.o ssycon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv_rk.o ssysv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv_aa.o ssysv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf_aa.o ssytrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs_aa.o ssytrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssysv_aa_2stage.o ssysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrf_aa_2stage.o ssytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrs_aa_2stage.o ssytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stbcon.o stbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stbrfs.o stbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stbtrs.o stbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgevc.o stgevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgex2.o stgex2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgexc.o stgexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsen.o stgsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsja.o stgsja.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsna.o stgsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsy2.o stgsy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stgsyl.o stgsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpcon.o stpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stprfs.o stprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stptri.o stptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stptrs.o stptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strcon.o strcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strevc.o strevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strevc3.o strevc3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strexc.o strexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strrfs.o strrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strsen.o strsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strsna.o strsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strsyl.o strsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strti2.o strti2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strtri.o strtri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strtrs.o strtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stzrzf.o stzrzf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstemr.o sstemr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slansf.o slansf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spftrf.o spftrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spftri.o spftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spftrs.o spftrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssfrk.o ssfrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stfsm.o stfsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stftri.o stftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stfttp.o stfttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stfttr.o stfttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpttf.o stpttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpttr.o stpttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strttf.o strttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o strttp.o strttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgejsv.o sgejsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgesvj.o sgesvj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgsvj0.o sgsvj0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgsvj1.o sgsvj1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeequb.o sgeequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyequb.o ssyequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spoequb.o spoequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgbequb.o sgbequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sbbcsd.o sbbcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapmr.o slapmr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb.o sorbdb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb1.o sorbdb1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb2.o sorbdb2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb3.o sorbdb3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb4.o sorbdb4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb5.o sorbdb5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorbdb6.o sorbdb6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorcsd.o sorcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sorcsd2by1.o sorcsd2by1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrt.o sgeqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrt2.o sgeqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqrt3.o sgeqrt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemqrt.o sgemqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpqrt.o stpqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpqrt2.o stpqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpmqrt.o stpmqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stprfb.o stprfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelqt.o sgelqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelqt3.o sgelqt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemlqt.o sgemlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetsls.o sgetsls.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgeqr.o sgeqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slatsqr.o slatsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamtsqr.o slamtsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemqr.o sgemqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgelq.o sgelq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaswlq.o slaswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamswlq.o slamswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgemlq.o sgemlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stplqt.o stplqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stplqt2.o stplqt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o stpmlqt.o stpmlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrd_2stage.o ssytrd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrd_sy2sb.o ssytrd_sy2sb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssytrd_sb2st.o ssytrd_sb2st.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssb2st_kernels.o ssb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevd_2stage.o ssyevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyev_2stage.o ssyev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevx_2stage.o ssyevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssyevr_2stage.o ssyevr_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbev_2stage.o ssbev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbevx_2stage.o ssbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssbevd_2stage.o ssbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssygv_2stage.o ssygv_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sgegs.o DEPRECATED/sgegs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sgegv.o DEPRECATED/sgegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sgeqpf.o DEPRECATED/sgeqpf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sgelsx.o DEPRECATED/sgelsx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sggsvd.o DEPRECATED/sggsvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/sggsvp.o DEPRECATED/sggsvp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/slahrd.o DEPRECATED/slahrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/slatzm.o DEPRECATED/slatzm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/stzrqf.o DEPRECATED/stzrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dbdsvdx.o dbdsvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbbrd.o dgbbrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbcon.o dgbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbequ.o dgbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbrfs.o dgbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbsv.o dgbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbsvx.o dgbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbtf2.o dgbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbtrf.o dgbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbtrs.o dgbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgebak.o dgebak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgebal.o dgebal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgebd2.o dgebd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgebrd.o dgebrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgecon.o dgecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeequ.o dgeequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgees.o dgees.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeesx.o dgeesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeev.o dgeev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeevx.o dgeevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgehd2.o dgehd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgehrd.o dgehrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelq2.o dgelq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelqf.o dgelqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgels.o dgels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelsd.o dgelsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelss.o dgelss.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelsy.o dgelsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeql2.o dgeql2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqlf.o dgeqlf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqp3.o dgeqp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqr2.o dgeqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqr2p.o dgeqr2p.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrf.o dgeqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrfp.o dgeqrfp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgerfs.o dgerfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgerq2.o dgerq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgerqf.o dgerqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesc2.o dgesc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesdd.o dgesdd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesv.o dgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesvd.o dgesvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesvdx.o dgesvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesvx.o dgesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetc2.o dgetc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetf2.o dgetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetrf.o dgetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetrf2.o dgetrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetri.o dgetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetrs.o dgetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggbak.o dggbak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggbal.o dggbal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgges.o dgges.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgges3.o dgges3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggesx.o dggesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggev.o dggev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggev3.o dggev3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggevx.o dggevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggglm.o dggglm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgghrd.o dgghrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgghd3.o dgghd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgglse.o dgglse.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggqrf.o dggqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggrqf.o dggrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggsvd3.o dggsvd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dggsvp3.o dggsvp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtcon.o dgtcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtrfs.o dgtrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtsv.o dgtsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtsvx.o dgtsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgttrf.o dgttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgttrs.o dgttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgtts2.o dgtts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dhgeqz.o dhgeqz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dhsein.o dhsein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dhseqr.o dhseqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlabrd.o dlabrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlacon.o dlacon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlacn2.o dlacn2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaein.o dlaein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaexc.o dlaexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlag2.o dlag2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlags2.o dlags2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlagtm.o dlagtm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlagv2.o dlagv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlahqr.o dlahqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlahr2.o dlahr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaic1.o dlaic1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaln2.o dlaln2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlals0.o dlals0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlalsa.o dlalsa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlalsd.o dlalsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlangb.o dlangb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlange.o dlange.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlangt.o dlangt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlanhs.o dlanhs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlansb.o dlansb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlansp.o dlansp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlansy.o dlansy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlantb.o dlantb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlantp.o dlantp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlantr.o dlantr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlanv2.o dlanv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapll.o dlapll.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapmt.o dlapmt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqgb.o dlaqgb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqge.o dlaqge.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqp2.o dlaqp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqps.o dlaqps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqsb.o dlaqsb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqsp.o dlaqsp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqsy.o dlaqsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr0.o dlaqr0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr1.o dlaqr1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr2.o dlaqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr3.o dlaqr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr4.o dlaqr4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqr5.o dlaqr5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaqtr.o dlaqtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlar1v.o dlar1v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlar2v.o dlar2v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iladlr.o iladlr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iladlc.o iladlc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarf.o dlarf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfb.o dlarfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfg.o dlarfg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfgp.o dlarfgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarft.o dlarft.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfx.o dlarfx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarfy.o dlarfy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlargv.o dlargv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrv.o dlarrv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlartv.o dlartv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarz.o dlarz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarzb.o dlarzb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarzt.o dlarzt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaswp.o dlaswp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasy2.o dlasy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasyf.o dlasyf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasyf_rook.o dlasyf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasyf_rk.o dlasyf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasyf_aa.o dlasyf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatbs.o dlatbs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatdf.o dlatdf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatps.o dlatps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatrd.o dlatrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatrs.o dlatrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatrz.o dlatrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlauu2.o dlauu2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlauum.o dlauum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dopgtr.o dopgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dopmtr.o dopmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorg2l.o dorg2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorg2r.o dorg2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgbr.o dorgbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorghr.o dorghr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgl2.o dorgl2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorglq.o dorglq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgql.o dorgql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgqr.o dorgqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgr2.o dorgr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgrq.o dorgrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorgtr.o dorgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorm2l.o dorm2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorm2r.o dorm2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorm22.o dorm22.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormbr.o dormbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormhr.o dormhr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorml2.o dorml2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormlq.o dormlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormql.o dormql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormqr.o dormqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormr2.o dormr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormr3.o dormr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormrq.o dormrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormrz.o dormrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dormtr.o dormtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbcon.o dpbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbequ.o dpbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbrfs.o dpbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbstf.o dpbstf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbsv.o dpbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbsvx.o dpbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbtf2.o dpbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbtrf.o dpbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpbtrs.o dpbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpocon.o dpocon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpoequ.o dpoequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dporfs.o dporfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dposv.o dposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dposvx.o dposvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotf2.o dpotf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotrf.o dpotrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotrf2.o dpotrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotri.o dpotri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpotrs.o dpotrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpstrf.o dpstrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpstf2.o dpstf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dppcon.o dppcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dppequ.o dppequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpprfs.o dpprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dppsv.o dppsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dppsvx.o dppsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpptrf.o dpptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpptri.o dpptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpptrs.o dpptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptcon.o dptcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpteqr.o dpteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptrfs.o dptrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptsv.o dptsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptsvx.o dptsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpttrs.o dpttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dptts2.o dptts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o drscl.o drscl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbev.o dsbev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbevd.o dsbevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbevx.o dsbevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbgst.o dsbgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbgv.o dsbgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbgvd.o dsbgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbgvx.o dsbgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbtrd.o dsbtrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspcon.o dspcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspev.o dspev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspevd.o dspevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspevx.o dspevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspgst.o dspgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspgv.o dspgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspgvd.o dspgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspgvx.o dspgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsprfs.o dsprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspsv.o dspsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dspsvx.o dspsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsptrd.o dsptrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsptrf.o dsptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsptri.o dsptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsptrs.o dsptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstegr.o dstegr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstein.o dstein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstev.o dstev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstevd.o dstevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstevr.o dstevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstevx.o dstevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsycon.o dsycon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyev.o dsyev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevd.o dsyevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevr.o dsyevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevx.o dsyevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygs2.o dsygs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygst.o dsygst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygv.o dsygv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygvd.o dsygvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygvx.o dsygvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyrfs.o dsyrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv.o dsysv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysvx.o dsysvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytd2.o dsytd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytf2.o dsytf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrd.o dsytrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf.o dsytrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri.o dsytri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs.o dsytrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs2.o dsytrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri2.o dsytri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri2x.o dsytri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyswapr.o dsyswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyconv.o dsyconv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyconvf.o dsyconvf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyconvf_rook.o dsyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytf2_rook.o dsytf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf_rook.o dsytrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs_rook.o dsytrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri_rook.o dsytri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsycon_rook.o dsycon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv_rook.o dsysv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytf2_rk.o dsytf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf_rk.o dsytrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs_3.o dsytrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri_3.o dsytri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytri_3x.o dsytri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsycon_3.o dsycon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv_rk.o dsysv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv_aa.o dsysv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf_aa.o dsytrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs_aa.o dsytrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsysv_aa_2stage.o dsysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrf_aa_2stage.o dsytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrs_aa_2stage.o dsytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtbcon.o dtbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtbrfs.o dtbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtbtrs.o dtbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgevc.o dtgevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgex2.o dtgex2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgexc.o dtgexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsen.o dtgsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsja.o dtgsja.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsna.o dtgsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsy2.o dtgsy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtgsyl.o dtgsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpcon.o dtpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtprfs.o dtprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtptri.o dtptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtptrs.o dtptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrcon.o dtrcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrevc.o dtrevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrevc3.o dtrevc3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrexc.o dtrexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrrfs.o dtrrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrsen.o dtrsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrsna.o dtrsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrsyl.o dtrsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrti2.o dtrti2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrtri.o dtrtri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrtrs.o dtrtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtzrzf.o dtzrzf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstemr.o dstemr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsgesv.o dsgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsposv.o dsposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlag2s.o dlag2s.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slag2d.o slag2d.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlat2s.o dlat2s.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlansf.o dlansf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpftrf.o dpftrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpftri.o dpftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpftrs.o dpftrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsfrk.o dsfrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtfsm.o dtfsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtftri.o dtftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtfttp.o dtfttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtfttr.o dtfttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpttf.o dtpttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpttr.o dtpttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrttf.o dtrttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtrttp.o dtrttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgejsv.o dgejsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgesvj.o dgesvj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgsvj0.o dgsvj0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgsvj1.o dgsvj1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeequb.o dgeequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyequb.o dsyequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpoequb.o dpoequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgbequb.o dgbequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dbbcsd.o dbbcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapmr.o dlapmr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb.o dorbdb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb1.o dorbdb1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb2.o dorbdb2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb3.o dorbdb3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb4.o dorbdb4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb5.o dorbdb5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorbdb6.o dorbdb6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorcsd.o dorcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dorcsd2by1.o dorcsd2by1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrt.o dgeqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrt2.o dgeqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqrt3.o dgeqrt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemqrt.o dgemqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpqrt.o dtpqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpqrt2.o dtpqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpmqrt.o dtpmqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtprfb.o dtprfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelqt.o dgelqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelqt3.o dgelqt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemlqt.o dgemlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgetsls.o dgetsls.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgeqr.o dgeqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlatsqr.o dlatsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamtsqr.o dlamtsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemqr.o dgemqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgelq.o dgelq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaswlq.o dlaswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamswlq.o dlamswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dgemlq.o dgemlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtplqt.o dtplqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtplqt2.o dtplqt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dtpmlqt.o dtpmlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrd_2stage.o dsytrd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrd_sy2sb.o dsytrd_sy2sb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsytrd_sb2st.o dsytrd_sb2st.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsb2st_kernels.o dsb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevd_2stage.o dsyevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyev_2stage.o dsyev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevx_2stage.o dsyevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsyevr_2stage.o dsyevr_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbev_2stage.o dsbev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbevx_2stage.o dsbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsbevd_2stage.o dsbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsygv_2stage.o dsygv_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dgegs.o DEPRECATED/dgegs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dgegv.o DEPRECATED/dgegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dgeqpf.o DEPRECATED/dgeqpf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dgelsx.o DEPRECATED/dgelsx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dggsvd.o DEPRECATED/dggsvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dggsvp.o DEPRECATED/dggsvp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dlahrd.o DEPRECATED/dlahrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dlatzm.o DEPRECATED/dlatzm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/dtzrqf.o DEPRECATED/dtzrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cbdsqr.o cbdsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbbrd.o cgbbrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbcon.o cgbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbequ.o cgbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbrfs.o cgbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbsv.o cgbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbsvx.o cgbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbtf2.o cgbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbtrf.o cgbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbtrs.o cgbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgebak.o cgebak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgebal.o cgebal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgebd2.o cgebd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgebrd.o cgebrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgecon.o cgecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeequ.o cgeequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgees.o cgees.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeesx.o cgeesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeev.o cgeev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeevx.o cgeevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgehd2.o cgehd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgehrd.o cgehrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelq2.o cgelq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelqf.o cgelqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgels.o cgels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelsd.o cgelsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelss.o cgelss.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelsy.o cgelsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeql2.o cgeql2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqlf.o cgeqlf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqp3.o cgeqp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqr2.o cgeqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqr2p.o cgeqr2p.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrf.o cgeqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrfp.o cgeqrfp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgerfs.o cgerfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgerq2.o cgerq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgerqf.o cgerqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesc2.o cgesc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesdd.o cgesdd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesv.o cgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesvd.o cgesvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesvdx.o cgesvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesvj.o cgesvj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgejsv.o cgejsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgsvj0.o cgsvj0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgsvj1.o cgsvj1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgesvx.o cgesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetc2.o cgetc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetf2.o cgetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetrf2.o cgetrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetri.o cgetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggbak.o cggbak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggbal.o cggbal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgges.o cgges.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgges3.o cgges3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggesx.o cggesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggev.o cggev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggev3.o cggev3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggevx.o cggevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggglm.o cggglm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgghrd.o cgghrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgghd3.o cgghd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgglse.o cgglse.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggqrf.o cggqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggrqf.o cggrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggsvd3.o cggsvd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cggsvp3.o cggsvp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtcon.o cgtcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtrfs.o cgtrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtsv.o cgtsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtsvx.o cgtsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgttrf.o cgttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgttrs.o cgttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgtts2.o cgtts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbev.o chbev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbevd.o chbevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbevx.o chbevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbgst.o chbgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbgv.o chbgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbgvd.o chbgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbgvx.o chbgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbtrd.o chbtrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o checon.o checon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheev.o cheev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevd.o cheevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevr.o cheevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevx.o cheevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegs2.o chegs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegst.o chegst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegv.o chegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegvd.o chegvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegvx.o chegvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cherfs.o cherfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv.o chesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesvx.o chesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetd2.o chetd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetf2.o chetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrd.o chetrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf.o chetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri.o chetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri2.o chetri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri2x.o chetri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheswapr.o cheswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs.o chetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs2.o chetrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetf2_rook.o chetf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf_rook.o chetrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri_rook.o chetri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs_rook.o chetrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o checon_rook.o checon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv_rook.o chesv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetf2_rk.o chetf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf_rk.o chetrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri_3.o chetri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetri_3x.o chetri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs_3.o chetrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o checon_3.o checon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv_rk.o chesv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv_aa.o chesv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf_aa.o chetrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs_aa.o chetrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chesv_aa_2stage.o chesv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrf_aa_2stage.o chetrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrs_aa_2stage.o chetrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chgeqz.o chgeqz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpcon.o chpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpev.o chpev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpevd.o chpevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpevx.o chpevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpgst.o chpgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpgv.o chpgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpgvd.o chpgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpgvx.o chpgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chprfs.o chprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpsv.o chpsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chpsvx.o chpsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chptrd.o chptrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chptrf.o chptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chptri.o chptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chptrs.o chptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chsein.o chsein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chseqr.o chseqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clabrd.o clabrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacgv.o clacgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacon.o clacon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacn2.o clacn2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacp2.o clacp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacpy.o clacpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacrm.o clacrm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clacrt.o clacrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cladiv.o cladiv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claed0.o claed0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claed7.o claed7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claed8.o claed8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claein.o claein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claesy.o claesy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claev2.o claev2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clags2.o clags2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clagtm.o clagtm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahef.o clahef.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahef_rook.o clahef_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahef_rk.o clahef_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahef_aa.o clahef_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahqr.o clahqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clahr2.o clahr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claic1.o claic1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clals0.o clals0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clalsa.o clalsa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clalsd.o clalsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clangb.o clangb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clange.o clange.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clangt.o clangt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhb.o clanhb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhe.o clanhe.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhp.o clanhp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhs.o clanhs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanht.o clanht.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clansb.o clansb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clansp.o clansp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clansy.o clansy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clantb.o clantb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clantp.o clantp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clantr.o clantr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clapll.o clapll.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clapmt.o clapmt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarcm.o clarcm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqgb.o claqgb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqge.o claqge.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqhb.o claqhb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqhe.o claqhe.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqhp.o claqhp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqp2.o claqp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqps.o claqps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqsb.o claqsb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr0.o claqr0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr1.o claqr1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr2.o claqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr3.o claqr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr4.o claqr4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqr5.o claqr5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqsp.o claqsp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claqsy.o claqsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clar1v.o clar1v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clar2v.o clar2v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaclr.o ilaclr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaclc.o ilaclc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarf.o clarf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfb.o clarfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfg.o clarfg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfgp.o clarfgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarft.o clarft.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfx.o clarfx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarfy.o clarfy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clargv.o clargv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarnv.o clarnv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarrv.o clarrv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clartg.o clartg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clartv.o clartv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarz.o clarz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarzb.o clarzb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clarzt.o clarzt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clascl.o clascl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claset.o claset.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasr.o clasr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o classq.o classq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claswp.o claswp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasyf.o clasyf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasyf_rook.o clasyf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasyf_rk.o clasyf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clasyf_aa.o clasyf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatbs.o clatbs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatdf.o clatdf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatps.o clatps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatrd.o clatrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatrs.o clatrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatrz.o clatrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clauu2.o clauu2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clauum.o clauum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbcon.o cpbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbequ.o cpbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbrfs.o cpbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbstf.o cpbstf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbsv.o cpbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbsvx.o cpbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbtf2.o cpbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbtrf.o cpbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpbtrs.o cpbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpocon.o cpocon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpoequ.o cpoequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cporfs.o cporfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cposv.o cposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cposvx.o cposvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotf2.o cpotf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotrf2.o cpotrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotri.o cpotri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpstrf.o cpstrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpstf2.o cpstf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cppcon.o cppcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cppequ.o cppequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpprfs.o cpprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cppsv.o cppsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cppsvx.o cppsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpptrf.o cpptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpptri.o cpptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpptrs.o cpptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptcon.o cptcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpteqr.o cpteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptrfs.o cptrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptsv.o cptsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptsvx.o cptsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpttrf.o cpttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpttrs.o cpttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cptts2.o cptts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o crot.o crot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspcon.o cspcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspmv.o cspmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspr.o cspr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csprfs.o csprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspsv.o cspsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cspsvx.o cspsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csptrf.o csptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csptri.o csptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csptrs.o csptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csrscl.o csrscl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cstedc.o cstedc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cstegr.o cstegr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cstein.o cstein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csteqr.o csteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csycon.o csycon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csymv.o csymv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyr.o csyr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyrfs.o csyrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv.o csysv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysvx.o csysvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytf2.o csytf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf.o csytrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri.o csytri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri2.o csytri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri2x.o csytri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyswapr.o csyswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs.o csytrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs2.o csytrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyconv.o csyconv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyconvf.o csyconvf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyconvf_rook.o csyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytf2_rook.o csytf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf_rook.o csytrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs_rook.o csytrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri_rook.o csytri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csycon_rook.o csycon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv_rook.o csysv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytf2_rk.o csytf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf_rk.o csytrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf_aa.o csytrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs_3.o csytrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs_aa.o csytrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri_3.o csytri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytri_3x.o csytri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csycon_3.o csycon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv_rk.o csysv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv_aa.o csysv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csysv_aa_2stage.o csysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrf_aa_2stage.o csytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csytrs_aa_2stage.o csytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctbcon.o ctbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctbrfs.o ctbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctbtrs.o ctbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgevc.o ctgevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgex2.o ctgex2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgexc.o ctgexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsen.o ctgsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsja.o ctgsja.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsna.o ctgsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsy2.o ctgsy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctgsyl.o ctgsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpcon.o ctpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctprfs.o ctprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctptri.o ctptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctptrs.o ctptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrcon.o ctrcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrevc.o ctrevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrevc3.o ctrevc3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrexc.o ctrexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrrfs.o ctrrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrsen.o ctrsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrsna.o ctrsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrsyl.o ctrsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrti2.o ctrti2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrtri.o ctrtri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrtrs.o ctrtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctzrzf.o ctzrzf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cung2l.o cung2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cung2r.o cung2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungbr.o cungbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunghr.o cunghr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungl2.o cungl2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunglq.o cunglq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungql.o cungql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungqr.o cungqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungr2.o cungr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungrq.o cungrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cungtr.o cungtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunm2l.o cunm2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunm2r.o cunm2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmbr.o cunmbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmhr.o cunmhr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunml2.o cunml2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunm22.o cunm22.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmlq.o cunmlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmql.o cunmql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmqr.o cunmqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmr2.o cunmr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmr3.o cunmr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmrq.o cunmrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmrz.o cunmrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunmtr.o cunmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cupgtr.o cupgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cupmtr.o cupmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o icmax1.o icmax1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o scsum1.o scsum1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cstemr.o cstemr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chfrk.o chfrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctfttp.o ctfttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clanhf.o clanhf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpftrf.o cpftrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpftri.o cpftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpftrs.o cpftrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctfsm.o ctfsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctftri.o ctftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctfttr.o ctfttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpttf.o ctpttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpttr.o ctpttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrttf.o ctrttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctrttp.o ctrttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeequb.o cgeequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgbequb.o cgbequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o csyequb.o csyequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpoequb.o cpoequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheequb.o cheequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cbbcsd.o cbbcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clapmr.o clapmr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb.o cunbdb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb1.o cunbdb1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb2.o cunbdb2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb3.o cunbdb3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb4.o cunbdb4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb5.o cunbdb5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cunbdb6.o cunbdb6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cuncsd.o cuncsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cuncsd2by1.o cuncsd2by1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrt.o cgeqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrt2.o cgeqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqrt3.o cgeqrt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemqrt.o cgemqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpqrt.o ctpqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpqrt2.o ctpqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpmqrt.o ctpmqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctprfb.o ctprfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelqt.o cgelqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelqt3.o cgelqt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemlqt.o cgemlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetsls.o cgetsls.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgeqr.o cgeqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clatsqr.o clatsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clamtsqr.o clamtsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemqr.o cgemqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgelq.o cgelq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o claswlq.o claswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clamswlq.o clamswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgemlq.o cgemlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctplqt.o ctplqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctplqt2.o ctplqt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ctpmlqt.o ctpmlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrd_2stage.o chetrd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrd_he2hb.o chetrd_he2hb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chetrd_hb2st.o chetrd_hb2st.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chb2st_kernels.o chb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevd_2stage.o cheevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheev_2stage.o cheev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevx_2stage.o cheevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cheevr_2stage.o cheevr_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbev_2stage.o chbev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbevx_2stage.o chbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chbevd_2stage.o chbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chegv_2stage.o chegv_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cgegs.o DEPRECATED/cgegs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cgegv.o DEPRECATED/cgegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cgeqpf.o DEPRECATED/cgeqpf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cgelsx.o DEPRECATED/cgelsx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cggsvd.o DEPRECATED/cggsvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/cggsvp.o DEPRECATED/cggsvp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/clahrd.o DEPRECATED/clahrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/clatzm.o DEPRECATED/clatzm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/ctzrqf.o DEPRECATED/ctzrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zbdsqr.o zbdsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbbrd.o zgbbrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbcon.o zgbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbequ.o zgbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbrfs.o zgbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbsv.o zgbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbsvx.o zgbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbtf2.o zgbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbtrf.o zgbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbtrs.o zgbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgebak.o zgebak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgebal.o zgebal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgebd2.o zgebd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgebrd.o zgebrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgecon.o zgecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeequ.o zgeequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgees.o zgees.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeesx.o zgeesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeev.o zgeev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeevx.o zgeevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgehd2.o zgehd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgehrd.o zgehrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelq2.o zgelq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelqf.o zgelqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgels.o zgels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelsd.o zgelsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelss.o zgelss.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelsy.o zgelsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeql2.o zgeql2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqlf.o zgeqlf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqp3.o zgeqp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqr2.o zgeqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqr2p.o zgeqr2p.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrf.o zgeqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrfp.o zgeqrfp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgerfs.o zgerfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgerq2.o zgerq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgerqf.o zgerqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesc2.o zgesc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesdd.o zgesdd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesv.o zgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesvd.o zgesvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesvdx.o zgesvdx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesvx.o zgesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgesvj.o zgesvj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgejsv.o zgejsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgsvj0.o zgsvj0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgsvj1.o zgsvj1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetc2.o zgetc2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetf2.o zgetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetrf.o zgetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetrf2.o zgetrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetri.o zgetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetrs.o zgetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggbak.o zggbak.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggbal.o zggbal.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgges.o zgges.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgges3.o zgges3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggesx.o zggesx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggev.o zggev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggev3.o zggev3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggevx.o zggevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggglm.o zggglm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgghrd.o zgghrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgghd3.o zgghd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgglse.o zgglse.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggqrf.o zggqrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggrqf.o zggrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggsvd3.o zggsvd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zggsvp3.o zggsvp3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtcon.o zgtcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtrfs.o zgtrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtsv.o zgtsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtsvx.o zgtsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgttrf.o zgttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgttrs.o zgttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgtts2.o zgtts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbev.o zhbev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbevd.o zhbevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbevx.o zhbevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbgst.o zhbgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbgv.o zhbgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbgvd.o zhbgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbgvx.o zhbgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbtrd.o zhbtrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhecon.o zhecon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheev.o zheev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevd.o zheevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevr.o zheevr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevx.o zheevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegs2.o zhegs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegst.o zhegst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegv.o zhegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegvd.o zhegvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegvx.o zhegvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zherfs.o zherfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv.o zhesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesvx.o zhesvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetd2.o zhetd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetf2.o zhetf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrd.o zhetrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf.o zhetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri.o zhetri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri2.o zhetri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri2x.o zhetri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheswapr.o zheswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs.o zhetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs2.o zhetrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetf2_rook.o zhetf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf_rook.o zhetrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri_rook.o zhetri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs_rook.o zhetrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhecon_rook.o zhecon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv_rook.o zhesv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetf2_rk.o zhetf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf_rk.o zhetrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri_3.o zhetri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetri_3x.o zhetri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs_3.o zhetrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhecon_3.o zhecon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv_rk.o zhesv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv_aa.o zhesv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf_aa.o zhetrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs_aa.o zhetrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhesv_aa_2stage.o zhesv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrf_aa_2stage.o zhetrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrs_aa_2stage.o zhetrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhgeqz.o zhgeqz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpcon.o zhpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpev.o zhpev.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpevd.o zhpevd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpevx.o zhpevx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpgst.o zhpgst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpgv.o zhpgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpgvd.o zhpgvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpgvx.o zhpgvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhprfs.o zhprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpsv.o zhpsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhpsvx.o zhpsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhptrd.o zhptrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhptrf.o zhptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhptri.o zhptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhptrs.o zhptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhsein.o zhsein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhseqr.o zhseqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlabrd.o zlabrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacgv.o zlacgv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacon.o zlacon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacn2.o zlacn2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacp2.o zlacp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacpy.o zlacpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacrm.o zlacrm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlacrt.o zlacrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zladiv.o zladiv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaed0.o zlaed0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaed7.o zlaed7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaed8.o zlaed8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaein.o zlaein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaesy.o zlaesy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaev2.o zlaev2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlags2.o zlags2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlagtm.o zlagtm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahef.o zlahef.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahef_rook.o zlahef_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahef_rk.o zlahef_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahef_aa.o zlahef_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahqr.o zlahqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlahr2.o zlahr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaic1.o zlaic1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlals0.o zlals0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlalsa.o zlalsa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlalsd.o zlalsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlangb.o zlangb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlange.o zlange.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlangt.o zlangt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhb.o zlanhb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhe.o zlanhe.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhp.o zlanhp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhs.o zlanhs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanht.o zlanht.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlansb.o zlansb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlansp.o zlansp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlansy.o zlansy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlantb.o zlantb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlantp.o zlantp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlantr.o zlantr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlapll.o zlapll.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlapmt.o zlapmt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqgb.o zlaqgb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqge.o zlaqge.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqhb.o zlaqhb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqhe.o zlaqhe.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqhp.o zlaqhp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqp2.o zlaqp2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqps.o zlaqps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqsb.o zlaqsb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr0.o zlaqr0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr1.o zlaqr1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr2.o zlaqr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr3.o zlaqr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr4.o zlaqr4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqr5.o zlaqr5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqsp.o zlaqsp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaqsy.o zlaqsy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlar1v.o zlar1v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlar2v.o zlar2v.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilazlr.o ilazlr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilazlc.o ilazlc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarcm.o zlarcm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarf.o zlarf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfb.o zlarfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfg.o zlarfg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfgp.o zlarfgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarft.o zlarft.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfx.o zlarfx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarfy.o zlarfy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlargv.o zlargv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarnv.o zlarnv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarrv.o zlarrv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlartg.o zlartg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlartv.o zlartv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarz.o zlarz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarzb.o zlarzb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlarzt.o zlarzt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlascl.o zlascl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaset.o zlaset.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasr.o zlasr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlassq.o zlassq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaswp.o zlaswp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasyf.o zlasyf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasyf_rook.o zlasyf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasyf_rk.o zlasyf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlasyf_aa.o zlasyf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatbs.o zlatbs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatdf.o zlatdf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatps.o zlatps.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatrd.o zlatrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatrs.o zlatrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatrz.o zlatrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlauu2.o zlauu2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlauum.o zlauum.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbcon.o zpbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbequ.o zpbequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbrfs.o zpbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbstf.o zpbstf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbsv.o zpbsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbsvx.o zpbsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbtf2.o zpbtf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbtrf.o zpbtrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpbtrs.o zpbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpocon.o zpocon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpoequ.o zpoequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zporfs.o zporfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zposv.o zposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zposvx.o zposvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotf2.o zpotf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotrf.o zpotrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotrf2.o zpotrf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotri.o zpotri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpotrs.o zpotrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpstrf.o zpstrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpstf2.o zpstf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zppcon.o zppcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zppequ.o zppequ.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpprfs.o zpprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zppsv.o zppsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zppsvx.o zppsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpptrf.o zpptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpptri.o zpptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpptrs.o zpptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptcon.o zptcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpteqr.o zpteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptrfs.o zptrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptsv.o zptsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptsvx.o zptsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpttrf.o zpttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpttrs.o zpttrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zptts2.o zptts2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zrot.o zrot.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspcon.o zspcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspmv.o zspmv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspr.o zspr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsprfs.o zsprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspsv.o zspsv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zspsvx.o zspsvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsptrf.o zsptrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsptri.o zsptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsptrs.o zsptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zdrscl.o zdrscl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zstedc.o zstedc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zstegr.o zstegr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zstein.o zstein.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsteqr.o zsteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsycon.o zsycon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsymv.o zsymv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyr.o zsyr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyrfs.o zsyrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv.o zsysv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysvx.o zsysvx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytf2.o zsytf2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf.o zsytrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri.o zsytri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri2.o zsytri2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri2x.o zsytri2x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyswapr.o zsyswapr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs.o zsytrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs2.o zsytrs2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyconv.o zsyconv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyconvf.o zsyconvf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyconvf_rook.o zsyconvf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytf2_rook.o zsytf2_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf_rook.o zsytrf_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs_rook.o zsytrs_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs_aa.o zsytrs_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri_rook.o zsytri_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsycon_rook.o zsycon_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv_rook.o zsysv_rook.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytf2_rk.o zsytf2_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf_rk.o zsytrf_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf_aa.o zsytrf_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs_3.o zsytrs_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv_aa_2stage.o zsysv_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrf_aa_2stage.o zsytrf_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytrs_aa_2stage.o zsytrs_aa_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri_3.o zsytri_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsytri_3x.o zsytri_3x.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsycon_3.o zsycon_3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv_rk.o zsysv_rk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsysv_aa.o zsysv_aa.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztbcon.o ztbcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztbrfs.o ztbrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztbtrs.o ztbtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgevc.o ztgevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgex2.o ztgex2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgexc.o ztgexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsen.o ztgsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsja.o ztgsja.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsna.o ztgsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsy2.o ztgsy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztgsyl.o ztgsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpcon.o ztpcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztprfs.o ztprfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztptri.o ztptri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztptrs.o ztptrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrcon.o ztrcon.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrevc.o ztrevc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrevc3.o ztrevc3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrexc.o ztrexc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrrfs.o ztrrfs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrsen.o ztrsen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrsna.o ztrsna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrsyl.o ztrsyl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrti2.o ztrti2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrtri.o ztrtri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrtrs.o ztrtrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztzrzf.o ztzrzf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zung2l.o zung2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zung2r.o zung2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungbr.o zungbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunghr.o zunghr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungl2.o zungl2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunglq.o zunglq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungql.o zungql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungqr.o zungqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungr2.o zungr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungrq.o zungrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zungtr.o zungtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunm2l.o zunm2l.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunm2r.o zunm2r.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmbr.o zunmbr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmhr.o zunmhr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunml2.o zunml2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunm22.o zunm22.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmlq.o zunmlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmql.o zunmql.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmqr.o zunmqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmr2.o zunmr2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmr3.o zunmr3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmrq.o zunmrq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmrz.o zunmrz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunmtr.o zunmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zupgtr.o zupgtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zupmtr.o zupmtr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o izmax1.o izmax1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dzsum1.o dzsum1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zstemr.o zstemr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zcgesv.o zcgesv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zcposv.o zcposv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlag2c.o zlag2c.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o clag2z.o clag2z.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlat2c.o zlat2c.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhfrk.o zhfrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztfttp.o ztfttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlanhf.o zlanhf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpftrf.o zpftrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpftri.o zpftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpftrs.o zpftrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztfsm.o ztfsm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztftri.o ztftri.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztfttr.o ztfttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpttf.o ztpttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpttr.o ztpttr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrttf.o ztrttf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztrttp.o ztrttp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeequb.o zgeequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgbequb.o zgbequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zsyequb.o zsyequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zpoequb.o zpoequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheequb.o zheequb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zbbcsd.o zbbcsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlapmr.o zlapmr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb.o zunbdb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb1.o zunbdb1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb2.o zunbdb2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb3.o zunbdb3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb4.o zunbdb4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb5.o zunbdb5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zunbdb6.o zunbdb6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zuncsd.o zuncsd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zuncsd2by1.o zuncsd2by1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrt.o zgeqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrt2.o zgeqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqrt3.o zgeqrt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemqrt.o zgemqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpqrt.o ztpqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpqrt2.o ztpqrt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpmqrt.o ztpmqrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztprfb.o ztprfb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztplqt.o ztplqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztplqt2.o ztplqt2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ztpmlqt.o ztpmlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelqt.o zgelqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelqt3.o zgelqt3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemlqt.o zgemlqt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgetsls.o zgetsls.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgeqr.o zgeqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlatsqr.o zlatsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlamtsqr.o zlamtsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemqr.o zgemqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgelq.o zgelq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlaswlq.o zlaswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zlamswlq.o zlamswlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zgemlq.o zgemlq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrd_2stage.o zhetrd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrd_he2hb.o zhetrd_he2hb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhetrd_hb2st.o zhetrd_hb2st.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhb2st_kernels.o zhb2st_kernels.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevd_2stage.o zheevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheev_2stage.o zheev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevx_2stage.o zheevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zheevr_2stage.o zheevr_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbev_2stage.o zhbev_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbevx_2stage.o zhbevx_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhbevd_2stage.o zhbevd_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o zhegv_2stage.o zhegv_2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sbdsdc.o sbdsdc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sbdsqr.o sbdsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sdisna.o sdisna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slabad.o slabad.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slacpy.o slacpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sladiv.o sladiv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slae2.o slae2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaebz.o slaebz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed0.o slaed0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed1.o slaed1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed2.o slaed2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed3.o slaed3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed4.o slaed4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed5.o slaed5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed6.o slaed6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed7.o slaed7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed8.o slaed8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaed9.o slaed9.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaeda.o slaeda.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaev2.o slaev2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slagtf.o slagtf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slagts.o slagts.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slamrg.o slamrg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slanst.o slanst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapy2.o slapy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slapy3.o slapy3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarnv.o slarnv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarra.o slarra.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrb.o slarrb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrc.o slarrc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrd.o slarrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarre.o slarre.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrf.o slarrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrj.o slarrj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrk.o slarrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slarrr.o slarrr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaneg.o slaneg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slartg.o slartg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaruv.o slaruv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slas2.o slas2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slascl.o slascl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd0.o slasd0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd1.o slasd1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd2.o slasd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd3.o slasd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd4.o slasd4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd5.o slasd5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd6.o slasd6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd7.o slasd7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasd8.o slasd8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasda.o slasda.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasdq.o slasdq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasdt.o slasdt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaset.o slaset.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq1.o slasq1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq2.o slasq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq3.o slasq3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq4.o slasq4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq5.o slasq5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasq6.o slasq6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasr.o slasr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasrt.o slasrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slassq.o slassq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slasv2.o slasv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spttrf.o spttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstebz.o sstebz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sstedc.o sstedc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssteqr.o ssteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ssterf.o ssterf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slaisnan.o slaisnan.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sisnan.o sisnan.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slartgp.o slartgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o slartgs.o slartgs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zgegs.o DEPRECATED/zgegs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zgegv.o DEPRECATED/zgegv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zgeqpf.o DEPRECATED/zgeqpf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zgelsx.o DEPRECATED/zgelsx.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zggsvd.o DEPRECATED/zggsvd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zggsvp.o DEPRECATED/zggsvp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zlahrd.o DEPRECATED/zlahrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/zlatzm.o DEPRECATED/zlatzm.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o DEPRECATED/ztzrqf.o DEPRECATED/ztzrqf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dbdsdc.o dbdsdc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dbdsqr.o dbdsqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ddisna.o ddisna.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlabad.o dlabad.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlacpy.o dlacpy.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dladiv.o dladiv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlae2.o dlae2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaebz.o dlaebz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed0.o dlaed0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed1.o dlaed1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed2.o dlaed2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed3.o dlaed3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed4.o dlaed4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed5.o dlaed5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed6.o dlaed6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed7.o dlaed7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed8.o dlaed8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaed9.o dlaed9.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaeda.o dlaeda.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaev2.o dlaev2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlagtf.o dlagtf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlagts.o dlagts.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlamrg.o dlamrg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlanst.o dlanst.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapy2.o dlapy2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlapy3.o dlapy3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarnv.o dlarnv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarra.o dlarra.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrb.o dlarrb.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrc.o dlarrc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrd.o dlarrd.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarre.o dlarre.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrf.o dlarrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrj.o dlarrj.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrk.o dlarrk.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlarrr.o dlarrr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaneg.o dlaneg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlartg.o dlartg.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaruv.o dlaruv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlas2.o dlas2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlascl.o dlascl.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd0.o dlasd0.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd1.o dlasd1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd2.o dlasd2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd3.o dlasd3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd4.o dlasd4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd5.o dlasd5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd6.o dlasd6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd7.o dlasd7.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasd8.o dlasd8.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasda.o dlasda.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasdq.o dlasdq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasdt.o dlasdt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaset.o dlaset.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq1.o dlasq1.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq2.o dlasq2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq3.o dlasq3.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq4.o dlasq4.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq5.o dlasq5.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasq6.o dlasq6.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasr.o dlasr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasrt.o dlasrt.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlassq.o dlassq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlasv2.o dlasv2.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dpttrf.o dpttrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstebz.o dstebz.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dstedc.o dstedc.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsteqr.o dsteqr.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dsterf.o dsterf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlaisnan.o dlaisnan.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o disnan.o disnan.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlartgp.o dlartgp.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o dlartgs.o dlartgs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaenv.o ilaenv.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaenv2stage.o ilaenv2stage.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ieeeck.o ieeeck.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o lsamen.o lsamen.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iparmq.o iparmq.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iparam2stage.o iparam2stage.F gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilaprec.o ilaprec.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilatrans.o ilatrans.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o ilauplo.o ilauplo.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o iladiag.o iladiag.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o chla_transtype.o chla_transtype.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o xerbla.o xerbla.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o xerbla_array.o xerbla_array.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotrs.o spotrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetrs.o sgetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o spotrf.o spotrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o sgetrf.o sgetrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotrs.o cpotrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetrs.o cgetrs.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cpotrf.o cpotrf.f gfortran -O2 -g -frecursive -fPIC -fdefault-integer-8 -c -o cgetrf.o cgetrf.f cc -O2 -g -frecursive -fPIC -fdefault-integer-8 -shared -Wl,-soname,liblapack64_.so.3 -o liblapack64_.so.3.8.0 sbdsvdx.o sgbbrd.o sgbcon.o sgbequ.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgehd2.o sgehrd.o sgelq2.o sgelqf.o sgels.o sgelsd.o sgelss.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgerfs.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o sgesvd.o sgesvdx.o sgesvx.o sgetc2.o sgetf2.o sgetrf2.o sgetri.o sggbak.o sggbal.o sgges.o sgges3.o sggesx.o sggev.o sggev3.o sggevx.o sggglm.o sgghrd.o sgghd3.o sgglse.o sggqrf.o sggrqf.o sggsvd3.o sggsvp3.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o slabrd.o slacon.o slacn2.o slaein.o slaexc.o slag2.o slags2.o slagtm.o slagv2.o slahqr.o slahr2.o slaic1.o slaln2.o slals0.o slalsa.o slalsd.o slangb.o slange.o slangt.o slanhs.o slansb.o slansp.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqsb.o slaqsp.o slaqsy.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqtr.o slar1v.o slar2v.o ilaslr.o ilaslc.o slarf.o slarfb.o slarfg.o slarfgp.o slarft.o slarfx.o slarfy.o slargv.o slarrv.o slartv.o slarz.o slarzb.o slarzt.o slaswp.o slasy2.o slasyf.o slasyf_rook.o slasyf_rk.o slasyf_aa.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slauu2.o slauum.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sorm22.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o sposvx.o spotf2.o spotrf2.o spotri.o spstrf.o spstf2.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrs.o sptts2.o srscl.o ssbev.o ssbevd.o ssbevx.o ssbgst.o ssbgv.o ssbgvd.o ssbgvx.o ssbtrd.o sspcon.o sspev.o sspevd.o sspevx.o sspgst.o sspgv.o sspgvd.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstegr.o sstein.o sstev.o sstevd.o sstevr.o sstevx.o ssycon.o ssyev.o ssyevd.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygv.o ssygvd.o ssygvx.o ssyrfs.o ssysv.o ssysvx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytri2.o ssytri2x.o ssyswapr.o ssytrs.o ssytrs2.o ssyconv.o ssyconvf.o ssyconvf_rook.o ssytf2_rook.o ssytrf_rook.o ssytrs_rook.o ssytri_rook.o ssycon_rook.o ssysv_rook.o ssytf2_rk.o ssytrf_rk.o ssytrs_3.o ssytri_3.o ssytri_3x.o ssycon_3.o ssysv_rk.o ssysv_aa.o ssytrf_aa.o ssytrs_aa.o ssysv_aa_2stage.o ssytrf_aa_2stage.o ssytrs_aa_2stage.o stbcon.o stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o strcon.o strevc.o strevc3.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o stzrzf.o sstemr.o slansf.o spftrf.o spftri.o spftrs.o ssfrk.o stfsm.o stftri.o stfttp.o stfttr.o stpttf.o stpttr.o strttf.o strttp.o sgejsv.o sgesvj.o sgsvj0.o sgsvj1.o sgeequb.o ssyequb.o spoequb.o sgbequb.o sbbcsd.o slapmr.o sorbdb.o sorbdb1.o sorbdb2.o sorbdb3.o sorbdb4.o sorbdb5.o sorbdb6.o sorcsd.o sorcsd2by1.o sgeqrt.o sgeqrt2.o sgeqrt3.o sgemqrt.o stpqrt.o stpqrt2.o stpmqrt.o stprfb.o sgelqt.o sgelqt3.o sgemlqt.o sgetsls.o sgeqr.o slatsqr.o slamtsqr.o sgemqr.o sgelq.o slaswlq.o slamswlq.o sgemlq.o stplqt.o stplqt2.o stpmlqt.o ssytrd_2stage.o ssytrd_sy2sb.o ssytrd_sb2st.o ssb2st_kernels.o ssyevd_2stage.o ssyev_2stage.o ssyevx_2stage.o ssyevr_2stage.o ssbev_2stage.o ssbevx_2stage.o ssbevd_2stage.o ssygv_2stage.o DEPRECATED/sgegs.o DEPRECATED/sgegv.o DEPRECATED/sgeqpf.o DEPRECATED/sgelsx.o DEPRECATED/sggsvd.o DEPRECATED/sggsvp.o DEPRECATED/slahrd.o DEPRECATED/slatzm.o DEPRECATED/stzrqf.o dbdsvdx.o dgbbrd.o dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgels.o dgelsd.o dgelss.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgerfs.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesv.o dgesvd.o dgesvdx.o dgesvx.o dgetc2.o dgetf2.o dgetrf.o dgetrf2.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dgges3.o dggesx.o dggev.o dggev3.o dggevx.o dggglm.o dgghrd.o dgghd3.o dgglse.o dggqrf.o dggrqf.o dggsvd3.o dggsvp3.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o dlabrd.o dlacon.o dlacn2.o dlaein.o dlaexc.o dlag2.o dlags2.o dlagtm.o dlagv2.o dlahqr.o dlahr2.o dlaic1.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansp.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqtr.o dlar1v.o dlar2v.o iladlr.o iladlc.o dlarf.o dlarfb.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlarfy.o dlargv.o dlarrv.o dlartv.o dlarz.o dlarzb.o dlarzt.o dlaswp.o dlasy2.o dlasyf.o dlasyf_rook.o dlasyf_rk.o dlasyf_aa.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlauu2.o dlauum.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dorm22.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpocon.o dpoequ.o dporfs.o dposv.o dposvx.o dpotf2.o dpotrf.o dpotrf2.o dpotri.o dpotrs.o dpstrf.o dpstf2.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrs.o dptts2.o drscl.o dsbev.o dsbevd.o dsbevx.o dsbgst.o dsbgv.o dsbgvd.o dsbgvx.o dsbtrd.o dspcon.o dspev.o dspevd.o dspevx.o dspgst.o dspgv.o dspgvd.o dspgvx.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstegr.o dstein.o dstev.o dstevd.o dstevr.o dstevx.o dsycon.o dsyev.o dsyevd.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygv.o dsygvd.o dsygvx.o dsyrfs.o dsysv.o dsysvx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytrs.o dsytrs2.o dsytri2.o dsytri2x.o dsyswapr.o dsyconv.o dsyconvf.o dsyconvf_rook.o dsytf2_rook.o dsytrf_rook.o dsytrs_rook.o dsytri_rook.o dsycon_rook.o dsysv_rook.o dsytf2_rk.o dsytrf_rk.o dsytrs_3.o dsytri_3.o dsytri_3x.o dsycon_3.o dsysv_rk.o dsysv_aa.o dsytrf_aa.o dsytrs_aa.o dsysv_aa_2stage.o dsytrf_aa_2stage.o dsytrs_aa_2stage.o dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtrcon.o dtrevc.o dtrevc3.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtzrzf.o dstemr.o dsgesv.o dsposv.o dlag2s.o slag2d.o dlat2s.o dlansf.o dpftrf.o dpftri.o dpftrs.o dsfrk.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtpttf.o dtpttr.o dtrttf.o dtrttp.o dgejsv.o dgesvj.o dgsvj0.o dgsvj1.o dgeequb.o dsyequb.o dpoequb.o dgbequb.o dbbcsd.o dlapmr.o dorbdb.o dorbdb1.o dorbdb2.o dorbdb3.o dorbdb4.o dorbdb5.o dorbdb6.o dorcsd.o dorcsd2by1.o dgeqrt.o dgeqrt2.o dgeqrt3.o dgemqrt.o dtpqrt.o dtpqrt2.o dtpmqrt.o dtprfb.o dgelqt.o dgelqt3.o dgemlqt.o dgetsls.o dgeqr.o dlatsqr.o dlamtsqr.o dgemqr.o dgelq.o dlaswlq.o dlamswlq.o dgemlq.o dtplqt.o dtplqt2.o dtpmlqt.o dsytrd_2stage.o dsytrd_sy2sb.o dsytrd_sb2st.o dsb2st_kernels.o dsyevd_2stage.o dsyev_2stage.o dsyevx_2stage.o dsyevr_2stage.o dsbev_2stage.o dsbevx_2stage.o dsbevd_2stage.o dsygv_2stage.o DEPRECATED/dgegs.o DEPRECATED/dgegv.o DEPRECATED/dgeqpf.o DEPRECATED/dgelsx.o DEPRECATED/dggsvd.o DEPRECATED/dggsvp.o DEPRECATED/dlahrd.o DEPRECATED/dlatzm.o DEPRECATED/dtzrqf.o cbdsqr.o cgbbrd.o cgbcon.o cgbequ.o cgbrfs.o cgbsv.o cgbsvx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgels.o cgelsd.o cgelss.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgerfs.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesv.o cgesvd.o cgesvdx.o cgesvj.o cgejsv.o cgsvj0.o cgsvj1.o cgesvx.o cgetc2.o cgetf2.o cgetrf2.o cgetri.o cggbak.o cggbal.o cgges.o cgges3.o cggesx.o cggev.o cggev3.o cggevx.o cggglm.o cgghrd.o cgghd3.o cgglse.o cggqrf.o cggrqf.o cggsvd3.o cggsvp3.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbev.o chbevd.o chbevx.o chbgst.o chbgv.o chbgvd.o chbgvx.o chbtrd.o checon.o cheev.o cheevd.o cheevr.o cheevx.o chegs2.o chegst.o chegv.o chegvd.o chegvx.o cherfs.o chesv.o chesvx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetri2.o chetri2x.o cheswapr.o chetrs.o chetrs2.o chetf2_rook.o chetrf_rook.o chetri_rook.o chetrs_rook.o checon_rook.o chesv_rook.o chetf2_rk.o chetrf_rk.o chetri_3.o chetri_3x.o chetrs_3.o checon_3.o chesv_rk.o chesv_aa.o chetrf_aa.o chetrs_aa.o chesv_aa_2stage.o chetrf_aa_2stage.o chetrs_aa_2stage.o chgeqz.o chpcon.o chpev.o chpevd.o chpevx.o chpgst.o chpgv.o chpgvd.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacon.o clacn2.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clags2.o clagtm.o clahef.o clahef_rook.o clahef_rk.o clahef_aa.o clahqr.o clahr2.o claic1.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o clarcm.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqsb.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsp.o claqsy.o clar1v.o clar2v.o ilaclr.o ilaclc.o clarf.o clarfb.o clarfg.o clarfgp.o clarft.o clarfx.o clarfy.o clargv.o clarnv.o clarrv.o clartg.o clartv.o clarz.o clarzb.o clarzt.o clascl.o claset.o clasr.o classq.o claswp.o clasyf.o clasyf_rook.o clasyf_rk.o clasyf_aa.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clauu2.o clauum.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpocon.o cpoequ.o cporfs.o cposv.o cposvx.o cpotf2.o cpotrf2.o cpotri.o cpstrf.o cpstf2.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o csteqr.o csycon.o csymv.o csyr.o csyrfs.o csysv.o csysvx.o csytf2.o csytrf.o csytri.o csytri2.o csytri2x.o csyswapr.o csytrs.o csytrs2.o csyconv.o csyconvf.o csyconvf_rook.o csytf2_rook.o csytrf_rook.o csytrs_rook.o csytri_rook.o csycon_rook.o csysv_rook.o csytf2_rk.o csytrf_rk.o csytrf_aa.o csytrs_3.o csytrs_aa.o csytri_3.o csytri_3x.o csycon_3.o csysv_rk.o csysv_aa.o csysv_aa_2stage.o csytrf_aa_2stage.o csytrs_aa_2stage.o ctbcon.o ctbrfs.o ctbtrs.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctrcon.o ctrevc.o ctrevc3.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunm22.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o icmax1.o scsum1.o cstemr.o chfrk.o ctfttp.o clanhf.o cpftrf.o cpftri.o cpftrs.o ctfsm.o ctftri.o ctfttr.o ctpttf.o ctpttr.o ctrttf.o ctrttp.o cgeequb.o cgbequb.o csyequb.o cpoequb.o cheequb.o cbbcsd.o clapmr.o cunbdb.o cunbdb1.o cunbdb2.o cunbdb3.o cunbdb4.o cunbdb5.o cunbdb6.o cuncsd.o cuncsd2by1.o cgeqrt.o cgeqrt2.o cgeqrt3.o cgemqrt.o ctpqrt.o ctpqrt2.o ctpmqrt.o ctprfb.o cgelqt.o cgelqt3.o cgemlqt.o cgetsls.o cgeqr.o clatsqr.o clamtsqr.o cgemqr.o cgelq.o claswlq.o clamswlq.o cgemlq.o ctplqt.o ctplqt2.o ctpmlqt.o chetrd_2stage.o chetrd_he2hb.o chetrd_hb2st.o chb2st_kernels.o cheevd_2stage.o cheev_2stage.o cheevx_2stage.o cheevr_2stage.o chbev_2stage.o chbevx_2stage.o chbevd_2stage.o chegv_2stage.o DEPRECATED/cgegs.o DEPRECATED/cgegv.o DEPRECATED/cgeqpf.o DEPRECATED/cgelsx.o DEPRECATED/cggsvd.o DEPRECATED/cggsvp.o DEPRECATED/clahrd.o DEPRECATED/clatzm.o DEPRECATED/ctzrqf.o zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o zgbsv.o zgbsvx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgels.o zgelsd.o zgelss.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgerfs.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesv.o zgesvd.o zgesvdx.o zgesvx.o zgesvj.o zgejsv.o zgsvj0.o zgsvj1.o zgetc2.o zgetf2.o zgetrf.o zgetrf2.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zgges3.o zggesx.o zggev.o zggev3.o zggevx.o zggglm.o zgghrd.o zgghd3.o zgglse.o zggqrf.o zggrqf.o zggsvd3.o zggsvp3.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbev.o zhbevd.o zhbevx.o zhbgst.o zhbgv.o zhbgvd.o zhbgvx.o zhbtrd.o zhecon.o zheev.o zheevd.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegv.o zhegvd.o zhegvx.o zherfs.o zhesv.o zhesvx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetri2.o zhetri2x.o zheswapr.o zhetrs.o zhetrs2.o zhetf2_rook.o zhetrf_rook.o zhetri_rook.o zhetrs_rook.o zhecon_rook.o zhesv_rook.o zhetf2_rk.o zhetrf_rk.o zhetri_3.o zhetri_3x.o zhetrs_3.o zhecon_3.o zhesv_rk.o zhesv_aa.o zhetrf_aa.o zhetrs_aa.o zhesv_aa_2stage.o zhetrf_aa_2stage.o zhetrs_aa_2stage.o zhgeqz.o zhpcon.o zhpev.o zhpevd.o zhpevx.o zhpgst.o zhpgv.o zhpgvd.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacon.o zlacn2.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlags2.o zlagtm.o zlahef.o zlahef_rook.o zlahef_rk.o zlahef_aa.o zlahqr.o zlahr2.o zlaic1.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqsb.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o ilazlr.o ilazlc.o zlarcm.o zlarf.o zlarfb.o zlarfg.o zlarfgp.o zlarft.o zlarfx.o zlarfy.o zlargv.o zlarnv.o zlarrv.o zlartg.o zlartv.o zlarz.o zlarzb.o zlarzt.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zlasyf.o zlasyf_rook.o zlasyf_rk.o zlasyf_aa.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlauu2.o zlauum.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpocon.o zpoequ.o zporfs.o zposv.o zposvx.o zpotf2.o zpotrf.o zpotrf2.o zpotri.o zpotrs.o zpstrf.o zpstf2.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zdrscl.o zstedc.o zstegr.o zstein.o zsteqr.o zsycon.o zsymv.o zsyr.o zsyrfs.o zsysv.o zsysvx.o zsytf2.o zsytrf.o zsytri.o zsytri2.o zsytri2x.o zsyswapr.o zsytrs.o zsytrs2.o zsyconv.o zsyconvf.o zsyconvf_rook.o zsytf2_rook.o zsytrf_rook.o zsytrs_rook.o zsytrs_aa.o zsytri_rook.o zsycon_rook.o zsysv_rook.o zsytf2_rk.o zsytrf_rk.o zsytrf_aa.o zsytrs_3.o zsysv_aa_2stage.o zsytrf_aa_2stage.o zsytrs_aa_2stage.o zsytri_3.o zsytri_3x.o zsycon_3.o zsysv_rk.o zsysv_aa.o ztbcon.o ztbrfs.o ztbtrs.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztrcon.o ztrevc.o ztrevc3.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunm22.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o izmax1.o dzsum1.o zstemr.o zcgesv.o zcposv.o zlag2c.o clag2z.o zlat2c.o zhfrk.o ztfttp.o zlanhf.o zpftrf.o zpftri.o zpftrs.o ztfsm.o ztftri.o ztfttr.o ztpttf.o ztpttr.o ztrttf.o ztrttp.o zgeequb.o zgbequb.o zsyequb.o zpoequb.o zheequb.o zbbcsd.o zlapmr.o zunbdb.o zunbdb1.o zunbdb2.o zunbdb3.o zunbdb4.o zunbdb5.o zunbdb6.o zuncsd.o zuncsd2by1.o zgeqrt.o zgeqrt2.o zgeqrt3.o zgemqrt.o ztpqrt.o ztpqrt2.o ztpmqrt.o ztprfb.o ztplqt.o ztplqt2.o ztpmlqt.o zgelqt.o zgelqt3.o zgemlqt.o zgetsls.o zgeqr.o zlatsqr.o zlamtsqr.o zgemqr.o zgelq.o zlaswlq.o zlamswlq.o zgemlq.o zhetrd_2stage.o zhetrd_he2hb.o zhetrd_hb2st.o zhb2st_kernels.o zheevd_2stage.o zheev_2stage.o zheevx_2stage.o zheevr_2stage.o zhbev_2stage.o zhbevx_2stage.o zhbevd_2stage.o zhegv_2stage.o sbdsdc.o sbdsqr.o sdisna.o slabad.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaev2.o slagtf.o slagts.o slamrg.o slanst.o slapy2.o slapy3.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slaneg.o slartg.o slaruv.o slas2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o spttrf.o sstebz.o sstedc.o ssteqr.o ssterf.o slaisnan.o sisnan.o slartgp.o slartgs.o ../INSTALL/slamch.o ../INSTALL/second_INT_ETIME.o DEPRECATED/zgegs.o DEPRECATED/zgegv.o DEPRECATED/zgeqpf.o DEPRECATED/zgelsx.o DEPRECATED/zggsvd.o DEPRECATED/zggsvp.o DEPRECATED/zlahrd.o DEPRECATED/zlatzm.o DEPRECATED/ztzrqf.o dbdsdc.o dbdsqr.o ddisna.o dlabad.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlagtf.o dlagts.o dlamrg.o dlanst.o dlapy2.o dlapy3.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlaneg.o dlartg.o dlaruv.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dpttrf.o dstebz.o dstedc.o dsteqr.o dsterf.o dlaisnan.o disnan.o dlartgp.o dlartgs.o ../INSTALL/dlamch.o ../INSTALL/dsecnd_INT_ETIME.o ilaenv.o ilaenv2stage.o ieeeck.o lsamen.o iparmq.o iparam2stage.o ilaprec.o ilatrans.o ilauplo.o iladiag.o chla_transtype.o ../INSTALL/ilaver.o ../INSTALL/lsame.o xerbla.o xerbla_array.o spotrs.o sgetrs.o spotrf.o sgetrf.o cpotrs.o cgetrs.o cpotrf.o cgetrf.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L.. -lblas -lm -lgfortran -lc # generate a list of all symbols in shared library and rename with SYMBOLPREFIX for i in `readelf -Ws liblapack64_.so.3.8.0 | awk '{print $8}' | grep -v GLIBC |grep -v GFORTRAN |grep -v "Name" `; do echo "$i" "64_$i"; done > lapack-prefix.def.dirty sort -n lapack-prefix.def.dirty | uniq > lapack-prefix.def objcopy --redefine-syms lapack-prefix.def liblapack64_.so.3.8.0 liblapack64_.so.3.8.0.fixed rm -rf liblapack64_.so.3.8.0 mv liblapack64_.so.3.8.0.fixed liblapack64_.so.3.8.0 + cp liblapack64_.so.3.8.0 /builddir/build/BUILD/lapack-3.8.0/liblapack64_.so.3.8.0 ~/build/BUILD/lapack-3.8.0 + popd + ln -s liblapack.so.3.8.0 liblapack.so + ln -s liblapack64_.so.3.8.0 liblapack64_.so + make 'OPTS=-O2 -g -frecursive -fPIC' 'NOOPT=-O0 -g -frecursive -fPIC' tmglib make -C TESTING/MATGEN make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/TESTING/MATGEN' gfortran -O2 -g -frecursive -fPIC -c -o slatms.o slatms.f gfortran -O2 -g -frecursive -fPIC -c -o slatme.o slatme.f gfortran -O2 -g -frecursive -fPIC -c -o slatmr.o slatmr.f gfortran -O2 -g -frecursive -fPIC -c -o slatmt.o slatmt.f gfortran -O2 -g -frecursive -fPIC -c -o slagge.o slagge.f gfortran -O2 -g -frecursive -fPIC -c -o slagsy.o slagsy.f gfortran -O2 -g -frecursive -fPIC -c -o slakf2.o slakf2.f gfortran -O2 -g -frecursive -fPIC -c -o slarge.o slarge.f gfortran -O2 -g -frecursive -fPIC -c -o slaror.o slaror.f gfortran -O2 -g -frecursive -fPIC -c -o slarot.o slarot.f gfortran -O2 -g -frecursive -fPIC -c -o slatm2.o slatm2.f gfortran -O2 -g -frecursive -fPIC -c -o slatm3.o slatm3.f gfortran -O2 -g -frecursive -fPIC -c -o slatm5.o slatm5.f gfortran -O2 -g -frecursive -fPIC -c -o slatm6.o slatm6.f gfortran -O2 -g -frecursive -fPIC -c -o slahilb.o slahilb.f gfortran -O2 -g -frecursive -fPIC -c -o clatms.o clatms.f gfortran -O2 -g -frecursive -fPIC -c -o clatme.o clatme.f gfortran -O2 -g -frecursive -fPIC -c -o clatmr.o clatmr.f gfortran -O2 -g -frecursive -fPIC -c -o clatmt.o clatmt.f gfortran -O2 -g -frecursive -fPIC -c -o clagge.o clagge.f gfortran -O2 -g -frecursive -fPIC -c -o claghe.o claghe.f gfortran -O2 -g -frecursive -fPIC -c -o clagsy.o clagsy.f gfortran -O2 -g -frecursive -fPIC -c -o clakf2.o clakf2.f gfortran -O2 -g -frecursive -fPIC -c -o clarge.o clarge.f gfortran -O2 -g -frecursive -fPIC -c -o claror.o claror.f gfortran -O2 -g -frecursive -fPIC -c -o clarot.o clarot.f gfortran -O2 -g -frecursive -fPIC -c -o clatm1.o clatm1.f gfortran -O2 -g -frecursive -fPIC -c -o clarnd.o clarnd.f gfortran -O2 -g -frecursive -fPIC -c -o clatm2.o clatm2.f gfortran -O2 -g -frecursive -fPIC -c -o clatm3.o clatm3.f gfortran -O2 -g -frecursive -fPIC -c -o clatm5.o clatm5.f gfortran -O2 -g -frecursive -fPIC -c -o clatm6.o clatm6.f gfortran -O2 -g -frecursive -fPIC -c -o clahilb.o clahilb.f gfortran -O2 -g -frecursive -fPIC -c -o slatm1.o slatm1.f gfortran -O2 -g -frecursive -fPIC -c -o slatm7.o slatm7.f gfortran -O0 -g -frecursive -fPIC -c -o slaran.o slaran.f gfortran -O2 -g -frecursive -fPIC -c -o slarnd.o slarnd.f gfortran -O2 -g -frecursive -fPIC -c -o dlatms.o dlatms.f gfortran -O2 -g -frecursive -fPIC -c -o dlatme.o dlatme.f gfortran -O2 -g -frecursive -fPIC -c -o dlatmr.o dlatmr.f gfortran -O2 -g -frecursive -fPIC -c -o dlatmt.o dlatmt.f gfortran -O2 -g -frecursive -fPIC -c -o dlagge.o dlagge.f gfortran -O2 -g -frecursive -fPIC -c -o dlagsy.o dlagsy.f gfortran -O2 -g -frecursive -fPIC -c -o dlakf2.o dlakf2.f gfortran -O2 -g -frecursive -fPIC -c -o dlarge.o dlarge.f gfortran -O2 -g -frecursive -fPIC -c -o dlaror.o dlaror.f gfortran -O2 -g -frecursive -fPIC -c -o dlarot.o dlarot.f gfortran -O2 -g -frecursive -fPIC -c -o dlatm2.o dlatm2.f gfortran -O2 -g -frecursive -fPIC -c -o dlatm3.o dlatm3.f gfortran -O2 -g -frecursive -fPIC -c -o dlatm5.o dlatm5.f gfortran -O2 -g -frecursive -fPIC -c -o dlatm6.o dlatm6.f gfortran -O2 -g -frecursive -fPIC -c -o dlahilb.o dlahilb.f gfortran -O2 -g -frecursive -fPIC -c -o zlatms.o zlatms.f gfortran -O2 -g -frecursive -fPIC -c -o zlatme.o zlatme.f gfortran -O2 -g -frecursive -fPIC -c -o zlatmr.o zlatmr.f gfortran -O2 -g -frecursive -fPIC -c -o zlatmt.o zlatmt.f gfortran -O2 -g -frecursive -fPIC -c -o zlagge.o zlagge.f gfortran -O2 -g -frecursive -fPIC -c -o zlaghe.o zlaghe.f gfortran -O2 -g -frecursive -fPIC -c -o zlagsy.o zlagsy.f gfortran -O2 -g -frecursive -fPIC -c -o zlakf2.o zlakf2.f gfortran -O2 -g -frecursive -fPIC -c -o zlarge.o zlarge.f gfortran -O2 -g -frecursive -fPIC -c -o zlaror.o zlaror.f gfortran -O2 -g -frecursive -fPIC -c -o zlarot.o zlarot.f gfortran -O2 -g -frecursive -fPIC -c -o zlatm1.o zlatm1.f gfortran -O2 -g -frecursive -fPIC -c -o zlarnd.o zlarnd.f gfortran -O2 -g -frecursive -fPIC -c -o zlatm2.o zlatm2.f gfortran -O2 -g -frecursive -fPIC -c -o zlatm3.o zlatm3.f gfortran -O2 -g -frecursive -fPIC -c -o zlatm5.o zlatm5.f gfortran -O2 -g -frecursive -fPIC -c -o zlatm6.o zlatm6.f gfortran -O2 -g -frecursive -fPIC -c -o zlahilb.o zlahilb.f gfortran -O2 -g -frecursive -fPIC -c -o dlatm1.o dlatm1.f gfortran -O2 -g -frecursive -fPIC -c -o dlatm7.o dlatm7.f gfortran -O0 -g -frecursive -fPIC -c -o dlaran.o dlaran.f gfortran -O2 -g -frecursive -fPIC -c -o dlarnd.o dlarnd.f ar cr ../../libtmglib.a slatms.o slatme.o slatmr.o slatmt.o slagge.o slagsy.o slakf2.o slarge.o slaror.o slarot.o slatm2.o slatm3.o slatm5.o slatm6.o slahilb.o clatms.o clatme.o clatmr.o clatmt.o clagge.o claghe.o clagsy.o clakf2.o clarge.o claror.o clarot.o clatm1.o clarnd.o clatm2.o clatm3.o clatm5.o clatm6.o clahilb.o slatm1.o slatm7.o slaran.o slarnd.o dlatms.o dlatme.o dlatmr.o dlatmt.o dlagge.o dlagsy.o dlakf2.o dlarge.o dlaror.o dlarot.o dlatm2.o dlatm3.o dlatm5.o dlatm6.o dlahilb.o zlatms.o zlatme.o zlatmr.o zlatmt.o zlagge.o zlaghe.o zlagsy.o zlakf2.o zlarge.o zlaror.o zlarot.o zlatm1.o zlarnd.o zlatm2.o zlatm3.o zlatm5.o zlatm6.o zlahilb.o dlatm1.o dlatm7.o dlaran.o dlarnd.o ranlib ../../libtmglib.a make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/TESTING/MATGEN' ~/build/BUILD/lapack-3.8.0/LAPACKE ~/build/BUILD/lapack-3.8.0 + pushd LAPACKE + make clean rm -f ../liblapacke.a make -C src clean make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/src' rm -f *.o make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/src' make -C utils clean make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/utils' rm -f *.o make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/utils' make -C example clean make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/example' rm -f *.o rm -f x* make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/example' + make 'CFLAGS=-O2 -g -frecursive' BUILD_DEPRECATED=true lapacke make -C src make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/src' gcc -O2 -g -frecursive -I../include -c -o lapacke_cbbcsd.o lapacke_cbbcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cbbcsd_work.o lapacke_cbbcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cbdsqr.o lapacke_cbdsqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cbdsqr_work.o lapacke_cbdsqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbbrd.o lapacke_cgbbrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbbrd_work.o lapacke_cgbbrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbcon.o lapacke_cgbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbcon_work.o lapacke_cgbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbequ.o lapacke_cgbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbequ_work.o lapacke_cgbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbequb.o lapacke_cgbequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbequb_work.o lapacke_cgbequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbrfs.o lapacke_cgbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbrfs_work.o lapacke_cgbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbsv.o lapacke_cgbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbsv_work.o lapacke_cgbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbsvx.o lapacke_cgbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbsvx_work.o lapacke_cgbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbtrf.o lapacke_cgbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbtrf_work.o lapacke_cgbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbtrs.o lapacke_cgbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgbtrs_work.o lapacke_cgbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgebak.o lapacke_cgebak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgebak_work.o lapacke_cgebak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgebal.o lapacke_cgebal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgebal_work.o lapacke_cgebal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgebrd.o lapacke_cgebrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgebrd_work.o lapacke_cgebrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgecon.o lapacke_cgecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgecon_work.o lapacke_cgecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeequ.o lapacke_cgeequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeequ_work.o lapacke_cgeequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeequb.o lapacke_cgeequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeequb_work.o lapacke_cgeequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgees.o lapacke_cgees.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgees_work.o lapacke_cgees_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeesx.o lapacke_cgeesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeesx_work.o lapacke_cgeesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeev.o lapacke_cgeev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeev_work.o lapacke_cgeev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeevx.o lapacke_cgeevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeevx_work.o lapacke_cgeevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgehrd.o lapacke_cgehrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgehrd_work.o lapacke_cgehrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelq.o lapacke_cgelq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelq_work.o lapacke_cgelq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelq2.o lapacke_cgelq2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelq2_work.o lapacke_cgelq2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgejsv.o lapacke_cgejsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgejsv_work.o lapacke_cgejsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelqf.o lapacke_cgelqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelqf_work.o lapacke_cgelqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgels.o lapacke_cgels.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgels_work.o lapacke_cgels_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelsd.o lapacke_cgelsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelsd_work.o lapacke_cgelsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelss.o lapacke_cgelss.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelss_work.o lapacke_cgelss_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelsy.o lapacke_cgelsy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgelsy_work.o lapacke_cgelsy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgemlq.o lapacke_cgemlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgemlq_work.o lapacke_cgemlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgemqr.o lapacke_cgemqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgemqr_work.o lapacke_cgemqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgemqrt.o lapacke_cgemqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgemqrt_work.o lapacke_cgemqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqlf.o lapacke_cgeqlf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqlf_work.o lapacke_cgeqlf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqp3.o lapacke_cgeqp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqp3_work.o lapacke_cgeqp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqr.o lapacke_cgeqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqr_work.o lapacke_cgeqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqr2.o lapacke_cgeqr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqr2_work.o lapacke_cgeqr2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrf.o lapacke_cgeqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrf_work.o lapacke_cgeqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrfp.o lapacke_cgeqrfp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrfp_work.o lapacke_cgeqrfp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrt.o lapacke_cgeqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrt2.o lapacke_cgeqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrt2_work.o lapacke_cgeqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrt3.o lapacke_cgeqrt3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrt3_work.o lapacke_cgeqrt3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqrt_work.o lapacke_cgeqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgerfs.o lapacke_cgerfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgerfs_work.o lapacke_cgerfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgerqf.o lapacke_cgerqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgerqf_work.o lapacke_cgerqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesdd.o lapacke_cgesdd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesdd_work.o lapacke_cgesdd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesv.o lapacke_cgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesv_work.o lapacke_cgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesvd.o lapacke_cgesvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesvd_work.o lapacke_cgesvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesvdx.o lapacke_cgesvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesvdx_work.o lapacke_cgesvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesvj.o lapacke_cgesvj.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesvj_work.o lapacke_cgesvj_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesvx.o lapacke_cgesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgesvx_work.o lapacke_cgesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetf2.o lapacke_cgetf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetf2_work.o lapacke_cgetf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetrf.o lapacke_cgetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetrf_work.o lapacke_cgetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetrf2.o lapacke_cgetrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetrf2_work.o lapacke_cgetrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetri.o lapacke_cgetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetri_work.o lapacke_cgetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetrs.o lapacke_cgetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetrs_work.o lapacke_cgetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetsls.o lapacke_cgetsls.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgetsls_work.o lapacke_cgetsls_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggbak.o lapacke_cggbak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggbak_work.o lapacke_cggbak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggbal.o lapacke_cggbal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggbal_work.o lapacke_cggbal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgges.o lapacke_cgges.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgges_work.o lapacke_cgges_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgges3.o lapacke_cgges3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgges3_work.o lapacke_cgges3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggesx.o lapacke_cggesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggesx_work.o lapacke_cggesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggev.o lapacke_cggev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggev_work.o lapacke_cggev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggev3.o lapacke_cggev3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggev3_work.o lapacke_cggev3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggevx.o lapacke_cggevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggevx_work.o lapacke_cggevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggglm.o lapacke_cggglm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggglm_work.o lapacke_cggglm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgghrd.o lapacke_cgghrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgghrd_work.o lapacke_cgghrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgghd3.o lapacke_cgghd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgghd3_work.o lapacke_cgghd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgglse.o lapacke_cgglse.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgglse_work.o lapacke_cgglse_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggqrf.o lapacke_cggqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggqrf_work.o lapacke_cggqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggrqf.o lapacke_cggrqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggrqf_work.o lapacke_cggrqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggsvd3.o lapacke_cggsvd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggsvd3_work.o lapacke_cggsvd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggsvp3.o lapacke_cggsvp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggsvp3_work.o lapacke_cggsvp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgtcon.o lapacke_cgtcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgtcon_work.o lapacke_cgtcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgtrfs.o lapacke_cgtrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgtrfs_work.o lapacke_cgtrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgtsv.o lapacke_cgtsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgtsv_work.o lapacke_cgtsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgtsvx.o lapacke_cgtsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgtsvx_work.o lapacke_cgtsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgttrf.o lapacke_cgttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgttrf_work.o lapacke_cgttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgttrs.o lapacke_cgttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgttrs_work.o lapacke_cgttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbev.o lapacke_chbev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbev_work.o lapacke_chbev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbevd.o lapacke_chbevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbevd_work.o lapacke_chbevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbevx.o lapacke_chbevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbevx_work.o lapacke_chbevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbev_2stage.o lapacke_chbev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbev_2stage_work.o lapacke_chbev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbevd_2stage.o lapacke_chbevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbevd_2stage_work.o lapacke_chbevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbevx_2stage.o lapacke_chbevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbevx_2stage_work.o lapacke_chbevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbgst.o lapacke_chbgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbgst_work.o lapacke_chbgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbgv.o lapacke_chbgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbgv_work.o lapacke_chbgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbgvd.o lapacke_chbgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbgvd_work.o lapacke_chbgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbgvx.o lapacke_chbgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbgvx_work.o lapacke_chbgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbtrd.o lapacke_chbtrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chbtrd_work.o lapacke_chbtrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_checon.o lapacke_checon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_checon_work.o lapacke_checon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_checon_3.o lapacke_checon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_checon_3_work.o lapacke_checon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheequb.o lapacke_cheequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheequb_work.o lapacke_cheequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheev.o lapacke_cheev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheev_work.o lapacke_cheev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevd.o lapacke_cheevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevd_work.o lapacke_cheevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevr.o lapacke_cheevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevr_work.o lapacke_cheevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevx.o lapacke_cheevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevx_work.o lapacke_cheevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheev_2stage.o lapacke_cheev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheev_2stage_work.o lapacke_cheev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevd_2stage.o lapacke_cheevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevd_2stage_work.o lapacke_cheevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevr_2stage.o lapacke_cheevr_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevr_2stage_work.o lapacke_cheevr_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevx_2stage.o lapacke_cheevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheevx_2stage_work.o lapacke_cheevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegst.o lapacke_chegst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegst_work.o lapacke_chegst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegv.o lapacke_chegv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegv_work.o lapacke_chegv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegv_2stage.o lapacke_chegv_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegv_2stage_work.o lapacke_chegv_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegvd.o lapacke_chegvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegvd_work.o lapacke_chegvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegvx.o lapacke_chegvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chegvx_work.o lapacke_chegvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cherfs.o lapacke_cherfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cherfs_work.o lapacke_cherfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chesv.o lapacke_chesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chesv_work.o lapacke_chesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chesv_aa.o lapacke_chesv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chesv_aa_work.o lapacke_chesv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chesv_rk.o lapacke_chesv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chesv_rk_work.o lapacke_chesv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chesvx.o lapacke_chesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chesvx_work.o lapacke_chesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheswapr.o lapacke_cheswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cheswapr_work.o lapacke_cheswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrd.o lapacke_chetrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrd_work.o lapacke_chetrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf.o lapacke_chetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_rook.o lapacke_chetrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_work.o lapacke_chetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_rook_work.o lapacke_chetrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_aa.o lapacke_chetrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_aa_2stage.o lapacke_chetrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_aa_work.o lapacke_chetrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_aa_2stage_work.o lapacke_chetrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_rk.o lapacke_chetrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrf_rk_work.o lapacke_chetrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetri.o lapacke_chetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetri2.o lapacke_chetri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetri2_work.o lapacke_chetri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetri_3.o lapacke_chetri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetri_3_work.o lapacke_chetri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetri2x.o lapacke_chetri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetri2x_work.o lapacke_chetri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetri_work.o lapacke_chetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs.o lapacke_chetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_rook.o lapacke_chetrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs2.o lapacke_chetrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs2_work.o lapacke_chetrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_work.o lapacke_chetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_rook_work.o lapacke_chetrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_aa.o lapacke_chetrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_aa_2stage.o lapacke_chetrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_aa_work.o lapacke_chetrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_aa_2stage_work.o lapacke_chetrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_3.o lapacke_chetrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chetrs_3_work.o lapacke_chetrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chfrk.o lapacke_chfrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chfrk_work.o lapacke_chfrk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chgeqz.o lapacke_chgeqz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chgeqz_work.o lapacke_chgeqz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpcon.o lapacke_chpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpcon_work.o lapacke_chpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpev.o lapacke_chpev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpev_work.o lapacke_chpev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpevd.o lapacke_chpevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpevd_work.o lapacke_chpevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpevx.o lapacke_chpevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpevx_work.o lapacke_chpevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpgst.o lapacke_chpgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpgst_work.o lapacke_chpgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpgv.o lapacke_chpgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpgv_work.o lapacke_chpgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpgvd.o lapacke_chpgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpgvd_work.o lapacke_chpgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpgvx.o lapacke_chpgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpgvx_work.o lapacke_chpgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chprfs.o lapacke_chprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chprfs_work.o lapacke_chprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpsv.o lapacke_chpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpsv_work.o lapacke_chpsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpsvx.o lapacke_chpsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chpsvx_work.o lapacke_chpsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chptrd.o lapacke_chptrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chptrd_work.o lapacke_chptrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chptrf.o lapacke_chptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chptrf_work.o lapacke_chptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chptri.o lapacke_chptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chptri_work.o lapacke_chptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chptrs.o lapacke_chptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chptrs_work.o lapacke_chptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chsein.o lapacke_chsein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chsein_work.o lapacke_chsein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chseqr.o lapacke_chseqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chseqr_work.o lapacke_chseqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacgv.o lapacke_clacgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacgv_work.o lapacke_clacgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacn2.o lapacke_clacn2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacn2_work.o lapacke_clacn2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacp2.o lapacke_clacp2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacp2_work.o lapacke_clacp2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacpy.o lapacke_clacpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacpy_work.o lapacke_clacpy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacrm.o lapacke_clacrm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clacrm_work.o lapacke_clacrm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clag2z.o lapacke_clag2z.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clag2z_work.o lapacke_clag2z_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clange.o lapacke_clange.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clange_work.o lapacke_clange_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clanhe.o lapacke_clanhe.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clanhe_work.o lapacke_clanhe_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clansy.o lapacke_clansy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clansy_work.o lapacke_clansy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clantr.o lapacke_clantr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clantr_work.o lapacke_clantr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clapmr.o lapacke_clapmr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clapmr_work.o lapacke_clapmr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clapmt.o lapacke_clapmt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clapmt_work.o lapacke_clapmt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarcm.o lapacke_clarcm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarcm_work.o lapacke_clarcm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarfb.o lapacke_clarfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarfb_work.o lapacke_clarfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarfg.o lapacke_clarfg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarfg_work.o lapacke_clarfg_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarft.o lapacke_clarft.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarft_work.o lapacke_clarft_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarfx.o lapacke_clarfx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarfx_work.o lapacke_clarfx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarnv.o lapacke_clarnv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clarnv_work.o lapacke_clarnv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clascl.o lapacke_clascl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clascl_work.o lapacke_clascl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_claset.o lapacke_claset.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_claset_work.o lapacke_claset_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_classq.o lapacke_classq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_classq_work.o lapacke_classq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_claswp.o lapacke_claswp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_claswp_work.o lapacke_claswp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clauum.o lapacke_clauum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_clauum_work.o lapacke_clauum_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbcon.o lapacke_cpbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbcon_work.o lapacke_cpbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbequ.o lapacke_cpbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbequ_work.o lapacke_cpbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbrfs.o lapacke_cpbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbrfs_work.o lapacke_cpbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbstf.o lapacke_cpbstf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbstf_work.o lapacke_cpbstf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbsv.o lapacke_cpbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbsv_work.o lapacke_cpbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbsvx.o lapacke_cpbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbsvx_work.o lapacke_cpbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbtrf.o lapacke_cpbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbtrf_work.o lapacke_cpbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbtrs.o lapacke_cpbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpbtrs_work.o lapacke_cpbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpftrf.o lapacke_cpftrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpftrf_work.o lapacke_cpftrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpftri.o lapacke_cpftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpftri_work.o lapacke_cpftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpftrs.o lapacke_cpftrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpftrs_work.o lapacke_cpftrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpocon.o lapacke_cpocon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpocon_work.o lapacke_cpocon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpoequ.o lapacke_cpoequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpoequ_work.o lapacke_cpoequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpoequb.o lapacke_cpoequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpoequb_work.o lapacke_cpoequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cporfs.o lapacke_cporfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cporfs_work.o lapacke_cporfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cposv.o lapacke_cposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cposv_work.o lapacke_cposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cposvx.o lapacke_cposvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cposvx_work.o lapacke_cposvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpotrf.o lapacke_cpotrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpotrf_work.o lapacke_cpotrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpotrf2.o lapacke_cpotrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpotrf2_work.o lapacke_cpotrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpotri.o lapacke_cpotri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpotri_work.o lapacke_cpotri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpotrs.o lapacke_cpotrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpotrs_work.o lapacke_cpotrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cppcon.o lapacke_cppcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cppcon_work.o lapacke_cppcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cppequ.o lapacke_cppequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cppequ_work.o lapacke_cppequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpprfs.o lapacke_cpprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpprfs_work.o lapacke_cpprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cppsv.o lapacke_cppsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cppsv_work.o lapacke_cppsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cppsvx.o lapacke_cppsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cppsvx_work.o lapacke_cppsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpptrf.o lapacke_cpptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpptrf_work.o lapacke_cpptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpptri.o lapacke_cpptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpptri_work.o lapacke_cpptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpptrs.o lapacke_cpptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpptrs_work.o lapacke_cpptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpstrf.o lapacke_cpstrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpstrf_work.o lapacke_cpstrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cptcon.o lapacke_cptcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cptcon_work.o lapacke_cptcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpteqr.o lapacke_cpteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpteqr_work.o lapacke_cpteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cptrfs.o lapacke_cptrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cptrfs_work.o lapacke_cptrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cptsv.o lapacke_cptsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cptsv_work.o lapacke_cptsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cptsvx.o lapacke_cptsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cptsvx_work.o lapacke_cptsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpttrf.o lapacke_cpttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpttrf_work.o lapacke_cpttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpttrs.o lapacke_cpttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpttrs_work.o lapacke_cpttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cspcon.o lapacke_cspcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cspcon_work.o lapacke_cspcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csprfs.o lapacke_csprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csprfs_work.o lapacke_csprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cspsv.o lapacke_cspsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cspsv_work.o lapacke_cspsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cspsvx.o lapacke_cspsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cspsvx_work.o lapacke_cspsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csptrf.o lapacke_csptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csptrf_work.o lapacke_csptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csptri.o lapacke_csptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csptri_work.o lapacke_csptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csptrs.o lapacke_csptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csptrs_work.o lapacke_csptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cstedc.o lapacke_cstedc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cstedc_work.o lapacke_cstedc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cstegr.o lapacke_cstegr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cstegr_work.o lapacke_cstegr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cstein.o lapacke_cstein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cstein_work.o lapacke_cstein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cstemr.o lapacke_cstemr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cstemr_work.o lapacke_cstemr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csteqr.o lapacke_csteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csteqr_work.o lapacke_csteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csycon.o lapacke_csycon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csycon_work.o lapacke_csycon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csycon_3.o lapacke_csycon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csycon_3_work.o lapacke_csycon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyconv.o lapacke_csyconv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyconv_work.o lapacke_csyconv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyequb.o lapacke_csyequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyequb_work.o lapacke_csyequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyrfs.o lapacke_csyrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyrfs_work.o lapacke_csyrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysv.o lapacke_csysv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysv_rook.o lapacke_csysv_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysv_rook_work.o lapacke_csysv_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysv_work.o lapacke_csysv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysv_aa.o lapacke_csysv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysv_aa_work.o lapacke_csysv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysv_rk.o lapacke_csysv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysv_rk_work.o lapacke_csysv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysvx.o lapacke_csysvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csysvx_work.o lapacke_csysvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyswapr.o lapacke_csyswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyswapr_work.o lapacke_csyswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf.o lapacke_csytrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_work.o lapacke_csytrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_rook.o lapacke_csytrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_rook_work.o lapacke_csytrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_aa.o lapacke_csytrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_aa_2stage.o lapacke_csytrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_aa_work.o lapacke_csytrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_aa_2stage_work.o lapacke_csytrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_rk.o lapacke_csytrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrf_rk_work.o lapacke_csytrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytri.o lapacke_csytri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytri2.o lapacke_csytri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytri2_work.o lapacke_csytri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytri_3.o lapacke_csytri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytri_3_work.o lapacke_csytri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytri2x.o lapacke_csytri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytri2x_work.o lapacke_csytri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytri_work.o lapacke_csytri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs.o lapacke_csytrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_rook.o lapacke_csytrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs2.o lapacke_csytrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs2_work.o lapacke_csytrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_work.o lapacke_csytrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_rook_work.o lapacke_csytrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_aa.o lapacke_csytrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_aa_2stage.o lapacke_csytrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_aa_work.o lapacke_csytrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_aa_2stage_work.o lapacke_csytrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_3.o lapacke_csytrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csytrs_3_work.o lapacke_csytrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctbcon.o lapacke_ctbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctbcon_work.o lapacke_ctbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctbrfs.o lapacke_ctbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctbrfs_work.o lapacke_ctbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctbtrs.o lapacke_ctbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctbtrs_work.o lapacke_ctbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctfsm.o lapacke_ctfsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctfsm_work.o lapacke_ctfsm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctftri.o lapacke_ctftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctftri_work.o lapacke_ctftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctfttp.o lapacke_ctfttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctfttp_work.o lapacke_ctfttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctfttr.o lapacke_ctfttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctfttr_work.o lapacke_ctfttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgevc.o lapacke_ctgevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgevc_work.o lapacke_ctgevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgexc.o lapacke_ctgexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgexc_work.o lapacke_ctgexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgsen.o lapacke_ctgsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgsen_work.o lapacke_ctgsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgsja.o lapacke_ctgsja.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgsja_work.o lapacke_ctgsja_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgsna.o lapacke_ctgsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgsna_work.o lapacke_ctgsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgsyl.o lapacke_ctgsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctgsyl_work.o lapacke_ctgsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpcon.o lapacke_ctpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpcon_work.o lapacke_ctpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpmqrt.o lapacke_ctpmqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpmqrt_work.o lapacke_ctpmqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpqrt.o lapacke_ctpqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpqrt2.o lapacke_ctpqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpqrt2_work.o lapacke_ctpqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpqrt_work.o lapacke_ctpqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctprfb.o lapacke_ctprfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctprfb_work.o lapacke_ctprfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctprfs.o lapacke_ctprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctprfs_work.o lapacke_ctprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctptri.o lapacke_ctptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctptri_work.o lapacke_ctptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctptrs.o lapacke_ctptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctptrs_work.o lapacke_ctptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpttf.o lapacke_ctpttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpttf_work.o lapacke_ctpttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpttr.o lapacke_ctpttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctpttr_work.o lapacke_ctpttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrcon.o lapacke_ctrcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrcon_work.o lapacke_ctrcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrevc.o lapacke_ctrevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrevc_work.o lapacke_ctrevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrexc.o lapacke_ctrexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrexc_work.o lapacke_ctrexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrrfs.o lapacke_ctrrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrrfs_work.o lapacke_ctrrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrsen.o lapacke_ctrsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrsen_work.o lapacke_ctrsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrsna.o lapacke_ctrsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrsna_work.o lapacke_ctrsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrsyl.o lapacke_ctrsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrsyl_work.o lapacke_ctrsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrtri.o lapacke_ctrtri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrtri_work.o lapacke_ctrtri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrtrs.o lapacke_ctrtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrtrs_work.o lapacke_ctrtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrttf.o lapacke_ctrttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrttf_work.o lapacke_ctrttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrttp.o lapacke_ctrttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctrttp_work.o lapacke_ctrttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctzrzf.o lapacke_ctzrzf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctzrzf_work.o lapacke_ctzrzf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunbdb.o lapacke_cunbdb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunbdb_work.o lapacke_cunbdb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cuncsd.o lapacke_cuncsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cuncsd_work.o lapacke_cuncsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cuncsd2by1.o lapacke_cuncsd2by1.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cuncsd2by1_work.o lapacke_cuncsd2by1_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungbr.o lapacke_cungbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungbr_work.o lapacke_cungbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunghr.o lapacke_cunghr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunghr_work.o lapacke_cunghr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunglq.o lapacke_cunglq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunglq_work.o lapacke_cunglq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungql.o lapacke_cungql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungql_work.o lapacke_cungql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungqr.o lapacke_cungqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungqr_work.o lapacke_cungqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungrq.o lapacke_cungrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungrq_work.o lapacke_cungrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungtr.o lapacke_cungtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cungtr_work.o lapacke_cungtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmbr.o lapacke_cunmbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmbr_work.o lapacke_cunmbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmhr.o lapacke_cunmhr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmhr_work.o lapacke_cunmhr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmlq.o lapacke_cunmlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmlq_work.o lapacke_cunmlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmql.o lapacke_cunmql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmql_work.o lapacke_cunmql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmqr.o lapacke_cunmqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmqr_work.o lapacke_cunmqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmrq.o lapacke_cunmrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmrq_work.o lapacke_cunmrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmrz.o lapacke_cunmrz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmrz_work.o lapacke_cunmrz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmtr.o lapacke_cunmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cunmtr_work.o lapacke_cunmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cupgtr.o lapacke_cupgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cupgtr_work.o lapacke_cupgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cupmtr.o lapacke_cupmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cupmtr_work.o lapacke_cupmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dbbcsd.o lapacke_dbbcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dbbcsd_work.o lapacke_dbbcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dbdsdc.o lapacke_dbdsdc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dbdsdc_work.o lapacke_dbdsdc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dbdsvdx.o lapacke_dbdsvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dbdsvdx_work.o lapacke_dbdsvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dbdsqr.o lapacke_dbdsqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dbdsqr_work.o lapacke_dbdsqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ddisna.o lapacke_ddisna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ddisna_work.o lapacke_ddisna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbbrd.o lapacke_dgbbrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbbrd_work.o lapacke_dgbbrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbcon.o lapacke_dgbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbcon_work.o lapacke_dgbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbequ.o lapacke_dgbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbequ_work.o lapacke_dgbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbequb.o lapacke_dgbequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbequb_work.o lapacke_dgbequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbrfs.o lapacke_dgbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbrfs_work.o lapacke_dgbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbsv.o lapacke_dgbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbsv_work.o lapacke_dgbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbsvx.o lapacke_dgbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbsvx_work.o lapacke_dgbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbtrf.o lapacke_dgbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbtrf_work.o lapacke_dgbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbtrs.o lapacke_dgbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgbtrs_work.o lapacke_dgbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgebak.o lapacke_dgebak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgebak_work.o lapacke_dgebak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgebal.o lapacke_dgebal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgebal_work.o lapacke_dgebal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgebrd.o lapacke_dgebrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgebrd_work.o lapacke_dgebrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgecon.o lapacke_dgecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgecon_work.o lapacke_dgecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeequ.o lapacke_dgeequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeequ_work.o lapacke_dgeequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeequb.o lapacke_dgeequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeequb_work.o lapacke_dgeequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgees.o lapacke_dgees.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgees_work.o lapacke_dgees_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeesx.o lapacke_dgeesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeesx_work.o lapacke_dgeesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeev.o lapacke_dgeev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeev_work.o lapacke_dgeev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeevx.o lapacke_dgeevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeevx_work.o lapacke_dgeevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgehrd.o lapacke_dgehrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgehrd_work.o lapacke_dgehrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgejsv.o lapacke_dgejsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgejsv_work.o lapacke_dgejsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelq.o lapacke_dgelq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelq_work.o lapacke_dgelq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelq2.o lapacke_dgelq2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelq2_work.o lapacke_dgelq2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelqf.o lapacke_dgelqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelqf_work.o lapacke_dgelqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgels.o lapacke_dgels.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgels_work.o lapacke_dgels_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelsd.o lapacke_dgelsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelsd_work.o lapacke_dgelsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelss.o lapacke_dgelss.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelss_work.o lapacke_dgelss_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelsy.o lapacke_dgelsy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgelsy_work.o lapacke_dgelsy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgemlq.o lapacke_dgemlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgemlq_work.o lapacke_dgemlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgemqr.o lapacke_dgemqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgemqr_work.o lapacke_dgemqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgemqrt.o lapacke_dgemqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgemqrt_work.o lapacke_dgemqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqlf.o lapacke_dgeqlf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqlf_work.o lapacke_dgeqlf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqp3.o lapacke_dgeqp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqp3_work.o lapacke_dgeqp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqr.o lapacke_dgeqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqr_work.o lapacke_dgeqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqr2.o lapacke_dgeqr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqr2_work.o lapacke_dgeqr2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrf.o lapacke_dgeqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrf_work.o lapacke_dgeqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrfp.o lapacke_dgeqrfp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrfp_work.o lapacke_dgeqrfp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrt.o lapacke_dgeqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrt2.o lapacke_dgeqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrt2_work.o lapacke_dgeqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrt3.o lapacke_dgeqrt3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrt3_work.o lapacke_dgeqrt3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqrt_work.o lapacke_dgeqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgerfs.o lapacke_dgerfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgerfs_work.o lapacke_dgerfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgerqf.o lapacke_dgerqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgerqf_work.o lapacke_dgerqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesdd.o lapacke_dgesdd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesdd_work.o lapacke_dgesdd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesv.o lapacke_dgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesv_work.o lapacke_dgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesvd.o lapacke_dgesvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesvd_work.o lapacke_dgesvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesvdx.o lapacke_dgesvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesvdx_work.o lapacke_dgesvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesvj.o lapacke_dgesvj.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesvj_work.o lapacke_dgesvj_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesvx.o lapacke_dgesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgesvx_work.o lapacke_dgesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetf2.o lapacke_dgetf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetf2_work.o lapacke_dgetf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetrf.o lapacke_dgetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetrf_work.o lapacke_dgetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetrf2.o lapacke_dgetrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetrf2_work.o lapacke_dgetrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetri.o lapacke_dgetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetri_work.o lapacke_dgetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetrs.o lapacke_dgetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetrs_work.o lapacke_dgetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetsls.o lapacke_dgetsls.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgetsls_work.o lapacke_dgetsls_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggbak.o lapacke_dggbak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggbak_work.o lapacke_dggbak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggbal.o lapacke_dggbal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggbal_work.o lapacke_dggbal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgges.o lapacke_dgges.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgges_work.o lapacke_dgges_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgges3.o lapacke_dgges3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgges3_work.o lapacke_dgges3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggesx.o lapacke_dggesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggesx_work.o lapacke_dggesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggev.o lapacke_dggev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggev_work.o lapacke_dggev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggev3.o lapacke_dggev3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggev3_work.o lapacke_dggev3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggevx.o lapacke_dggevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggevx_work.o lapacke_dggevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggglm.o lapacke_dggglm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggglm_work.o lapacke_dggglm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgghrd.o lapacke_dgghrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgghrd_work.o lapacke_dgghrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgghd3.o lapacke_dgghd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgghd3_work.o lapacke_dgghd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgglse.o lapacke_dgglse.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgglse_work.o lapacke_dgglse_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggqrf.o lapacke_dggqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggqrf_work.o lapacke_dggqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggrqf.o lapacke_dggrqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggrqf_work.o lapacke_dggrqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggsvd3.o lapacke_dggsvd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggsvd3_work.o lapacke_dggsvd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggsvp3.o lapacke_dggsvp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggsvp3_work.o lapacke_dggsvp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgtcon.o lapacke_dgtcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgtcon_work.o lapacke_dgtcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgtrfs.o lapacke_dgtrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgtrfs_work.o lapacke_dgtrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgtsv.o lapacke_dgtsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgtsv_work.o lapacke_dgtsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgtsvx.o lapacke_dgtsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgtsvx_work.o lapacke_dgtsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgttrf.o lapacke_dgttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgttrf_work.o lapacke_dgttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgttrs.o lapacke_dgttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgttrs_work.o lapacke_dgttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dhgeqz.o lapacke_dhgeqz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dhgeqz_work.o lapacke_dhgeqz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dhsein.o lapacke_dhsein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dhsein_work.o lapacke_dhsein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dhseqr.o lapacke_dhseqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dhseqr_work.o lapacke_dhseqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlacn2.o lapacke_dlacn2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlacn2_work.o lapacke_dlacn2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlacpy.o lapacke_dlacpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlacpy_work.o lapacke_dlacpy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlag2s.o lapacke_dlag2s.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlag2s_work.o lapacke_dlag2s_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlamch.o lapacke_dlamch.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlamch_work.o lapacke_dlamch_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlange.o lapacke_dlange.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlange_work.o lapacke_dlange_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlansy.o lapacke_dlansy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlansy_work.o lapacke_dlansy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlantr.o lapacke_dlantr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlantr_work.o lapacke_dlantr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlapmr.o lapacke_dlapmr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlapmr_work.o lapacke_dlapmr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlapmt.o lapacke_dlapmt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlapmt_work.o lapacke_dlapmt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlapy2.o lapacke_dlapy2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlapy2_work.o lapacke_dlapy2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlapy3.o lapacke_dlapy3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlapy3_work.o lapacke_dlapy3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarfb.o lapacke_dlarfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarfb_work.o lapacke_dlarfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarfg.o lapacke_dlarfg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarfg_work.o lapacke_dlarfg_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarft.o lapacke_dlarft.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarft_work.o lapacke_dlarft_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarfx.o lapacke_dlarfx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarfx_work.o lapacke_dlarfx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarnv.o lapacke_dlarnv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlarnv_work.o lapacke_dlarnv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlartgp.o lapacke_dlartgp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlartgp_work.o lapacke_dlartgp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlartgs.o lapacke_dlartgs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlartgs_work.o lapacke_dlartgs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlascl.o lapacke_dlascl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlascl_work.o lapacke_dlascl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlaset.o lapacke_dlaset.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlaset_work.o lapacke_dlaset_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlasrt.o lapacke_dlasrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlasrt_work.o lapacke_dlasrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlassq.o lapacke_dlassq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlassq_work.o lapacke_dlassq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlaswp.o lapacke_dlaswp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlaswp_work.o lapacke_dlaswp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlauum.o lapacke_dlauum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dlauum_work.o lapacke_dlauum_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dopgtr.o lapacke_dopgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dopgtr_work.o lapacke_dopgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dopmtr.o lapacke_dopmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dopmtr_work.o lapacke_dopmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorbdb.o lapacke_dorbdb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorbdb_work.o lapacke_dorbdb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorcsd.o lapacke_dorcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorcsd_work.o lapacke_dorcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorcsd2by1.o lapacke_dorcsd2by1.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorcsd2by1_work.o lapacke_dorcsd2by1_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgbr.o lapacke_dorgbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgbr_work.o lapacke_dorgbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorghr.o lapacke_dorghr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorghr_work.o lapacke_dorghr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorglq.o lapacke_dorglq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorglq_work.o lapacke_dorglq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgql.o lapacke_dorgql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgql_work.o lapacke_dorgql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgqr.o lapacke_dorgqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgqr_work.o lapacke_dorgqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgrq.o lapacke_dorgrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgrq_work.o lapacke_dorgrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgtr.o lapacke_dorgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dorgtr_work.o lapacke_dorgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormbr.o lapacke_dormbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormbr_work.o lapacke_dormbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormhr.o lapacke_dormhr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormhr_work.o lapacke_dormhr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormlq.o lapacke_dormlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormlq_work.o lapacke_dormlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormql.o lapacke_dormql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormql_work.o lapacke_dormql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormqr.o lapacke_dormqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormqr_work.o lapacke_dormqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormrq.o lapacke_dormrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormrq_work.o lapacke_dormrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormrz.o lapacke_dormrz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormrz_work.o lapacke_dormrz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormtr.o lapacke_dormtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dormtr_work.o lapacke_dormtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbcon.o lapacke_dpbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbcon_work.o lapacke_dpbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbequ.o lapacke_dpbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbequ_work.o lapacke_dpbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbrfs.o lapacke_dpbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbrfs_work.o lapacke_dpbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbstf.o lapacke_dpbstf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbstf_work.o lapacke_dpbstf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbsv.o lapacke_dpbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbsv_work.o lapacke_dpbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbsvx.o lapacke_dpbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbsvx_work.o lapacke_dpbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbtrf.o lapacke_dpbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbtrf_work.o lapacke_dpbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbtrs.o lapacke_dpbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpbtrs_work.o lapacke_dpbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpftrf.o lapacke_dpftrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpftrf_work.o lapacke_dpftrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpftri.o lapacke_dpftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpftri_work.o lapacke_dpftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpftrs.o lapacke_dpftrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpftrs_work.o lapacke_dpftrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpocon.o lapacke_dpocon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpocon_work.o lapacke_dpocon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpoequ.o lapacke_dpoequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpoequ_work.o lapacke_dpoequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpoequb.o lapacke_dpoequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpoequb_work.o lapacke_dpoequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dporfs.o lapacke_dporfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dporfs_work.o lapacke_dporfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dposv.o lapacke_dposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dposv_work.o lapacke_dposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dposvx.o lapacke_dposvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dposvx_work.o lapacke_dposvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpotrf.o lapacke_dpotrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpotrf_work.o lapacke_dpotrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpotrf2.o lapacke_dpotrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpotrf2_work.o lapacke_dpotrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpotri.o lapacke_dpotri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpotri_work.o lapacke_dpotri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpotrs.o lapacke_dpotrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpotrs_work.o lapacke_dpotrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dppcon.o lapacke_dppcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dppcon_work.o lapacke_dppcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dppequ.o lapacke_dppequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dppequ_work.o lapacke_dppequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpprfs.o lapacke_dpprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpprfs_work.o lapacke_dpprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dppsv.o lapacke_dppsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dppsv_work.o lapacke_dppsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dppsvx.o lapacke_dppsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dppsvx_work.o lapacke_dppsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpptrf.o lapacke_dpptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpptrf_work.o lapacke_dpptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpptri.o lapacke_dpptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpptri_work.o lapacke_dpptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpptrs.o lapacke_dpptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpptrs_work.o lapacke_dpptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpstrf.o lapacke_dpstrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpstrf_work.o lapacke_dpstrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dptcon.o lapacke_dptcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dptcon_work.o lapacke_dptcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpteqr.o lapacke_dpteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpteqr_work.o lapacke_dpteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dptrfs.o lapacke_dptrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dptrfs_work.o lapacke_dptrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dptsv.o lapacke_dptsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dptsv_work.o lapacke_dptsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dptsvx.o lapacke_dptsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dptsvx_work.o lapacke_dptsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpttrf.o lapacke_dpttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpttrf_work.o lapacke_dpttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpttrs.o lapacke_dpttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpttrs_work.o lapacke_dpttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbev.o lapacke_dsbev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbev_work.o lapacke_dsbev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbevd.o lapacke_dsbevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbevd_work.o lapacke_dsbevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbevx.o lapacke_dsbevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbevx_work.o lapacke_dsbevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbev_2stage.o lapacke_dsbev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbev_2stage_work.o lapacke_dsbev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbevd_2stage.o lapacke_dsbevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbevd_2stage_work.o lapacke_dsbevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbevx_2stage.o lapacke_dsbevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbevx_2stage_work.o lapacke_dsbevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbgst.o lapacke_dsbgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbgst_work.o lapacke_dsbgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbgv.o lapacke_dsbgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbgv_work.o lapacke_dsbgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbgvd.o lapacke_dsbgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbgvd_work.o lapacke_dsbgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbgvx.o lapacke_dsbgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbgvx_work.o lapacke_dsbgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbtrd.o lapacke_dsbtrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsbtrd_work.o lapacke_dsbtrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsfrk.o lapacke_dsfrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsfrk_work.o lapacke_dsfrk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsgesv.o lapacke_dsgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsgesv_work.o lapacke_dsgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspcon.o lapacke_dspcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspcon_work.o lapacke_dspcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspev.o lapacke_dspev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspev_work.o lapacke_dspev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspevd.o lapacke_dspevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspevd_work.o lapacke_dspevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspevx.o lapacke_dspevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspevx_work.o lapacke_dspevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspgst.o lapacke_dspgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspgst_work.o lapacke_dspgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspgv.o lapacke_dspgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspgv_work.o lapacke_dspgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspgvd.o lapacke_dspgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspgvd_work.o lapacke_dspgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspgvx.o lapacke_dspgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspgvx_work.o lapacke_dspgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsposv.o lapacke_dsposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsposv_work.o lapacke_dsposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsprfs.o lapacke_dsprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsprfs_work.o lapacke_dsprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspsv.o lapacke_dspsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspsv_work.o lapacke_dspsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspsvx.o lapacke_dspsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dspsvx_work.o lapacke_dspsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsptrd.o lapacke_dsptrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsptrd_work.o lapacke_dsptrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsptrf.o lapacke_dsptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsptrf_work.o lapacke_dsptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsptri.o lapacke_dsptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsptri_work.o lapacke_dsptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsptrs.o lapacke_dsptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsptrs_work.o lapacke_dsptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstebz.o lapacke_dstebz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstebz_work.o lapacke_dstebz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstedc.o lapacke_dstedc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstedc_work.o lapacke_dstedc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstegr.o lapacke_dstegr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstegr_work.o lapacke_dstegr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstein.o lapacke_dstein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstein_work.o lapacke_dstein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstemr.o lapacke_dstemr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstemr_work.o lapacke_dstemr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsteqr.o lapacke_dsteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsteqr_work.o lapacke_dsteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsterf.o lapacke_dsterf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsterf_work.o lapacke_dsterf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstev.o lapacke_dstev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstev_work.o lapacke_dstev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstevd.o lapacke_dstevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstevd_work.o lapacke_dstevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstevr.o lapacke_dstevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstevr_work.o lapacke_dstevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstevx.o lapacke_dstevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dstevx_work.o lapacke_dstevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsycon.o lapacke_dsycon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsycon_work.o lapacke_dsycon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsycon_3.o lapacke_dsycon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsycon_3_work.o lapacke_dsycon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyconv.o lapacke_dsyconv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyconv_work.o lapacke_dsyconv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyequb.o lapacke_dsyequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyequb_work.o lapacke_dsyequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyev.o lapacke_dsyev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyev_work.o lapacke_dsyev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevd.o lapacke_dsyevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevd_work.o lapacke_dsyevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevr.o lapacke_dsyevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevr_work.o lapacke_dsyevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevx.o lapacke_dsyevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevx_work.o lapacke_dsyevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyev_2stage.o lapacke_dsyev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyev_2stage_work.o lapacke_dsyev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevd_2stage.o lapacke_dsyevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevd_2stage_work.o lapacke_dsyevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevr_2stage.o lapacke_dsyevr_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevr_2stage_work.o lapacke_dsyevr_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevx_2stage.o lapacke_dsyevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyevx_2stage_work.o lapacke_dsyevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygst.o lapacke_dsygst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygst_work.o lapacke_dsygst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygv.o lapacke_dsygv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygv_work.o lapacke_dsygv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygv_2stage.o lapacke_dsygv_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygv_2stage_work.o lapacke_dsygv_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygvd.o lapacke_dsygvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygvd_work.o lapacke_dsygvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygvx.o lapacke_dsygvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsygvx_work.o lapacke_dsygvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyrfs.o lapacke_dsyrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyrfs_work.o lapacke_dsyrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysv.o lapacke_dsysv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysv_rook.o lapacke_dsysv_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysv_rook_work.o lapacke_dsysv_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysv_work.o lapacke_dsysv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysv_aa.o lapacke_dsysv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysv_aa_work.o lapacke_dsysv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysv_rk.o lapacke_dsysv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysv_rk_work.o lapacke_dsysv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysvx.o lapacke_dsysvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsysvx_work.o lapacke_dsysvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyswapr.o lapacke_dsyswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsyswapr_work.o lapacke_dsyswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrd.o lapacke_dsytrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrd_work.o lapacke_dsytrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf.o lapacke_dsytrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_work.o lapacke_dsytrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_rook.o lapacke_dsytrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_rook_work.o lapacke_dsytrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_aa.o lapacke_dsytrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_aa_work.o lapacke_dsytrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_aa_2stage.o lapacke_dsytrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_aa_2stage_work.o lapacke_dsytrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_rk.o lapacke_dsytrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrf_rk_work.o lapacke_dsytrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytri.o lapacke_dsytri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytri2.o lapacke_dsytri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytri2_work.o lapacke_dsytri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytri_3.o lapacke_dsytri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytri_3_work.o lapacke_dsytri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytri2x.o lapacke_dsytri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytri2x_work.o lapacke_dsytri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytri_work.o lapacke_dsytri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs.o lapacke_dsytrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_rook.o lapacke_dsytrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs2.o lapacke_dsytrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs2_work.o lapacke_dsytrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_work.o lapacke_dsytrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_rook_work.o lapacke_dsytrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_aa.o lapacke_dsytrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_aa_2stage.o lapacke_dsytrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_aa_work.o lapacke_dsytrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_aa_2stage_work.o lapacke_dsytrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_3.o lapacke_dsytrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsytrs_3_work.o lapacke_dsytrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtbcon.o lapacke_dtbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtbcon_work.o lapacke_dtbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtbrfs.o lapacke_dtbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtbrfs_work.o lapacke_dtbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtbtrs.o lapacke_dtbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtbtrs_work.o lapacke_dtbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtfsm.o lapacke_dtfsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtfsm_work.o lapacke_dtfsm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtftri.o lapacke_dtftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtftri_work.o lapacke_dtftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtfttp.o lapacke_dtfttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtfttp_work.o lapacke_dtfttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtfttr.o lapacke_dtfttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtfttr_work.o lapacke_dtfttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgevc.o lapacke_dtgevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgevc_work.o lapacke_dtgevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgexc.o lapacke_dtgexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgexc_work.o lapacke_dtgexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgsen.o lapacke_dtgsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgsen_work.o lapacke_dtgsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgsja.o lapacke_dtgsja.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgsja_work.o lapacke_dtgsja_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgsna.o lapacke_dtgsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgsna_work.o lapacke_dtgsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgsyl.o lapacke_dtgsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtgsyl_work.o lapacke_dtgsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpcon.o lapacke_dtpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpcon_work.o lapacke_dtpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpmqrt.o lapacke_dtpmqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpmqrt_work.o lapacke_dtpmqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpqrt.o lapacke_dtpqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpqrt2.o lapacke_dtpqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpqrt2_work.o lapacke_dtpqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpqrt_work.o lapacke_dtpqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtprfb.o lapacke_dtprfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtprfb_work.o lapacke_dtprfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtprfs.o lapacke_dtprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtprfs_work.o lapacke_dtprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtptri.o lapacke_dtptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtptri_work.o lapacke_dtptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtptrs.o lapacke_dtptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtptrs_work.o lapacke_dtptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpttf.o lapacke_dtpttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpttf_work.o lapacke_dtpttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpttr.o lapacke_dtpttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtpttr_work.o lapacke_dtpttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrcon.o lapacke_dtrcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrcon_work.o lapacke_dtrcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrevc.o lapacke_dtrevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrevc_work.o lapacke_dtrevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrexc.o lapacke_dtrexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrexc_work.o lapacke_dtrexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrrfs.o lapacke_dtrrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrrfs_work.o lapacke_dtrrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrsen.o lapacke_dtrsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrsen_work.o lapacke_dtrsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrsna.o lapacke_dtrsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrsna_work.o lapacke_dtrsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrsyl.o lapacke_dtrsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrsyl_work.o lapacke_dtrsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrtri.o lapacke_dtrtri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrtri_work.o lapacke_dtrtri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrtrs.o lapacke_dtrtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrtrs_work.o lapacke_dtrtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrttf.o lapacke_dtrttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrttf_work.o lapacke_dtrttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrttp.o lapacke_dtrttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtrttp_work.o lapacke_dtrttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtzrzf.o lapacke_dtzrzf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtzrzf_work.o lapacke_dtzrzf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_nancheck.o lapacke_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sbbcsd.o lapacke_sbbcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sbbcsd_work.o lapacke_sbbcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sbdsdc.o lapacke_sbdsdc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sbdsdc_work.o lapacke_sbdsdc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sbdsvdx.o lapacke_sbdsvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sbdsvdx_work.o lapacke_sbdsvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sbdsqr.o lapacke_sbdsqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sbdsqr_work.o lapacke_sbdsqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sdisna.o lapacke_sdisna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sdisna_work.o lapacke_sdisna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbbrd.o lapacke_sgbbrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbbrd_work.o lapacke_sgbbrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbcon.o lapacke_sgbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbcon_work.o lapacke_sgbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbequ.o lapacke_sgbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbequ_work.o lapacke_sgbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbequb.o lapacke_sgbequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbequb_work.o lapacke_sgbequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbrfs.o lapacke_sgbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbrfs_work.o lapacke_sgbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbsv.o lapacke_sgbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbsv_work.o lapacke_sgbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbsvx.o lapacke_sgbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbsvx_work.o lapacke_sgbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbtrf.o lapacke_sgbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbtrf_work.o lapacke_sgbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbtrs.o lapacke_sgbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgbtrs_work.o lapacke_sgbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgebak.o lapacke_sgebak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgebak_work.o lapacke_sgebak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgebal.o lapacke_sgebal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgebal_work.o lapacke_sgebal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgebrd.o lapacke_sgebrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgebrd_work.o lapacke_sgebrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgecon.o lapacke_sgecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgecon_work.o lapacke_sgecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeequ.o lapacke_sgeequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeequ_work.o lapacke_sgeequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeequb.o lapacke_sgeequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeequb_work.o lapacke_sgeequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgees.o lapacke_sgees.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgees_work.o lapacke_sgees_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeesx.o lapacke_sgeesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeesx_work.o lapacke_sgeesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeev.o lapacke_sgeev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeev_work.o lapacke_sgeev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeevx.o lapacke_sgeevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeevx_work.o lapacke_sgeevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgehrd.o lapacke_sgehrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgehrd_work.o lapacke_sgehrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgejsv.o lapacke_sgejsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgejsv_work.o lapacke_sgejsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelq.o lapacke_sgelq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelq_work.o lapacke_sgelq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelq2.o lapacke_sgelq2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelq2_work.o lapacke_sgelq2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelqf.o lapacke_sgelqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelqf_work.o lapacke_sgelqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgels.o lapacke_sgels.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgels_work.o lapacke_sgels_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelsd.o lapacke_sgelsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelsd_work.o lapacke_sgelsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelss.o lapacke_sgelss.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelss_work.o lapacke_sgelss_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelsy.o lapacke_sgelsy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgelsy_work.o lapacke_sgelsy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgemlq.o lapacke_sgemlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgemlq_work.o lapacke_sgemlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgemqr.o lapacke_sgemqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgemqr_work.o lapacke_sgemqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgemqrt.o lapacke_sgemqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgemqrt_work.o lapacke_sgemqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqlf.o lapacke_sgeqlf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqlf_work.o lapacke_sgeqlf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqp3.o lapacke_sgeqp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqp3_work.o lapacke_sgeqp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqr.o lapacke_sgeqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqr_work.o lapacke_sgeqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqr2.o lapacke_sgeqr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqr2_work.o lapacke_sgeqr2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrf.o lapacke_sgeqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrf_work.o lapacke_sgeqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrfp.o lapacke_sgeqrfp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrfp_work.o lapacke_sgeqrfp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrt.o lapacke_sgeqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrt2.o lapacke_sgeqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrt2_work.o lapacke_sgeqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrt3.o lapacke_sgeqrt3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrt3_work.o lapacke_sgeqrt3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqrt_work.o lapacke_sgeqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgerfs.o lapacke_sgerfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgerfs_work.o lapacke_sgerfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgerqf.o lapacke_sgerqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgerqf_work.o lapacke_sgerqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesdd.o lapacke_sgesdd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesdd_work.o lapacke_sgesdd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesv.o lapacke_sgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesv_work.o lapacke_sgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesvd.o lapacke_sgesvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesvd_work.o lapacke_sgesvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesvdx.o lapacke_sgesvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesvdx_work.o lapacke_sgesvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesvj.o lapacke_sgesvj.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesvj_work.o lapacke_sgesvj_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesvx.o lapacke_sgesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgesvx_work.o lapacke_sgesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetf2.o lapacke_sgetf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetf2_work.o lapacke_sgetf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetrf.o lapacke_sgetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetrf_work.o lapacke_sgetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetrf2.o lapacke_sgetrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetrf2_work.o lapacke_sgetrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetri.o lapacke_sgetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetri_work.o lapacke_sgetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetrs.o lapacke_sgetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetrs_work.o lapacke_sgetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetsls.o lapacke_sgetsls.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgetsls_work.o lapacke_sgetsls_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggbak.o lapacke_sggbak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggbak_work.o lapacke_sggbak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggbal.o lapacke_sggbal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggbal_work.o lapacke_sggbal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgges.o lapacke_sgges.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgges_work.o lapacke_sgges_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgges3.o lapacke_sgges3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgges3_work.o lapacke_sgges3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggesx.o lapacke_sggesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggesx_work.o lapacke_sggesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggev.o lapacke_sggev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggev_work.o lapacke_sggev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggev3.o lapacke_sggev3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggev3_work.o lapacke_sggev3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggevx.o lapacke_sggevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggevx_work.o lapacke_sggevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggglm.o lapacke_sggglm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggglm_work.o lapacke_sggglm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgghrd.o lapacke_sgghrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgghrd_work.o lapacke_sgghrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgghd3.o lapacke_sgghd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgghd3_work.o lapacke_sgghd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgglse.o lapacke_sgglse.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgglse_work.o lapacke_sgglse_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggqrf.o lapacke_sggqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggqrf_work.o lapacke_sggqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggrqf.o lapacke_sggrqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggrqf_work.o lapacke_sggrqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggsvd3.o lapacke_sggsvd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggsvd3_work.o lapacke_sggsvd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggsvp3.o lapacke_sggsvp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggsvp3_work.o lapacke_sggsvp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgtcon.o lapacke_sgtcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgtcon_work.o lapacke_sgtcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgtrfs.o lapacke_sgtrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgtrfs_work.o lapacke_sgtrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgtsv.o lapacke_sgtsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgtsv_work.o lapacke_sgtsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgtsvx.o lapacke_sgtsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgtsvx_work.o lapacke_sgtsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgttrf.o lapacke_sgttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgttrf_work.o lapacke_sgttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgttrs.o lapacke_sgttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgttrs_work.o lapacke_sgttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_shgeqz.o lapacke_shgeqz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_shgeqz_work.o lapacke_shgeqz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_shsein.o lapacke_shsein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_shsein_work.o lapacke_shsein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_shseqr.o lapacke_shseqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_shseqr_work.o lapacke_shseqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slacn2.o lapacke_slacn2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slacn2_work.o lapacke_slacn2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slacpy.o lapacke_slacpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slacpy_work.o lapacke_slacpy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slag2d.o lapacke_slag2d.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slag2d_work.o lapacke_slag2d_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slamch.o lapacke_slamch.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slamch_work.o lapacke_slamch_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slange.o lapacke_slange.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slange_work.o lapacke_slange_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slansy.o lapacke_slansy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slansy_work.o lapacke_slansy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slantr.o lapacke_slantr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slantr_work.o lapacke_slantr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slapmr.o lapacke_slapmr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slapmr_work.o lapacke_slapmr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slapmt.o lapacke_slapmt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slapmt_work.o lapacke_slapmt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slapy2.o lapacke_slapy2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slapy2_work.o lapacke_slapy2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slapy3.o lapacke_slapy3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slapy3_work.o lapacke_slapy3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarfb.o lapacke_slarfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarfb_work.o lapacke_slarfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarfg.o lapacke_slarfg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarfg_work.o lapacke_slarfg_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarft.o lapacke_slarft.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarft_work.o lapacke_slarft_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarfx.o lapacke_slarfx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarfx_work.o lapacke_slarfx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarnv.o lapacke_slarnv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slarnv_work.o lapacke_slarnv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slartgp.o lapacke_slartgp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slartgp_work.o lapacke_slartgp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slartgs.o lapacke_slartgs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slartgs_work.o lapacke_slartgs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slascl.o lapacke_slascl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slascl_work.o lapacke_slascl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slaset.o lapacke_slaset.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slaset_work.o lapacke_slaset_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slasrt.o lapacke_slasrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slasrt_work.o lapacke_slasrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slassq.o lapacke_slassq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slassq_work.o lapacke_slassq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slaswp.o lapacke_slaswp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slaswp_work.o lapacke_slaswp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slauum.o lapacke_slauum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_slauum_work.o lapacke_slauum_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sopgtr.o lapacke_sopgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sopgtr_work.o lapacke_sopgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sopmtr.o lapacke_sopmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sopmtr_work.o lapacke_sopmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorbdb.o lapacke_sorbdb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorbdb_work.o lapacke_sorbdb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorcsd.o lapacke_sorcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorcsd_work.o lapacke_sorcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorcsd2by1.o lapacke_sorcsd2by1.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorcsd2by1_work.o lapacke_sorcsd2by1_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgbr.o lapacke_sorgbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgbr_work.o lapacke_sorgbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorghr.o lapacke_sorghr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorghr_work.o lapacke_sorghr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorglq.o lapacke_sorglq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorglq_work.o lapacke_sorglq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgql.o lapacke_sorgql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgql_work.o lapacke_sorgql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgqr.o lapacke_sorgqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgqr_work.o lapacke_sorgqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgrq.o lapacke_sorgrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgrq_work.o lapacke_sorgrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgtr.o lapacke_sorgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sorgtr_work.o lapacke_sorgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormbr.o lapacke_sormbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormbr_work.o lapacke_sormbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormhr.o lapacke_sormhr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormhr_work.o lapacke_sormhr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormlq.o lapacke_sormlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormlq_work.o lapacke_sormlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormql.o lapacke_sormql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormql_work.o lapacke_sormql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormqr.o lapacke_sormqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormqr_work.o lapacke_sormqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormrq.o lapacke_sormrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormrq_work.o lapacke_sormrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormrz.o lapacke_sormrz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormrz_work.o lapacke_sormrz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormtr.o lapacke_sormtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sormtr_work.o lapacke_sormtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbcon.o lapacke_spbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbcon_work.o lapacke_spbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbequ.o lapacke_spbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbequ_work.o lapacke_spbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbrfs.o lapacke_spbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbrfs_work.o lapacke_spbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbstf.o lapacke_spbstf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbstf_work.o lapacke_spbstf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbsv.o lapacke_spbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbsv_work.o lapacke_spbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbsvx.o lapacke_spbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbsvx_work.o lapacke_spbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbtrf.o lapacke_spbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbtrf_work.o lapacke_spbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbtrs.o lapacke_spbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spbtrs_work.o lapacke_spbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spftrf.o lapacke_spftrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spftrf_work.o lapacke_spftrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spftri.o lapacke_spftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spftri_work.o lapacke_spftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spftrs.o lapacke_spftrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spftrs_work.o lapacke_spftrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spocon.o lapacke_spocon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spocon_work.o lapacke_spocon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spoequ.o lapacke_spoequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spoequ_work.o lapacke_spoequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spoequb.o lapacke_spoequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spoequb_work.o lapacke_spoequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sporfs.o lapacke_sporfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sporfs_work.o lapacke_sporfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sposv.o lapacke_sposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sposv_work.o lapacke_sposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sposvx.o lapacke_sposvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sposvx_work.o lapacke_sposvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spotrf.o lapacke_spotrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spotrf_work.o lapacke_spotrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spotrf2.o lapacke_spotrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spotrf2_work.o lapacke_spotrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spotri.o lapacke_spotri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spotri_work.o lapacke_spotri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spotrs.o lapacke_spotrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spotrs_work.o lapacke_spotrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sppcon.o lapacke_sppcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sppcon_work.o lapacke_sppcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sppequ.o lapacke_sppequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sppequ_work.o lapacke_sppequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spprfs.o lapacke_spprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spprfs_work.o lapacke_spprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sppsv.o lapacke_sppsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sppsv_work.o lapacke_sppsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sppsvx.o lapacke_sppsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sppsvx_work.o lapacke_sppsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spptrf.o lapacke_spptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spptrf_work.o lapacke_spptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spptri.o lapacke_spptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spptri_work.o lapacke_spptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spptrs.o lapacke_spptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spptrs_work.o lapacke_spptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spstrf.o lapacke_spstrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spstrf_work.o lapacke_spstrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sptcon.o lapacke_sptcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sptcon_work.o lapacke_sptcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spteqr.o lapacke_spteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spteqr_work.o lapacke_spteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sptrfs.o lapacke_sptrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sptrfs_work.o lapacke_sptrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sptsv.o lapacke_sptsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sptsv_work.o lapacke_sptsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sptsvx.o lapacke_sptsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sptsvx_work.o lapacke_sptsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spttrf.o lapacke_spttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spttrf_work.o lapacke_spttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spttrs.o lapacke_spttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spttrs_work.o lapacke_spttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbev.o lapacke_ssbev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbev_work.o lapacke_ssbev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbevd.o lapacke_ssbevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbevd_work.o lapacke_ssbevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbevx.o lapacke_ssbevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbevx_work.o lapacke_ssbevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbev_2stage.o lapacke_ssbev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbev_2stage_work.o lapacke_ssbev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbevd_2stage.o lapacke_ssbevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbevd_2stage_work.o lapacke_ssbevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbevx_2stage.o lapacke_ssbevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbevx_2stage_work.o lapacke_ssbevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbgst.o lapacke_ssbgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbgst_work.o lapacke_ssbgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbgv.o lapacke_ssbgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbgv_work.o lapacke_ssbgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbgvd.o lapacke_ssbgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbgvd_work.o lapacke_ssbgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbgvx.o lapacke_ssbgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbgvx_work.o lapacke_ssbgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbtrd.o lapacke_ssbtrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssbtrd_work.o lapacke_ssbtrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssfrk.o lapacke_ssfrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssfrk_work.o lapacke_ssfrk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspcon.o lapacke_sspcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspcon_work.o lapacke_sspcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspev.o lapacke_sspev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspev_work.o lapacke_sspev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspevd.o lapacke_sspevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspevd_work.o lapacke_sspevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspevx.o lapacke_sspevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspevx_work.o lapacke_sspevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspgst.o lapacke_sspgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspgst_work.o lapacke_sspgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspgv.o lapacke_sspgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspgv_work.o lapacke_sspgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspgvd.o lapacke_sspgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspgvd_work.o lapacke_sspgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspgvx.o lapacke_sspgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspgvx_work.o lapacke_sspgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssprfs.o lapacke_ssprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssprfs_work.o lapacke_ssprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspsv.o lapacke_sspsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspsv_work.o lapacke_sspsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspsvx.o lapacke_sspsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sspsvx_work.o lapacke_sspsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssptrd.o lapacke_ssptrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssptrd_work.o lapacke_ssptrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssptrf.o lapacke_ssptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssptrf_work.o lapacke_ssptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssptri.o lapacke_ssptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssptri_work.o lapacke_ssptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssptrs.o lapacke_ssptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssptrs_work.o lapacke_ssptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstebz.o lapacke_sstebz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstebz_work.o lapacke_sstebz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstedc.o lapacke_sstedc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstedc_work.o lapacke_sstedc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstegr.o lapacke_sstegr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstegr_work.o lapacke_sstegr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstein.o lapacke_sstein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstein_work.o lapacke_sstein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstemr.o lapacke_sstemr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstemr_work.o lapacke_sstemr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssteqr.o lapacke_ssteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssteqr_work.o lapacke_ssteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssterf.o lapacke_ssterf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssterf_work.o lapacke_ssterf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstev.o lapacke_sstev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstev_work.o lapacke_sstev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstevd.o lapacke_sstevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstevd_work.o lapacke_sstevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstevr.o lapacke_sstevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstevr_work.o lapacke_sstevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstevx.o lapacke_sstevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sstevx_work.o lapacke_sstevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssycon.o lapacke_ssycon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssycon_work.o lapacke_ssycon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssycon_3.o lapacke_ssycon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssycon_3_work.o lapacke_ssycon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyconv.o lapacke_ssyconv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyconv_work.o lapacke_ssyconv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyequb.o lapacke_ssyequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyequb_work.o lapacke_ssyequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyev.o lapacke_ssyev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyev_work.o lapacke_ssyev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevd.o lapacke_ssyevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevd_work.o lapacke_ssyevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevr.o lapacke_ssyevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevr_work.o lapacke_ssyevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevx.o lapacke_ssyevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevx_work.o lapacke_ssyevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyev_2stage.o lapacke_ssyev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyev_2stage_work.o lapacke_ssyev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevd_2stage.o lapacke_ssyevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevd_2stage_work.o lapacke_ssyevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevr_2stage.o lapacke_ssyevr_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevr_2stage_work.o lapacke_ssyevr_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevx_2stage.o lapacke_ssyevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyevx_2stage_work.o lapacke_ssyevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygst.o lapacke_ssygst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygst_work.o lapacke_ssygst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygv.o lapacke_ssygv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygv_work.o lapacke_ssygv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygv_2stage.o lapacke_ssygv_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygv_2stage_work.o lapacke_ssygv_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygvd.o lapacke_ssygvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygvd_work.o lapacke_ssygvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygvx.o lapacke_ssygvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssygvx_work.o lapacke_ssygvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyrfs.o lapacke_ssyrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyrfs_work.o lapacke_ssyrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv.o lapacke_ssysv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_rook.o lapacke_ssysv_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_rook_work.o lapacke_ssysv_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_work.o lapacke_ssysv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_aa.o lapacke_ssysv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_aa_work.o lapacke_ssysv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_aa_2stage.o lapacke_ssysv_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_aa_2stage_work.o lapacke_ssysv_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_rk.o lapacke_ssysv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysv_rk_work.o lapacke_ssysv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysvx.o lapacke_ssysvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssysvx_work.o lapacke_ssysvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyswapr.o lapacke_ssyswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssyswapr_work.o lapacke_ssyswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrd.o lapacke_ssytrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrd_work.o lapacke_ssytrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf.o lapacke_ssytrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_work.o lapacke_ssytrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_rook.o lapacke_ssytrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_rook_work.o lapacke_ssytrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_aa.o lapacke_ssytrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_aa_work.o lapacke_ssytrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_aa_2stage.o lapacke_ssytrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_aa_2stage_work.o lapacke_ssytrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_rk.o lapacke_ssytrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrf_rk_work.o lapacke_ssytrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytri.o lapacke_ssytri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytri2.o lapacke_ssytri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytri2_work.o lapacke_ssytri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytri_3.o lapacke_ssytri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytri_3_work.o lapacke_ssytri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytri2x.o lapacke_ssytri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytri2x_work.o lapacke_ssytri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytri_work.o lapacke_ssytri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs.o lapacke_ssytrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_rook.o lapacke_ssytrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs2.o lapacke_ssytrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs2_work.o lapacke_ssytrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_work.o lapacke_ssytrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_rook_work.o lapacke_ssytrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_aa.o lapacke_ssytrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_aa_2stage.o lapacke_ssytrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_aa_work.o lapacke_ssytrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_aa_2stage_work.o lapacke_ssytrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_3.o lapacke_ssytrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssytrs_3_work.o lapacke_ssytrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stbcon.o lapacke_stbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stbcon_work.o lapacke_stbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stbrfs.o lapacke_stbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stbrfs_work.o lapacke_stbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stbtrs.o lapacke_stbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stbtrs_work.o lapacke_stbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stfsm.o lapacke_stfsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stfsm_work.o lapacke_stfsm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stftri.o lapacke_stftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stftri_work.o lapacke_stftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stfttp.o lapacke_stfttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stfttp_work.o lapacke_stfttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stfttr.o lapacke_stfttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stfttr_work.o lapacke_stfttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgevc.o lapacke_stgevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgevc_work.o lapacke_stgevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgexc.o lapacke_stgexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgexc_work.o lapacke_stgexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgsen.o lapacke_stgsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgsen_work.o lapacke_stgsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgsja.o lapacke_stgsja.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgsja_work.o lapacke_stgsja_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgsna.o lapacke_stgsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgsna_work.o lapacke_stgsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgsyl.o lapacke_stgsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stgsyl_work.o lapacke_stgsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpcon.o lapacke_stpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpcon_work.o lapacke_stpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpmqrt.o lapacke_stpmqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpmqrt_work.o lapacke_stpmqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpqrt.o lapacke_stpqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpqrt_work.o lapacke_stpqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpqrt2.o lapacke_stpqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpqrt2_work.o lapacke_stpqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stprfb.o lapacke_stprfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stprfb_work.o lapacke_stprfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stprfs.o lapacke_stprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stprfs_work.o lapacke_stprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stptri.o lapacke_stptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stptri_work.o lapacke_stptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stptrs.o lapacke_stptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stptrs_work.o lapacke_stptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpttf.o lapacke_stpttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpttf_work.o lapacke_stpttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpttr.o lapacke_stpttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stpttr_work.o lapacke_stpttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strcon.o lapacke_strcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strcon_work.o lapacke_strcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strevc.o lapacke_strevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strevc_work.o lapacke_strevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strexc.o lapacke_strexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strexc_work.o lapacke_strexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strrfs.o lapacke_strrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strrfs_work.o lapacke_strrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strsen.o lapacke_strsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strsen_work.o lapacke_strsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strsna.o lapacke_strsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strsna_work.o lapacke_strsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strsyl.o lapacke_strsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strsyl_work.o lapacke_strsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strtri.o lapacke_strtri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strtri_work.o lapacke_strtri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strtrs.o lapacke_strtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strtrs_work.o lapacke_strtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strttf.o lapacke_strttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strttf_work.o lapacke_strttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strttp.o lapacke_strttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_strttp_work.o lapacke_strttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stzrzf.o lapacke_stzrzf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stzrzf_work.o lapacke_stzrzf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zbbcsd.o lapacke_zbbcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zbbcsd_work.o lapacke_zbbcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zbdsqr.o lapacke_zbdsqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zbdsqr_work.o lapacke_zbdsqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zcgesv.o lapacke_zcgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zcgesv_work.o lapacke_zcgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zcposv.o lapacke_zcposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zcposv_work.o lapacke_zcposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbbrd.o lapacke_zgbbrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbbrd_work.o lapacke_zgbbrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbcon.o lapacke_zgbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbcon_work.o lapacke_zgbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbequ.o lapacke_zgbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbequ_work.o lapacke_zgbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbequb.o lapacke_zgbequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbequb_work.o lapacke_zgbequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbrfs.o lapacke_zgbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbrfs_work.o lapacke_zgbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbsv.o lapacke_zgbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbsv_work.o lapacke_zgbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbsvx.o lapacke_zgbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbsvx_work.o lapacke_zgbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbtrf.o lapacke_zgbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbtrf_work.o lapacke_zgbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbtrs.o lapacke_zgbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgbtrs_work.o lapacke_zgbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgebak.o lapacke_zgebak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgebak_work.o lapacke_zgebak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgebal.o lapacke_zgebal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgebal_work.o lapacke_zgebal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgebrd.o lapacke_zgebrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgebrd_work.o lapacke_zgebrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgecon.o lapacke_zgecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgecon_work.o lapacke_zgecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeequ.o lapacke_zgeequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeequ_work.o lapacke_zgeequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeequb.o lapacke_zgeequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeequb_work.o lapacke_zgeequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgees.o lapacke_zgees.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgees_work.o lapacke_zgees_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeesx.o lapacke_zgeesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeesx_work.o lapacke_zgeesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeev.o lapacke_zgeev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeev_work.o lapacke_zgeev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeevx.o lapacke_zgeevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeevx_work.o lapacke_zgeevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgehrd.o lapacke_zgehrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgehrd_work.o lapacke_zgehrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgejsv.o lapacke_zgejsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgejsv_work.o lapacke_zgejsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelq.o lapacke_zgelq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelq_work.o lapacke_zgelq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelq2.o lapacke_zgelq2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelq2_work.o lapacke_zgelq2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelqf.o lapacke_zgelqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelqf_work.o lapacke_zgelqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgels.o lapacke_zgels.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgels_work.o lapacke_zgels_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelsd.o lapacke_zgelsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelsd_work.o lapacke_zgelsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelss.o lapacke_zgelss.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelss_work.o lapacke_zgelss_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelsy.o lapacke_zgelsy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgelsy_work.o lapacke_zgelsy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgemlq.o lapacke_zgemlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgemlq_work.o lapacke_zgemlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgemqr.o lapacke_zgemqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgemqr_work.o lapacke_zgemqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgemqrt.o lapacke_zgemqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgemqrt_work.o lapacke_zgemqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqlf.o lapacke_zgeqlf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqlf_work.o lapacke_zgeqlf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqp3.o lapacke_zgeqp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqp3_work.o lapacke_zgeqp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqr.o lapacke_zgeqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqr_work.o lapacke_zgeqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqr2.o lapacke_zgeqr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqr2_work.o lapacke_zgeqr2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrf.o lapacke_zgeqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrf_work.o lapacke_zgeqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrfp.o lapacke_zgeqrfp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrfp_work.o lapacke_zgeqrfp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrt.o lapacke_zgeqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrt2.o lapacke_zgeqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrt2_work.o lapacke_zgeqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrt3.o lapacke_zgeqrt3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrt3_work.o lapacke_zgeqrt3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqrt_work.o lapacke_zgeqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgerfs.o lapacke_zgerfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgerfs_work.o lapacke_zgerfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgerqf.o lapacke_zgerqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgerqf_work.o lapacke_zgerqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesdd.o lapacke_zgesdd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesdd_work.o lapacke_zgesdd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesv.o lapacke_zgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesv_work.o lapacke_zgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesvd.o lapacke_zgesvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesvd_work.o lapacke_zgesvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesvdx.o lapacke_zgesvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesvdx_work.o lapacke_zgesvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesvj.o lapacke_zgesvj.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesvj_work.o lapacke_zgesvj_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesvx.o lapacke_zgesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgesvx_work.o lapacke_zgesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetf2.o lapacke_zgetf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetf2_work.o lapacke_zgetf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetrf.o lapacke_zgetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetrf_work.o lapacke_zgetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetrf2.o lapacke_zgetrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetrf2_work.o lapacke_zgetrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetri.o lapacke_zgetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetri_work.o lapacke_zgetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetrs.o lapacke_zgetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetrs_work.o lapacke_zgetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetsls.o lapacke_zgetsls.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgetsls_work.o lapacke_zgetsls_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggbak.o lapacke_zggbak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggbak_work.o lapacke_zggbak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggbal.o lapacke_zggbal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggbal_work.o lapacke_zggbal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgges.o lapacke_zgges.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgges_work.o lapacke_zgges_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgges3.o lapacke_zgges3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgges3_work.o lapacke_zgges3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggesx.o lapacke_zggesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggesx_work.o lapacke_zggesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggev.o lapacke_zggev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggev_work.o lapacke_zggev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggev3.o lapacke_zggev3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggev3_work.o lapacke_zggev3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggevx.o lapacke_zggevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggevx_work.o lapacke_zggevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggglm.o lapacke_zggglm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggglm_work.o lapacke_zggglm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgghrd.o lapacke_zgghrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgghrd_work.o lapacke_zgghrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgghd3.o lapacke_zgghd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgghd3_work.o lapacke_zgghd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgglse.o lapacke_zgglse.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgglse_work.o lapacke_zgglse_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggqrf.o lapacke_zggqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggqrf_work.o lapacke_zggqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggrqf.o lapacke_zggrqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggrqf_work.o lapacke_zggrqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggsvd3.o lapacke_zggsvd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggsvd3_work.o lapacke_zggsvd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggsvp3.o lapacke_zggsvp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggsvp3_work.o lapacke_zggsvp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgtcon.o lapacke_zgtcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgtcon_work.o lapacke_zgtcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgtrfs.o lapacke_zgtrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgtrfs_work.o lapacke_zgtrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgtsv.o lapacke_zgtsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgtsv_work.o lapacke_zgtsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgtsvx.o lapacke_zgtsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgtsvx_work.o lapacke_zgtsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgttrf.o lapacke_zgttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgttrf_work.o lapacke_zgttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgttrs.o lapacke_zgttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgttrs_work.o lapacke_zgttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbev.o lapacke_zhbev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbev_work.o lapacke_zhbev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbevd.o lapacke_zhbevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbevd_work.o lapacke_zhbevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbevx.o lapacke_zhbevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbevx_work.o lapacke_zhbevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbev_2stage.o lapacke_zhbev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbev_2stage_work.o lapacke_zhbev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbevd_2stage.o lapacke_zhbevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbevd_2stage_work.o lapacke_zhbevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbevx_2stage.o lapacke_zhbevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbevx_2stage_work.o lapacke_zhbevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbgst.o lapacke_zhbgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbgst_work.o lapacke_zhbgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbgv.o lapacke_zhbgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbgv_work.o lapacke_zhbgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbgvd.o lapacke_zhbgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbgvd_work.o lapacke_zhbgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbgvx.o lapacke_zhbgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbgvx_work.o lapacke_zhbgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbtrd.o lapacke_zhbtrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhbtrd_work.o lapacke_zhbtrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhecon.o lapacke_zhecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhecon_work.o lapacke_zhecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhecon_3.o lapacke_zhecon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhecon_3_work.o lapacke_zhecon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheequb.o lapacke_zheequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheequb_work.o lapacke_zheequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheev.o lapacke_zheev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheev_work.o lapacke_zheev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevd.o lapacke_zheevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevd_work.o lapacke_zheevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevr.o lapacke_zheevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevr_work.o lapacke_zheevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevx.o lapacke_zheevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevx_work.o lapacke_zheevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheev_2stage.o lapacke_zheev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheev_2stage_work.o lapacke_zheev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevd_2stage.o lapacke_zheevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevd_2stage_work.o lapacke_zheevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevr_2stage.o lapacke_zheevr_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevr_2stage_work.o lapacke_zheevr_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevx_2stage.o lapacke_zheevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheevx_2stage_work.o lapacke_zheevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegst.o lapacke_zhegst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegst_work.o lapacke_zhegst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegv.o lapacke_zhegv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegv_work.o lapacke_zhegv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegv_2stage.o lapacke_zhegv_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegv_2stage_work.o lapacke_zhegv_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegvd.o lapacke_zhegvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegvd_work.o lapacke_zhegvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegvx.o lapacke_zhegvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhegvx_work.o lapacke_zhegvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zherfs.o lapacke_zherfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zherfs_work.o lapacke_zherfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhesv.o lapacke_zhesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhesv_work.o lapacke_zhesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhesv_aa.o lapacke_zhesv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhesv_aa_work.o lapacke_zhesv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhesv_rk.o lapacke_zhesv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhesv_rk_work.o lapacke_zhesv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhesvx.o lapacke_zhesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhesvx_work.o lapacke_zhesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheswapr.o lapacke_zheswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zheswapr_work.o lapacke_zheswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrd.o lapacke_zhetrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrd_work.o lapacke_zhetrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf.o lapacke_zhetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_rook.o lapacke_zhetrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_work.o lapacke_zhetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_rook_work.o lapacke_zhetrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_aa.o lapacke_zhetrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_aa_2stage.o lapacke_zhetrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_aa_work.o lapacke_zhetrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_aa_2stage_work.o lapacke_zhetrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_rk.o lapacke_zhetrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrf_rk_work.o lapacke_zhetrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetri.o lapacke_zhetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetri2.o lapacke_zhetri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetri2_work.o lapacke_zhetri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetri_3.o lapacke_zhetri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetri_3_work.o lapacke_zhetri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetri2x.o lapacke_zhetri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetri2x_work.o lapacke_zhetri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetri_work.o lapacke_zhetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs.o lapacke_zhetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_rook.o lapacke_zhetrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs2.o lapacke_zhetrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs2_work.o lapacke_zhetrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_work.o lapacke_zhetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_rook_work.o lapacke_zhetrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_aa.o lapacke_zhetrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_aa_2stage.o lapacke_zhetrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_aa_work.o lapacke_zhetrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_aa_2stage_work.o lapacke_zhetrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_3.o lapacke_zhetrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhetrs_3_work.o lapacke_zhetrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhfrk.o lapacke_zhfrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhfrk_work.o lapacke_zhfrk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhgeqz.o lapacke_zhgeqz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhgeqz_work.o lapacke_zhgeqz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpcon.o lapacke_zhpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpcon_work.o lapacke_zhpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpev.o lapacke_zhpev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpev_work.o lapacke_zhpev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpevd.o lapacke_zhpevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpevd_work.o lapacke_zhpevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpevx.o lapacke_zhpevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpevx_work.o lapacke_zhpevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpgst.o lapacke_zhpgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpgst_work.o lapacke_zhpgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpgv.o lapacke_zhpgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpgv_work.o lapacke_zhpgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpgvd.o lapacke_zhpgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpgvd_work.o lapacke_zhpgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpgvx.o lapacke_zhpgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpgvx_work.o lapacke_zhpgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhprfs.o lapacke_zhprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhprfs_work.o lapacke_zhprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpsv.o lapacke_zhpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpsv_work.o lapacke_zhpsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpsvx.o lapacke_zhpsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhpsvx_work.o lapacke_zhpsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhptrd.o lapacke_zhptrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhptrd_work.o lapacke_zhptrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhptrf.o lapacke_zhptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhptrf_work.o lapacke_zhptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhptri.o lapacke_zhptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhptri_work.o lapacke_zhptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhptrs.o lapacke_zhptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhptrs_work.o lapacke_zhptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhsein.o lapacke_zhsein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhsein_work.o lapacke_zhsein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhseqr.o lapacke_zhseqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhseqr_work.o lapacke_zhseqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacgv.o lapacke_zlacgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacgv_work.o lapacke_zlacgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacn2.o lapacke_zlacn2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacn2_work.o lapacke_zlacn2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacp2.o lapacke_zlacp2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacp2_work.o lapacke_zlacp2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacpy.o lapacke_zlacpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacpy_work.o lapacke_zlacpy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacrm.o lapacke_zlacrm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlacrm_work.o lapacke_zlacrm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlag2c.o lapacke_zlag2c.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlag2c_work.o lapacke_zlag2c_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlange.o lapacke_zlange.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlange_work.o lapacke_zlange_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlanhe.o lapacke_zlanhe.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlanhe_work.o lapacke_zlanhe_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlansy.o lapacke_zlansy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlansy_work.o lapacke_zlansy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlantr.o lapacke_zlantr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlantr_work.o lapacke_zlantr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlapmr.o lapacke_zlapmr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlapmr_work.o lapacke_zlapmr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlapmt.o lapacke_zlapmt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlapmt_work.o lapacke_zlapmt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarcm.o lapacke_zlarcm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarcm_work.o lapacke_zlarcm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarfb.o lapacke_zlarfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarfb_work.o lapacke_zlarfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarfg.o lapacke_zlarfg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarfg_work.o lapacke_zlarfg_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarft.o lapacke_zlarft.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarft_work.o lapacke_zlarft_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarfx.o lapacke_zlarfx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarfx_work.o lapacke_zlarfx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarnv.o lapacke_zlarnv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlarnv_work.o lapacke_zlarnv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlascl.o lapacke_zlascl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlascl_work.o lapacke_zlascl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlaset.o lapacke_zlaset.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlaset_work.o lapacke_zlaset_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlassq.o lapacke_zlassq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlassq_work.o lapacke_zlassq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlaswp.o lapacke_zlaswp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlaswp_work.o lapacke_zlaswp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlauum.o lapacke_zlauum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zlauum_work.o lapacke_zlauum_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbcon.o lapacke_zpbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbcon_work.o lapacke_zpbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbequ.o lapacke_zpbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbequ_work.o lapacke_zpbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbrfs.o lapacke_zpbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbrfs_work.o lapacke_zpbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbstf.o lapacke_zpbstf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbstf_work.o lapacke_zpbstf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbsv.o lapacke_zpbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbsv_work.o lapacke_zpbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbsvx.o lapacke_zpbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbsvx_work.o lapacke_zpbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbtrf.o lapacke_zpbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbtrf_work.o lapacke_zpbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbtrs.o lapacke_zpbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpbtrs_work.o lapacke_zpbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpftrf.o lapacke_zpftrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpftrf_work.o lapacke_zpftrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpftri.o lapacke_zpftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpftri_work.o lapacke_zpftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpftrs.o lapacke_zpftrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpftrs_work.o lapacke_zpftrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpocon.o lapacke_zpocon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpocon_work.o lapacke_zpocon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpoequ.o lapacke_zpoequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpoequ_work.o lapacke_zpoequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpoequb.o lapacke_zpoequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpoequb_work.o lapacke_zpoequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zporfs.o lapacke_zporfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zporfs_work.o lapacke_zporfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zposv.o lapacke_zposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zposv_work.o lapacke_zposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zposvx.o lapacke_zposvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zposvx_work.o lapacke_zposvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpotrf.o lapacke_zpotrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpotrf_work.o lapacke_zpotrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpotrf2.o lapacke_zpotrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpotrf2_work.o lapacke_zpotrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpotri.o lapacke_zpotri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpotri_work.o lapacke_zpotri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpotrs.o lapacke_zpotrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpotrs_work.o lapacke_zpotrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zppcon.o lapacke_zppcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zppcon_work.o lapacke_zppcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zppequ.o lapacke_zppequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zppequ_work.o lapacke_zppequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpprfs.o lapacke_zpprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpprfs_work.o lapacke_zpprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zppsv.o lapacke_zppsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zppsv_work.o lapacke_zppsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zppsvx.o lapacke_zppsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zppsvx_work.o lapacke_zppsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpptrf.o lapacke_zpptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpptrf_work.o lapacke_zpptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpptri.o lapacke_zpptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpptri_work.o lapacke_zpptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpptrs.o lapacke_zpptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpptrs_work.o lapacke_zpptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpstrf.o lapacke_zpstrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpstrf_work.o lapacke_zpstrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zptcon.o lapacke_zptcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zptcon_work.o lapacke_zptcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpteqr.o lapacke_zpteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpteqr_work.o lapacke_zpteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zptrfs.o lapacke_zptrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zptrfs_work.o lapacke_zptrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zptsv.o lapacke_zptsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zptsv_work.o lapacke_zptsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zptsvx.o lapacke_zptsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zptsvx_work.o lapacke_zptsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpttrf.o lapacke_zpttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpttrf_work.o lapacke_zpttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpttrs.o lapacke_zpttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpttrs_work.o lapacke_zpttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zspcon.o lapacke_zspcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zspcon_work.o lapacke_zspcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsprfs.o lapacke_zsprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsprfs_work.o lapacke_zsprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zspsv.o lapacke_zspsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zspsv_work.o lapacke_zspsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zspsvx.o lapacke_zspsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zspsvx_work.o lapacke_zspsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsptrf.o lapacke_zsptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsptrf_work.o lapacke_zsptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsptri.o lapacke_zsptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsptri_work.o lapacke_zsptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsptrs.o lapacke_zsptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsptrs_work.o lapacke_zsptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zstedc.o lapacke_zstedc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zstedc_work.o lapacke_zstedc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zstegr.o lapacke_zstegr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zstegr_work.o lapacke_zstegr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zstein.o lapacke_zstein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zstein_work.o lapacke_zstein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zstemr.o lapacke_zstemr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zstemr_work.o lapacke_zstemr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsteqr.o lapacke_zsteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsteqr_work.o lapacke_zsteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsycon.o lapacke_zsycon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsycon_work.o lapacke_zsycon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsycon_3.o lapacke_zsycon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsycon_3_work.o lapacke_zsycon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyconv.o lapacke_zsyconv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyconv_work.o lapacke_zsyconv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyequb.o lapacke_zsyequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyequb_work.o lapacke_zsyequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyrfs.o lapacke_zsyrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyrfs_work.o lapacke_zsyrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysv.o lapacke_zsysv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysv_rook.o lapacke_zsysv_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysv_rook_work.o lapacke_zsysv_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysv_work.o lapacke_zsysv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysv_aa.o lapacke_zsysv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysv_aa_work.o lapacke_zsysv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysv_rk.o lapacke_zsysv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysv_rk_work.o lapacke_zsysv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysvx.o lapacke_zsysvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsysvx_work.o lapacke_zsysvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyswapr.o lapacke_zsyswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyswapr_work.o lapacke_zsyswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf.o lapacke_zsytrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_work.o lapacke_zsytrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_rook.o lapacke_zsytrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_rook_work.o lapacke_zsytrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_aa.o lapacke_zsytrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_aa_2stage.o lapacke_zsytrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_aa_work.o lapacke_zsytrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_aa_2stage_work.o lapacke_zsytrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_rk.o lapacke_zsytrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrf_rk_work.o lapacke_zsytrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytri.o lapacke_zsytri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytri2.o lapacke_zsytri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytri2_work.o lapacke_zsytri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytri_3.o lapacke_zsytri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytri_3_work.o lapacke_zsytri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytri2x.o lapacke_zsytri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytri2x_work.o lapacke_zsytri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytri_work.o lapacke_zsytri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs.o lapacke_zsytrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_rook.o lapacke_zsytrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs2.o lapacke_zsytrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs2_work.o lapacke_zsytrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_work.o lapacke_zsytrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_rook_work.o lapacke_zsytrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_aa.o lapacke_zsytrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_aa_2stage.o lapacke_zsytrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_aa_work.o lapacke_zsytrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_aa_2stage_work.o lapacke_zsytrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_3.o lapacke_zsytrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsytrs_3_work.o lapacke_zsytrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztbcon.o lapacke_ztbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztbcon_work.o lapacke_ztbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztbrfs.o lapacke_ztbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztbrfs_work.o lapacke_ztbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztbtrs.o lapacke_ztbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztbtrs_work.o lapacke_ztbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztfsm.o lapacke_ztfsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztfsm_work.o lapacke_ztfsm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztftri.o lapacke_ztftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztftri_work.o lapacke_ztftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztfttp.o lapacke_ztfttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztfttp_work.o lapacke_ztfttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztfttr.o lapacke_ztfttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztfttr_work.o lapacke_ztfttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgevc.o lapacke_ztgevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgevc_work.o lapacke_ztgevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgexc.o lapacke_ztgexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgexc_work.o lapacke_ztgexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgsen.o lapacke_ztgsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgsen_work.o lapacke_ztgsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgsja.o lapacke_ztgsja.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgsja_work.o lapacke_ztgsja_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgsna.o lapacke_ztgsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgsna_work.o lapacke_ztgsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgsyl.o lapacke_ztgsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztgsyl_work.o lapacke_ztgsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpcon.o lapacke_ztpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpcon_work.o lapacke_ztpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpmqrt.o lapacke_ztpmqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpmqrt_work.o lapacke_ztpmqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpqrt.o lapacke_ztpqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpqrt2.o lapacke_ztpqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpqrt2_work.o lapacke_ztpqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpqrt_work.o lapacke_ztpqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztprfb.o lapacke_ztprfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztprfb_work.o lapacke_ztprfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztprfs.o lapacke_ztprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztprfs_work.o lapacke_ztprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztptri.o lapacke_ztptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztptri_work.o lapacke_ztptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztptrs.o lapacke_ztptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztptrs_work.o lapacke_ztptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpttf.o lapacke_ztpttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpttf_work.o lapacke_ztpttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpttr.o lapacke_ztpttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztpttr_work.o lapacke_ztpttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrcon.o lapacke_ztrcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrcon_work.o lapacke_ztrcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrevc.o lapacke_ztrevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrevc_work.o lapacke_ztrevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrexc.o lapacke_ztrexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrexc_work.o lapacke_ztrexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrrfs.o lapacke_ztrrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrrfs_work.o lapacke_ztrrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrsen.o lapacke_ztrsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrsen_work.o lapacke_ztrsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrsna.o lapacke_ztrsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrsna_work.o lapacke_ztrsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrsyl.o lapacke_ztrsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrsyl_work.o lapacke_ztrsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrtri.o lapacke_ztrtri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrtri_work.o lapacke_ztrtri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrtrs.o lapacke_ztrtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrtrs_work.o lapacke_ztrtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrttf.o lapacke_ztrttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrttf_work.o lapacke_ztrttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrttp.o lapacke_ztrttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztrttp_work.o lapacke_ztrttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztzrzf.o lapacke_ztzrzf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztzrzf_work.o lapacke_ztzrzf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunbdb.o lapacke_zunbdb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunbdb_work.o lapacke_zunbdb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zuncsd.o lapacke_zuncsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zuncsd_work.o lapacke_zuncsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zuncsd2by1.o lapacke_zuncsd2by1.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zuncsd2by1_work.o lapacke_zuncsd2by1_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungbr.o lapacke_zungbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungbr_work.o lapacke_zungbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunghr.o lapacke_zunghr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunghr_work.o lapacke_zunghr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunglq.o lapacke_zunglq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunglq_work.o lapacke_zunglq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungql.o lapacke_zungql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungql_work.o lapacke_zungql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungqr.o lapacke_zungqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungqr_work.o lapacke_zungqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungrq.o lapacke_zungrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungrq_work.o lapacke_zungrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungtr.o lapacke_zungtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zungtr_work.o lapacke_zungtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmbr.o lapacke_zunmbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmbr_work.o lapacke_zunmbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmhr.o lapacke_zunmhr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmhr_work.o lapacke_zunmhr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmlq.o lapacke_zunmlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmlq_work.o lapacke_zunmlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmql.o lapacke_zunmql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmql_work.o lapacke_zunmql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmqr.o lapacke_zunmqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmqr_work.o lapacke_zunmqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmrq.o lapacke_zunmrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmrq_work.o lapacke_zunmrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmrz.o lapacke_zunmrz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmrz_work.o lapacke_zunmrz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmtr.o lapacke_zunmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zunmtr_work.o lapacke_zunmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zupgtr.o lapacke_zupgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zupgtr_work.o lapacke_zupgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zupmtr.o lapacke_zupmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zupmtr_work.o lapacke_zupmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyr.o lapacke_zsyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyr.o lapacke_csyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsyr_work.o lapacke_zsyr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csyr_work.o lapacke_csyr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ilaver.o lapacke_ilaver.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggsvp.o lapacke_cggsvp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggsvp_work.o lapacke_cggsvp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggsvp.o lapacke_dggsvp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggsvp_work.o lapacke_dggsvp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggsvp.o lapacke_sggsvp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggsvp_work.o lapacke_sggsvp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggsvp.o lapacke_zggsvp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggsvp_work.o lapacke_zggsvp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggsvd.o lapacke_cggsvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cggsvd_work.o lapacke_cggsvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggsvd.o lapacke_dggsvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dggsvd_work.o lapacke_dggsvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggsvd.o lapacke_sggsvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sggsvd_work.o lapacke_sggsvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggsvd.o lapacke_zggsvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zggsvd_work.o lapacke_zggsvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqpf.o lapacke_cgeqpf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgeqpf_work.o lapacke_cgeqpf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqpf.o lapacke_dgeqpf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgeqpf_work.o lapacke_dgeqpf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqpf.o lapacke_sgeqpf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgeqpf_work.o lapacke_sgeqpf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqpf.o lapacke_zgeqpf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgeqpf_work.o lapacke_zgeqpf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C ar cr ../../liblapacke.a lapacke_cbbcsd.o lapacke_cbbcsd_work.o lapacke_cbdsqr.o lapacke_cbdsqr_work.o lapacke_cgbbrd.o lapacke_cgbbrd_work.o lapacke_cgbcon.o lapacke_cgbcon_work.o lapacke_cgbequ.o lapacke_cgbequ_work.o lapacke_cgbequb.o lapacke_cgbequb_work.o lapacke_cgbrfs.o lapacke_cgbrfs_work.o lapacke_cgbsv.o lapacke_cgbsv_work.o lapacke_cgbsvx.o lapacke_cgbsvx_work.o lapacke_cgbtrf.o lapacke_cgbtrf_work.o lapacke_cgbtrs.o lapacke_cgbtrs_work.o lapacke_cgebak.o lapacke_cgebak_work.o lapacke_cgebal.o lapacke_cgebal_work.o lapacke_cgebrd.o lapacke_cgebrd_work.o lapacke_cgecon.o lapacke_cgecon_work.o lapacke_cgeequ.o lapacke_cgeequ_work.o lapacke_cgeequb.o lapacke_cgeequb_work.o lapacke_cgees.o lapacke_cgees_work.o lapacke_cgeesx.o lapacke_cgeesx_work.o lapacke_cgeev.o lapacke_cgeev_work.o lapacke_cgeevx.o lapacke_cgeevx_work.o lapacke_cgehrd.o lapacke_cgehrd_work.o lapacke_cgelq.o lapacke_cgelq_work.o lapacke_cgelq2.o lapacke_cgelq2_work.o lapacke_cgejsv.o lapacke_cgejsv_work.o lapacke_cgelqf.o lapacke_cgelqf_work.o lapacke_cgels.o lapacke_cgels_work.o lapacke_cgelsd.o lapacke_cgelsd_work.o lapacke_cgelss.o lapacke_cgelss_work.o lapacke_cgelsy.o lapacke_cgelsy_work.o lapacke_cgemlq.o lapacke_cgemlq_work.o lapacke_cgemqr.o lapacke_cgemqr_work.o lapacke_cgemqrt.o lapacke_cgemqrt_work.o lapacke_cgeqlf.o lapacke_cgeqlf_work.o lapacke_cgeqp3.o lapacke_cgeqp3_work.o lapacke_cgeqr.o lapacke_cgeqr_work.o lapacke_cgeqr2.o lapacke_cgeqr2_work.o lapacke_cgeqrf.o lapacke_cgeqrf_work.o lapacke_cgeqrfp.o lapacke_cgeqrfp_work.o lapacke_cgeqrt.o lapacke_cgeqrt2.o lapacke_cgeqrt2_work.o lapacke_cgeqrt3.o lapacke_cgeqrt3_work.o lapacke_cgeqrt_work.o lapacke_cgerfs.o lapacke_cgerfs_work.o lapacke_cgerqf.o lapacke_cgerqf_work.o lapacke_cgesdd.o lapacke_cgesdd_work.o lapacke_cgesv.o lapacke_cgesv_work.o lapacke_cgesvd.o lapacke_cgesvd_work.o lapacke_cgesvdx.o lapacke_cgesvdx_work.o lapacke_cgesvj.o lapacke_cgesvj_work.o lapacke_cgesvx.o lapacke_cgesvx_work.o lapacke_cgetf2.o lapacke_cgetf2_work.o lapacke_cgetrf.o lapacke_cgetrf_work.o lapacke_cgetrf2.o lapacke_cgetrf2_work.o lapacke_cgetri.o lapacke_cgetri_work.o lapacke_cgetrs.o lapacke_cgetrs_work.o lapacke_cgetsls.o lapacke_cgetsls_work.o lapacke_cggbak.o lapacke_cggbak_work.o lapacke_cggbal.o lapacke_cggbal_work.o lapacke_cgges.o lapacke_cgges_work.o lapacke_cgges3.o lapacke_cgges3_work.o lapacke_cggesx.o lapacke_cggesx_work.o lapacke_cggev.o lapacke_cggev_work.o lapacke_cggev3.o lapacke_cggev3_work.o lapacke_cggevx.o lapacke_cggevx_work.o lapacke_cggglm.o lapacke_cggglm_work.o lapacke_cgghrd.o lapacke_cgghrd_work.o lapacke_cgghd3.o lapacke_cgghd3_work.o lapacke_cgglse.o lapacke_cgglse_work.o lapacke_cggqrf.o lapacke_cggqrf_work.o lapacke_cggrqf.o lapacke_cggrqf_work.o lapacke_cggsvd3.o lapacke_cggsvd3_work.o lapacke_cggsvp3.o lapacke_cggsvp3_work.o lapacke_cgtcon.o lapacke_cgtcon_work.o lapacke_cgtrfs.o lapacke_cgtrfs_work.o lapacke_cgtsv.o lapacke_cgtsv_work.o lapacke_cgtsvx.o lapacke_cgtsvx_work.o lapacke_cgttrf.o lapacke_cgttrf_work.o lapacke_cgttrs.o lapacke_cgttrs_work.o lapacke_chbev.o lapacke_chbev_work.o lapacke_chbevd.o lapacke_chbevd_work.o lapacke_chbevx.o lapacke_chbevx_work.o lapacke_chbev_2stage.o lapacke_chbev_2stage_work.o lapacke_chbevd_2stage.o lapacke_chbevd_2stage_work.o lapacke_chbevx_2stage.o lapacke_chbevx_2stage_work.o lapacke_chbgst.o lapacke_chbgst_work.o lapacke_chbgv.o lapacke_chbgv_work.o lapacke_chbgvd.o lapacke_chbgvd_work.o lapacke_chbgvx.o lapacke_chbgvx_work.o lapacke_chbtrd.o lapacke_chbtrd_work.o lapacke_checon.o lapacke_checon_work.o lapacke_checon_3.o lapacke_checon_3_work.o lapacke_cheequb.o lapacke_cheequb_work.o lapacke_cheev.o lapacke_cheev_work.o lapacke_cheevd.o lapacke_cheevd_work.o lapacke_cheevr.o lapacke_cheevr_work.o lapacke_cheevx.o lapacke_cheevx_work.o lapacke_cheev_2stage.o lapacke_cheev_2stage_work.o lapacke_cheevd_2stage.o lapacke_cheevd_2stage_work.o lapacke_cheevr_2stage.o lapacke_cheevr_2stage_work.o lapacke_cheevx_2stage.o lapacke_cheevx_2stage_work.o lapacke_chegst.o lapacke_chegst_work.o lapacke_chegv.o lapacke_chegv_work.o lapacke_chegv_2stage.o lapacke_chegv_2stage_work.o lapacke_chegvd.o lapacke_chegvd_work.o lapacke_chegvx.o lapacke_chegvx_work.o lapacke_cherfs.o lapacke_cherfs_work.o lapacke_chesv.o lapacke_chesv_work.o lapacke_chesv_aa.o lapacke_chesv_aa_work.o lapacke_chesv_rk.o lapacke_chesv_rk_work.o lapacke_chesvx.o lapacke_chesvx_work.o lapacke_cheswapr.o lapacke_cheswapr_work.o lapacke_chetrd.o lapacke_chetrd_work.o lapacke_chetrf.o lapacke_chetrf_rook.o lapacke_chetrf_work.o lapacke_chetrf_rook_work.o lapacke_chetrf_aa.o lapacke_chetrf_aa_2stage.o lapacke_chetrf_aa_work.o lapacke_chetrf_aa_2stage_work.o lapacke_chetrf_rk.o lapacke_chetrf_rk_work.o lapacke_chetri.o lapacke_chetri2.o lapacke_chetri2_work.o lapacke_chetri_3.o lapacke_chetri_3_work.o lapacke_chetri2x.o lapacke_chetri2x_work.o lapacke_chetri_work.o lapacke_chetrs.o lapacke_chetrs_rook.o lapacke_chetrs2.o lapacke_chetrs2_work.o lapacke_chetrs_work.o lapacke_chetrs_rook_work.o lapacke_chetrs_aa.o lapacke_chetrs_aa_2stage.o lapacke_chetrs_aa_work.o lapacke_chetrs_aa_2stage_work.o lapacke_chetrs_3.o lapacke_chetrs_3_work.o lapacke_chfrk.o lapacke_chfrk_work.o lapacke_chgeqz.o lapacke_chgeqz_work.o lapacke_chpcon.o lapacke_chpcon_work.o lapacke_chpev.o lapacke_chpev_work.o lapacke_chpevd.o lapacke_chpevd_work.o lapacke_chpevx.o lapacke_chpevx_work.o lapacke_chpgst.o lapacke_chpgst_work.o lapacke_chpgv.o lapacke_chpgv_work.o lapacke_chpgvd.o lapacke_chpgvd_work.o lapacke_chpgvx.o lapacke_chpgvx_work.o lapacke_chprfs.o lapacke_chprfs_work.o lapacke_chpsv.o lapacke_chpsv_work.o lapacke_chpsvx.o lapacke_chpsvx_work.o lapacke_chptrd.o lapacke_chptrd_work.o lapacke_chptrf.o lapacke_chptrf_work.o lapacke_chptri.o lapacke_chptri_work.o lapacke_chptrs.o lapacke_chptrs_work.o lapacke_chsein.o lapacke_chsein_work.o lapacke_chseqr.o lapacke_chseqr_work.o lapacke_clacgv.o lapacke_clacgv_work.o lapacke_clacn2.o lapacke_clacn2_work.o lapacke_clacp2.o lapacke_clacp2_work.o lapacke_clacpy.o lapacke_clacpy_work.o lapacke_clacrm.o lapacke_clacrm_work.o lapacke_clag2z.o lapacke_clag2z_work.o lapacke_clange.o lapacke_clange_work.o lapacke_clanhe.o lapacke_clanhe_work.o lapacke_clansy.o lapacke_clansy_work.o lapacke_clantr.o lapacke_clantr_work.o lapacke_clapmr.o lapacke_clapmr_work.o lapacke_clapmt.o lapacke_clapmt_work.o lapacke_clarcm.o lapacke_clarcm_work.o lapacke_clarfb.o lapacke_clarfb_work.o lapacke_clarfg.o lapacke_clarfg_work.o lapacke_clarft.o lapacke_clarft_work.o lapacke_clarfx.o lapacke_clarfx_work.o lapacke_clarnv.o lapacke_clarnv_work.o lapacke_clascl.o lapacke_clascl_work.o lapacke_claset.o lapacke_claset_work.o lapacke_classq.o lapacke_classq_work.o lapacke_claswp.o lapacke_claswp_work.o lapacke_clauum.o lapacke_clauum_work.o lapacke_cpbcon.o lapacke_cpbcon_work.o lapacke_cpbequ.o lapacke_cpbequ_work.o lapacke_cpbrfs.o lapacke_cpbrfs_work.o lapacke_cpbstf.o lapacke_cpbstf_work.o lapacke_cpbsv.o lapacke_cpbsv_work.o lapacke_cpbsvx.o lapacke_cpbsvx_work.o lapacke_cpbtrf.o lapacke_cpbtrf_work.o lapacke_cpbtrs.o lapacke_cpbtrs_work.o lapacke_cpftrf.o lapacke_cpftrf_work.o lapacke_cpftri.o lapacke_cpftri_work.o lapacke_cpftrs.o lapacke_cpftrs_work.o lapacke_cpocon.o lapacke_cpocon_work.o lapacke_cpoequ.o lapacke_cpoequ_work.o lapacke_cpoequb.o lapacke_cpoequb_work.o lapacke_cporfs.o lapacke_cporfs_work.o lapacke_cposv.o lapacke_cposv_work.o lapacke_cposvx.o lapacke_cposvx_work.o lapacke_cpotrf.o lapacke_cpotrf_work.o lapacke_cpotrf2.o lapacke_cpotrf2_work.o lapacke_cpotri.o lapacke_cpotri_work.o lapacke_cpotrs.o lapacke_cpotrs_work.o lapacke_cppcon.o lapacke_cppcon_work.o lapacke_cppequ.o lapacke_cppequ_work.o lapacke_cpprfs.o lapacke_cpprfs_work.o lapacke_cppsv.o lapacke_cppsv_work.o lapacke_cppsvx.o lapacke_cppsvx_work.o lapacke_cpptrf.o lapacke_cpptrf_work.o lapacke_cpptri.o lapacke_cpptri_work.o lapacke_cpptrs.o lapacke_cpptrs_work.o lapacke_cpstrf.o lapacke_cpstrf_work.o lapacke_cptcon.o lapacke_cptcon_work.o lapacke_cpteqr.o lapacke_cpteqr_work.o lapacke_cptrfs.o lapacke_cptrfs_work.o lapacke_cptsv.o lapacke_cptsv_work.o lapacke_cptsvx.o lapacke_cptsvx_work.o lapacke_cpttrf.o lapacke_cpttrf_work.o lapacke_cpttrs.o lapacke_cpttrs_work.o lapacke_cspcon.o lapacke_cspcon_work.o lapacke_csprfs.o lapacke_csprfs_work.o lapacke_cspsv.o lapacke_cspsv_work.o lapacke_cspsvx.o lapacke_cspsvx_work.o lapacke_csptrf.o lapacke_csptrf_work.o lapacke_csptri.o lapacke_csptri_work.o lapacke_csptrs.o lapacke_csptrs_work.o lapacke_cstedc.o lapacke_cstedc_work.o lapacke_cstegr.o lapacke_cstegr_work.o lapacke_cstein.o lapacke_cstein_work.o lapacke_cstemr.o lapacke_cstemr_work.o lapacke_csteqr.o lapacke_csteqr_work.o lapacke_csycon.o lapacke_csycon_work.o lapacke_csycon_3.o lapacke_csycon_3_work.o lapacke_csyconv.o lapacke_csyconv_work.o lapacke_csyequb.o lapacke_csyequb_work.o lapacke_csyrfs.o lapacke_csyrfs_work.o lapacke_csysv.o lapacke_csysv_rook.o lapacke_csysv_rook_work.o lapacke_csysv_work.o lapacke_csysv_aa.o lapacke_csysv_aa_work.o lapacke_csysv_rk.o lapacke_csysv_rk_work.o lapacke_csysvx.o lapacke_csysvx_work.o lapacke_csyswapr.o lapacke_csyswapr_work.o lapacke_csytrf.o lapacke_csytrf_work.o lapacke_csytrf_rook.o lapacke_csytrf_rook_work.o lapacke_csytrf_aa.o lapacke_csytrf_aa_2stage.o lapacke_csytrf_aa_work.o lapacke_csytrf_aa_2stage_work.o lapacke_csytrf_rk.o lapacke_csytrf_rk_work.o lapacke_csytri.o lapacke_csytri2.o lapacke_csytri2_work.o lapacke_csytri_3.o lapacke_csytri_3_work.o lapacke_csytri2x.o lapacke_csytri2x_work.o lapacke_csytri_work.o lapacke_csytrs.o lapacke_csytrs_rook.o lapacke_csytrs2.o lapacke_csytrs2_work.o lapacke_csytrs_work.o lapacke_csytrs_rook_work.o lapacke_csytrs_aa.o lapacke_csytrs_aa_2stage.o lapacke_csytrs_aa_work.o lapacke_csytrs_aa_2stage_work.o lapacke_csytrs_3.o lapacke_csytrs_3_work.o lapacke_ctbcon.o lapacke_ctbcon_work.o lapacke_ctbrfs.o lapacke_ctbrfs_work.o lapacke_ctbtrs.o lapacke_ctbtrs_work.o lapacke_ctfsm.o lapacke_ctfsm_work.o lapacke_ctftri.o lapacke_ctftri_work.o lapacke_ctfttp.o lapacke_ctfttp_work.o lapacke_ctfttr.o lapacke_ctfttr_work.o lapacke_ctgevc.o lapacke_ctgevc_work.o lapacke_ctgexc.o lapacke_ctgexc_work.o lapacke_ctgsen.o lapacke_ctgsen_work.o lapacke_ctgsja.o lapacke_ctgsja_work.o lapacke_ctgsna.o lapacke_ctgsna_work.o lapacke_ctgsyl.o lapacke_ctgsyl_work.o lapacke_ctpcon.o lapacke_ctpcon_work.o lapacke_ctpmqrt.o lapacke_ctpmqrt_work.o lapacke_ctpqrt.o lapacke_ctpqrt2.o lapacke_ctpqrt2_work.o lapacke_ctpqrt_work.o lapacke_ctprfb.o lapacke_ctprfb_work.o lapacke_ctprfs.o lapacke_ctprfs_work.o lapacke_ctptri.o lapacke_ctptri_work.o lapacke_ctptrs.o lapacke_ctptrs_work.o lapacke_ctpttf.o lapacke_ctpttf_work.o lapacke_ctpttr.o lapacke_ctpttr_work.o lapacke_ctrcon.o lapacke_ctrcon_work.o lapacke_ctrevc.o lapacke_ctrevc_work.o lapacke_ctrexc.o lapacke_ctrexc_work.o lapacke_ctrrfs.o lapacke_ctrrfs_work.o lapacke_ctrsen.o lapacke_ctrsen_work.o lapacke_ctrsna.o lapacke_ctrsna_work.o lapacke_ctrsyl.o lapacke_ctrsyl_work.o lapacke_ctrtri.o lapacke_ctrtri_work.o lapacke_ctrtrs.o lapacke_ctrtrs_work.o lapacke_ctrttf.o lapacke_ctrttf_work.o lapacke_ctrttp.o lapacke_ctrttp_work.o lapacke_ctzrzf.o lapacke_ctzrzf_work.o lapacke_cunbdb.o lapacke_cunbdb_work.o lapacke_cuncsd.o lapacke_cuncsd_work.o lapacke_cuncsd2by1.o lapacke_cuncsd2by1_work.o lapacke_cungbr.o lapacke_cungbr_work.o lapacke_cunghr.o lapacke_cunghr_work.o lapacke_cunglq.o lapacke_cunglq_work.o lapacke_cungql.o lapacke_cungql_work.o lapacke_cungqr.o lapacke_cungqr_work.o lapacke_cungrq.o lapacke_cungrq_work.o lapacke_cungtr.o lapacke_cungtr_work.o lapacke_cunmbr.o lapacke_cunmbr_work.o lapacke_cunmhr.o lapacke_cunmhr_work.o lapacke_cunmlq.o lapacke_cunmlq_work.o lapacke_cunmql.o lapacke_cunmql_work.o lapacke_cunmqr.o lapacke_cunmqr_work.o lapacke_cunmrq.o lapacke_cunmrq_work.o lapacke_cunmrz.o lapacke_cunmrz_work.o lapacke_cunmtr.o lapacke_cunmtr_work.o lapacke_cupgtr.o lapacke_cupgtr_work.o lapacke_cupmtr.o lapacke_cupmtr_work.o lapacke_dbbcsd.o lapacke_dbbcsd_work.o lapacke_dbdsdc.o lapacke_dbdsdc_work.o lapacke_dbdsvdx.o lapacke_dbdsvdx_work.o lapacke_dbdsqr.o lapacke_dbdsqr_work.o lapacke_ddisna.o lapacke_ddisna_work.o lapacke_dgbbrd.o lapacke_dgbbrd_work.o lapacke_dgbcon.o lapacke_dgbcon_work.o lapacke_dgbequ.o lapacke_dgbequ_work.o lapacke_dgbequb.o lapacke_dgbequb_work.o lapacke_dgbrfs.o lapacke_dgbrfs_work.o lapacke_dgbsv.o lapacke_dgbsv_work.o lapacke_dgbsvx.o lapacke_dgbsvx_work.o lapacke_dgbtrf.o lapacke_dgbtrf_work.o lapacke_dgbtrs.o lapacke_dgbtrs_work.o lapacke_dgebak.o lapacke_dgebak_work.o lapacke_dgebal.o lapacke_dgebal_work.o lapacke_dgebrd.o lapacke_dgebrd_work.o lapacke_dgecon.o lapacke_dgecon_work.o lapacke_dgeequ.o lapacke_dgeequ_work.o lapacke_dgeequb.o lapacke_dgeequb_work.o lapacke_dgees.o lapacke_dgees_work.o lapacke_dgeesx.o lapacke_dgeesx_work.o lapacke_dgeev.o lapacke_dgeev_work.o lapacke_dgeevx.o lapacke_dgeevx_work.o lapacke_dgehrd.o lapacke_dgehrd_work.o lapacke_dgejsv.o lapacke_dgejsv_work.o lapacke_dgelq.o lapacke_dgelq_work.o lapacke_dgelq2.o lapacke_dgelq2_work.o lapacke_dgelqf.o lapacke_dgelqf_work.o lapacke_dgels.o lapacke_dgels_work.o lapacke_dgelsd.o lapacke_dgelsd_work.o lapacke_dgelss.o lapacke_dgelss_work.o lapacke_dgelsy.o lapacke_dgelsy_work.o lapacke_dgemlq.o lapacke_dgemlq_work.o lapacke_dgemqr.o lapacke_dgemqr_work.o lapacke_dgemqrt.o lapacke_dgemqrt_work.o lapacke_dgeqlf.o lapacke_dgeqlf_work.o lapacke_dgeqp3.o lapacke_dgeqp3_work.o lapacke_dgeqr.o lapacke_dgeqr_work.o lapacke_dgeqr2.o lapacke_dgeqr2_work.o lapacke_dgeqrf.o lapacke_dgeqrf_work.o lapacke_dgeqrfp.o lapacke_dgeqrfp_work.o lapacke_dgeqrt.o lapacke_dgeqrt2.o lapacke_dgeqrt2_work.o lapacke_dgeqrt3.o lapacke_dgeqrt3_work.o lapacke_dgeqrt_work.o lapacke_dgerfs.o lapacke_dgerfs_work.o lapacke_dgerqf.o lapacke_dgerqf_work.o lapacke_dgesdd.o lapacke_dgesdd_work.o lapacke_dgesv.o lapacke_dgesv_work.o lapacke_dgesvd.o lapacke_dgesvd_work.o lapacke_dgesvdx.o lapacke_dgesvdx_work.o lapacke_dgesvj.o lapacke_dgesvj_work.o lapacke_dgesvx.o lapacke_dgesvx_work.o lapacke_dgetf2.o lapacke_dgetf2_work.o lapacke_dgetrf.o lapacke_dgetrf_work.o lapacke_dgetrf2.o lapacke_dgetrf2_work.o lapacke_dgetri.o lapacke_dgetri_work.o lapacke_dgetrs.o lapacke_dgetrs_work.o lapacke_dgetsls.o lapacke_dgetsls_work.o lapacke_dggbak.o lapacke_dggbak_work.o lapacke_dggbal.o lapacke_dggbal_work.o lapacke_dgges.o lapacke_dgges_work.o lapacke_dgges3.o lapacke_dgges3_work.o lapacke_dggesx.o lapacke_dggesx_work.o lapacke_dggev.o lapacke_dggev_work.o lapacke_dggev3.o lapacke_dggev3_work.o lapacke_dggevx.o lapacke_dggevx_work.o lapacke_dggglm.o lapacke_dggglm_work.o lapacke_dgghrd.o lapacke_dgghrd_work.o lapacke_dgghd3.o lapacke_dgghd3_work.o lapacke_dgglse.o lapacke_dgglse_work.o lapacke_dggqrf.o lapacke_dggqrf_work.o lapacke_dggrqf.o lapacke_dggrqf_work.o lapacke_dggsvd3.o lapacke_dggsvd3_work.o lapacke_dggsvp3.o lapacke_dggsvp3_work.o lapacke_dgtcon.o lapacke_dgtcon_work.o lapacke_dgtrfs.o lapacke_dgtrfs_work.o lapacke_dgtsv.o lapacke_dgtsv_work.o lapacke_dgtsvx.o lapacke_dgtsvx_work.o lapacke_dgttrf.o lapacke_dgttrf_work.o lapacke_dgttrs.o lapacke_dgttrs_work.o lapacke_dhgeqz.o lapacke_dhgeqz_work.o lapacke_dhsein.o lapacke_dhsein_work.o lapacke_dhseqr.o lapacke_dhseqr_work.o lapacke_dlacn2.o lapacke_dlacn2_work.o lapacke_dlacpy.o lapacke_dlacpy_work.o lapacke_dlag2s.o lapacke_dlag2s_work.o lapacke_dlamch.o lapacke_dlamch_work.o lapacke_dlange.o lapacke_dlange_work.o lapacke_dlansy.o lapacke_dlansy_work.o lapacke_dlantr.o lapacke_dlantr_work.o lapacke_dlapmr.o lapacke_dlapmr_work.o lapacke_dlapmt.o lapacke_dlapmt_work.o lapacke_dlapy2.o lapacke_dlapy2_work.o lapacke_dlapy3.o lapacke_dlapy3_work.o lapacke_dlarfb.o lapacke_dlarfb_work.o lapacke_dlarfg.o lapacke_dlarfg_work.o lapacke_dlarft.o lapacke_dlarft_work.o lapacke_dlarfx.o lapacke_dlarfx_work.o lapacke_dlarnv.o lapacke_dlarnv_work.o lapacke_dlartgp.o lapacke_dlartgp_work.o lapacke_dlartgs.o lapacke_dlartgs_work.o lapacke_dlascl.o lapacke_dlascl_work.o lapacke_dlaset.o lapacke_dlaset_work.o lapacke_dlasrt.o lapacke_dlasrt_work.o lapacke_dlassq.o lapacke_dlassq_work.o lapacke_dlaswp.o lapacke_dlaswp_work.o lapacke_dlauum.o lapacke_dlauum_work.o lapacke_dopgtr.o lapacke_dopgtr_work.o lapacke_dopmtr.o lapacke_dopmtr_work.o lapacke_dorbdb.o lapacke_dorbdb_work.o lapacke_dorcsd.o lapacke_dorcsd_work.o lapacke_dorcsd2by1.o lapacke_dorcsd2by1_work.o lapacke_dorgbr.o lapacke_dorgbr_work.o lapacke_dorghr.o lapacke_dorghr_work.o lapacke_dorglq.o lapacke_dorglq_work.o lapacke_dorgql.o lapacke_dorgql_work.o lapacke_dorgqr.o lapacke_dorgqr_work.o lapacke_dorgrq.o lapacke_dorgrq_work.o lapacke_dorgtr.o lapacke_dorgtr_work.o lapacke_dormbr.o lapacke_dormbr_work.o lapacke_dormhr.o lapacke_dormhr_work.o lapacke_dormlq.o lapacke_dormlq_work.o lapacke_dormql.o lapacke_dormql_work.o lapacke_dormqr.o lapacke_dormqr_work.o lapacke_dormrq.o lapacke_dormrq_work.o lapacke_dormrz.o lapacke_dormrz_work.o lapacke_dormtr.o lapacke_dormtr_work.o lapacke_dpbcon.o lapacke_dpbcon_work.o lapacke_dpbequ.o lapacke_dpbequ_work.o lapacke_dpbrfs.o lapacke_dpbrfs_work.o lapacke_dpbstf.o lapacke_dpbstf_work.o lapacke_dpbsv.o lapacke_dpbsv_work.o lapacke_dpbsvx.o lapacke_dpbsvx_work.o lapacke_dpbtrf.o lapacke_dpbtrf_work.o lapacke_dpbtrs.o lapacke_dpbtrs_work.o lapacke_dpftrf.o lapacke_dpftrf_work.o lapacke_dpftri.o lapacke_dpftri_work.o lapacke_dpftrs.o lapacke_dpftrs_work.o lapacke_dpocon.o lapacke_dpocon_work.o lapacke_dpoequ.o lapacke_dpoequ_work.o lapacke_dpoequb.o lapacke_dpoequb_work.o lapacke_dporfs.o lapacke_dporfs_work.o lapacke_dposv.o lapacke_dposv_work.o lapacke_dposvx.o lapacke_dposvx_work.o lapacke_dpotrf.o lapacke_dpotrf_work.o lapacke_dpotrf2.o lapacke_dpotrf2_work.o lapacke_dpotri.o lapacke_dpotri_work.o lapacke_dpotrs.o lapacke_dpotrs_work.o lapacke_dppcon.o lapacke_dppcon_work.o lapacke_dppequ.o lapacke_dppequ_work.o lapacke_dpprfs.o lapacke_dpprfs_work.o lapacke_dppsv.o lapacke_dppsv_work.o lapacke_dppsvx.o lapacke_dppsvx_work.o lapacke_dpptrf.o lapacke_dpptrf_work.o lapacke_dpptri.o lapacke_dpptri_work.o lapacke_dpptrs.o lapacke_dpptrs_work.o lapacke_dpstrf.o lapacke_dpstrf_work.o lapacke_dptcon.o lapacke_dptcon_work.o lapacke_dpteqr.o lapacke_dpteqr_work.o lapacke_dptrfs.o lapacke_dptrfs_work.o lapacke_dptsv.o lapacke_dptsv_work.o lapacke_dptsvx.o lapacke_dptsvx_work.o lapacke_dpttrf.o lapacke_dpttrf_work.o lapacke_dpttrs.o lapacke_dpttrs_work.o lapacke_dsbev.o lapacke_dsbev_work.o lapacke_dsbevd.o lapacke_dsbevd_work.o lapacke_dsbevx.o lapacke_dsbevx_work.o lapacke_dsbev_2stage.o lapacke_dsbev_2stage_work.o lapacke_dsbevd_2stage.o lapacke_dsbevd_2stage_work.o lapacke_dsbevx_2stage.o lapacke_dsbevx_2stage_work.o lapacke_dsbgst.o lapacke_dsbgst_work.o lapacke_dsbgv.o lapacke_dsbgv_work.o lapacke_dsbgvd.o lapacke_dsbgvd_work.o lapacke_dsbgvx.o lapacke_dsbgvx_work.o lapacke_dsbtrd.o lapacke_dsbtrd_work.o lapacke_dsfrk.o lapacke_dsfrk_work.o lapacke_dsgesv.o lapacke_dsgesv_work.o lapacke_dspcon.o lapacke_dspcon_work.o lapacke_dspev.o lapacke_dspev_work.o lapacke_dspevd.o lapacke_dspevd_work.o lapacke_dspevx.o lapacke_dspevx_work.o lapacke_dspgst.o lapacke_dspgst_work.o lapacke_dspgv.o lapacke_dspgv_work.o lapacke_dspgvd.o lapacke_dspgvd_work.o lapacke_dspgvx.o lapacke_dspgvx_work.o lapacke_dsposv.o lapacke_dsposv_work.o lapacke_dsprfs.o lapacke_dsprfs_work.o lapacke_dspsv.o lapacke_dspsv_work.o lapacke_dspsvx.o lapacke_dspsvx_work.o lapacke_dsptrd.o lapacke_dsptrd_work.o lapacke_dsptrf.o lapacke_dsptrf_work.o lapacke_dsptri.o lapacke_dsptri_work.o lapacke_dsptrs.o lapacke_dsptrs_work.o lapacke_dstebz.o lapacke_dstebz_work.o lapacke_dstedc.o lapacke_dstedc_work.o lapacke_dstegr.o lapacke_dstegr_work.o lapacke_dstein.o lapacke_dstein_work.o lapacke_dstemr.o lapacke_dstemr_work.o lapacke_dsteqr.o lapacke_dsteqr_work.o lapacke_dsterf.o lapacke_dsterf_work.o lapacke_dstev.o lapacke_dstev_work.o lapacke_dstevd.o lapacke_dstevd_work.o lapacke_dstevr.o lapacke_dstevr_work.o lapacke_dstevx.o lapacke_dstevx_work.o lapacke_dsycon.o lapacke_dsycon_work.o lapacke_dsycon_3.o lapacke_dsycon_3_work.o lapacke_dsyconv.o lapacke_dsyconv_work.o lapacke_dsyequb.o lapacke_dsyequb_work.o lapacke_dsyev.o lapacke_dsyev_work.o lapacke_dsyevd.o lapacke_dsyevd_work.o lapacke_dsyevr.o lapacke_dsyevr_work.o lapacke_dsyevx.o lapacke_dsyevx_work.o lapacke_dsyev_2stage.o lapacke_dsyev_2stage_work.o lapacke_dsyevd_2stage.o lapacke_dsyevd_2stage_work.o lapacke_dsyevr_2stage.o lapacke_dsyevr_2stage_work.o lapacke_dsyevx_2stage.o lapacke_dsyevx_2stage_work.o lapacke_dsygst.o lapacke_dsygst_work.o lapacke_dsygv.o lapacke_dsygv_work.o lapacke_dsygv_2stage.o lapacke_dsygv_2stage_work.o lapacke_dsygvd.o lapacke_dsygvd_work.o lapacke_dsygvx.o lapacke_dsygvx_work.o lapacke_dsyrfs.o lapacke_dsyrfs_work.o lapacke_dsysv.o lapacke_dsysv_rook.o lapacke_dsysv_rook_work.o lapacke_dsysv_work.o lapacke_dsysv_aa.o lapacke_dsysv_aa_work.o lapacke_dsysv_rk.o lapacke_dsysv_rk_work.o lapacke_dsysvx.o lapacke_dsysvx_work.o lapacke_dsyswapr.o lapacke_dsyswapr_work.o lapacke_dsytrd.o lapacke_dsytrd_work.o lapacke_dsytrf.o lapacke_dsytrf_work.o lapacke_dsytrf_rook.o lapacke_dsytrf_rook_work.o lapacke_dsytrf_aa.o lapacke_dsytrf_aa_work.o lapacke_dsytrf_aa_2stage.o lapacke_dsytrf_aa_2stage_work.o lapacke_dsytrf_rk.o lapacke_dsytrf_rk_work.o lapacke_dsytri.o lapacke_dsytri2.o lapacke_dsytri2_work.o lapacke_dsytri_3.o lapacke_dsytri_3_work.o lapacke_dsytri2x.o lapacke_dsytri2x_work.o lapacke_dsytri_work.o ar cr ../../liblapacke.a lapacke_dsytrs.o lapacke_dsytrs_rook.o lapacke_dsytrs2.o lapacke_dsytrs2_work.o lapacke_dsytrs_work.o lapacke_dsytrs_rook_work.o lapacke_dsytrs_aa.o lapacke_dsytrs_aa_2stage.o lapacke_dsytrs_aa_work.o lapacke_dsytrs_aa_2stage_work.o lapacke_dsytrs_3.o lapacke_dsytrs_3_work.o lapacke_dtbcon.o lapacke_dtbcon_work.o lapacke_dtbrfs.o lapacke_dtbrfs_work.o lapacke_dtbtrs.o lapacke_dtbtrs_work.o lapacke_dtfsm.o lapacke_dtfsm_work.o lapacke_dtftri.o lapacke_dtftri_work.o lapacke_dtfttp.o lapacke_dtfttp_work.o lapacke_dtfttr.o lapacke_dtfttr_work.o lapacke_dtgevc.o lapacke_dtgevc_work.o lapacke_dtgexc.o lapacke_dtgexc_work.o lapacke_dtgsen.o lapacke_dtgsen_work.o lapacke_dtgsja.o lapacke_dtgsja_work.o lapacke_dtgsna.o lapacke_dtgsna_work.o lapacke_dtgsyl.o lapacke_dtgsyl_work.o lapacke_dtpcon.o lapacke_dtpcon_work.o lapacke_dtpmqrt.o lapacke_dtpmqrt_work.o lapacke_dtpqrt.o lapacke_dtpqrt2.o lapacke_dtpqrt2_work.o lapacke_dtpqrt_work.o lapacke_dtprfb.o lapacke_dtprfb_work.o lapacke_dtprfs.o lapacke_dtprfs_work.o lapacke_dtptri.o lapacke_dtptri_work.o lapacke_dtptrs.o lapacke_dtptrs_work.o lapacke_dtpttf.o lapacke_dtpttf_work.o lapacke_dtpttr.o lapacke_dtpttr_work.o lapacke_dtrcon.o lapacke_dtrcon_work.o lapacke_dtrevc.o lapacke_dtrevc_work.o lapacke_dtrexc.o lapacke_dtrexc_work.o lapacke_dtrrfs.o lapacke_dtrrfs_work.o lapacke_dtrsen.o lapacke_dtrsen_work.o lapacke_dtrsna.o lapacke_dtrsna_work.o lapacke_dtrsyl.o lapacke_dtrsyl_work.o lapacke_dtrtri.o lapacke_dtrtri_work.o lapacke_dtrtrs.o lapacke_dtrtrs_work.o lapacke_dtrttf.o lapacke_dtrttf_work.o lapacke_dtrttp.o lapacke_dtrttp_work.o lapacke_dtzrzf.o lapacke_dtzrzf_work.o lapacke_nancheck.o lapacke_sbbcsd.o lapacke_sbbcsd_work.o lapacke_sbdsdc.o lapacke_sbdsdc_work.o lapacke_sbdsvdx.o lapacke_sbdsvdx_work.o lapacke_sbdsqr.o lapacke_sbdsqr_work.o lapacke_sdisna.o lapacke_sdisna_work.o lapacke_sgbbrd.o lapacke_sgbbrd_work.o lapacke_sgbcon.o lapacke_sgbcon_work.o lapacke_sgbequ.o lapacke_sgbequ_work.o lapacke_sgbequb.o lapacke_sgbequb_work.o lapacke_sgbrfs.o lapacke_sgbrfs_work.o lapacke_sgbsv.o lapacke_sgbsv_work.o lapacke_sgbsvx.o lapacke_sgbsvx_work.o lapacke_sgbtrf.o lapacke_sgbtrf_work.o lapacke_sgbtrs.o lapacke_sgbtrs_work.o lapacke_sgebak.o lapacke_sgebak_work.o lapacke_sgebal.o lapacke_sgebal_work.o lapacke_sgebrd.o lapacke_sgebrd_work.o lapacke_sgecon.o lapacke_sgecon_work.o lapacke_sgeequ.o lapacke_sgeequ_work.o lapacke_sgeequb.o lapacke_sgeequb_work.o lapacke_sgees.o lapacke_sgees_work.o lapacke_sgeesx.o lapacke_sgeesx_work.o lapacke_sgeev.o lapacke_sgeev_work.o lapacke_sgeevx.o lapacke_sgeevx_work.o lapacke_sgehrd.o lapacke_sgehrd_work.o lapacke_sgejsv.o lapacke_sgejsv_work.o lapacke_sgelq.o lapacke_sgelq_work.o lapacke_sgelq2.o lapacke_sgelq2_work.o lapacke_sgelqf.o lapacke_sgelqf_work.o lapacke_sgels.o lapacke_sgels_work.o lapacke_sgelsd.o lapacke_sgelsd_work.o lapacke_sgelss.o lapacke_sgelss_work.o lapacke_sgelsy.o lapacke_sgelsy_work.o lapacke_sgemlq.o lapacke_sgemlq_work.o lapacke_sgemqr.o lapacke_sgemqr_work.o lapacke_sgemqrt.o lapacke_sgemqrt_work.o lapacke_sgeqlf.o lapacke_sgeqlf_work.o lapacke_sgeqp3.o lapacke_sgeqp3_work.o lapacke_sgeqr.o lapacke_sgeqr_work.o lapacke_sgeqr2.o lapacke_sgeqr2_work.o lapacke_sgeqrf.o lapacke_sgeqrf_work.o lapacke_sgeqrfp.o lapacke_sgeqrfp_work.o lapacke_sgeqrt.o lapacke_sgeqrt2.o lapacke_sgeqrt2_work.o lapacke_sgeqrt3.o lapacke_sgeqrt3_work.o lapacke_sgeqrt_work.o lapacke_sgerfs.o lapacke_sgerfs_work.o lapacke_sgerqf.o lapacke_sgerqf_work.o lapacke_sgesdd.o lapacke_sgesdd_work.o lapacke_sgesv.o lapacke_sgesv_work.o lapacke_sgesvd.o lapacke_sgesvd_work.o lapacke_sgesvdx.o lapacke_sgesvdx_work.o lapacke_sgesvj.o lapacke_sgesvj_work.o lapacke_sgesvx.o lapacke_sgesvx_work.o lapacke_sgetf2.o lapacke_sgetf2_work.o lapacke_sgetrf.o lapacke_sgetrf_work.o lapacke_sgetrf2.o lapacke_sgetrf2_work.o lapacke_sgetri.o lapacke_sgetri_work.o lapacke_sgetrs.o lapacke_sgetrs_work.o lapacke_sgetsls.o lapacke_sgetsls_work.o lapacke_sggbak.o lapacke_sggbak_work.o lapacke_sggbal.o lapacke_sggbal_work.o lapacke_sgges.o lapacke_sgges_work.o lapacke_sgges3.o lapacke_sgges3_work.o lapacke_sggesx.o lapacke_sggesx_work.o lapacke_sggev.o lapacke_sggev_work.o lapacke_sggev3.o lapacke_sggev3_work.o lapacke_sggevx.o lapacke_sggevx_work.o lapacke_sggglm.o lapacke_sggglm_work.o lapacke_sgghrd.o lapacke_sgghrd_work.o lapacke_sgghd3.o lapacke_sgghd3_work.o lapacke_sgglse.o lapacke_sgglse_work.o lapacke_sggqrf.o lapacke_sggqrf_work.o lapacke_sggrqf.o lapacke_sggrqf_work.o lapacke_sggsvd3.o lapacke_sggsvd3_work.o lapacke_sggsvp3.o lapacke_sggsvp3_work.o lapacke_sgtcon.o lapacke_sgtcon_work.o lapacke_sgtrfs.o lapacke_sgtrfs_work.o lapacke_sgtsv.o lapacke_sgtsv_work.o lapacke_sgtsvx.o lapacke_sgtsvx_work.o lapacke_sgttrf.o lapacke_sgttrf_work.o lapacke_sgttrs.o lapacke_sgttrs_work.o lapacke_shgeqz.o lapacke_shgeqz_work.o lapacke_shsein.o lapacke_shsein_work.o lapacke_shseqr.o lapacke_shseqr_work.o lapacke_slacn2.o lapacke_slacn2_work.o lapacke_slacpy.o lapacke_slacpy_work.o lapacke_slag2d.o lapacke_slag2d_work.o lapacke_slamch.o lapacke_slamch_work.o lapacke_slange.o lapacke_slange_work.o lapacke_slansy.o lapacke_slansy_work.o lapacke_slantr.o lapacke_slantr_work.o lapacke_slapmr.o lapacke_slapmr_work.o lapacke_slapmt.o lapacke_slapmt_work.o lapacke_slapy2.o lapacke_slapy2_work.o lapacke_slapy3.o lapacke_slapy3_work.o lapacke_slarfb.o lapacke_slarfb_work.o lapacke_slarfg.o lapacke_slarfg_work.o lapacke_slarft.o lapacke_slarft_work.o lapacke_slarfx.o lapacke_slarfx_work.o lapacke_slarnv.o lapacke_slarnv_work.o lapacke_slartgp.o lapacke_slartgp_work.o lapacke_slartgs.o lapacke_slartgs_work.o lapacke_slascl.o lapacke_slascl_work.o lapacke_slaset.o lapacke_slaset_work.o lapacke_slasrt.o lapacke_slasrt_work.o lapacke_slassq.o lapacke_slassq_work.o lapacke_slaswp.o lapacke_slaswp_work.o lapacke_slauum.o lapacke_slauum_work.o lapacke_sopgtr.o lapacke_sopgtr_work.o lapacke_sopmtr.o lapacke_sopmtr_work.o lapacke_sorbdb.o lapacke_sorbdb_work.o lapacke_sorcsd.o lapacke_sorcsd_work.o lapacke_sorcsd2by1.o lapacke_sorcsd2by1_work.o lapacke_sorgbr.o lapacke_sorgbr_work.o lapacke_sorghr.o lapacke_sorghr_work.o lapacke_sorglq.o lapacke_sorglq_work.o lapacke_sorgql.o lapacke_sorgql_work.o lapacke_sorgqr.o lapacke_sorgqr_work.o lapacke_sorgrq.o lapacke_sorgrq_work.o lapacke_sorgtr.o lapacke_sorgtr_work.o lapacke_sormbr.o lapacke_sormbr_work.o lapacke_sormhr.o lapacke_sormhr_work.o lapacke_sormlq.o lapacke_sormlq_work.o lapacke_sormql.o lapacke_sormql_work.o lapacke_sormqr.o lapacke_sormqr_work.o lapacke_sormrq.o lapacke_sormrq_work.o lapacke_sormrz.o lapacke_sormrz_work.o lapacke_sormtr.o lapacke_sormtr_work.o lapacke_spbcon.o lapacke_spbcon_work.o lapacke_spbequ.o lapacke_spbequ_work.o lapacke_spbrfs.o lapacke_spbrfs_work.o lapacke_spbstf.o lapacke_spbstf_work.o lapacke_spbsv.o lapacke_spbsv_work.o lapacke_spbsvx.o lapacke_spbsvx_work.o lapacke_spbtrf.o lapacke_spbtrf_work.o lapacke_spbtrs.o lapacke_spbtrs_work.o lapacke_spftrf.o lapacke_spftrf_work.o lapacke_spftri.o lapacke_spftri_work.o lapacke_spftrs.o lapacke_spftrs_work.o lapacke_spocon.o lapacke_spocon_work.o lapacke_spoequ.o lapacke_spoequ_work.o lapacke_spoequb.o lapacke_spoequb_work.o lapacke_sporfs.o lapacke_sporfs_work.o lapacke_sposv.o lapacke_sposv_work.o lapacke_sposvx.o lapacke_sposvx_work.o lapacke_spotrf.o lapacke_spotrf_work.o lapacke_spotrf2.o lapacke_spotrf2_work.o lapacke_spotri.o lapacke_spotri_work.o lapacke_spotrs.o lapacke_spotrs_work.o lapacke_sppcon.o lapacke_sppcon_work.o lapacke_sppequ.o lapacke_sppequ_work.o lapacke_spprfs.o lapacke_spprfs_work.o lapacke_sppsv.o lapacke_sppsv_work.o lapacke_sppsvx.o lapacke_sppsvx_work.o lapacke_spptrf.o lapacke_spptrf_work.o lapacke_spptri.o lapacke_spptri_work.o lapacke_spptrs.o lapacke_spptrs_work.o lapacke_spstrf.o lapacke_spstrf_work.o lapacke_sptcon.o lapacke_sptcon_work.o lapacke_spteqr.o lapacke_spteqr_work.o lapacke_sptrfs.o lapacke_sptrfs_work.o lapacke_sptsv.o lapacke_sptsv_work.o lapacke_sptsvx.o lapacke_sptsvx_work.o lapacke_spttrf.o lapacke_spttrf_work.o lapacke_spttrs.o lapacke_spttrs_work.o lapacke_ssbev.o lapacke_ssbev_work.o lapacke_ssbevd.o lapacke_ssbevd_work.o lapacke_ssbevx.o lapacke_ssbevx_work.o lapacke_ssbev_2stage.o lapacke_ssbev_2stage_work.o lapacke_ssbevd_2stage.o lapacke_ssbevd_2stage_work.o lapacke_ssbevx_2stage.o lapacke_ssbevx_2stage_work.o lapacke_ssbgst.o lapacke_ssbgst_work.o lapacke_ssbgv.o lapacke_ssbgv_work.o lapacke_ssbgvd.o lapacke_ssbgvd_work.o lapacke_ssbgvx.o lapacke_ssbgvx_work.o lapacke_ssbtrd.o lapacke_ssbtrd_work.o lapacke_ssfrk.o lapacke_ssfrk_work.o lapacke_sspcon.o lapacke_sspcon_work.o lapacke_sspev.o lapacke_sspev_work.o lapacke_sspevd.o lapacke_sspevd_work.o lapacke_sspevx.o lapacke_sspevx_work.o lapacke_sspgst.o lapacke_sspgst_work.o lapacke_sspgv.o lapacke_sspgv_work.o lapacke_sspgvd.o lapacke_sspgvd_work.o lapacke_sspgvx.o lapacke_sspgvx_work.o lapacke_ssprfs.o lapacke_ssprfs_work.o lapacke_sspsv.o lapacke_sspsv_work.o lapacke_sspsvx.o lapacke_sspsvx_work.o lapacke_ssptrd.o lapacke_ssptrd_work.o lapacke_ssptrf.o lapacke_ssptrf_work.o lapacke_ssptri.o lapacke_ssptri_work.o lapacke_ssptrs.o lapacke_ssptrs_work.o lapacke_sstebz.o lapacke_sstebz_work.o lapacke_sstedc.o lapacke_sstedc_work.o lapacke_sstegr.o lapacke_sstegr_work.o lapacke_sstein.o lapacke_sstein_work.o lapacke_sstemr.o lapacke_sstemr_work.o lapacke_ssteqr.o lapacke_ssteqr_work.o lapacke_ssterf.o lapacke_ssterf_work.o lapacke_sstev.o lapacke_sstev_work.o lapacke_sstevd.o lapacke_sstevd_work.o lapacke_sstevr.o lapacke_sstevr_work.o lapacke_sstevx.o lapacke_sstevx_work.o lapacke_ssycon.o lapacke_ssycon_work.o lapacke_ssycon_3.o lapacke_ssycon_3_work.o lapacke_ssyconv.o lapacke_ssyconv_work.o lapacke_ssyequb.o lapacke_ssyequb_work.o lapacke_ssyev.o lapacke_ssyev_work.o lapacke_ssyevd.o lapacke_ssyevd_work.o lapacke_ssyevr.o lapacke_ssyevr_work.o lapacke_ssyevx.o lapacke_ssyevx_work.o lapacke_ssyev_2stage.o lapacke_ssyev_2stage_work.o lapacke_ssyevd_2stage.o lapacke_ssyevd_2stage_work.o lapacke_ssyevr_2stage.o lapacke_ssyevr_2stage_work.o lapacke_ssyevx_2stage.o lapacke_ssyevx_2stage_work.o lapacke_ssygst.o lapacke_ssygst_work.o lapacke_ssygv.o lapacke_ssygv_work.o lapacke_ssygv_2stage.o lapacke_ssygv_2stage_work.o lapacke_ssygvd.o lapacke_ssygvd_work.o lapacke_ssygvx.o lapacke_ssygvx_work.o lapacke_ssyrfs.o lapacke_ssyrfs_work.o lapacke_ssysv.o lapacke_ssysv_rook.o lapacke_ssysv_rook_work.o lapacke_ssysv_work.o lapacke_ssysv_aa.o lapacke_ssysv_aa_work.o lapacke_ssysv_aa_2stage.o lapacke_ssysv_aa_2stage_work.o lapacke_ssysv_rk.o lapacke_ssysv_rk_work.o lapacke_ssysvx.o lapacke_ssysvx_work.o lapacke_ssyswapr.o lapacke_ssyswapr_work.o lapacke_ssytrd.o lapacke_ssytrd_work.o lapacke_ssytrf.o lapacke_ssytrf_work.o lapacke_ssytrf_rook.o lapacke_ssytrf_rook_work.o lapacke_ssytrf_aa.o lapacke_ssytrf_aa_work.o lapacke_ssytrf_aa_2stage.o lapacke_ssytrf_aa_2stage_work.o lapacke_ssytrf_rk.o lapacke_ssytrf_rk_work.o lapacke_ssytri.o lapacke_ssytri2.o lapacke_ssytri2_work.o lapacke_ssytri_3.o lapacke_ssytri_3_work.o lapacke_ssytri2x.o lapacke_ssytri2x_work.o lapacke_ssytri_work.o lapacke_ssytrs.o lapacke_ssytrs_rook.o lapacke_ssytrs2.o lapacke_ssytrs2_work.o lapacke_ssytrs_work.o lapacke_ssytrs_rook_work.o lapacke_ssytrs_aa.o lapacke_ssytrs_aa_2stage.o lapacke_ssytrs_aa_work.o lapacke_ssytrs_aa_2stage_work.o lapacke_ssytrs_3.o lapacke_ssytrs_3_work.o lapacke_stbcon.o lapacke_stbcon_work.o lapacke_stbrfs.o lapacke_stbrfs_work.o lapacke_stbtrs.o lapacke_stbtrs_work.o lapacke_stfsm.o lapacke_stfsm_work.o lapacke_stftri.o lapacke_stftri_work.o lapacke_stfttp.o lapacke_stfttp_work.o lapacke_stfttr.o lapacke_stfttr_work.o lapacke_stgevc.o lapacke_stgevc_work.o lapacke_stgexc.o lapacke_stgexc_work.o lapacke_stgsen.o lapacke_stgsen_work.o lapacke_stgsja.o lapacke_stgsja_work.o lapacke_stgsna.o lapacke_stgsna_work.o lapacke_stgsyl.o lapacke_stgsyl_work.o lapacke_stpcon.o lapacke_stpcon_work.o lapacke_stpmqrt.o lapacke_stpmqrt_work.o lapacke_stpqrt.o lapacke_stpqrt_work.o lapacke_stpqrt2.o lapacke_stpqrt2_work.o lapacke_stprfb.o lapacke_stprfb_work.o lapacke_stprfs.o lapacke_stprfs_work.o lapacke_stptri.o lapacke_stptri_work.o lapacke_stptrs.o lapacke_stptrs_work.o lapacke_stpttf.o lapacke_stpttf_work.o lapacke_stpttr.o lapacke_stpttr_work.o lapacke_strcon.o lapacke_strcon_work.o lapacke_strevc.o lapacke_strevc_work.o lapacke_strexc.o lapacke_strexc_work.o lapacke_strrfs.o lapacke_strrfs_work.o lapacke_strsen.o lapacke_strsen_work.o lapacke_strsna.o lapacke_strsna_work.o lapacke_strsyl.o lapacke_strsyl_work.o lapacke_strtri.o lapacke_strtri_work.o lapacke_strtrs.o lapacke_strtrs_work.o lapacke_strttf.o lapacke_strttf_work.o lapacke_strttp.o lapacke_strttp_work.o lapacke_stzrzf.o lapacke_stzrzf_work.o lapacke_zbbcsd.o lapacke_zbbcsd_work.o lapacke_zbdsqr.o lapacke_zbdsqr_work.o lapacke_zcgesv.o lapacke_zcgesv_work.o lapacke_zcposv.o lapacke_zcposv_work.o lapacke_zgbbrd.o lapacke_zgbbrd_work.o lapacke_zgbcon.o lapacke_zgbcon_work.o lapacke_zgbequ.o lapacke_zgbequ_work.o lapacke_zgbequb.o lapacke_zgbequb_work.o lapacke_zgbrfs.o lapacke_zgbrfs_work.o lapacke_zgbsv.o lapacke_zgbsv_work.o lapacke_zgbsvx.o lapacke_zgbsvx_work.o lapacke_zgbtrf.o lapacke_zgbtrf_work.o lapacke_zgbtrs.o lapacke_zgbtrs_work.o lapacke_zgebak.o lapacke_zgebak_work.o lapacke_zgebal.o lapacke_zgebal_work.o lapacke_zgebrd.o lapacke_zgebrd_work.o lapacke_zgecon.o lapacke_zgecon_work.o lapacke_zgeequ.o lapacke_zgeequ_work.o lapacke_zgeequb.o lapacke_zgeequb_work.o lapacke_zgees.o lapacke_zgees_work.o lapacke_zgeesx.o lapacke_zgeesx_work.o lapacke_zgeev.o lapacke_zgeev_work.o lapacke_zgeevx.o lapacke_zgeevx_work.o lapacke_zgehrd.o lapacke_zgehrd_work.o lapacke_zgejsv.o lapacke_zgejsv_work.o lapacke_zgelq.o lapacke_zgelq_work.o lapacke_zgelq2.o lapacke_zgelq2_work.o lapacke_zgelqf.o lapacke_zgelqf_work.o lapacke_zgels.o lapacke_zgels_work.o lapacke_zgelsd.o lapacke_zgelsd_work.o lapacke_zgelss.o lapacke_zgelss_work.o lapacke_zgelsy.o lapacke_zgelsy_work.o lapacke_zgemlq.o lapacke_zgemlq_work.o lapacke_zgemqr.o lapacke_zgemqr_work.o lapacke_zgemqrt.o lapacke_zgemqrt_work.o lapacke_zgeqlf.o lapacke_zgeqlf_work.o lapacke_zgeqp3.o lapacke_zgeqp3_work.o lapacke_zgeqr.o lapacke_zgeqr_work.o lapacke_zgeqr2.o lapacke_zgeqr2_work.o lapacke_zgeqrf.o lapacke_zgeqrf_work.o lapacke_zgeqrfp.o lapacke_zgeqrfp_work.o lapacke_zgeqrt.o lapacke_zgeqrt2.o lapacke_zgeqrt2_work.o lapacke_zgeqrt3.o lapacke_zgeqrt3_work.o lapacke_zgeqrt_work.o lapacke_zgerfs.o lapacke_zgerfs_work.o lapacke_zgerqf.o lapacke_zgerqf_work.o lapacke_zgesdd.o lapacke_zgesdd_work.o lapacke_zgesv.o lapacke_zgesv_work.o lapacke_zgesvd.o lapacke_zgesvd_work.o lapacke_zgesvdx.o lapacke_zgesvdx_work.o lapacke_zgesvj.o lapacke_zgesvj_work.o lapacke_zgesvx.o lapacke_zgesvx_work.o lapacke_zgetf2.o lapacke_zgetf2_work.o lapacke_zgetrf.o lapacke_zgetrf_work.o lapacke_zgetrf2.o lapacke_zgetrf2_work.o lapacke_zgetri.o lapacke_zgetri_work.o lapacke_zgetrs.o lapacke_zgetrs_work.o lapacke_zgetsls.o lapacke_zgetsls_work.o lapacke_zggbak.o lapacke_zggbak_work.o lapacke_zggbal.o lapacke_zggbal_work.o lapacke_zgges.o lapacke_zgges_work.o lapacke_zgges3.o lapacke_zgges3_work.o lapacke_zggesx.o lapacke_zggesx_work.o lapacke_zggev.o lapacke_zggev_work.o lapacke_zggev3.o lapacke_zggev3_work.o lapacke_zggevx.o lapacke_zggevx_work.o lapacke_zggglm.o lapacke_zggglm_work.o lapacke_zgghrd.o lapacke_zgghrd_work.o lapacke_zgghd3.o lapacke_zgghd3_work.o lapacke_zgglse.o lapacke_zgglse_work.o lapacke_zggqrf.o lapacke_zggqrf_work.o lapacke_zggrqf.o lapacke_zggrqf_work.o lapacke_zggsvd3.o lapacke_zggsvd3_work.o lapacke_zggsvp3.o lapacke_zggsvp3_work.o lapacke_zgtcon.o lapacke_zgtcon_work.o lapacke_zgtrfs.o lapacke_zgtrfs_work.o lapacke_zgtsv.o lapacke_zgtsv_work.o lapacke_zgtsvx.o lapacke_zgtsvx_work.o lapacke_zgttrf.o lapacke_zgttrf_work.o lapacke_zgttrs.o lapacke_zgttrs_work.o lapacke_zhbev.o lapacke_zhbev_work.o lapacke_zhbevd.o lapacke_zhbevd_work.o lapacke_zhbevx.o lapacke_zhbevx_work.o lapacke_zhbev_2stage.o lapacke_zhbev_2stage_work.o lapacke_zhbevd_2stage.o lapacke_zhbevd_2stage_work.o lapacke_zhbevx_2stage.o lapacke_zhbevx_2stage_work.o lapacke_zhbgst.o lapacke_zhbgst_work.o lapacke_zhbgv.o lapacke_zhbgv_work.o lapacke_zhbgvd.o lapacke_zhbgvd_work.o lapacke_zhbgvx.o lapacke_zhbgvx_work.o lapacke_zhbtrd.o lapacke_zhbtrd_work.o lapacke_zhecon.o lapacke_zhecon_work.o lapacke_zhecon_3.o lapacke_zhecon_3_work.o lapacke_zheequb.o lapacke_zheequb_work.o lapacke_zheev.o lapacke_zheev_work.o lapacke_zheevd.o lapacke_zheevd_work.o lapacke_zheevr.o lapacke_zheevr_work.o lapacke_zheevx.o lapacke_zheevx_work.o lapacke_zheev_2stage.o lapacke_zheev_2stage_work.o lapacke_zheevd_2stage.o lapacke_zheevd_2stage_work.o lapacke_zheevr_2stage.o lapacke_zheevr_2stage_work.o lapacke_zheevx_2stage.o lapacke_zheevx_2stage_work.o lapacke_zhegst.o lapacke_zhegst_work.o lapacke_zhegv.o lapacke_zhegv_work.o lapacke_zhegv_2stage.o lapacke_zhegv_2stage_work.o lapacke_zhegvd.o lapacke_zhegvd_work.o lapacke_zhegvx.o lapacke_zhegvx_work.o lapacke_zherfs.o lapacke_zherfs_work.o lapacke_zhesv.o lapacke_zhesv_work.o lapacke_zhesv_aa.o lapacke_zhesv_aa_work.o lapacke_zhesv_rk.o lapacke_zhesv_rk_work.o lapacke_zhesvx.o lapacke_zhesvx_work.o lapacke_zheswapr.o lapacke_zheswapr_work.o lapacke_zhetrd.o lapacke_zhetrd_work.o lapacke_zhetrf.o lapacke_zhetrf_rook.o lapacke_zhetrf_work.o lapacke_zhetrf_rook_work.o lapacke_zhetrf_aa.o lapacke_zhetrf_aa_2stage.o lapacke_zhetrf_aa_work.o lapacke_zhetrf_aa_2stage_work.o lapacke_zhetrf_rk.o lapacke_zhetrf_rk_work.o lapacke_zhetri.o lapacke_zhetri2.o lapacke_zhetri2_work.o lapacke_zhetri_3.o lapacke_zhetri_3_work.o lapacke_zhetri2x.o lapacke_zhetri2x_work.o lapacke_zhetri_work.o lapacke_zhetrs.o lapacke_zhetrs_rook.o lapacke_zhetrs2.o lapacke_zhetrs2_work.o lapacke_zhetrs_work.o lapacke_zhetrs_rook_work.o lapacke_zhetrs_aa.o lapacke_zhetrs_aa_2stage.o lapacke_zhetrs_aa_work.o lapacke_zhetrs_aa_2stage_work.o lapacke_zhetrs_3.o lapacke_zhetrs_3_work.o lapacke_zhfrk.o lapacke_zhfrk_work.o lapacke_zhgeqz.o lapacke_zhgeqz_work.o lapacke_zhpcon.o lapacke_zhpcon_work.o lapacke_zhpev.o lapacke_zhpev_work.o lapacke_zhpevd.o lapacke_zhpevd_work.o lapacke_zhpevx.o lapacke_zhpevx_work.o lapacke_zhpgst.o lapacke_zhpgst_work.o lapacke_zhpgv.o lapacke_zhpgv_work.o lapacke_zhpgvd.o lapacke_zhpgvd_work.o lapacke_zhpgvx.o lapacke_zhpgvx_work.o lapacke_zhprfs.o lapacke_zhprfs_work.o lapacke_zhpsv.o lapacke_zhpsv_work.o lapacke_zhpsvx.o lapacke_zhpsvx_work.o lapacke_zhptrd.o lapacke_zhptrd_work.o lapacke_zhptrf.o lapacke_zhptrf_work.o lapacke_zhptri.o lapacke_zhptri_work.o lapacke_zhptrs.o lapacke_zhptrs_work.o lapacke_zhsein.o lapacke_zhsein_work.o lapacke_zhseqr.o lapacke_zhseqr_work.o lapacke_zlacgv.o lapacke_zlacgv_work.o lapacke_zlacn2.o lapacke_zlacn2_work.o lapacke_zlacp2.o lapacke_zlacp2_work.o lapacke_zlacpy.o lapacke_zlacpy_work.o lapacke_zlacrm.o lapacke_zlacrm_work.o lapacke_zlag2c.o lapacke_zlag2c_work.o lapacke_zlange.o lapacke_zlange_work.o lapacke_zlanhe.o lapacke_zlanhe_work.o lapacke_zlansy.o lapacke_zlansy_work.o lapacke_zlantr.o lapacke_zlantr_work.o lapacke_zlapmr.o lapacke_zlapmr_work.o lapacke_zlapmt.o lapacke_zlapmt_work.o lapacke_zlarcm.o lapacke_zlarcm_work.o lapacke_zlarfb.o lapacke_zlarfb_work.o lapacke_zlarfg.o lapacke_zlarfg_work.o lapacke_zlarft.o lapacke_zlarft_work.o lapacke_zlarfx.o lapacke_zlarfx_work.o lapacke_zlarnv.o lapacke_zlarnv_work.o lapacke_zlascl.o lapacke_zlascl_work.o lapacke_zlaset.o lapacke_zlaset_work.o lapacke_zlassq.o lapacke_zlassq_work.o lapacke_zlaswp.o lapacke_zlaswp_work.o lapacke_zlauum.o lapacke_zlauum_work.o lapacke_zpbcon.o lapacke_zpbcon_work.o lapacke_zpbequ.o lapacke_zpbequ_work.o lapacke_zpbrfs.o lapacke_zpbrfs_work.o lapacke_zpbstf.o lapacke_zpbstf_work.o lapacke_zpbsv.o lapacke_zpbsv_work.o lapacke_zpbsvx.o lapacke_zpbsvx_work.o lapacke_zpbtrf.o lapacke_zpbtrf_work.o lapacke_zpbtrs.o lapacke_zpbtrs_work.o lapacke_zpftrf.o lapacke_zpftrf_work.o lapacke_zpftri.o lapacke_zpftri_work.o lapacke_zpftrs.o lapacke_zpftrs_work.o lapacke_zpocon.o lapacke_zpocon_work.o lapacke_zpoequ.o lapacke_zpoequ_work.o lapacke_zpoequb.o lapacke_zpoequb_work.o lapacke_zporfs.o lapacke_zporfs_work.o lapacke_zposv.o lapacke_zposv_work.o lapacke_zposvx.o lapacke_zposvx_work.o lapacke_zpotrf.o lapacke_zpotrf_work.o lapacke_zpotrf2.o lapacke_zpotrf2_work.o lapacke_zpotri.o lapacke_zpotri_work.o lapacke_zpotrs.o lapacke_zpotrs_work.o lapacke_zppcon.o lapacke_zppcon_work.o lapacke_zppequ.o lapacke_zppequ_work.o lapacke_zpprfs.o lapacke_zpprfs_work.o lapacke_zppsv.o lapacke_zppsv_work.o lapacke_zppsvx.o lapacke_zppsvx_work.o lapacke_zpptrf.o lapacke_zpptrf_work.o lapacke_zpptri.o lapacke_zpptri_work.o lapacke_zpptrs.o lapacke_zpptrs_work.o lapacke_zpstrf.o lapacke_zpstrf_work.o lapacke_zptcon.o lapacke_zptcon_work.o lapacke_zpteqr.o lapacke_zpteqr_work.o lapacke_zptrfs.o lapacke_zptrfs_work.o lapacke_zptsv.o lapacke_zptsv_work.o lapacke_zptsvx.o lapacke_zptsvx_work.o lapacke_zpttrf.o lapacke_zpttrf_work.o lapacke_zpttrs.o lapacke_zpttrs_work.o lapacke_zspcon.o lapacke_zspcon_work.o lapacke_zsprfs.o lapacke_zsprfs_work.o lapacke_zspsv.o lapacke_zspsv_work.o lapacke_zspsvx.o lapacke_zspsvx_work.o lapacke_zsptrf.o lapacke_zsptrf_work.o lapacke_zsptri.o lapacke_zsptri_work.o lapacke_zsptrs.o lapacke_zsptrs_work.o lapacke_zstedc.o lapacke_zstedc_work.o lapacke_zstegr.o lapacke_zstegr_work.o lapacke_zstein.o lapacke_zstein_work.o lapacke_zstemr.o lapacke_zstemr_work.o lapacke_zsteqr.o lapacke_zsteqr_work.o lapacke_zsycon.o lapacke_zsycon_work.o lapacke_zsycon_3.o lapacke_zsycon_3_work.o lapacke_zsyconv.o lapacke_zsyconv_work.o lapacke_zsyequb.o lapacke_zsyequb_work.o lapacke_zsyrfs.o lapacke_zsyrfs_work.o lapacke_zsysv.o lapacke_zsysv_rook.o lapacke_zsysv_rook_work.o lapacke_zsysv_work.o lapacke_zsysv_aa.o lapacke_zsysv_aa_work.o lapacke_zsysv_rk.o lapacke_zsysv_rk_work.o lapacke_zsysvx.o lapacke_zsysvx_work.o lapacke_zsyswapr.o lapacke_zsyswapr_work.o lapacke_zsytrf.o lapacke_zsytrf_work.o lapacke_zsytrf_rook.o lapacke_zsytrf_rook_work.o lapacke_zsytrf_aa.o lapacke_zsytrf_aa_2stage.o lapacke_zsytrf_aa_work.o lapacke_zsytrf_aa_2stage_work.o lapacke_zsytrf_rk.o lapacke_zsytrf_rk_work.o lapacke_zsytri.o lapacke_zsytri2.o lapacke_zsytri2_work.o lapacke_zsytri_3.o lapacke_zsytri_3_work.o lapacke_zsytri2x.o lapacke_zsytri2x_work.o lapacke_zsytri_work.o lapacke_zsytrs.o lapacke_zsytrs_rook.o lapacke_zsytrs2.o lapacke_zsytrs2_work.o lapacke_zsytrs_work.o lapacke_zsytrs_rook_work.o lapacke_zsytrs_aa.o lapacke_zsytrs_aa_2stage.o lapacke_zsytrs_aa_work.o lapacke_zsytrs_aa_2stage_work.o lapacke_zsytrs_3.o lapacke_zsytrs_3_work.o lapacke_ztbcon.o lapacke_ztbcon_work.o lapacke_ztbrfs.o lapacke_ztbrfs_work.o lapacke_ztbtrs.o lapacke_ztbtrs_work.o lapacke_ztfsm.o lapacke_ztfsm_work.o lapacke_ztftri.o lapacke_ztftri_work.o lapacke_ztfttp.o lapacke_ztfttp_work.o lapacke_ztfttr.o lapacke_ztfttr_work.o lapacke_ztgevc.o lapacke_ztgevc_work.o lapacke_ztgexc.o lapacke_ztgexc_work.o lapacke_ztgsen.o lapacke_ztgsen_work.o lapacke_ztgsja.o lapacke_ztgsja_work.o lapacke_ztgsna.o lapacke_ztgsna_work.o lapacke_ztgsyl.o lapacke_ztgsyl_work.o lapacke_ztpcon.o lapacke_ztpcon_work.o lapacke_ztpmqrt.o lapacke_ztpmqrt_work.o lapacke_ztpqrt.o lapacke_ztpqrt2.o lapacke_ztpqrt2_work.o lapacke_ztpqrt_work.o lapacke_ztprfb.o lapacke_ztprfb_work.o lapacke_ztprfs.o lapacke_ztprfs_work.o lapacke_ztptri.o lapacke_ztptri_work.o lapacke_ztptrs.o lapacke_ztptrs_work.o lapacke_ztpttf.o lapacke_ztpttf_work.o lapacke_ztpttr.o lapacke_ztpttr_work.o lapacke_ztrcon.o lapacke_ztrcon_work.o lapacke_ztrevc.o lapacke_ztrevc_work.o lapacke_ztrexc.o lapacke_ztrexc_work.o lapacke_ztrrfs.o lapacke_ztrrfs_work.o lapacke_ztrsen.o lapacke_ztrsen_work.o lapacke_ztrsna.o lapacke_ztrsna_work.o lapacke_ztrsyl.o lapacke_ztrsyl_work.o lapacke_ztrtri.o lapacke_ztrtri_work.o lapacke_ztrtrs.o lapacke_ztrtrs_work.o lapacke_ztrttf.o lapacke_ztrttf_work.o lapacke_ztrttp.o lapacke_ztrttp_work.o lapacke_ztzrzf.o lapacke_ztzrzf_work.o lapacke_zunbdb.o lapacke_zunbdb_work.o lapacke_zuncsd.o lapacke_zuncsd_work.o lapacke_zuncsd2by1.o lapacke_zuncsd2by1_work.o lapacke_zungbr.o lapacke_zungbr_work.o lapacke_zunghr.o lapacke_zunghr_work.o lapacke_zunglq.o lapacke_zunglq_work.o lapacke_zungql.o lapacke_zungql_work.o lapacke_zungqr.o lapacke_zungqr_work.o lapacke_zungrq.o lapacke_zungrq_work.o lapacke_zungtr.o lapacke_zungtr_work.o lapacke_zunmbr.o lapacke_zunmbr_work.o lapacke_zunmhr.o lapacke_zunmhr_work.o lapacke_zunmlq.o lapacke_zunmlq_work.o lapacke_zunmql.o lapacke_zunmql_work.o lapacke_zunmqr.o lapacke_zunmqr_work.o lapacke_zunmrq.o lapacke_zunmrq_work.o lapacke_zunmrz.o lapacke_zunmrz_work.o lapacke_zunmtr.o lapacke_zunmtr_work.o lapacke_zupgtr.o lapacke_zupgtr_work.o lapacke_zupmtr.o lapacke_zupmtr_work.o lapacke_zsyr.o lapacke_csyr.o lapacke_zsyr_work.o lapacke_csyr_work.o lapacke_ilaver.o ar cr ../../liblapacke.a lapacke_cggsvp.o lapacke_cggsvp_work.o lapacke_dggsvp.o lapacke_dggsvp_work.o lapacke_sggsvp.o lapacke_sggsvp_work.o lapacke_zggsvp.o lapacke_zggsvp_work.o lapacke_cggsvd.o lapacke_cggsvd_work.o lapacke_dggsvd.o lapacke_dggsvd_work.o lapacke_sggsvd.o lapacke_sggsvd_work.o lapacke_zggsvd.o lapacke_zggsvd_work.o lapacke_cgeqpf.o lapacke_cgeqpf_work.o lapacke_dgeqpf.o lapacke_dgeqpf_work.o lapacke_sgeqpf.o lapacke_sgeqpf_work.o lapacke_zgeqpf.o lapacke_zgeqpf_work.o ar cr ../../liblapacke.a ar cr ../../liblapacke.a ranlib ../../liblapacke.a make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/src' make -C utils make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/utils' gcc -O2 -g -frecursive -I../include -c -o lapacke_cgb_nancheck.o lapacke_cgb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgb_trans.o lapacke_cgb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cge_nancheck.o lapacke_cge_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cge_trans.o lapacke_cge_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgg_nancheck.o lapacke_cgg_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgg_trans.o lapacke_cgg_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cgt_nancheck.o lapacke_cgt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chb_nancheck.o lapacke_chb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chb_trans.o lapacke_chb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_che_nancheck.o lapacke_che_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_che_trans.o lapacke_che_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chp_nancheck.o lapacke_chp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chp_trans.o lapacke_chp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chs_nancheck.o lapacke_chs_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_chs_trans.o lapacke_chs_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_c_nancheck.o lapacke_c_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpb_nancheck.o lapacke_cpb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpb_trans.o lapacke_cpb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpf_nancheck.o lapacke_cpf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpf_trans.o lapacke_cpf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpo_nancheck.o lapacke_cpo_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpo_trans.o lapacke_cpo_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpp_nancheck.o lapacke_cpp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpp_trans.o lapacke_cpp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cpt_nancheck.o lapacke_cpt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csp_nancheck.o lapacke_csp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csp_trans.o lapacke_csp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_cst_nancheck.o lapacke_cst_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csy_nancheck.o lapacke_csy_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_csy_trans.o lapacke_csy_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctb_nancheck.o lapacke_ctb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctb_trans.o lapacke_ctb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctf_nancheck.o lapacke_ctf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctf_trans.o lapacke_ctf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctp_nancheck.o lapacke_ctp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctp_trans.o lapacke_ctp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctr_nancheck.o lapacke_ctr_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ctr_trans.o lapacke_ctr_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgb_nancheck.o lapacke_dgb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgb_trans.o lapacke_dgb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dge_nancheck.o lapacke_dge_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dge_trans.o lapacke_dge_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgg_nancheck.o lapacke_dgg_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgg_trans.o lapacke_dgg_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dgt_nancheck.o lapacke_dgt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dhs_nancheck.o lapacke_dhs_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dhs_trans.o lapacke_dhs_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_d_nancheck.o lapacke_d_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpb_nancheck.o lapacke_dpb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpb_trans.o lapacke_dpb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpf_nancheck.o lapacke_dpf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpf_trans.o lapacke_dpf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpo_nancheck.o lapacke_dpo_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpo_trans.o lapacke_dpo_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpp_nancheck.o lapacke_dpp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpp_trans.o lapacke_dpp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dpt_nancheck.o lapacke_dpt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsb_nancheck.o lapacke_dsb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsb_trans.o lapacke_dsb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsp_nancheck.o lapacke_dsp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsp_trans.o lapacke_dsp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dst_nancheck.o lapacke_dst_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsy_nancheck.o lapacke_dsy_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dsy_trans.o lapacke_dsy_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtb_nancheck.o lapacke_dtb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtb_trans.o lapacke_dtb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtf_nancheck.o lapacke_dtf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtf_trans.o lapacke_dtf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtp_nancheck.o lapacke_dtp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtp_trans.o lapacke_dtp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtr_nancheck.o lapacke_dtr_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_dtr_trans.o lapacke_dtr_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_lsame.o lapacke_lsame.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgb_nancheck.o lapacke_sgb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgb_trans.o lapacke_sgb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sge_nancheck.o lapacke_sge_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sge_trans.o lapacke_sge_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgg_nancheck.o lapacke_sgg_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgg_trans.o lapacke_sgg_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sgt_nancheck.o lapacke_sgt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_shs_nancheck.o lapacke_shs_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_shs_trans.o lapacke_shs_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_s_nancheck.o lapacke_s_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spb_nancheck.o lapacke_spb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spb_trans.o lapacke_spb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spf_nancheck.o lapacke_spf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spf_trans.o lapacke_spf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spo_nancheck.o lapacke_spo_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spo_trans.o lapacke_spo_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spp_nancheck.o lapacke_spp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spp_trans.o lapacke_spp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_spt_nancheck.o lapacke_spt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssb_nancheck.o lapacke_ssb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssb_trans.o lapacke_ssb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssp_nancheck.o lapacke_ssp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssp_trans.o lapacke_ssp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_sst_nancheck.o lapacke_sst_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssy_nancheck.o lapacke_ssy_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ssy_trans.o lapacke_ssy_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stb_nancheck.o lapacke_stb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stb_trans.o lapacke_stb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stf_nancheck.o lapacke_stf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stf_trans.o lapacke_stf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stp_nancheck.o lapacke_stp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_stp_trans.o lapacke_stp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_str_nancheck.o lapacke_str_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_str_trans.o lapacke_str_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_xerbla.o lapacke_xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgb_nancheck.o lapacke_zgb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgb_trans.o lapacke_zgb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zge_nancheck.o lapacke_zge_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zge_trans.o lapacke_zge_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgg_nancheck.o lapacke_zgg_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgg_trans.o lapacke_zgg_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zgt_nancheck.o lapacke_zgt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhb_nancheck.o lapacke_zhb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhb_trans.o lapacke_zhb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhe_nancheck.o lapacke_zhe_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhe_trans.o lapacke_zhe_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhp_nancheck.o lapacke_zhp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhp_trans.o lapacke_zhp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhs_nancheck.o lapacke_zhs_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zhs_trans.o lapacke_zhs_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_z_nancheck.o lapacke_z_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpb_nancheck.o lapacke_zpb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpb_trans.o lapacke_zpb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpf_nancheck.o lapacke_zpf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpf_trans.o lapacke_zpf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpo_nancheck.o lapacke_zpo_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpo_trans.o lapacke_zpo_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpp_nancheck.o lapacke_zpp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpp_trans.o lapacke_zpp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zpt_nancheck.o lapacke_zpt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsp_nancheck.o lapacke_zsp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsp_trans.o lapacke_zsp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zst_nancheck.o lapacke_zst_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsy_nancheck.o lapacke_zsy_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_zsy_trans.o lapacke_zsy_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztb_nancheck.o lapacke_ztb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztb_trans.o lapacke_ztb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztf_nancheck.o lapacke_ztf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztf_trans.o lapacke_ztf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztp_nancheck.o lapacke_ztp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztp_trans.o lapacke_ztp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztr_nancheck.o lapacke_ztr_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_ztr_trans.o lapacke_ztr_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_make_complex_float.o lapacke_make_complex_float.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -I../include -c -o lapacke_make_complex_double.o lapacke_make_complex_double.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C ar cr ../../liblapacke.a lapacke_cgb_nancheck.o lapacke_cgb_trans.o lapacke_cge_nancheck.o lapacke_cge_trans.o lapacke_cgg_nancheck.o lapacke_cgg_trans.o lapacke_cgt_nancheck.o lapacke_chb_nancheck.o lapacke_chb_trans.o lapacke_che_nancheck.o lapacke_che_trans.o lapacke_chp_nancheck.o lapacke_chp_trans.o lapacke_chs_nancheck.o lapacke_chs_trans.o lapacke_c_nancheck.o lapacke_cpb_nancheck.o lapacke_cpb_trans.o lapacke_cpf_nancheck.o lapacke_cpf_trans.o lapacke_cpo_nancheck.o lapacke_cpo_trans.o lapacke_cpp_nancheck.o lapacke_cpp_trans.o lapacke_cpt_nancheck.o lapacke_csp_nancheck.o lapacke_csp_trans.o lapacke_cst_nancheck.o lapacke_csy_nancheck.o lapacke_csy_trans.o lapacke_ctb_nancheck.o lapacke_ctb_trans.o lapacke_ctf_nancheck.o lapacke_ctf_trans.o lapacke_ctp_nancheck.o lapacke_ctp_trans.o lapacke_ctr_nancheck.o lapacke_ctr_trans.o lapacke_dgb_nancheck.o lapacke_dgb_trans.o lapacke_dge_nancheck.o lapacke_dge_trans.o lapacke_dgg_nancheck.o lapacke_dgg_trans.o lapacke_dgt_nancheck.o lapacke_dhs_nancheck.o lapacke_dhs_trans.o lapacke_d_nancheck.o lapacke_dpb_nancheck.o lapacke_dpb_trans.o lapacke_dpf_nancheck.o lapacke_dpf_trans.o lapacke_dpo_nancheck.o lapacke_dpo_trans.o lapacke_dpp_nancheck.o lapacke_dpp_trans.o lapacke_dpt_nancheck.o lapacke_dsb_nancheck.o lapacke_dsb_trans.o lapacke_dsp_nancheck.o lapacke_dsp_trans.o lapacke_dst_nancheck.o lapacke_dsy_nancheck.o lapacke_dsy_trans.o lapacke_dtb_nancheck.o lapacke_dtb_trans.o lapacke_dtf_nancheck.o lapacke_dtf_trans.o lapacke_dtp_nancheck.o lapacke_dtp_trans.o lapacke_dtr_nancheck.o lapacke_dtr_trans.o lapacke_lsame.o lapacke_sgb_nancheck.o lapacke_sgb_trans.o lapacke_sge_nancheck.o lapacke_sge_trans.o lapacke_sgg_nancheck.o lapacke_sgg_trans.o lapacke_sgt_nancheck.o lapacke_shs_nancheck.o lapacke_shs_trans.o lapacke_s_nancheck.o lapacke_spb_nancheck.o lapacke_spb_trans.o lapacke_spf_nancheck.o lapacke_spf_trans.o lapacke_spo_nancheck.o lapacke_spo_trans.o lapacke_spp_nancheck.o lapacke_spp_trans.o lapacke_spt_nancheck.o lapacke_ssb_nancheck.o lapacke_ssb_trans.o lapacke_ssp_nancheck.o lapacke_ssp_trans.o lapacke_sst_nancheck.o lapacke_ssy_nancheck.o lapacke_ssy_trans.o lapacke_stb_nancheck.o lapacke_stb_trans.o lapacke_stf_nancheck.o lapacke_stf_trans.o lapacke_stp_nancheck.o lapacke_stp_trans.o lapacke_str_nancheck.o lapacke_str_trans.o lapacke_xerbla.o lapacke_zgb_nancheck.o lapacke_zgb_trans.o lapacke_zge_nancheck.o lapacke_zge_trans.o lapacke_zgg_nancheck.o lapacke_zgg_trans.o lapacke_zgt_nancheck.o lapacke_zhb_nancheck.o lapacke_zhb_trans.o lapacke_zhe_nancheck.o lapacke_zhe_trans.o lapacke_zhp_nancheck.o lapacke_zhp_trans.o lapacke_zhs_nancheck.o lapacke_zhs_trans.o lapacke_z_nancheck.o lapacke_zpb_nancheck.o lapacke_zpb_trans.o lapacke_zpf_nancheck.o lapacke_zpf_trans.o lapacke_zpo_nancheck.o lapacke_zpo_trans.o lapacke_zpp_nancheck.o lapacke_zpp_trans.o lapacke_zpt_nancheck.o lapacke_zsp_nancheck.o lapacke_zsp_trans.o lapacke_zst_nancheck.o lapacke_zsy_nancheck.o lapacke_zsy_trans.o lapacke_ztb_nancheck.o lapacke_ztb_trans.o lapacke_ztf_nancheck.o lapacke_ztf_trans.o lapacke_ztp_nancheck.o lapacke_ztp_trans.o lapacke_ztr_nancheck.o lapacke_ztr_trans.o lapacke_make_complex_float.o lapacke_make_complex_double.o ranlib ../../liblapacke.a make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/utils' + make clean rm -f ../liblapacke.a make -C src clean make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/src' rm -f *.o make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/src' make -C utils clean make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/utils' rm -f *.o make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/utils' make -C example clean make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/example' rm -f *.o rm -f x* make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/example' + make 'CFLAGS=-O2 -g -frecursive -fPIC' BUILD_DEPRECATED=true 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' shlib make -C src make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/src' gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cbbcsd.o lapacke_cbbcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cbbcsd_work.o lapacke_cbbcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cbdsqr.o lapacke_cbdsqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cbdsqr_work.o lapacke_cbdsqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbbrd.o lapacke_cgbbrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbbrd_work.o lapacke_cgbbrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbcon.o lapacke_cgbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbcon_work.o lapacke_cgbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbequ.o lapacke_cgbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbequ_work.o lapacke_cgbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbequb.o lapacke_cgbequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbequb_work.o lapacke_cgbequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbrfs.o lapacke_cgbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbrfs_work.o lapacke_cgbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbsv.o lapacke_cgbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbsv_work.o lapacke_cgbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbsvx.o lapacke_cgbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbsvx_work.o lapacke_cgbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbtrf.o lapacke_cgbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbtrf_work.o lapacke_cgbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbtrs.o lapacke_cgbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgbtrs_work.o lapacke_cgbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgebak.o lapacke_cgebak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgebak_work.o lapacke_cgebak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgebal.o lapacke_cgebal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgebal_work.o lapacke_cgebal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgebrd.o lapacke_cgebrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgebrd_work.o lapacke_cgebrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgecon.o lapacke_cgecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgecon_work.o lapacke_cgecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeequ.o lapacke_cgeequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeequ_work.o lapacke_cgeequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeequb.o lapacke_cgeequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeequb_work.o lapacke_cgeequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgees.o lapacke_cgees.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgees_work.o lapacke_cgees_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeesx.o lapacke_cgeesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeesx_work.o lapacke_cgeesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeev.o lapacke_cgeev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeev_work.o lapacke_cgeev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeevx.o lapacke_cgeevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeevx_work.o lapacke_cgeevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgehrd.o lapacke_cgehrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgehrd_work.o lapacke_cgehrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelq.o lapacke_cgelq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelq_work.o lapacke_cgelq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelq2.o lapacke_cgelq2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelq2_work.o lapacke_cgelq2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgejsv.o lapacke_cgejsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgejsv_work.o lapacke_cgejsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelqf.o lapacke_cgelqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelqf_work.o lapacke_cgelqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgels.o lapacke_cgels.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgels_work.o lapacke_cgels_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelsd.o lapacke_cgelsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelsd_work.o lapacke_cgelsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelss.o lapacke_cgelss.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelss_work.o lapacke_cgelss_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelsy.o lapacke_cgelsy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgelsy_work.o lapacke_cgelsy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgemlq.o lapacke_cgemlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgemlq_work.o lapacke_cgemlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgemqr.o lapacke_cgemqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgemqr_work.o lapacke_cgemqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgemqrt.o lapacke_cgemqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgemqrt_work.o lapacke_cgemqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqlf.o lapacke_cgeqlf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqlf_work.o lapacke_cgeqlf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqp3.o lapacke_cgeqp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqp3_work.o lapacke_cgeqp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqr.o lapacke_cgeqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqr_work.o lapacke_cgeqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqr2.o lapacke_cgeqr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqr2_work.o lapacke_cgeqr2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrf.o lapacke_cgeqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrf_work.o lapacke_cgeqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrfp.o lapacke_cgeqrfp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrfp_work.o lapacke_cgeqrfp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrt.o lapacke_cgeqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrt2.o lapacke_cgeqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrt2_work.o lapacke_cgeqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrt3.o lapacke_cgeqrt3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrt3_work.o lapacke_cgeqrt3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqrt_work.o lapacke_cgeqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgerfs.o lapacke_cgerfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgerfs_work.o lapacke_cgerfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgerqf.o lapacke_cgerqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgerqf_work.o lapacke_cgerqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesdd.o lapacke_cgesdd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesdd_work.o lapacke_cgesdd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesv.o lapacke_cgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesv_work.o lapacke_cgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesvd.o lapacke_cgesvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesvd_work.o lapacke_cgesvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesvdx.o lapacke_cgesvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesvdx_work.o lapacke_cgesvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesvj.o lapacke_cgesvj.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesvj_work.o lapacke_cgesvj_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesvx.o lapacke_cgesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgesvx_work.o lapacke_cgesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetf2.o lapacke_cgetf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetf2_work.o lapacke_cgetf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetrf.o lapacke_cgetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetrf_work.o lapacke_cgetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetrf2.o lapacke_cgetrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetrf2_work.o lapacke_cgetrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetri.o lapacke_cgetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetri_work.o lapacke_cgetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetrs.o lapacke_cgetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetrs_work.o lapacke_cgetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetsls.o lapacke_cgetsls.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgetsls_work.o lapacke_cgetsls_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggbak.o lapacke_cggbak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggbak_work.o lapacke_cggbak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggbal.o lapacke_cggbal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggbal_work.o lapacke_cggbal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgges.o lapacke_cgges.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgges_work.o lapacke_cgges_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgges3.o lapacke_cgges3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgges3_work.o lapacke_cgges3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggesx.o lapacke_cggesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggesx_work.o lapacke_cggesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggev.o lapacke_cggev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggev_work.o lapacke_cggev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggev3.o lapacke_cggev3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggev3_work.o lapacke_cggev3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggevx.o lapacke_cggevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggevx_work.o lapacke_cggevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggglm.o lapacke_cggglm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggglm_work.o lapacke_cggglm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgghrd.o lapacke_cgghrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgghrd_work.o lapacke_cgghrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgghd3.o lapacke_cgghd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgghd3_work.o lapacke_cgghd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgglse.o lapacke_cgglse.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgglse_work.o lapacke_cgglse_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggqrf.o lapacke_cggqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggqrf_work.o lapacke_cggqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggrqf.o lapacke_cggrqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggrqf_work.o lapacke_cggrqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggsvd3.o lapacke_cggsvd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggsvd3_work.o lapacke_cggsvd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggsvp3.o lapacke_cggsvp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggsvp3_work.o lapacke_cggsvp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgtcon.o lapacke_cgtcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgtcon_work.o lapacke_cgtcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgtrfs.o lapacke_cgtrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgtrfs_work.o lapacke_cgtrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgtsv.o lapacke_cgtsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgtsv_work.o lapacke_cgtsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgtsvx.o lapacke_cgtsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgtsvx_work.o lapacke_cgtsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgttrf.o lapacke_cgttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgttrf_work.o lapacke_cgttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgttrs.o lapacke_cgttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgttrs_work.o lapacke_cgttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbev.o lapacke_chbev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbev_work.o lapacke_chbev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbevd.o lapacke_chbevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbevd_work.o lapacke_chbevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbevx.o lapacke_chbevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbevx_work.o lapacke_chbevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbev_2stage.o lapacke_chbev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbev_2stage_work.o lapacke_chbev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbevd_2stage.o lapacke_chbevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbevd_2stage_work.o lapacke_chbevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbevx_2stage.o lapacke_chbevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbevx_2stage_work.o lapacke_chbevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbgst.o lapacke_chbgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbgst_work.o lapacke_chbgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbgv.o lapacke_chbgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbgv_work.o lapacke_chbgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbgvd.o lapacke_chbgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbgvd_work.o lapacke_chbgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbgvx.o lapacke_chbgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbgvx_work.o lapacke_chbgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbtrd.o lapacke_chbtrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chbtrd_work.o lapacke_chbtrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_checon.o lapacke_checon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_checon_work.o lapacke_checon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_checon_3.o lapacke_checon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_checon_3_work.o lapacke_checon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheequb.o lapacke_cheequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheequb_work.o lapacke_cheequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheev.o lapacke_cheev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheev_work.o lapacke_cheev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevd.o lapacke_cheevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevd_work.o lapacke_cheevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevr.o lapacke_cheevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevr_work.o lapacke_cheevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevx.o lapacke_cheevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevx_work.o lapacke_cheevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheev_2stage.o lapacke_cheev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheev_2stage_work.o lapacke_cheev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevd_2stage.o lapacke_cheevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevd_2stage_work.o lapacke_cheevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevr_2stage.o lapacke_cheevr_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevr_2stage_work.o lapacke_cheevr_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevx_2stage.o lapacke_cheevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheevx_2stage_work.o lapacke_cheevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegst.o lapacke_chegst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegst_work.o lapacke_chegst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegv.o lapacke_chegv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegv_work.o lapacke_chegv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegv_2stage.o lapacke_chegv_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegv_2stage_work.o lapacke_chegv_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegvd.o lapacke_chegvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegvd_work.o lapacke_chegvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegvx.o lapacke_chegvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chegvx_work.o lapacke_chegvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cherfs.o lapacke_cherfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cherfs_work.o lapacke_cherfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chesv.o lapacke_chesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chesv_work.o lapacke_chesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chesv_aa.o lapacke_chesv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chesv_aa_work.o lapacke_chesv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chesv_rk.o lapacke_chesv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chesv_rk_work.o lapacke_chesv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chesvx.o lapacke_chesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chesvx_work.o lapacke_chesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheswapr.o lapacke_cheswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cheswapr_work.o lapacke_cheswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrd.o lapacke_chetrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrd_work.o lapacke_chetrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf.o lapacke_chetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_rook.o lapacke_chetrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_work.o lapacke_chetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_rook_work.o lapacke_chetrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_aa.o lapacke_chetrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_aa_2stage.o lapacke_chetrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_aa_work.o lapacke_chetrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_aa_2stage_work.o lapacke_chetrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_rk.o lapacke_chetrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrf_rk_work.o lapacke_chetrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetri.o lapacke_chetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetri2.o lapacke_chetri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetri2_work.o lapacke_chetri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetri_3.o lapacke_chetri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetri_3_work.o lapacke_chetri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetri2x.o lapacke_chetri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetri2x_work.o lapacke_chetri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetri_work.o lapacke_chetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs.o lapacke_chetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_rook.o lapacke_chetrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs2.o lapacke_chetrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs2_work.o lapacke_chetrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_work.o lapacke_chetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_rook_work.o lapacke_chetrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_aa.o lapacke_chetrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_aa_2stage.o lapacke_chetrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_aa_work.o lapacke_chetrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_aa_2stage_work.o lapacke_chetrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_3.o lapacke_chetrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chetrs_3_work.o lapacke_chetrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chfrk.o lapacke_chfrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chfrk_work.o lapacke_chfrk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chgeqz.o lapacke_chgeqz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chgeqz_work.o lapacke_chgeqz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpcon.o lapacke_chpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpcon_work.o lapacke_chpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpev.o lapacke_chpev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpev_work.o lapacke_chpev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpevd.o lapacke_chpevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpevd_work.o lapacke_chpevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpevx.o lapacke_chpevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpevx_work.o lapacke_chpevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpgst.o lapacke_chpgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpgst_work.o lapacke_chpgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpgv.o lapacke_chpgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpgv_work.o lapacke_chpgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpgvd.o lapacke_chpgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpgvd_work.o lapacke_chpgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpgvx.o lapacke_chpgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpgvx_work.o lapacke_chpgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chprfs.o lapacke_chprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chprfs_work.o lapacke_chprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpsv.o lapacke_chpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpsv_work.o lapacke_chpsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpsvx.o lapacke_chpsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chpsvx_work.o lapacke_chpsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chptrd.o lapacke_chptrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chptrd_work.o lapacke_chptrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chptrf.o lapacke_chptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chptrf_work.o lapacke_chptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chptri.o lapacke_chptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chptri_work.o lapacke_chptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chptrs.o lapacke_chptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chptrs_work.o lapacke_chptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chsein.o lapacke_chsein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chsein_work.o lapacke_chsein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chseqr.o lapacke_chseqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chseqr_work.o lapacke_chseqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacgv.o lapacke_clacgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacgv_work.o lapacke_clacgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacn2.o lapacke_clacn2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacn2_work.o lapacke_clacn2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacp2.o lapacke_clacp2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacp2_work.o lapacke_clacp2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacpy.o lapacke_clacpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacpy_work.o lapacke_clacpy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacrm.o lapacke_clacrm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clacrm_work.o lapacke_clacrm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clag2z.o lapacke_clag2z.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clag2z_work.o lapacke_clag2z_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clange.o lapacke_clange.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clange_work.o lapacke_clange_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clanhe.o lapacke_clanhe.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clanhe_work.o lapacke_clanhe_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clansy.o lapacke_clansy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clansy_work.o lapacke_clansy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clantr.o lapacke_clantr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clantr_work.o lapacke_clantr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clapmr.o lapacke_clapmr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clapmr_work.o lapacke_clapmr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clapmt.o lapacke_clapmt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clapmt_work.o lapacke_clapmt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarcm.o lapacke_clarcm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarcm_work.o lapacke_clarcm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarfb.o lapacke_clarfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarfb_work.o lapacke_clarfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarfg.o lapacke_clarfg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarfg_work.o lapacke_clarfg_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarft.o lapacke_clarft.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarft_work.o lapacke_clarft_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarfx.o lapacke_clarfx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarfx_work.o lapacke_clarfx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarnv.o lapacke_clarnv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clarnv_work.o lapacke_clarnv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clascl.o lapacke_clascl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clascl_work.o lapacke_clascl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_claset.o lapacke_claset.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_claset_work.o lapacke_claset_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_classq.o lapacke_classq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_classq_work.o lapacke_classq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_claswp.o lapacke_claswp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_claswp_work.o lapacke_claswp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clauum.o lapacke_clauum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_clauum_work.o lapacke_clauum_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbcon.o lapacke_cpbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbcon_work.o lapacke_cpbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbequ.o lapacke_cpbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbequ_work.o lapacke_cpbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbrfs.o lapacke_cpbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbrfs_work.o lapacke_cpbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbstf.o lapacke_cpbstf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbstf_work.o lapacke_cpbstf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbsv.o lapacke_cpbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbsv_work.o lapacke_cpbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbsvx.o lapacke_cpbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbsvx_work.o lapacke_cpbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbtrf.o lapacke_cpbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbtrf_work.o lapacke_cpbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbtrs.o lapacke_cpbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpbtrs_work.o lapacke_cpbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpftrf.o lapacke_cpftrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpftrf_work.o lapacke_cpftrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpftri.o lapacke_cpftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpftri_work.o lapacke_cpftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpftrs.o lapacke_cpftrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpftrs_work.o lapacke_cpftrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpocon.o lapacke_cpocon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpocon_work.o lapacke_cpocon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpoequ.o lapacke_cpoequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpoequ_work.o lapacke_cpoequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpoequb.o lapacke_cpoequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpoequb_work.o lapacke_cpoequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cporfs.o lapacke_cporfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cporfs_work.o lapacke_cporfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cposv.o lapacke_cposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cposv_work.o lapacke_cposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cposvx.o lapacke_cposvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cposvx_work.o lapacke_cposvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpotrf.o lapacke_cpotrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpotrf_work.o lapacke_cpotrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpotrf2.o lapacke_cpotrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpotrf2_work.o lapacke_cpotrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpotri.o lapacke_cpotri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpotri_work.o lapacke_cpotri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpotrs.o lapacke_cpotrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpotrs_work.o lapacke_cpotrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cppcon.o lapacke_cppcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cppcon_work.o lapacke_cppcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cppequ.o lapacke_cppequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cppequ_work.o lapacke_cppequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpprfs.o lapacke_cpprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpprfs_work.o lapacke_cpprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cppsv.o lapacke_cppsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cppsv_work.o lapacke_cppsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cppsvx.o lapacke_cppsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cppsvx_work.o lapacke_cppsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpptrf.o lapacke_cpptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpptrf_work.o lapacke_cpptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpptri.o lapacke_cpptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpptri_work.o lapacke_cpptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpptrs.o lapacke_cpptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpptrs_work.o lapacke_cpptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpstrf.o lapacke_cpstrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpstrf_work.o lapacke_cpstrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cptcon.o lapacke_cptcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cptcon_work.o lapacke_cptcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpteqr.o lapacke_cpteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpteqr_work.o lapacke_cpteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cptrfs.o lapacke_cptrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cptrfs_work.o lapacke_cptrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cptsv.o lapacke_cptsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cptsv_work.o lapacke_cptsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cptsvx.o lapacke_cptsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cptsvx_work.o lapacke_cptsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpttrf.o lapacke_cpttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpttrf_work.o lapacke_cpttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpttrs.o lapacke_cpttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpttrs_work.o lapacke_cpttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cspcon.o lapacke_cspcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cspcon_work.o lapacke_cspcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csprfs.o lapacke_csprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csprfs_work.o lapacke_csprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cspsv.o lapacke_cspsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cspsv_work.o lapacke_cspsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cspsvx.o lapacke_cspsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cspsvx_work.o lapacke_cspsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csptrf.o lapacke_csptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csptrf_work.o lapacke_csptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csptri.o lapacke_csptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csptri_work.o lapacke_csptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csptrs.o lapacke_csptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csptrs_work.o lapacke_csptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cstedc.o lapacke_cstedc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cstedc_work.o lapacke_cstedc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cstegr.o lapacke_cstegr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cstegr_work.o lapacke_cstegr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cstein.o lapacke_cstein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cstein_work.o lapacke_cstein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cstemr.o lapacke_cstemr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cstemr_work.o lapacke_cstemr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csteqr.o lapacke_csteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csteqr_work.o lapacke_csteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csycon.o lapacke_csycon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csycon_work.o lapacke_csycon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csycon_3.o lapacke_csycon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csycon_3_work.o lapacke_csycon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyconv.o lapacke_csyconv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyconv_work.o lapacke_csyconv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyequb.o lapacke_csyequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyequb_work.o lapacke_csyequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyrfs.o lapacke_csyrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyrfs_work.o lapacke_csyrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysv.o lapacke_csysv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysv_rook.o lapacke_csysv_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysv_rook_work.o lapacke_csysv_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysv_work.o lapacke_csysv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysv_aa.o lapacke_csysv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysv_aa_work.o lapacke_csysv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysv_rk.o lapacke_csysv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysv_rk_work.o lapacke_csysv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysvx.o lapacke_csysvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csysvx_work.o lapacke_csysvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyswapr.o lapacke_csyswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyswapr_work.o lapacke_csyswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf.o lapacke_csytrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_work.o lapacke_csytrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_rook.o lapacke_csytrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_rook_work.o lapacke_csytrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_aa.o lapacke_csytrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_aa_2stage.o lapacke_csytrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_aa_work.o lapacke_csytrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_aa_2stage_work.o lapacke_csytrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_rk.o lapacke_csytrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrf_rk_work.o lapacke_csytrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytri.o lapacke_csytri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytri2.o lapacke_csytri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytri2_work.o lapacke_csytri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytri_3.o lapacke_csytri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytri_3_work.o lapacke_csytri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytri2x.o lapacke_csytri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytri2x_work.o lapacke_csytri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytri_work.o lapacke_csytri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs.o lapacke_csytrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_rook.o lapacke_csytrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs2.o lapacke_csytrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs2_work.o lapacke_csytrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_work.o lapacke_csytrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_rook_work.o lapacke_csytrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_aa.o lapacke_csytrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_aa_2stage.o lapacke_csytrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_aa_work.o lapacke_csytrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_aa_2stage_work.o lapacke_csytrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_3.o lapacke_csytrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csytrs_3_work.o lapacke_csytrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctbcon.o lapacke_ctbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctbcon_work.o lapacke_ctbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctbrfs.o lapacke_ctbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctbrfs_work.o lapacke_ctbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctbtrs.o lapacke_ctbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctbtrs_work.o lapacke_ctbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctfsm.o lapacke_ctfsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctfsm_work.o lapacke_ctfsm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctftri.o lapacke_ctftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctftri_work.o lapacke_ctftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctfttp.o lapacke_ctfttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctfttp_work.o lapacke_ctfttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctfttr.o lapacke_ctfttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctfttr_work.o lapacke_ctfttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgevc.o lapacke_ctgevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgevc_work.o lapacke_ctgevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgexc.o lapacke_ctgexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgexc_work.o lapacke_ctgexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgsen.o lapacke_ctgsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgsen_work.o lapacke_ctgsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgsja.o lapacke_ctgsja.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgsja_work.o lapacke_ctgsja_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgsna.o lapacke_ctgsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgsna_work.o lapacke_ctgsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgsyl.o lapacke_ctgsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctgsyl_work.o lapacke_ctgsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpcon.o lapacke_ctpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpcon_work.o lapacke_ctpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpmqrt.o lapacke_ctpmqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpmqrt_work.o lapacke_ctpmqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpqrt.o lapacke_ctpqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpqrt2.o lapacke_ctpqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpqrt2_work.o lapacke_ctpqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpqrt_work.o lapacke_ctpqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctprfb.o lapacke_ctprfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctprfb_work.o lapacke_ctprfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctprfs.o lapacke_ctprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctprfs_work.o lapacke_ctprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctptri.o lapacke_ctptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctptri_work.o lapacke_ctptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctptrs.o lapacke_ctptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctptrs_work.o lapacke_ctptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpttf.o lapacke_ctpttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpttf_work.o lapacke_ctpttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpttr.o lapacke_ctpttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctpttr_work.o lapacke_ctpttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrcon.o lapacke_ctrcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrcon_work.o lapacke_ctrcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrevc.o lapacke_ctrevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrevc_work.o lapacke_ctrevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrexc.o lapacke_ctrexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrexc_work.o lapacke_ctrexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrrfs.o lapacke_ctrrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrrfs_work.o lapacke_ctrrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrsen.o lapacke_ctrsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrsen_work.o lapacke_ctrsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrsna.o lapacke_ctrsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrsna_work.o lapacke_ctrsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrsyl.o lapacke_ctrsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrsyl_work.o lapacke_ctrsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrtri.o lapacke_ctrtri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrtri_work.o lapacke_ctrtri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrtrs.o lapacke_ctrtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrtrs_work.o lapacke_ctrtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrttf.o lapacke_ctrttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrttf_work.o lapacke_ctrttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrttp.o lapacke_ctrttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctrttp_work.o lapacke_ctrttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctzrzf.o lapacke_ctzrzf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctzrzf_work.o lapacke_ctzrzf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunbdb.o lapacke_cunbdb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunbdb_work.o lapacke_cunbdb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cuncsd.o lapacke_cuncsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cuncsd_work.o lapacke_cuncsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cuncsd2by1.o lapacke_cuncsd2by1.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cuncsd2by1_work.o lapacke_cuncsd2by1_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungbr.o lapacke_cungbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungbr_work.o lapacke_cungbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunghr.o lapacke_cunghr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunghr_work.o lapacke_cunghr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunglq.o lapacke_cunglq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunglq_work.o lapacke_cunglq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungql.o lapacke_cungql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungql_work.o lapacke_cungql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungqr.o lapacke_cungqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungqr_work.o lapacke_cungqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungrq.o lapacke_cungrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungrq_work.o lapacke_cungrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungtr.o lapacke_cungtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cungtr_work.o lapacke_cungtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmbr.o lapacke_cunmbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmbr_work.o lapacke_cunmbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmhr.o lapacke_cunmhr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmhr_work.o lapacke_cunmhr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmlq.o lapacke_cunmlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmlq_work.o lapacke_cunmlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmql.o lapacke_cunmql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmql_work.o lapacke_cunmql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmqr.o lapacke_cunmqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmqr_work.o lapacke_cunmqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmrq.o lapacke_cunmrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmrq_work.o lapacke_cunmrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmrz.o lapacke_cunmrz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmrz_work.o lapacke_cunmrz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmtr.o lapacke_cunmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cunmtr_work.o lapacke_cunmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cupgtr.o lapacke_cupgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cupgtr_work.o lapacke_cupgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cupmtr.o lapacke_cupmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cupmtr_work.o lapacke_cupmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dbbcsd.o lapacke_dbbcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dbbcsd_work.o lapacke_dbbcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dbdsdc.o lapacke_dbdsdc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dbdsdc_work.o lapacke_dbdsdc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dbdsvdx.o lapacke_dbdsvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dbdsvdx_work.o lapacke_dbdsvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dbdsqr.o lapacke_dbdsqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dbdsqr_work.o lapacke_dbdsqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ddisna.o lapacke_ddisna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ddisna_work.o lapacke_ddisna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbbrd.o lapacke_dgbbrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbbrd_work.o lapacke_dgbbrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbcon.o lapacke_dgbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbcon_work.o lapacke_dgbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbequ.o lapacke_dgbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbequ_work.o lapacke_dgbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbequb.o lapacke_dgbequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbequb_work.o lapacke_dgbequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbrfs.o lapacke_dgbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbrfs_work.o lapacke_dgbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbsv.o lapacke_dgbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbsv_work.o lapacke_dgbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbsvx.o lapacke_dgbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbsvx_work.o lapacke_dgbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbtrf.o lapacke_dgbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbtrf_work.o lapacke_dgbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbtrs.o lapacke_dgbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgbtrs_work.o lapacke_dgbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgebak.o lapacke_dgebak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgebak_work.o lapacke_dgebak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgebal.o lapacke_dgebal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgebal_work.o lapacke_dgebal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgebrd.o lapacke_dgebrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgebrd_work.o lapacke_dgebrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgecon.o lapacke_dgecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgecon_work.o lapacke_dgecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeequ.o lapacke_dgeequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeequ_work.o lapacke_dgeequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeequb.o lapacke_dgeequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeequb_work.o lapacke_dgeequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgees.o lapacke_dgees.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgees_work.o lapacke_dgees_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeesx.o lapacke_dgeesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeesx_work.o lapacke_dgeesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeev.o lapacke_dgeev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeev_work.o lapacke_dgeev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeevx.o lapacke_dgeevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeevx_work.o lapacke_dgeevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgehrd.o lapacke_dgehrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgehrd_work.o lapacke_dgehrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgejsv.o lapacke_dgejsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgejsv_work.o lapacke_dgejsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelq.o lapacke_dgelq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelq_work.o lapacke_dgelq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelq2.o lapacke_dgelq2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelq2_work.o lapacke_dgelq2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelqf.o lapacke_dgelqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelqf_work.o lapacke_dgelqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgels.o lapacke_dgels.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgels_work.o lapacke_dgels_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelsd.o lapacke_dgelsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelsd_work.o lapacke_dgelsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelss.o lapacke_dgelss.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelss_work.o lapacke_dgelss_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelsy.o lapacke_dgelsy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgelsy_work.o lapacke_dgelsy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgemlq.o lapacke_dgemlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgemlq_work.o lapacke_dgemlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgemqr.o lapacke_dgemqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgemqr_work.o lapacke_dgemqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgemqrt.o lapacke_dgemqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgemqrt_work.o lapacke_dgemqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqlf.o lapacke_dgeqlf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqlf_work.o lapacke_dgeqlf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqp3.o lapacke_dgeqp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqp3_work.o lapacke_dgeqp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqr.o lapacke_dgeqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqr_work.o lapacke_dgeqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqr2.o lapacke_dgeqr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqr2_work.o lapacke_dgeqr2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrf.o lapacke_dgeqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrf_work.o lapacke_dgeqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrfp.o lapacke_dgeqrfp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrfp_work.o lapacke_dgeqrfp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrt.o lapacke_dgeqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrt2.o lapacke_dgeqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrt2_work.o lapacke_dgeqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrt3.o lapacke_dgeqrt3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrt3_work.o lapacke_dgeqrt3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqrt_work.o lapacke_dgeqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgerfs.o lapacke_dgerfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgerfs_work.o lapacke_dgerfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgerqf.o lapacke_dgerqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgerqf_work.o lapacke_dgerqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesdd.o lapacke_dgesdd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesdd_work.o lapacke_dgesdd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesv.o lapacke_dgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesv_work.o lapacke_dgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesvd.o lapacke_dgesvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesvd_work.o lapacke_dgesvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesvdx.o lapacke_dgesvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesvdx_work.o lapacke_dgesvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesvj.o lapacke_dgesvj.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesvj_work.o lapacke_dgesvj_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesvx.o lapacke_dgesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgesvx_work.o lapacke_dgesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetf2.o lapacke_dgetf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetf2_work.o lapacke_dgetf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetrf.o lapacke_dgetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetrf_work.o lapacke_dgetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetrf2.o lapacke_dgetrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetrf2_work.o lapacke_dgetrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetri.o lapacke_dgetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetri_work.o lapacke_dgetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetrs.o lapacke_dgetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetrs_work.o lapacke_dgetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetsls.o lapacke_dgetsls.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgetsls_work.o lapacke_dgetsls_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggbak.o lapacke_dggbak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggbak_work.o lapacke_dggbak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggbal.o lapacke_dggbal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggbal_work.o lapacke_dggbal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgges.o lapacke_dgges.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgges_work.o lapacke_dgges_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgges3.o lapacke_dgges3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgges3_work.o lapacke_dgges3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggesx.o lapacke_dggesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggesx_work.o lapacke_dggesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggev.o lapacke_dggev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggev_work.o lapacke_dggev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggev3.o lapacke_dggev3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggev3_work.o lapacke_dggev3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggevx.o lapacke_dggevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggevx_work.o lapacke_dggevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggglm.o lapacke_dggglm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggglm_work.o lapacke_dggglm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgghrd.o lapacke_dgghrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgghrd_work.o lapacke_dgghrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgghd3.o lapacke_dgghd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgghd3_work.o lapacke_dgghd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgglse.o lapacke_dgglse.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgglse_work.o lapacke_dgglse_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggqrf.o lapacke_dggqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggqrf_work.o lapacke_dggqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggrqf.o lapacke_dggrqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggrqf_work.o lapacke_dggrqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggsvd3.o lapacke_dggsvd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggsvd3_work.o lapacke_dggsvd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggsvp3.o lapacke_dggsvp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggsvp3_work.o lapacke_dggsvp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgtcon.o lapacke_dgtcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgtcon_work.o lapacke_dgtcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgtrfs.o lapacke_dgtrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgtrfs_work.o lapacke_dgtrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgtsv.o lapacke_dgtsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgtsv_work.o lapacke_dgtsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgtsvx.o lapacke_dgtsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgtsvx_work.o lapacke_dgtsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgttrf.o lapacke_dgttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgttrf_work.o lapacke_dgttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgttrs.o lapacke_dgttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgttrs_work.o lapacke_dgttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dhgeqz.o lapacke_dhgeqz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dhgeqz_work.o lapacke_dhgeqz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dhsein.o lapacke_dhsein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dhsein_work.o lapacke_dhsein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dhseqr.o lapacke_dhseqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dhseqr_work.o lapacke_dhseqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlacn2.o lapacke_dlacn2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlacn2_work.o lapacke_dlacn2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlacpy.o lapacke_dlacpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlacpy_work.o lapacke_dlacpy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlag2s.o lapacke_dlag2s.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlag2s_work.o lapacke_dlag2s_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlamch.o lapacke_dlamch.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlamch_work.o lapacke_dlamch_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlange.o lapacke_dlange.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlange_work.o lapacke_dlange_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlansy.o lapacke_dlansy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlansy_work.o lapacke_dlansy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlantr.o lapacke_dlantr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlantr_work.o lapacke_dlantr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlapmr.o lapacke_dlapmr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlapmr_work.o lapacke_dlapmr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlapmt.o lapacke_dlapmt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlapmt_work.o lapacke_dlapmt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlapy2.o lapacke_dlapy2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlapy2_work.o lapacke_dlapy2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlapy3.o lapacke_dlapy3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlapy3_work.o lapacke_dlapy3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarfb.o lapacke_dlarfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarfb_work.o lapacke_dlarfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarfg.o lapacke_dlarfg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarfg_work.o lapacke_dlarfg_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarft.o lapacke_dlarft.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarft_work.o lapacke_dlarft_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarfx.o lapacke_dlarfx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarfx_work.o lapacke_dlarfx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarnv.o lapacke_dlarnv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlarnv_work.o lapacke_dlarnv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlartgp.o lapacke_dlartgp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlartgp_work.o lapacke_dlartgp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlartgs.o lapacke_dlartgs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlartgs_work.o lapacke_dlartgs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlascl.o lapacke_dlascl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlascl_work.o lapacke_dlascl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlaset.o lapacke_dlaset.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlaset_work.o lapacke_dlaset_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlasrt.o lapacke_dlasrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlasrt_work.o lapacke_dlasrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlassq.o lapacke_dlassq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlassq_work.o lapacke_dlassq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlaswp.o lapacke_dlaswp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlaswp_work.o lapacke_dlaswp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlauum.o lapacke_dlauum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dlauum_work.o lapacke_dlauum_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dopgtr.o lapacke_dopgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dopgtr_work.o lapacke_dopgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dopmtr.o lapacke_dopmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dopmtr_work.o lapacke_dopmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorbdb.o lapacke_dorbdb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorbdb_work.o lapacke_dorbdb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorcsd.o lapacke_dorcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorcsd_work.o lapacke_dorcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorcsd2by1.o lapacke_dorcsd2by1.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorcsd2by1_work.o lapacke_dorcsd2by1_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgbr.o lapacke_dorgbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgbr_work.o lapacke_dorgbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorghr.o lapacke_dorghr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorghr_work.o lapacke_dorghr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorglq.o lapacke_dorglq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorglq_work.o lapacke_dorglq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgql.o lapacke_dorgql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgql_work.o lapacke_dorgql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgqr.o lapacke_dorgqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgqr_work.o lapacke_dorgqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgrq.o lapacke_dorgrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgrq_work.o lapacke_dorgrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgtr.o lapacke_dorgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dorgtr_work.o lapacke_dorgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormbr.o lapacke_dormbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormbr_work.o lapacke_dormbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormhr.o lapacke_dormhr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormhr_work.o lapacke_dormhr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormlq.o lapacke_dormlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormlq_work.o lapacke_dormlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormql.o lapacke_dormql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormql_work.o lapacke_dormql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormqr.o lapacke_dormqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormqr_work.o lapacke_dormqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormrq.o lapacke_dormrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormrq_work.o lapacke_dormrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormrz.o lapacke_dormrz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormrz_work.o lapacke_dormrz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormtr.o lapacke_dormtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dormtr_work.o lapacke_dormtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbcon.o lapacke_dpbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbcon_work.o lapacke_dpbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbequ.o lapacke_dpbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbequ_work.o lapacke_dpbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbrfs.o lapacke_dpbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbrfs_work.o lapacke_dpbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbstf.o lapacke_dpbstf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbstf_work.o lapacke_dpbstf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbsv.o lapacke_dpbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbsv_work.o lapacke_dpbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbsvx.o lapacke_dpbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbsvx_work.o lapacke_dpbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbtrf.o lapacke_dpbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbtrf_work.o lapacke_dpbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbtrs.o lapacke_dpbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpbtrs_work.o lapacke_dpbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpftrf.o lapacke_dpftrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpftrf_work.o lapacke_dpftrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpftri.o lapacke_dpftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpftri_work.o lapacke_dpftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpftrs.o lapacke_dpftrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpftrs_work.o lapacke_dpftrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpocon.o lapacke_dpocon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpocon_work.o lapacke_dpocon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpoequ.o lapacke_dpoequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpoequ_work.o lapacke_dpoequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpoequb.o lapacke_dpoequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpoequb_work.o lapacke_dpoequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dporfs.o lapacke_dporfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dporfs_work.o lapacke_dporfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dposv.o lapacke_dposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dposv_work.o lapacke_dposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dposvx.o lapacke_dposvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dposvx_work.o lapacke_dposvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpotrf.o lapacke_dpotrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpotrf_work.o lapacke_dpotrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpotrf2.o lapacke_dpotrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpotrf2_work.o lapacke_dpotrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpotri.o lapacke_dpotri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpotri_work.o lapacke_dpotri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpotrs.o lapacke_dpotrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpotrs_work.o lapacke_dpotrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dppcon.o lapacke_dppcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dppcon_work.o lapacke_dppcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dppequ.o lapacke_dppequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dppequ_work.o lapacke_dppequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpprfs.o lapacke_dpprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpprfs_work.o lapacke_dpprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dppsv.o lapacke_dppsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dppsv_work.o lapacke_dppsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dppsvx.o lapacke_dppsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dppsvx_work.o lapacke_dppsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpptrf.o lapacke_dpptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpptrf_work.o lapacke_dpptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpptri.o lapacke_dpptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpptri_work.o lapacke_dpptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpptrs.o lapacke_dpptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpptrs_work.o lapacke_dpptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpstrf.o lapacke_dpstrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpstrf_work.o lapacke_dpstrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dptcon.o lapacke_dptcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dptcon_work.o lapacke_dptcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpteqr.o lapacke_dpteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpteqr_work.o lapacke_dpteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dptrfs.o lapacke_dptrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dptrfs_work.o lapacke_dptrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dptsv.o lapacke_dptsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dptsv_work.o lapacke_dptsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dptsvx.o lapacke_dptsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dptsvx_work.o lapacke_dptsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpttrf.o lapacke_dpttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpttrf_work.o lapacke_dpttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpttrs.o lapacke_dpttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpttrs_work.o lapacke_dpttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbev.o lapacke_dsbev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbev_work.o lapacke_dsbev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbevd.o lapacke_dsbevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbevd_work.o lapacke_dsbevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbevx.o lapacke_dsbevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbevx_work.o lapacke_dsbevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbev_2stage.o lapacke_dsbev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbev_2stage_work.o lapacke_dsbev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbevd_2stage.o lapacke_dsbevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbevd_2stage_work.o lapacke_dsbevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbevx_2stage.o lapacke_dsbevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbevx_2stage_work.o lapacke_dsbevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbgst.o lapacke_dsbgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbgst_work.o lapacke_dsbgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbgv.o lapacke_dsbgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbgv_work.o lapacke_dsbgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbgvd.o lapacke_dsbgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbgvd_work.o lapacke_dsbgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbgvx.o lapacke_dsbgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbgvx_work.o lapacke_dsbgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbtrd.o lapacke_dsbtrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsbtrd_work.o lapacke_dsbtrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsfrk.o lapacke_dsfrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsfrk_work.o lapacke_dsfrk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsgesv.o lapacke_dsgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsgesv_work.o lapacke_dsgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspcon.o lapacke_dspcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspcon_work.o lapacke_dspcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspev.o lapacke_dspev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspev_work.o lapacke_dspev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspevd.o lapacke_dspevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspevd_work.o lapacke_dspevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspevx.o lapacke_dspevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspevx_work.o lapacke_dspevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspgst.o lapacke_dspgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspgst_work.o lapacke_dspgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspgv.o lapacke_dspgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspgv_work.o lapacke_dspgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspgvd.o lapacke_dspgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspgvd_work.o lapacke_dspgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspgvx.o lapacke_dspgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspgvx_work.o lapacke_dspgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsposv.o lapacke_dsposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsposv_work.o lapacke_dsposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsprfs.o lapacke_dsprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsprfs_work.o lapacke_dsprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspsv.o lapacke_dspsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspsv_work.o lapacke_dspsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspsvx.o lapacke_dspsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dspsvx_work.o lapacke_dspsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsptrd.o lapacke_dsptrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsptrd_work.o lapacke_dsptrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsptrf.o lapacke_dsptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsptrf_work.o lapacke_dsptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsptri.o lapacke_dsptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsptri_work.o lapacke_dsptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsptrs.o lapacke_dsptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsptrs_work.o lapacke_dsptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstebz.o lapacke_dstebz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstebz_work.o lapacke_dstebz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstedc.o lapacke_dstedc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstedc_work.o lapacke_dstedc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstegr.o lapacke_dstegr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstegr_work.o lapacke_dstegr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstein.o lapacke_dstein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstein_work.o lapacke_dstein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstemr.o lapacke_dstemr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstemr_work.o lapacke_dstemr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsteqr.o lapacke_dsteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsteqr_work.o lapacke_dsteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsterf.o lapacke_dsterf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsterf_work.o lapacke_dsterf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstev.o lapacke_dstev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstev_work.o lapacke_dstev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstevd.o lapacke_dstevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstevd_work.o lapacke_dstevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstevr.o lapacke_dstevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstevr_work.o lapacke_dstevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstevx.o lapacke_dstevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dstevx_work.o lapacke_dstevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsycon.o lapacke_dsycon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsycon_work.o lapacke_dsycon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsycon_3.o lapacke_dsycon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsycon_3_work.o lapacke_dsycon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyconv.o lapacke_dsyconv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyconv_work.o lapacke_dsyconv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyequb.o lapacke_dsyequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyequb_work.o lapacke_dsyequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyev.o lapacke_dsyev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyev_work.o lapacke_dsyev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevd.o lapacke_dsyevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevd_work.o lapacke_dsyevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevr.o lapacke_dsyevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevr_work.o lapacke_dsyevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevx.o lapacke_dsyevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevx_work.o lapacke_dsyevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyev_2stage.o lapacke_dsyev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyev_2stage_work.o lapacke_dsyev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevd_2stage.o lapacke_dsyevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevd_2stage_work.o lapacke_dsyevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevr_2stage.o lapacke_dsyevr_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevr_2stage_work.o lapacke_dsyevr_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevx_2stage.o lapacke_dsyevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyevx_2stage_work.o lapacke_dsyevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygst.o lapacke_dsygst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygst_work.o lapacke_dsygst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygv.o lapacke_dsygv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygv_work.o lapacke_dsygv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygv_2stage.o lapacke_dsygv_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygv_2stage_work.o lapacke_dsygv_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygvd.o lapacke_dsygvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygvd_work.o lapacke_dsygvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygvx.o lapacke_dsygvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsygvx_work.o lapacke_dsygvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyrfs.o lapacke_dsyrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyrfs_work.o lapacke_dsyrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysv.o lapacke_dsysv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysv_rook.o lapacke_dsysv_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysv_rook_work.o lapacke_dsysv_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysv_work.o lapacke_dsysv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysv_aa.o lapacke_dsysv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysv_aa_work.o lapacke_dsysv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysv_rk.o lapacke_dsysv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysv_rk_work.o lapacke_dsysv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysvx.o lapacke_dsysvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsysvx_work.o lapacke_dsysvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyswapr.o lapacke_dsyswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsyswapr_work.o lapacke_dsyswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrd.o lapacke_dsytrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrd_work.o lapacke_dsytrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf.o lapacke_dsytrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_work.o lapacke_dsytrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_rook.o lapacke_dsytrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_rook_work.o lapacke_dsytrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_aa.o lapacke_dsytrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_aa_work.o lapacke_dsytrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_aa_2stage.o lapacke_dsytrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_aa_2stage_work.o lapacke_dsytrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_rk.o lapacke_dsytrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrf_rk_work.o lapacke_dsytrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytri.o lapacke_dsytri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytri2.o lapacke_dsytri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytri2_work.o lapacke_dsytri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytri_3.o lapacke_dsytri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytri_3_work.o lapacke_dsytri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytri2x.o lapacke_dsytri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytri2x_work.o lapacke_dsytri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytri_work.o lapacke_dsytri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs.o lapacke_dsytrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_rook.o lapacke_dsytrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs2.o lapacke_dsytrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs2_work.o lapacke_dsytrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_work.o lapacke_dsytrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_rook_work.o lapacke_dsytrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_aa.o lapacke_dsytrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_aa_2stage.o lapacke_dsytrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_aa_work.o lapacke_dsytrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_aa_2stage_work.o lapacke_dsytrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_3.o lapacke_dsytrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsytrs_3_work.o lapacke_dsytrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtbcon.o lapacke_dtbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtbcon_work.o lapacke_dtbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtbrfs.o lapacke_dtbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtbrfs_work.o lapacke_dtbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtbtrs.o lapacke_dtbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtbtrs_work.o lapacke_dtbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtfsm.o lapacke_dtfsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtfsm_work.o lapacke_dtfsm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtftri.o lapacke_dtftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtftri_work.o lapacke_dtftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtfttp.o lapacke_dtfttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtfttp_work.o lapacke_dtfttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtfttr.o lapacke_dtfttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtfttr_work.o lapacke_dtfttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgevc.o lapacke_dtgevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgevc_work.o lapacke_dtgevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgexc.o lapacke_dtgexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgexc_work.o lapacke_dtgexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgsen.o lapacke_dtgsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgsen_work.o lapacke_dtgsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgsja.o lapacke_dtgsja.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgsja_work.o lapacke_dtgsja_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgsna.o lapacke_dtgsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgsna_work.o lapacke_dtgsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgsyl.o lapacke_dtgsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtgsyl_work.o lapacke_dtgsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpcon.o lapacke_dtpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpcon_work.o lapacke_dtpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpmqrt.o lapacke_dtpmqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpmqrt_work.o lapacke_dtpmqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpqrt.o lapacke_dtpqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpqrt2.o lapacke_dtpqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpqrt2_work.o lapacke_dtpqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpqrt_work.o lapacke_dtpqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtprfb.o lapacke_dtprfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtprfb_work.o lapacke_dtprfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtprfs.o lapacke_dtprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtprfs_work.o lapacke_dtprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtptri.o lapacke_dtptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtptri_work.o lapacke_dtptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtptrs.o lapacke_dtptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtptrs_work.o lapacke_dtptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpttf.o lapacke_dtpttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpttf_work.o lapacke_dtpttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpttr.o lapacke_dtpttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtpttr_work.o lapacke_dtpttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrcon.o lapacke_dtrcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrcon_work.o lapacke_dtrcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrevc.o lapacke_dtrevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrevc_work.o lapacke_dtrevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrexc.o lapacke_dtrexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrexc_work.o lapacke_dtrexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrrfs.o lapacke_dtrrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrrfs_work.o lapacke_dtrrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrsen.o lapacke_dtrsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrsen_work.o lapacke_dtrsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrsna.o lapacke_dtrsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrsna_work.o lapacke_dtrsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrsyl.o lapacke_dtrsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrsyl_work.o lapacke_dtrsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrtri.o lapacke_dtrtri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrtri_work.o lapacke_dtrtri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrtrs.o lapacke_dtrtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrtrs_work.o lapacke_dtrtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrttf.o lapacke_dtrttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrttf_work.o lapacke_dtrttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrttp.o lapacke_dtrttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtrttp_work.o lapacke_dtrttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtzrzf.o lapacke_dtzrzf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtzrzf_work.o lapacke_dtzrzf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_nancheck.o lapacke_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sbbcsd.o lapacke_sbbcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sbbcsd_work.o lapacke_sbbcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sbdsdc.o lapacke_sbdsdc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sbdsdc_work.o lapacke_sbdsdc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sbdsvdx.o lapacke_sbdsvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sbdsvdx_work.o lapacke_sbdsvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sbdsqr.o lapacke_sbdsqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sbdsqr_work.o lapacke_sbdsqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sdisna.o lapacke_sdisna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sdisna_work.o lapacke_sdisna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbbrd.o lapacke_sgbbrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbbrd_work.o lapacke_sgbbrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbcon.o lapacke_sgbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbcon_work.o lapacke_sgbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbequ.o lapacke_sgbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbequ_work.o lapacke_sgbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbequb.o lapacke_sgbequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbequb_work.o lapacke_sgbequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbrfs.o lapacke_sgbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbrfs_work.o lapacke_sgbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbsv.o lapacke_sgbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbsv_work.o lapacke_sgbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbsvx.o lapacke_sgbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbsvx_work.o lapacke_sgbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbtrf.o lapacke_sgbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbtrf_work.o lapacke_sgbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbtrs.o lapacke_sgbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgbtrs_work.o lapacke_sgbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgebak.o lapacke_sgebak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgebak_work.o lapacke_sgebak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgebal.o lapacke_sgebal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgebal_work.o lapacke_sgebal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgebrd.o lapacke_sgebrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgebrd_work.o lapacke_sgebrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgecon.o lapacke_sgecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgecon_work.o lapacke_sgecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeequ.o lapacke_sgeequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeequ_work.o lapacke_sgeequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeequb.o lapacke_sgeequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeequb_work.o lapacke_sgeequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgees.o lapacke_sgees.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgees_work.o lapacke_sgees_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeesx.o lapacke_sgeesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeesx_work.o lapacke_sgeesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeev.o lapacke_sgeev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeev_work.o lapacke_sgeev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeevx.o lapacke_sgeevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeevx_work.o lapacke_sgeevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgehrd.o lapacke_sgehrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgehrd_work.o lapacke_sgehrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgejsv.o lapacke_sgejsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgejsv_work.o lapacke_sgejsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelq.o lapacke_sgelq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelq_work.o lapacke_sgelq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelq2.o lapacke_sgelq2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelq2_work.o lapacke_sgelq2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelqf.o lapacke_sgelqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelqf_work.o lapacke_sgelqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgels.o lapacke_sgels.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgels_work.o lapacke_sgels_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelsd.o lapacke_sgelsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelsd_work.o lapacke_sgelsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelss.o lapacke_sgelss.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelss_work.o lapacke_sgelss_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelsy.o lapacke_sgelsy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgelsy_work.o lapacke_sgelsy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgemlq.o lapacke_sgemlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgemlq_work.o lapacke_sgemlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgemqr.o lapacke_sgemqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgemqr_work.o lapacke_sgemqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgemqrt.o lapacke_sgemqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgemqrt_work.o lapacke_sgemqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqlf.o lapacke_sgeqlf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqlf_work.o lapacke_sgeqlf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqp3.o lapacke_sgeqp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqp3_work.o lapacke_sgeqp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqr.o lapacke_sgeqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqr_work.o lapacke_sgeqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqr2.o lapacke_sgeqr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqr2_work.o lapacke_sgeqr2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrf.o lapacke_sgeqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrf_work.o lapacke_sgeqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrfp.o lapacke_sgeqrfp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrfp_work.o lapacke_sgeqrfp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrt.o lapacke_sgeqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrt2.o lapacke_sgeqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrt2_work.o lapacke_sgeqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrt3.o lapacke_sgeqrt3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrt3_work.o lapacke_sgeqrt3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqrt_work.o lapacke_sgeqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgerfs.o lapacke_sgerfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgerfs_work.o lapacke_sgerfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgerqf.o lapacke_sgerqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgerqf_work.o lapacke_sgerqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesdd.o lapacke_sgesdd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesdd_work.o lapacke_sgesdd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesv.o lapacke_sgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesv_work.o lapacke_sgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesvd.o lapacke_sgesvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesvd_work.o lapacke_sgesvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesvdx.o lapacke_sgesvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesvdx_work.o lapacke_sgesvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesvj.o lapacke_sgesvj.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesvj_work.o lapacke_sgesvj_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesvx.o lapacke_sgesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgesvx_work.o lapacke_sgesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetf2.o lapacke_sgetf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetf2_work.o lapacke_sgetf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetrf.o lapacke_sgetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetrf_work.o lapacke_sgetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetrf2.o lapacke_sgetrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetrf2_work.o lapacke_sgetrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetri.o lapacke_sgetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetri_work.o lapacke_sgetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetrs.o lapacke_sgetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetrs_work.o lapacke_sgetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetsls.o lapacke_sgetsls.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgetsls_work.o lapacke_sgetsls_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggbak.o lapacke_sggbak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggbak_work.o lapacke_sggbak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggbal.o lapacke_sggbal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggbal_work.o lapacke_sggbal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgges.o lapacke_sgges.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgges_work.o lapacke_sgges_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgges3.o lapacke_sgges3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgges3_work.o lapacke_sgges3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggesx.o lapacke_sggesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggesx_work.o lapacke_sggesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggev.o lapacke_sggev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggev_work.o lapacke_sggev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggev3.o lapacke_sggev3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggev3_work.o lapacke_sggev3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggevx.o lapacke_sggevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggevx_work.o lapacke_sggevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggglm.o lapacke_sggglm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggglm_work.o lapacke_sggglm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgghrd.o lapacke_sgghrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgghrd_work.o lapacke_sgghrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgghd3.o lapacke_sgghd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgghd3_work.o lapacke_sgghd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgglse.o lapacke_sgglse.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgglse_work.o lapacke_sgglse_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggqrf.o lapacke_sggqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggqrf_work.o lapacke_sggqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggrqf.o lapacke_sggrqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggrqf_work.o lapacke_sggrqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggsvd3.o lapacke_sggsvd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggsvd3_work.o lapacke_sggsvd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggsvp3.o lapacke_sggsvp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggsvp3_work.o lapacke_sggsvp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgtcon.o lapacke_sgtcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgtcon_work.o lapacke_sgtcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgtrfs.o lapacke_sgtrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgtrfs_work.o lapacke_sgtrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgtsv.o lapacke_sgtsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgtsv_work.o lapacke_sgtsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgtsvx.o lapacke_sgtsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgtsvx_work.o lapacke_sgtsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgttrf.o lapacke_sgttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgttrf_work.o lapacke_sgttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgttrs.o lapacke_sgttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgttrs_work.o lapacke_sgttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_shgeqz.o lapacke_shgeqz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_shgeqz_work.o lapacke_shgeqz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_shsein.o lapacke_shsein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_shsein_work.o lapacke_shsein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_shseqr.o lapacke_shseqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_shseqr_work.o lapacke_shseqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slacn2.o lapacke_slacn2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slacn2_work.o lapacke_slacn2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slacpy.o lapacke_slacpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slacpy_work.o lapacke_slacpy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slag2d.o lapacke_slag2d.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slag2d_work.o lapacke_slag2d_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slamch.o lapacke_slamch.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slamch_work.o lapacke_slamch_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slange.o lapacke_slange.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slange_work.o lapacke_slange_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slansy.o lapacke_slansy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slansy_work.o lapacke_slansy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slantr.o lapacke_slantr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slantr_work.o lapacke_slantr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slapmr.o lapacke_slapmr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slapmr_work.o lapacke_slapmr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slapmt.o lapacke_slapmt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slapmt_work.o lapacke_slapmt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slapy2.o lapacke_slapy2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slapy2_work.o lapacke_slapy2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slapy3.o lapacke_slapy3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slapy3_work.o lapacke_slapy3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarfb.o lapacke_slarfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarfb_work.o lapacke_slarfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarfg.o lapacke_slarfg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarfg_work.o lapacke_slarfg_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarft.o lapacke_slarft.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarft_work.o lapacke_slarft_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarfx.o lapacke_slarfx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarfx_work.o lapacke_slarfx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarnv.o lapacke_slarnv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slarnv_work.o lapacke_slarnv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slartgp.o lapacke_slartgp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slartgp_work.o lapacke_slartgp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slartgs.o lapacke_slartgs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slartgs_work.o lapacke_slartgs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slascl.o lapacke_slascl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slascl_work.o lapacke_slascl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slaset.o lapacke_slaset.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slaset_work.o lapacke_slaset_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slasrt.o lapacke_slasrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slasrt_work.o lapacke_slasrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slassq.o lapacke_slassq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slassq_work.o lapacke_slassq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slaswp.o lapacke_slaswp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slaswp_work.o lapacke_slaswp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slauum.o lapacke_slauum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_slauum_work.o lapacke_slauum_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sopgtr.o lapacke_sopgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sopgtr_work.o lapacke_sopgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sopmtr.o lapacke_sopmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sopmtr_work.o lapacke_sopmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorbdb.o lapacke_sorbdb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorbdb_work.o lapacke_sorbdb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorcsd.o lapacke_sorcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorcsd_work.o lapacke_sorcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorcsd2by1.o lapacke_sorcsd2by1.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorcsd2by1_work.o lapacke_sorcsd2by1_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgbr.o lapacke_sorgbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgbr_work.o lapacke_sorgbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorghr.o lapacke_sorghr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorghr_work.o lapacke_sorghr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorglq.o lapacke_sorglq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorglq_work.o lapacke_sorglq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgql.o lapacke_sorgql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgql_work.o lapacke_sorgql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgqr.o lapacke_sorgqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgqr_work.o lapacke_sorgqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgrq.o lapacke_sorgrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgrq_work.o lapacke_sorgrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgtr.o lapacke_sorgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sorgtr_work.o lapacke_sorgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormbr.o lapacke_sormbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormbr_work.o lapacke_sormbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormhr.o lapacke_sormhr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormhr_work.o lapacke_sormhr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormlq.o lapacke_sormlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormlq_work.o lapacke_sormlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormql.o lapacke_sormql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormql_work.o lapacke_sormql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormqr.o lapacke_sormqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormqr_work.o lapacke_sormqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormrq.o lapacke_sormrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormrq_work.o lapacke_sormrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormrz.o lapacke_sormrz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormrz_work.o lapacke_sormrz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormtr.o lapacke_sormtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sormtr_work.o lapacke_sormtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbcon.o lapacke_spbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbcon_work.o lapacke_spbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbequ.o lapacke_spbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbequ_work.o lapacke_spbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbrfs.o lapacke_spbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbrfs_work.o lapacke_spbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbstf.o lapacke_spbstf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbstf_work.o lapacke_spbstf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbsv.o lapacke_spbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbsv_work.o lapacke_spbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbsvx.o lapacke_spbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbsvx_work.o lapacke_spbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbtrf.o lapacke_spbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbtrf_work.o lapacke_spbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbtrs.o lapacke_spbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spbtrs_work.o lapacke_spbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spftrf.o lapacke_spftrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spftrf_work.o lapacke_spftrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spftri.o lapacke_spftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spftri_work.o lapacke_spftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spftrs.o lapacke_spftrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spftrs_work.o lapacke_spftrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spocon.o lapacke_spocon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spocon_work.o lapacke_spocon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spoequ.o lapacke_spoequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spoequ_work.o lapacke_spoequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spoequb.o lapacke_spoequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spoequb_work.o lapacke_spoequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sporfs.o lapacke_sporfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sporfs_work.o lapacke_sporfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sposv.o lapacke_sposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sposv_work.o lapacke_sposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sposvx.o lapacke_sposvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sposvx_work.o lapacke_sposvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spotrf.o lapacke_spotrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spotrf_work.o lapacke_spotrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spotrf2.o lapacke_spotrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spotrf2_work.o lapacke_spotrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spotri.o lapacke_spotri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spotri_work.o lapacke_spotri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spotrs.o lapacke_spotrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spotrs_work.o lapacke_spotrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sppcon.o lapacke_sppcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sppcon_work.o lapacke_sppcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sppequ.o lapacke_sppequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sppequ_work.o lapacke_sppequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spprfs.o lapacke_spprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spprfs_work.o lapacke_spprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sppsv.o lapacke_sppsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sppsv_work.o lapacke_sppsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sppsvx.o lapacke_sppsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sppsvx_work.o lapacke_sppsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spptrf.o lapacke_spptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spptrf_work.o lapacke_spptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spptri.o lapacke_spptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spptri_work.o lapacke_spptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spptrs.o lapacke_spptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spptrs_work.o lapacke_spptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spstrf.o lapacke_spstrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spstrf_work.o lapacke_spstrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sptcon.o lapacke_sptcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sptcon_work.o lapacke_sptcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spteqr.o lapacke_spteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spteqr_work.o lapacke_spteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sptrfs.o lapacke_sptrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sptrfs_work.o lapacke_sptrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sptsv.o lapacke_sptsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sptsv_work.o lapacke_sptsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sptsvx.o lapacke_sptsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sptsvx_work.o lapacke_sptsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spttrf.o lapacke_spttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spttrf_work.o lapacke_spttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spttrs.o lapacke_spttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spttrs_work.o lapacke_spttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbev.o lapacke_ssbev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbev_work.o lapacke_ssbev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbevd.o lapacke_ssbevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbevd_work.o lapacke_ssbevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbevx.o lapacke_ssbevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbevx_work.o lapacke_ssbevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbev_2stage.o lapacke_ssbev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbev_2stage_work.o lapacke_ssbev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbevd_2stage.o lapacke_ssbevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbevd_2stage_work.o lapacke_ssbevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbevx_2stage.o lapacke_ssbevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbevx_2stage_work.o lapacke_ssbevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbgst.o lapacke_ssbgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbgst_work.o lapacke_ssbgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbgv.o lapacke_ssbgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbgv_work.o lapacke_ssbgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbgvd.o lapacke_ssbgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbgvd_work.o lapacke_ssbgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbgvx.o lapacke_ssbgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbgvx_work.o lapacke_ssbgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbtrd.o lapacke_ssbtrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssbtrd_work.o lapacke_ssbtrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssfrk.o lapacke_ssfrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssfrk_work.o lapacke_ssfrk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspcon.o lapacke_sspcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspcon_work.o lapacke_sspcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspev.o lapacke_sspev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspev_work.o lapacke_sspev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspevd.o lapacke_sspevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspevd_work.o lapacke_sspevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspevx.o lapacke_sspevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspevx_work.o lapacke_sspevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspgst.o lapacke_sspgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspgst_work.o lapacke_sspgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspgv.o lapacke_sspgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspgv_work.o lapacke_sspgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspgvd.o lapacke_sspgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspgvd_work.o lapacke_sspgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspgvx.o lapacke_sspgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspgvx_work.o lapacke_sspgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssprfs.o lapacke_ssprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssprfs_work.o lapacke_ssprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspsv.o lapacke_sspsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspsv_work.o lapacke_sspsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspsvx.o lapacke_sspsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sspsvx_work.o lapacke_sspsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssptrd.o lapacke_ssptrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssptrd_work.o lapacke_ssptrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssptrf.o lapacke_ssptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssptrf_work.o lapacke_ssptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssptri.o lapacke_ssptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssptri_work.o lapacke_ssptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssptrs.o lapacke_ssptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssptrs_work.o lapacke_ssptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstebz.o lapacke_sstebz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstebz_work.o lapacke_sstebz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstedc.o lapacke_sstedc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstedc_work.o lapacke_sstedc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstegr.o lapacke_sstegr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstegr_work.o lapacke_sstegr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstein.o lapacke_sstein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstein_work.o lapacke_sstein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstemr.o lapacke_sstemr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstemr_work.o lapacke_sstemr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssteqr.o lapacke_ssteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssteqr_work.o lapacke_ssteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssterf.o lapacke_ssterf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssterf_work.o lapacke_ssterf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstev.o lapacke_sstev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstev_work.o lapacke_sstev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstevd.o lapacke_sstevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstevd_work.o lapacke_sstevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstevr.o lapacke_sstevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstevr_work.o lapacke_sstevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstevx.o lapacke_sstevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sstevx_work.o lapacke_sstevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssycon.o lapacke_ssycon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssycon_work.o lapacke_ssycon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssycon_3.o lapacke_ssycon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssycon_3_work.o lapacke_ssycon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyconv.o lapacke_ssyconv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyconv_work.o lapacke_ssyconv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyequb.o lapacke_ssyequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyequb_work.o lapacke_ssyequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyev.o lapacke_ssyev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyev_work.o lapacke_ssyev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevd.o lapacke_ssyevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevd_work.o lapacke_ssyevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevr.o lapacke_ssyevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevr_work.o lapacke_ssyevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevx.o lapacke_ssyevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevx_work.o lapacke_ssyevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyev_2stage.o lapacke_ssyev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyev_2stage_work.o lapacke_ssyev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevd_2stage.o lapacke_ssyevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevd_2stage_work.o lapacke_ssyevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevr_2stage.o lapacke_ssyevr_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevr_2stage_work.o lapacke_ssyevr_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevx_2stage.o lapacke_ssyevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyevx_2stage_work.o lapacke_ssyevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygst.o lapacke_ssygst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygst_work.o lapacke_ssygst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygv.o lapacke_ssygv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygv_work.o lapacke_ssygv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygv_2stage.o lapacke_ssygv_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygv_2stage_work.o lapacke_ssygv_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygvd.o lapacke_ssygvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygvd_work.o lapacke_ssygvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygvx.o lapacke_ssygvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssygvx_work.o lapacke_ssygvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyrfs.o lapacke_ssyrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyrfs_work.o lapacke_ssyrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv.o lapacke_ssysv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_rook.o lapacke_ssysv_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_rook_work.o lapacke_ssysv_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_work.o lapacke_ssysv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_aa.o lapacke_ssysv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_aa_work.o lapacke_ssysv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_aa_2stage.o lapacke_ssysv_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_aa_2stage_work.o lapacke_ssysv_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_rk.o lapacke_ssysv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysv_rk_work.o lapacke_ssysv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysvx.o lapacke_ssysvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssysvx_work.o lapacke_ssysvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyswapr.o lapacke_ssyswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssyswapr_work.o lapacke_ssyswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrd.o lapacke_ssytrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrd_work.o lapacke_ssytrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf.o lapacke_ssytrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_work.o lapacke_ssytrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_rook.o lapacke_ssytrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_rook_work.o lapacke_ssytrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_aa.o lapacke_ssytrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_aa_work.o lapacke_ssytrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_aa_2stage.o lapacke_ssytrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_aa_2stage_work.o lapacke_ssytrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_rk.o lapacke_ssytrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrf_rk_work.o lapacke_ssytrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytri.o lapacke_ssytri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytri2.o lapacke_ssytri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytri2_work.o lapacke_ssytri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytri_3.o lapacke_ssytri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytri_3_work.o lapacke_ssytri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytri2x.o lapacke_ssytri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytri2x_work.o lapacke_ssytri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytri_work.o lapacke_ssytri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs.o lapacke_ssytrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_rook.o lapacke_ssytrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs2.o lapacke_ssytrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs2_work.o lapacke_ssytrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_work.o lapacke_ssytrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_rook_work.o lapacke_ssytrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_aa.o lapacke_ssytrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_aa_2stage.o lapacke_ssytrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_aa_work.o lapacke_ssytrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_aa_2stage_work.o lapacke_ssytrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_3.o lapacke_ssytrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssytrs_3_work.o lapacke_ssytrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stbcon.o lapacke_stbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stbcon_work.o lapacke_stbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stbrfs.o lapacke_stbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stbrfs_work.o lapacke_stbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stbtrs.o lapacke_stbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stbtrs_work.o lapacke_stbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stfsm.o lapacke_stfsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stfsm_work.o lapacke_stfsm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stftri.o lapacke_stftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stftri_work.o lapacke_stftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stfttp.o lapacke_stfttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stfttp_work.o lapacke_stfttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stfttr.o lapacke_stfttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stfttr_work.o lapacke_stfttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgevc.o lapacke_stgevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgevc_work.o lapacke_stgevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgexc.o lapacke_stgexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgexc_work.o lapacke_stgexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgsen.o lapacke_stgsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgsen_work.o lapacke_stgsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgsja.o lapacke_stgsja.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgsja_work.o lapacke_stgsja_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgsna.o lapacke_stgsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgsna_work.o lapacke_stgsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgsyl.o lapacke_stgsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stgsyl_work.o lapacke_stgsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpcon.o lapacke_stpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpcon_work.o lapacke_stpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpmqrt.o lapacke_stpmqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpmqrt_work.o lapacke_stpmqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpqrt.o lapacke_stpqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpqrt_work.o lapacke_stpqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpqrt2.o lapacke_stpqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpqrt2_work.o lapacke_stpqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stprfb.o lapacke_stprfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stprfb_work.o lapacke_stprfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stprfs.o lapacke_stprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stprfs_work.o lapacke_stprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stptri.o lapacke_stptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stptri_work.o lapacke_stptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stptrs.o lapacke_stptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stptrs_work.o lapacke_stptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpttf.o lapacke_stpttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpttf_work.o lapacke_stpttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpttr.o lapacke_stpttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stpttr_work.o lapacke_stpttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strcon.o lapacke_strcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strcon_work.o lapacke_strcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strevc.o lapacke_strevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strevc_work.o lapacke_strevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strexc.o lapacke_strexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strexc_work.o lapacke_strexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strrfs.o lapacke_strrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strrfs_work.o lapacke_strrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strsen.o lapacke_strsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strsen_work.o lapacke_strsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strsna.o lapacke_strsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strsna_work.o lapacke_strsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strsyl.o lapacke_strsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strsyl_work.o lapacke_strsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strtri.o lapacke_strtri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strtri_work.o lapacke_strtri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strtrs.o lapacke_strtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strtrs_work.o lapacke_strtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strttf.o lapacke_strttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strttf_work.o lapacke_strttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strttp.o lapacke_strttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_strttp_work.o lapacke_strttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stzrzf.o lapacke_stzrzf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stzrzf_work.o lapacke_stzrzf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zbbcsd.o lapacke_zbbcsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zbbcsd_work.o lapacke_zbbcsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zbdsqr.o lapacke_zbdsqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zbdsqr_work.o lapacke_zbdsqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zcgesv.o lapacke_zcgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zcgesv_work.o lapacke_zcgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zcposv.o lapacke_zcposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zcposv_work.o lapacke_zcposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbbrd.o lapacke_zgbbrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbbrd_work.o lapacke_zgbbrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbcon.o lapacke_zgbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbcon_work.o lapacke_zgbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbequ.o lapacke_zgbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbequ_work.o lapacke_zgbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbequb.o lapacke_zgbequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbequb_work.o lapacke_zgbequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbrfs.o lapacke_zgbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbrfs_work.o lapacke_zgbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbsv.o lapacke_zgbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbsv_work.o lapacke_zgbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbsvx.o lapacke_zgbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbsvx_work.o lapacke_zgbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbtrf.o lapacke_zgbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbtrf_work.o lapacke_zgbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbtrs.o lapacke_zgbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgbtrs_work.o lapacke_zgbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgebak.o lapacke_zgebak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgebak_work.o lapacke_zgebak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgebal.o lapacke_zgebal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgebal_work.o lapacke_zgebal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgebrd.o lapacke_zgebrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgebrd_work.o lapacke_zgebrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgecon.o lapacke_zgecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgecon_work.o lapacke_zgecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeequ.o lapacke_zgeequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeequ_work.o lapacke_zgeequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeequb.o lapacke_zgeequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeequb_work.o lapacke_zgeequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgees.o lapacke_zgees.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgees_work.o lapacke_zgees_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeesx.o lapacke_zgeesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeesx_work.o lapacke_zgeesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeev.o lapacke_zgeev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeev_work.o lapacke_zgeev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeevx.o lapacke_zgeevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeevx_work.o lapacke_zgeevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgehrd.o lapacke_zgehrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgehrd_work.o lapacke_zgehrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgejsv.o lapacke_zgejsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgejsv_work.o lapacke_zgejsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelq.o lapacke_zgelq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelq_work.o lapacke_zgelq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelq2.o lapacke_zgelq2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelq2_work.o lapacke_zgelq2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelqf.o lapacke_zgelqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelqf_work.o lapacke_zgelqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgels.o lapacke_zgels.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgels_work.o lapacke_zgels_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelsd.o lapacke_zgelsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelsd_work.o lapacke_zgelsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelss.o lapacke_zgelss.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelss_work.o lapacke_zgelss_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelsy.o lapacke_zgelsy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgelsy_work.o lapacke_zgelsy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgemlq.o lapacke_zgemlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgemlq_work.o lapacke_zgemlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgemqr.o lapacke_zgemqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgemqr_work.o lapacke_zgemqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgemqrt.o lapacke_zgemqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgemqrt_work.o lapacke_zgemqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqlf.o lapacke_zgeqlf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqlf_work.o lapacke_zgeqlf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqp3.o lapacke_zgeqp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqp3_work.o lapacke_zgeqp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqr.o lapacke_zgeqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqr_work.o lapacke_zgeqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqr2.o lapacke_zgeqr2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqr2_work.o lapacke_zgeqr2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrf.o lapacke_zgeqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrf_work.o lapacke_zgeqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrfp.o lapacke_zgeqrfp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrfp_work.o lapacke_zgeqrfp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrt.o lapacke_zgeqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrt2.o lapacke_zgeqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrt2_work.o lapacke_zgeqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrt3.o lapacke_zgeqrt3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrt3_work.o lapacke_zgeqrt3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqrt_work.o lapacke_zgeqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgerfs.o lapacke_zgerfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgerfs_work.o lapacke_zgerfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgerqf.o lapacke_zgerqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgerqf_work.o lapacke_zgerqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesdd.o lapacke_zgesdd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesdd_work.o lapacke_zgesdd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesv.o lapacke_zgesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesv_work.o lapacke_zgesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesvd.o lapacke_zgesvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesvd_work.o lapacke_zgesvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesvdx.o lapacke_zgesvdx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesvdx_work.o lapacke_zgesvdx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesvj.o lapacke_zgesvj.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesvj_work.o lapacke_zgesvj_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesvx.o lapacke_zgesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgesvx_work.o lapacke_zgesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetf2.o lapacke_zgetf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetf2_work.o lapacke_zgetf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetrf.o lapacke_zgetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetrf_work.o lapacke_zgetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetrf2.o lapacke_zgetrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetrf2_work.o lapacke_zgetrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetri.o lapacke_zgetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetri_work.o lapacke_zgetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetrs.o lapacke_zgetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetrs_work.o lapacke_zgetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetsls.o lapacke_zgetsls.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgetsls_work.o lapacke_zgetsls_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggbak.o lapacke_zggbak.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggbak_work.o lapacke_zggbak_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggbal.o lapacke_zggbal.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggbal_work.o lapacke_zggbal_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgges.o lapacke_zgges.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgges_work.o lapacke_zgges_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgges3.o lapacke_zgges3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgges3_work.o lapacke_zgges3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggesx.o lapacke_zggesx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggesx_work.o lapacke_zggesx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggev.o lapacke_zggev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggev_work.o lapacke_zggev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggev3.o lapacke_zggev3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggev3_work.o lapacke_zggev3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggevx.o lapacke_zggevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggevx_work.o lapacke_zggevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggglm.o lapacke_zggglm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggglm_work.o lapacke_zggglm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgghrd.o lapacke_zgghrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgghrd_work.o lapacke_zgghrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgghd3.o lapacke_zgghd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgghd3_work.o lapacke_zgghd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgglse.o lapacke_zgglse.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgglse_work.o lapacke_zgglse_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggqrf.o lapacke_zggqrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggqrf_work.o lapacke_zggqrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggrqf.o lapacke_zggrqf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggrqf_work.o lapacke_zggrqf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggsvd3.o lapacke_zggsvd3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggsvd3_work.o lapacke_zggsvd3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggsvp3.o lapacke_zggsvp3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggsvp3_work.o lapacke_zggsvp3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgtcon.o lapacke_zgtcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgtcon_work.o lapacke_zgtcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgtrfs.o lapacke_zgtrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgtrfs_work.o lapacke_zgtrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgtsv.o lapacke_zgtsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgtsv_work.o lapacke_zgtsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgtsvx.o lapacke_zgtsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgtsvx_work.o lapacke_zgtsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgttrf.o lapacke_zgttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgttrf_work.o lapacke_zgttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgttrs.o lapacke_zgttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgttrs_work.o lapacke_zgttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbev.o lapacke_zhbev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbev_work.o lapacke_zhbev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbevd.o lapacke_zhbevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbevd_work.o lapacke_zhbevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbevx.o lapacke_zhbevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbevx_work.o lapacke_zhbevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbev_2stage.o lapacke_zhbev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbev_2stage_work.o lapacke_zhbev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbevd_2stage.o lapacke_zhbevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbevd_2stage_work.o lapacke_zhbevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbevx_2stage.o lapacke_zhbevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbevx_2stage_work.o lapacke_zhbevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbgst.o lapacke_zhbgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbgst_work.o lapacke_zhbgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbgv.o lapacke_zhbgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbgv_work.o lapacke_zhbgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbgvd.o lapacke_zhbgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbgvd_work.o lapacke_zhbgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbgvx.o lapacke_zhbgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbgvx_work.o lapacke_zhbgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbtrd.o lapacke_zhbtrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhbtrd_work.o lapacke_zhbtrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhecon.o lapacke_zhecon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhecon_work.o lapacke_zhecon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhecon_3.o lapacke_zhecon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhecon_3_work.o lapacke_zhecon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheequb.o lapacke_zheequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheequb_work.o lapacke_zheequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheev.o lapacke_zheev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheev_work.o lapacke_zheev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevd.o lapacke_zheevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevd_work.o lapacke_zheevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevr.o lapacke_zheevr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevr_work.o lapacke_zheevr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevx.o lapacke_zheevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevx_work.o lapacke_zheevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheev_2stage.o lapacke_zheev_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheev_2stage_work.o lapacke_zheev_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevd_2stage.o lapacke_zheevd_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevd_2stage_work.o lapacke_zheevd_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevr_2stage.o lapacke_zheevr_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevr_2stage_work.o lapacke_zheevr_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevx_2stage.o lapacke_zheevx_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheevx_2stage_work.o lapacke_zheevx_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegst.o lapacke_zhegst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegst_work.o lapacke_zhegst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegv.o lapacke_zhegv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegv_work.o lapacke_zhegv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegv_2stage.o lapacke_zhegv_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegv_2stage_work.o lapacke_zhegv_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegvd.o lapacke_zhegvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegvd_work.o lapacke_zhegvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegvx.o lapacke_zhegvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhegvx_work.o lapacke_zhegvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zherfs.o lapacke_zherfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zherfs_work.o lapacke_zherfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhesv.o lapacke_zhesv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhesv_work.o lapacke_zhesv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhesv_aa.o lapacke_zhesv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhesv_aa_work.o lapacke_zhesv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhesv_rk.o lapacke_zhesv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhesv_rk_work.o lapacke_zhesv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhesvx.o lapacke_zhesvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhesvx_work.o lapacke_zhesvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheswapr.o lapacke_zheswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zheswapr_work.o lapacke_zheswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrd.o lapacke_zhetrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrd_work.o lapacke_zhetrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf.o lapacke_zhetrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_rook.o lapacke_zhetrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_work.o lapacke_zhetrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_rook_work.o lapacke_zhetrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_aa.o lapacke_zhetrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_aa_2stage.o lapacke_zhetrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_aa_work.o lapacke_zhetrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_aa_2stage_work.o lapacke_zhetrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_rk.o lapacke_zhetrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrf_rk_work.o lapacke_zhetrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetri.o lapacke_zhetri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetri2.o lapacke_zhetri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetri2_work.o lapacke_zhetri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetri_3.o lapacke_zhetri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetri_3_work.o lapacke_zhetri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetri2x.o lapacke_zhetri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetri2x_work.o lapacke_zhetri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetri_work.o lapacke_zhetri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs.o lapacke_zhetrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_rook.o lapacke_zhetrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs2.o lapacke_zhetrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs2_work.o lapacke_zhetrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_work.o lapacke_zhetrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_rook_work.o lapacke_zhetrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_aa.o lapacke_zhetrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_aa_2stage.o lapacke_zhetrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_aa_work.o lapacke_zhetrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_aa_2stage_work.o lapacke_zhetrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_3.o lapacke_zhetrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhetrs_3_work.o lapacke_zhetrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhfrk.o lapacke_zhfrk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhfrk_work.o lapacke_zhfrk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhgeqz.o lapacke_zhgeqz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhgeqz_work.o lapacke_zhgeqz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpcon.o lapacke_zhpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpcon_work.o lapacke_zhpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpev.o lapacke_zhpev.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpev_work.o lapacke_zhpev_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpevd.o lapacke_zhpevd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpevd_work.o lapacke_zhpevd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpevx.o lapacke_zhpevx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpevx_work.o lapacke_zhpevx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpgst.o lapacke_zhpgst.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpgst_work.o lapacke_zhpgst_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpgv.o lapacke_zhpgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpgv_work.o lapacke_zhpgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpgvd.o lapacke_zhpgvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpgvd_work.o lapacke_zhpgvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpgvx.o lapacke_zhpgvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpgvx_work.o lapacke_zhpgvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhprfs.o lapacke_zhprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhprfs_work.o lapacke_zhprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpsv.o lapacke_zhpsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpsv_work.o lapacke_zhpsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpsvx.o lapacke_zhpsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhpsvx_work.o lapacke_zhpsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhptrd.o lapacke_zhptrd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhptrd_work.o lapacke_zhptrd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhptrf.o lapacke_zhptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhptrf_work.o lapacke_zhptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhptri.o lapacke_zhptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhptri_work.o lapacke_zhptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhptrs.o lapacke_zhptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhptrs_work.o lapacke_zhptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhsein.o lapacke_zhsein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhsein_work.o lapacke_zhsein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhseqr.o lapacke_zhseqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhseqr_work.o lapacke_zhseqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacgv.o lapacke_zlacgv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacgv_work.o lapacke_zlacgv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacn2.o lapacke_zlacn2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacn2_work.o lapacke_zlacn2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacp2.o lapacke_zlacp2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacp2_work.o lapacke_zlacp2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacpy.o lapacke_zlacpy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacpy_work.o lapacke_zlacpy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacrm.o lapacke_zlacrm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlacrm_work.o lapacke_zlacrm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlag2c.o lapacke_zlag2c.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlag2c_work.o lapacke_zlag2c_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlange.o lapacke_zlange.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlange_work.o lapacke_zlange_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlanhe.o lapacke_zlanhe.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlanhe_work.o lapacke_zlanhe_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlansy.o lapacke_zlansy.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlansy_work.o lapacke_zlansy_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlantr.o lapacke_zlantr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlantr_work.o lapacke_zlantr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlapmr.o lapacke_zlapmr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlapmr_work.o lapacke_zlapmr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlapmt.o lapacke_zlapmt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlapmt_work.o lapacke_zlapmt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarcm.o lapacke_zlarcm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarcm_work.o lapacke_zlarcm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarfb.o lapacke_zlarfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarfb_work.o lapacke_zlarfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarfg.o lapacke_zlarfg.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarfg_work.o lapacke_zlarfg_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarft.o lapacke_zlarft.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarft_work.o lapacke_zlarft_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarfx.o lapacke_zlarfx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarfx_work.o lapacke_zlarfx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarnv.o lapacke_zlarnv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlarnv_work.o lapacke_zlarnv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlascl.o lapacke_zlascl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlascl_work.o lapacke_zlascl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlaset.o lapacke_zlaset.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlaset_work.o lapacke_zlaset_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlassq.o lapacke_zlassq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlassq_work.o lapacke_zlassq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlaswp.o lapacke_zlaswp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlaswp_work.o lapacke_zlaswp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlauum.o lapacke_zlauum.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zlauum_work.o lapacke_zlauum_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbcon.o lapacke_zpbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbcon_work.o lapacke_zpbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbequ.o lapacke_zpbequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbequ_work.o lapacke_zpbequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbrfs.o lapacke_zpbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbrfs_work.o lapacke_zpbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbstf.o lapacke_zpbstf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbstf_work.o lapacke_zpbstf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbsv.o lapacke_zpbsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbsv_work.o lapacke_zpbsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbsvx.o lapacke_zpbsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbsvx_work.o lapacke_zpbsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbtrf.o lapacke_zpbtrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbtrf_work.o lapacke_zpbtrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbtrs.o lapacke_zpbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpbtrs_work.o lapacke_zpbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpftrf.o lapacke_zpftrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpftrf_work.o lapacke_zpftrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpftri.o lapacke_zpftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpftri_work.o lapacke_zpftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpftrs.o lapacke_zpftrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpftrs_work.o lapacke_zpftrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpocon.o lapacke_zpocon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpocon_work.o lapacke_zpocon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpoequ.o lapacke_zpoequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpoequ_work.o lapacke_zpoequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpoequb.o lapacke_zpoequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpoequb_work.o lapacke_zpoequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zporfs.o lapacke_zporfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zporfs_work.o lapacke_zporfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zposv.o lapacke_zposv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zposv_work.o lapacke_zposv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zposvx.o lapacke_zposvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zposvx_work.o lapacke_zposvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpotrf.o lapacke_zpotrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpotrf_work.o lapacke_zpotrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpotrf2.o lapacke_zpotrf2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpotrf2_work.o lapacke_zpotrf2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpotri.o lapacke_zpotri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpotri_work.o lapacke_zpotri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpotrs.o lapacke_zpotrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpotrs_work.o lapacke_zpotrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zppcon.o lapacke_zppcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zppcon_work.o lapacke_zppcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zppequ.o lapacke_zppequ.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zppequ_work.o lapacke_zppequ_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpprfs.o lapacke_zpprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpprfs_work.o lapacke_zpprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zppsv.o lapacke_zppsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zppsv_work.o lapacke_zppsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zppsvx.o lapacke_zppsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zppsvx_work.o lapacke_zppsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpptrf.o lapacke_zpptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpptrf_work.o lapacke_zpptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpptri.o lapacke_zpptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpptri_work.o lapacke_zpptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpptrs.o lapacke_zpptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpptrs_work.o lapacke_zpptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpstrf.o lapacke_zpstrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpstrf_work.o lapacke_zpstrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zptcon.o lapacke_zptcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zptcon_work.o lapacke_zptcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpteqr.o lapacke_zpteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpteqr_work.o lapacke_zpteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zptrfs.o lapacke_zptrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zptrfs_work.o lapacke_zptrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zptsv.o lapacke_zptsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zptsv_work.o lapacke_zptsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zptsvx.o lapacke_zptsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zptsvx_work.o lapacke_zptsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpttrf.o lapacke_zpttrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpttrf_work.o lapacke_zpttrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpttrs.o lapacke_zpttrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpttrs_work.o lapacke_zpttrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zspcon.o lapacke_zspcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zspcon_work.o lapacke_zspcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsprfs.o lapacke_zsprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsprfs_work.o lapacke_zsprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zspsv.o lapacke_zspsv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zspsv_work.o lapacke_zspsv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zspsvx.o lapacke_zspsvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zspsvx_work.o lapacke_zspsvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsptrf.o lapacke_zsptrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsptrf_work.o lapacke_zsptrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsptri.o lapacke_zsptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsptri_work.o lapacke_zsptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsptrs.o lapacke_zsptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsptrs_work.o lapacke_zsptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zstedc.o lapacke_zstedc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zstedc_work.o lapacke_zstedc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zstegr.o lapacke_zstegr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zstegr_work.o lapacke_zstegr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zstein.o lapacke_zstein.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zstein_work.o lapacke_zstein_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zstemr.o lapacke_zstemr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zstemr_work.o lapacke_zstemr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsteqr.o lapacke_zsteqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsteqr_work.o lapacke_zsteqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsycon.o lapacke_zsycon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsycon_work.o lapacke_zsycon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsycon_3.o lapacke_zsycon_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsycon_3_work.o lapacke_zsycon_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyconv.o lapacke_zsyconv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyconv_work.o lapacke_zsyconv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyequb.o lapacke_zsyequb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyequb_work.o lapacke_zsyequb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyrfs.o lapacke_zsyrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyrfs_work.o lapacke_zsyrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysv.o lapacke_zsysv.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysv_rook.o lapacke_zsysv_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysv_rook_work.o lapacke_zsysv_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysv_work.o lapacke_zsysv_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysv_aa.o lapacke_zsysv_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysv_aa_work.o lapacke_zsysv_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysv_rk.o lapacke_zsysv_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysv_rk_work.o lapacke_zsysv_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysvx.o lapacke_zsysvx.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsysvx_work.o lapacke_zsysvx_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyswapr.o lapacke_zsyswapr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyswapr_work.o lapacke_zsyswapr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf.o lapacke_zsytrf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_work.o lapacke_zsytrf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_rook.o lapacke_zsytrf_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_rook_work.o lapacke_zsytrf_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_aa.o lapacke_zsytrf_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_aa_2stage.o lapacke_zsytrf_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_aa_work.o lapacke_zsytrf_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_aa_2stage_work.o lapacke_zsytrf_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_rk.o lapacke_zsytrf_rk.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrf_rk_work.o lapacke_zsytrf_rk_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytri.o lapacke_zsytri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytri2.o lapacke_zsytri2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytri2_work.o lapacke_zsytri2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytri_3.o lapacke_zsytri_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytri_3_work.o lapacke_zsytri_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytri2x.o lapacke_zsytri2x.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytri2x_work.o lapacke_zsytri2x_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytri_work.o lapacke_zsytri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs.o lapacke_zsytrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_rook.o lapacke_zsytrs_rook.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs2.o lapacke_zsytrs2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs2_work.o lapacke_zsytrs2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_work.o lapacke_zsytrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_rook_work.o lapacke_zsytrs_rook_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_aa.o lapacke_zsytrs_aa.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_aa_2stage.o lapacke_zsytrs_aa_2stage.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_aa_work.o lapacke_zsytrs_aa_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_aa_2stage_work.o lapacke_zsytrs_aa_2stage_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_3.o lapacke_zsytrs_3.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsytrs_3_work.o lapacke_zsytrs_3_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztbcon.o lapacke_ztbcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztbcon_work.o lapacke_ztbcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztbrfs.o lapacke_ztbrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztbrfs_work.o lapacke_ztbrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztbtrs.o lapacke_ztbtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztbtrs_work.o lapacke_ztbtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztfsm.o lapacke_ztfsm.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztfsm_work.o lapacke_ztfsm_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztftri.o lapacke_ztftri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztftri_work.o lapacke_ztftri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztfttp.o lapacke_ztfttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztfttp_work.o lapacke_ztfttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztfttr.o lapacke_ztfttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztfttr_work.o lapacke_ztfttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgevc.o lapacke_ztgevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgevc_work.o lapacke_ztgevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgexc.o lapacke_ztgexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgexc_work.o lapacke_ztgexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgsen.o lapacke_ztgsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgsen_work.o lapacke_ztgsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgsja.o lapacke_ztgsja.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgsja_work.o lapacke_ztgsja_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgsna.o lapacke_ztgsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgsna_work.o lapacke_ztgsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgsyl.o lapacke_ztgsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztgsyl_work.o lapacke_ztgsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpcon.o lapacke_ztpcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpcon_work.o lapacke_ztpcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpmqrt.o lapacke_ztpmqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpmqrt_work.o lapacke_ztpmqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpqrt.o lapacke_ztpqrt.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpqrt2.o lapacke_ztpqrt2.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpqrt2_work.o lapacke_ztpqrt2_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpqrt_work.o lapacke_ztpqrt_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztprfb.o lapacke_ztprfb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztprfb_work.o lapacke_ztprfb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztprfs.o lapacke_ztprfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztprfs_work.o lapacke_ztprfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztptri.o lapacke_ztptri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztptri_work.o lapacke_ztptri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztptrs.o lapacke_ztptrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztptrs_work.o lapacke_ztptrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpttf.o lapacke_ztpttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpttf_work.o lapacke_ztpttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpttr.o lapacke_ztpttr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztpttr_work.o lapacke_ztpttr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrcon.o lapacke_ztrcon.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrcon_work.o lapacke_ztrcon_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrevc.o lapacke_ztrevc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrevc_work.o lapacke_ztrevc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrexc.o lapacke_ztrexc.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrexc_work.o lapacke_ztrexc_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrrfs.o lapacke_ztrrfs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrrfs_work.o lapacke_ztrrfs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrsen.o lapacke_ztrsen.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrsen_work.o lapacke_ztrsen_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrsna.o lapacke_ztrsna.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrsna_work.o lapacke_ztrsna_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrsyl.o lapacke_ztrsyl.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrsyl_work.o lapacke_ztrsyl_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrtri.o lapacke_ztrtri.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrtri_work.o lapacke_ztrtri_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrtrs.o lapacke_ztrtrs.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrtrs_work.o lapacke_ztrtrs_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrttf.o lapacke_ztrttf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrttf_work.o lapacke_ztrttf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrttp.o lapacke_ztrttp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztrttp_work.o lapacke_ztrttp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztzrzf.o lapacke_ztzrzf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztzrzf_work.o lapacke_ztzrzf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunbdb.o lapacke_zunbdb.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunbdb_work.o lapacke_zunbdb_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zuncsd.o lapacke_zuncsd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zuncsd_work.o lapacke_zuncsd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zuncsd2by1.o lapacke_zuncsd2by1.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zuncsd2by1_work.o lapacke_zuncsd2by1_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungbr.o lapacke_zungbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungbr_work.o lapacke_zungbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunghr.o lapacke_zunghr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunghr_work.o lapacke_zunghr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunglq.o lapacke_zunglq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunglq_work.o lapacke_zunglq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungql.o lapacke_zungql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungql_work.o lapacke_zungql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungqr.o lapacke_zungqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungqr_work.o lapacke_zungqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungrq.o lapacke_zungrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungrq_work.o lapacke_zungrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungtr.o lapacke_zungtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zungtr_work.o lapacke_zungtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmbr.o lapacke_zunmbr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmbr_work.o lapacke_zunmbr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmhr.o lapacke_zunmhr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmhr_work.o lapacke_zunmhr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmlq.o lapacke_zunmlq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmlq_work.o lapacke_zunmlq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmql.o lapacke_zunmql.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmql_work.o lapacke_zunmql_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmqr.o lapacke_zunmqr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmqr_work.o lapacke_zunmqr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmrq.o lapacke_zunmrq.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmrq_work.o lapacke_zunmrq_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmrz.o lapacke_zunmrz.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmrz_work.o lapacke_zunmrz_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmtr.o lapacke_zunmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zunmtr_work.o lapacke_zunmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zupgtr.o lapacke_zupgtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zupgtr_work.o lapacke_zupgtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zupmtr.o lapacke_zupmtr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zupmtr_work.o lapacke_zupmtr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyr.o lapacke_zsyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyr.o lapacke_csyr.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsyr_work.o lapacke_zsyr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csyr_work.o lapacke_csyr_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ilaver.o lapacke_ilaver.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggsvp.o lapacke_cggsvp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggsvp_work.o lapacke_cggsvp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggsvp.o lapacke_dggsvp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggsvp_work.o lapacke_dggsvp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggsvp.o lapacke_sggsvp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggsvp_work.o lapacke_sggsvp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggsvp.o lapacke_zggsvp.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggsvp_work.o lapacke_zggsvp_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggsvd.o lapacke_cggsvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cggsvd_work.o lapacke_cggsvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggsvd.o lapacke_dggsvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dggsvd_work.o lapacke_dggsvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggsvd.o lapacke_sggsvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sggsvd_work.o lapacke_sggsvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggsvd.o lapacke_zggsvd.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zggsvd_work.o lapacke_zggsvd_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqpf.o lapacke_cgeqpf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgeqpf_work.o lapacke_cgeqpf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqpf.o lapacke_dgeqpf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgeqpf_work.o lapacke_dgeqpf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqpf.o lapacke_sgeqpf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgeqpf_work.o lapacke_sgeqpf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqpf.o lapacke_zgeqpf.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgeqpf_work.o lapacke_zgeqpf_work.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C ar cr ../../liblapacke.a lapacke_cbbcsd.o lapacke_cbbcsd_work.o lapacke_cbdsqr.o lapacke_cbdsqr_work.o lapacke_cgbbrd.o lapacke_cgbbrd_work.o lapacke_cgbcon.o lapacke_cgbcon_work.o lapacke_cgbequ.o lapacke_cgbequ_work.o lapacke_cgbequb.o lapacke_cgbequb_work.o lapacke_cgbrfs.o lapacke_cgbrfs_work.o lapacke_cgbsv.o lapacke_cgbsv_work.o lapacke_cgbsvx.o lapacke_cgbsvx_work.o lapacke_cgbtrf.o lapacke_cgbtrf_work.o lapacke_cgbtrs.o lapacke_cgbtrs_work.o lapacke_cgebak.o lapacke_cgebak_work.o lapacke_cgebal.o lapacke_cgebal_work.o lapacke_cgebrd.o lapacke_cgebrd_work.o lapacke_cgecon.o lapacke_cgecon_work.o lapacke_cgeequ.o lapacke_cgeequ_work.o lapacke_cgeequb.o lapacke_cgeequb_work.o lapacke_cgees.o lapacke_cgees_work.o lapacke_cgeesx.o lapacke_cgeesx_work.o lapacke_cgeev.o lapacke_cgeev_work.o lapacke_cgeevx.o lapacke_cgeevx_work.o lapacke_cgehrd.o lapacke_cgehrd_work.o lapacke_cgelq.o lapacke_cgelq_work.o lapacke_cgelq2.o lapacke_cgelq2_work.o lapacke_cgejsv.o lapacke_cgejsv_work.o lapacke_cgelqf.o lapacke_cgelqf_work.o lapacke_cgels.o lapacke_cgels_work.o lapacke_cgelsd.o lapacke_cgelsd_work.o lapacke_cgelss.o lapacke_cgelss_work.o lapacke_cgelsy.o lapacke_cgelsy_work.o lapacke_cgemlq.o lapacke_cgemlq_work.o lapacke_cgemqr.o lapacke_cgemqr_work.o lapacke_cgemqrt.o lapacke_cgemqrt_work.o lapacke_cgeqlf.o lapacke_cgeqlf_work.o lapacke_cgeqp3.o lapacke_cgeqp3_work.o lapacke_cgeqr.o lapacke_cgeqr_work.o lapacke_cgeqr2.o lapacke_cgeqr2_work.o lapacke_cgeqrf.o lapacke_cgeqrf_work.o lapacke_cgeqrfp.o lapacke_cgeqrfp_work.o lapacke_cgeqrt.o lapacke_cgeqrt2.o lapacke_cgeqrt2_work.o lapacke_cgeqrt3.o lapacke_cgeqrt3_work.o lapacke_cgeqrt_work.o lapacke_cgerfs.o lapacke_cgerfs_work.o lapacke_cgerqf.o lapacke_cgerqf_work.o lapacke_cgesdd.o lapacke_cgesdd_work.o lapacke_cgesv.o lapacke_cgesv_work.o lapacke_cgesvd.o lapacke_cgesvd_work.o lapacke_cgesvdx.o lapacke_cgesvdx_work.o lapacke_cgesvj.o lapacke_cgesvj_work.o lapacke_cgesvx.o lapacke_cgesvx_work.o lapacke_cgetf2.o lapacke_cgetf2_work.o lapacke_cgetrf.o lapacke_cgetrf_work.o lapacke_cgetrf2.o lapacke_cgetrf2_work.o lapacke_cgetri.o lapacke_cgetri_work.o lapacke_cgetrs.o lapacke_cgetrs_work.o lapacke_cgetsls.o lapacke_cgetsls_work.o lapacke_cggbak.o lapacke_cggbak_work.o lapacke_cggbal.o lapacke_cggbal_work.o lapacke_cgges.o lapacke_cgges_work.o lapacke_cgges3.o lapacke_cgges3_work.o lapacke_cggesx.o lapacke_cggesx_work.o lapacke_cggev.o lapacke_cggev_work.o lapacke_cggev3.o lapacke_cggev3_work.o lapacke_cggevx.o lapacke_cggevx_work.o lapacke_cggglm.o lapacke_cggglm_work.o lapacke_cgghrd.o lapacke_cgghrd_work.o lapacke_cgghd3.o lapacke_cgghd3_work.o lapacke_cgglse.o lapacke_cgglse_work.o lapacke_cggqrf.o lapacke_cggqrf_work.o lapacke_cggrqf.o lapacke_cggrqf_work.o lapacke_cggsvd3.o lapacke_cggsvd3_work.o lapacke_cggsvp3.o lapacke_cggsvp3_work.o lapacke_cgtcon.o lapacke_cgtcon_work.o lapacke_cgtrfs.o lapacke_cgtrfs_work.o lapacke_cgtsv.o lapacke_cgtsv_work.o lapacke_cgtsvx.o lapacke_cgtsvx_work.o lapacke_cgttrf.o lapacke_cgttrf_work.o lapacke_cgttrs.o lapacke_cgttrs_work.o lapacke_chbev.o lapacke_chbev_work.o lapacke_chbevd.o lapacke_chbevd_work.o lapacke_chbevx.o lapacke_chbevx_work.o lapacke_chbev_2stage.o lapacke_chbev_2stage_work.o lapacke_chbevd_2stage.o lapacke_chbevd_2stage_work.o lapacke_chbevx_2stage.o lapacke_chbevx_2stage_work.o lapacke_chbgst.o lapacke_chbgst_work.o lapacke_chbgv.o lapacke_chbgv_work.o lapacke_chbgvd.o lapacke_chbgvd_work.o lapacke_chbgvx.o lapacke_chbgvx_work.o lapacke_chbtrd.o lapacke_chbtrd_work.o lapacke_checon.o lapacke_checon_work.o lapacke_checon_3.o lapacke_checon_3_work.o lapacke_cheequb.o lapacke_cheequb_work.o lapacke_cheev.o lapacke_cheev_work.o lapacke_cheevd.o lapacke_cheevd_work.o lapacke_cheevr.o lapacke_cheevr_work.o lapacke_cheevx.o lapacke_cheevx_work.o lapacke_cheev_2stage.o lapacke_cheev_2stage_work.o lapacke_cheevd_2stage.o lapacke_cheevd_2stage_work.o lapacke_cheevr_2stage.o lapacke_cheevr_2stage_work.o lapacke_cheevx_2stage.o lapacke_cheevx_2stage_work.o lapacke_chegst.o lapacke_chegst_work.o lapacke_chegv.o lapacke_chegv_work.o lapacke_chegv_2stage.o lapacke_chegv_2stage_work.o lapacke_chegvd.o lapacke_chegvd_work.o lapacke_chegvx.o lapacke_chegvx_work.o lapacke_cherfs.o lapacke_cherfs_work.o lapacke_chesv.o lapacke_chesv_work.o lapacke_chesv_aa.o lapacke_chesv_aa_work.o lapacke_chesv_rk.o lapacke_chesv_rk_work.o lapacke_chesvx.o lapacke_chesvx_work.o lapacke_cheswapr.o lapacke_cheswapr_work.o lapacke_chetrd.o lapacke_chetrd_work.o lapacke_chetrf.o lapacke_chetrf_rook.o lapacke_chetrf_work.o lapacke_chetrf_rook_work.o lapacke_chetrf_aa.o lapacke_chetrf_aa_2stage.o lapacke_chetrf_aa_work.o lapacke_chetrf_aa_2stage_work.o lapacke_chetrf_rk.o lapacke_chetrf_rk_work.o lapacke_chetri.o lapacke_chetri2.o lapacke_chetri2_work.o lapacke_chetri_3.o lapacke_chetri_3_work.o lapacke_chetri2x.o lapacke_chetri2x_work.o lapacke_chetri_work.o lapacke_chetrs.o lapacke_chetrs_rook.o lapacke_chetrs2.o lapacke_chetrs2_work.o lapacke_chetrs_work.o lapacke_chetrs_rook_work.o lapacke_chetrs_aa.o lapacke_chetrs_aa_2stage.o lapacke_chetrs_aa_work.o lapacke_chetrs_aa_2stage_work.o lapacke_chetrs_3.o lapacke_chetrs_3_work.o lapacke_chfrk.o lapacke_chfrk_work.o lapacke_chgeqz.o lapacke_chgeqz_work.o lapacke_chpcon.o lapacke_chpcon_work.o lapacke_chpev.o lapacke_chpev_work.o lapacke_chpevd.o lapacke_chpevd_work.o lapacke_chpevx.o lapacke_chpevx_work.o lapacke_chpgst.o lapacke_chpgst_work.o lapacke_chpgv.o lapacke_chpgv_work.o lapacke_chpgvd.o lapacke_chpgvd_work.o lapacke_chpgvx.o lapacke_chpgvx_work.o lapacke_chprfs.o lapacke_chprfs_work.o lapacke_chpsv.o lapacke_chpsv_work.o lapacke_chpsvx.o lapacke_chpsvx_work.o lapacke_chptrd.o lapacke_chptrd_work.o lapacke_chptrf.o lapacke_chptrf_work.o lapacke_chptri.o lapacke_chptri_work.o lapacke_chptrs.o lapacke_chptrs_work.o lapacke_chsein.o lapacke_chsein_work.o lapacke_chseqr.o lapacke_chseqr_work.o lapacke_clacgv.o lapacke_clacgv_work.o lapacke_clacn2.o lapacke_clacn2_work.o lapacke_clacp2.o lapacke_clacp2_work.o lapacke_clacpy.o lapacke_clacpy_work.o lapacke_clacrm.o lapacke_clacrm_work.o lapacke_clag2z.o lapacke_clag2z_work.o lapacke_clange.o lapacke_clange_work.o lapacke_clanhe.o lapacke_clanhe_work.o lapacke_clansy.o lapacke_clansy_work.o lapacke_clantr.o lapacke_clantr_work.o lapacke_clapmr.o lapacke_clapmr_work.o lapacke_clapmt.o lapacke_clapmt_work.o lapacke_clarcm.o lapacke_clarcm_work.o lapacke_clarfb.o lapacke_clarfb_work.o lapacke_clarfg.o lapacke_clarfg_work.o lapacke_clarft.o lapacke_clarft_work.o lapacke_clarfx.o lapacke_clarfx_work.o lapacke_clarnv.o lapacke_clarnv_work.o lapacke_clascl.o lapacke_clascl_work.o lapacke_claset.o lapacke_claset_work.o lapacke_classq.o lapacke_classq_work.o lapacke_claswp.o lapacke_claswp_work.o lapacke_clauum.o lapacke_clauum_work.o lapacke_cpbcon.o lapacke_cpbcon_work.o lapacke_cpbequ.o lapacke_cpbequ_work.o lapacke_cpbrfs.o lapacke_cpbrfs_work.o lapacke_cpbstf.o lapacke_cpbstf_work.o lapacke_cpbsv.o lapacke_cpbsv_work.o lapacke_cpbsvx.o lapacke_cpbsvx_work.o lapacke_cpbtrf.o lapacke_cpbtrf_work.o lapacke_cpbtrs.o lapacke_cpbtrs_work.o lapacke_cpftrf.o lapacke_cpftrf_work.o lapacke_cpftri.o lapacke_cpftri_work.o lapacke_cpftrs.o lapacke_cpftrs_work.o lapacke_cpocon.o lapacke_cpocon_work.o lapacke_cpoequ.o lapacke_cpoequ_work.o lapacke_cpoequb.o lapacke_cpoequb_work.o lapacke_cporfs.o lapacke_cporfs_work.o lapacke_cposv.o lapacke_cposv_work.o lapacke_cposvx.o lapacke_cposvx_work.o lapacke_cpotrf.o lapacke_cpotrf_work.o lapacke_cpotrf2.o lapacke_cpotrf2_work.o lapacke_cpotri.o lapacke_cpotri_work.o lapacke_cpotrs.o lapacke_cpotrs_work.o lapacke_cppcon.o lapacke_cppcon_work.o lapacke_cppequ.o lapacke_cppequ_work.o lapacke_cpprfs.o lapacke_cpprfs_work.o lapacke_cppsv.o lapacke_cppsv_work.o lapacke_cppsvx.o lapacke_cppsvx_work.o lapacke_cpptrf.o lapacke_cpptrf_work.o lapacke_cpptri.o lapacke_cpptri_work.o lapacke_cpptrs.o lapacke_cpptrs_work.o lapacke_cpstrf.o lapacke_cpstrf_work.o lapacke_cptcon.o lapacke_cptcon_work.o lapacke_cpteqr.o lapacke_cpteqr_work.o lapacke_cptrfs.o lapacke_cptrfs_work.o lapacke_cptsv.o lapacke_cptsv_work.o lapacke_cptsvx.o lapacke_cptsvx_work.o lapacke_cpttrf.o lapacke_cpttrf_work.o lapacke_cpttrs.o lapacke_cpttrs_work.o lapacke_cspcon.o lapacke_cspcon_work.o lapacke_csprfs.o lapacke_csprfs_work.o lapacke_cspsv.o lapacke_cspsv_work.o lapacke_cspsvx.o lapacke_cspsvx_work.o lapacke_csptrf.o lapacke_csptrf_work.o lapacke_csptri.o lapacke_csptri_work.o lapacke_csptrs.o lapacke_csptrs_work.o lapacke_cstedc.o lapacke_cstedc_work.o lapacke_cstegr.o lapacke_cstegr_work.o lapacke_cstein.o lapacke_cstein_work.o lapacke_cstemr.o lapacke_cstemr_work.o lapacke_csteqr.o lapacke_csteqr_work.o lapacke_csycon.o lapacke_csycon_work.o lapacke_csycon_3.o lapacke_csycon_3_work.o lapacke_csyconv.o lapacke_csyconv_work.o lapacke_csyequb.o lapacke_csyequb_work.o lapacke_csyrfs.o lapacke_csyrfs_work.o lapacke_csysv.o lapacke_csysv_rook.o lapacke_csysv_rook_work.o lapacke_csysv_work.o lapacke_csysv_aa.o lapacke_csysv_aa_work.o lapacke_csysv_rk.o lapacke_csysv_rk_work.o lapacke_csysvx.o lapacke_csysvx_work.o lapacke_csyswapr.o lapacke_csyswapr_work.o lapacke_csytrf.o lapacke_csytrf_work.o lapacke_csytrf_rook.o lapacke_csytrf_rook_work.o lapacke_csytrf_aa.o lapacke_csytrf_aa_2stage.o lapacke_csytrf_aa_work.o lapacke_csytrf_aa_2stage_work.o lapacke_csytrf_rk.o lapacke_csytrf_rk_work.o lapacke_csytri.o lapacke_csytri2.o lapacke_csytri2_work.o lapacke_csytri_3.o lapacke_csytri_3_work.o lapacke_csytri2x.o lapacke_csytri2x_work.o lapacke_csytri_work.o lapacke_csytrs.o lapacke_csytrs_rook.o lapacke_csytrs2.o lapacke_csytrs2_work.o lapacke_csytrs_work.o lapacke_csytrs_rook_work.o lapacke_csytrs_aa.o lapacke_csytrs_aa_2stage.o lapacke_csytrs_aa_work.o lapacke_csytrs_aa_2stage_work.o lapacke_csytrs_3.o lapacke_csytrs_3_work.o lapacke_ctbcon.o lapacke_ctbcon_work.o lapacke_ctbrfs.o lapacke_ctbrfs_work.o lapacke_ctbtrs.o lapacke_ctbtrs_work.o lapacke_ctfsm.o lapacke_ctfsm_work.o lapacke_ctftri.o lapacke_ctftri_work.o lapacke_ctfttp.o lapacke_ctfttp_work.o lapacke_ctfttr.o lapacke_ctfttr_work.o lapacke_ctgevc.o lapacke_ctgevc_work.o lapacke_ctgexc.o lapacke_ctgexc_work.o lapacke_ctgsen.o lapacke_ctgsen_work.o lapacke_ctgsja.o lapacke_ctgsja_work.o lapacke_ctgsna.o lapacke_ctgsna_work.o lapacke_ctgsyl.o lapacke_ctgsyl_work.o lapacke_ctpcon.o lapacke_ctpcon_work.o lapacke_ctpmqrt.o lapacke_ctpmqrt_work.o lapacke_ctpqrt.o lapacke_ctpqrt2.o lapacke_ctpqrt2_work.o lapacke_ctpqrt_work.o lapacke_ctprfb.o lapacke_ctprfb_work.o lapacke_ctprfs.o lapacke_ctprfs_work.o lapacke_ctptri.o lapacke_ctptri_work.o lapacke_ctptrs.o lapacke_ctptrs_work.o lapacke_ctpttf.o lapacke_ctpttf_work.o lapacke_ctpttr.o lapacke_ctpttr_work.o lapacke_ctrcon.o lapacke_ctrcon_work.o lapacke_ctrevc.o lapacke_ctrevc_work.o lapacke_ctrexc.o lapacke_ctrexc_work.o lapacke_ctrrfs.o lapacke_ctrrfs_work.o lapacke_ctrsen.o lapacke_ctrsen_work.o lapacke_ctrsna.o lapacke_ctrsna_work.o lapacke_ctrsyl.o lapacke_ctrsyl_work.o lapacke_ctrtri.o lapacke_ctrtri_work.o lapacke_ctrtrs.o lapacke_ctrtrs_work.o lapacke_ctrttf.o lapacke_ctrttf_work.o lapacke_ctrttp.o lapacke_ctrttp_work.o lapacke_ctzrzf.o lapacke_ctzrzf_work.o lapacke_cunbdb.o lapacke_cunbdb_work.o lapacke_cuncsd.o lapacke_cuncsd_work.o lapacke_cuncsd2by1.o lapacke_cuncsd2by1_work.o lapacke_cungbr.o lapacke_cungbr_work.o lapacke_cunghr.o lapacke_cunghr_work.o lapacke_cunglq.o lapacke_cunglq_work.o lapacke_cungql.o lapacke_cungql_work.o lapacke_cungqr.o lapacke_cungqr_work.o lapacke_cungrq.o lapacke_cungrq_work.o lapacke_cungtr.o lapacke_cungtr_work.o lapacke_cunmbr.o lapacke_cunmbr_work.o lapacke_cunmhr.o lapacke_cunmhr_work.o lapacke_cunmlq.o lapacke_cunmlq_work.o lapacke_cunmql.o lapacke_cunmql_work.o lapacke_cunmqr.o lapacke_cunmqr_work.o lapacke_cunmrq.o lapacke_cunmrq_work.o lapacke_cunmrz.o lapacke_cunmrz_work.o lapacke_cunmtr.o lapacke_cunmtr_work.o lapacke_cupgtr.o lapacke_cupgtr_work.o lapacke_cupmtr.o lapacke_cupmtr_work.o lapacke_dbbcsd.o lapacke_dbbcsd_work.o lapacke_dbdsdc.o lapacke_dbdsdc_work.o lapacke_dbdsvdx.o lapacke_dbdsvdx_work.o lapacke_dbdsqr.o lapacke_dbdsqr_work.o lapacke_ddisna.o lapacke_ddisna_work.o lapacke_dgbbrd.o lapacke_dgbbrd_work.o lapacke_dgbcon.o lapacke_dgbcon_work.o lapacke_dgbequ.o lapacke_dgbequ_work.o lapacke_dgbequb.o lapacke_dgbequb_work.o lapacke_dgbrfs.o lapacke_dgbrfs_work.o lapacke_dgbsv.o lapacke_dgbsv_work.o lapacke_dgbsvx.o lapacke_dgbsvx_work.o lapacke_dgbtrf.o lapacke_dgbtrf_work.o lapacke_dgbtrs.o lapacke_dgbtrs_work.o lapacke_dgebak.o lapacke_dgebak_work.o lapacke_dgebal.o lapacke_dgebal_work.o lapacke_dgebrd.o lapacke_dgebrd_work.o lapacke_dgecon.o lapacke_dgecon_work.o lapacke_dgeequ.o lapacke_dgeequ_work.o lapacke_dgeequb.o lapacke_dgeequb_work.o lapacke_dgees.o lapacke_dgees_work.o lapacke_dgeesx.o lapacke_dgeesx_work.o lapacke_dgeev.o lapacke_dgeev_work.o lapacke_dgeevx.o lapacke_dgeevx_work.o lapacke_dgehrd.o lapacke_dgehrd_work.o lapacke_dgejsv.o lapacke_dgejsv_work.o lapacke_dgelq.o lapacke_dgelq_work.o lapacke_dgelq2.o lapacke_dgelq2_work.o lapacke_dgelqf.o lapacke_dgelqf_work.o lapacke_dgels.o lapacke_dgels_work.o lapacke_dgelsd.o lapacke_dgelsd_work.o lapacke_dgelss.o lapacke_dgelss_work.o lapacke_dgelsy.o lapacke_dgelsy_work.o lapacke_dgemlq.o lapacke_dgemlq_work.o lapacke_dgemqr.o lapacke_dgemqr_work.o lapacke_dgemqrt.o lapacke_dgemqrt_work.o lapacke_dgeqlf.o lapacke_dgeqlf_work.o lapacke_dgeqp3.o lapacke_dgeqp3_work.o lapacke_dgeqr.o lapacke_dgeqr_work.o lapacke_dgeqr2.o lapacke_dgeqr2_work.o lapacke_dgeqrf.o lapacke_dgeqrf_work.o lapacke_dgeqrfp.o lapacke_dgeqrfp_work.o lapacke_dgeqrt.o lapacke_dgeqrt2.o lapacke_dgeqrt2_work.o lapacke_dgeqrt3.o lapacke_dgeqrt3_work.o lapacke_dgeqrt_work.o lapacke_dgerfs.o lapacke_dgerfs_work.o lapacke_dgerqf.o lapacke_dgerqf_work.o lapacke_dgesdd.o lapacke_dgesdd_work.o lapacke_dgesv.o lapacke_dgesv_work.o lapacke_dgesvd.o lapacke_dgesvd_work.o lapacke_dgesvdx.o lapacke_dgesvdx_work.o lapacke_dgesvj.o lapacke_dgesvj_work.o lapacke_dgesvx.o lapacke_dgesvx_work.o lapacke_dgetf2.o lapacke_dgetf2_work.o lapacke_dgetrf.o lapacke_dgetrf_work.o lapacke_dgetrf2.o lapacke_dgetrf2_work.o lapacke_dgetri.o lapacke_dgetri_work.o lapacke_dgetrs.o lapacke_dgetrs_work.o lapacke_dgetsls.o lapacke_dgetsls_work.o lapacke_dggbak.o lapacke_dggbak_work.o lapacke_dggbal.o lapacke_dggbal_work.o lapacke_dgges.o lapacke_dgges_work.o lapacke_dgges3.o lapacke_dgges3_work.o lapacke_dggesx.o lapacke_dggesx_work.o lapacke_dggev.o lapacke_dggev_work.o lapacke_dggev3.o lapacke_dggev3_work.o lapacke_dggevx.o lapacke_dggevx_work.o lapacke_dggglm.o lapacke_dggglm_work.o lapacke_dgghrd.o lapacke_dgghrd_work.o lapacke_dgghd3.o lapacke_dgghd3_work.o lapacke_dgglse.o lapacke_dgglse_work.o lapacke_dggqrf.o lapacke_dggqrf_work.o lapacke_dggrqf.o lapacke_dggrqf_work.o lapacke_dggsvd3.o lapacke_dggsvd3_work.o lapacke_dggsvp3.o lapacke_dggsvp3_work.o lapacke_dgtcon.o lapacke_dgtcon_work.o lapacke_dgtrfs.o lapacke_dgtrfs_work.o lapacke_dgtsv.o lapacke_dgtsv_work.o lapacke_dgtsvx.o lapacke_dgtsvx_work.o lapacke_dgttrf.o lapacke_dgttrf_work.o lapacke_dgttrs.o lapacke_dgttrs_work.o lapacke_dhgeqz.o lapacke_dhgeqz_work.o lapacke_dhsein.o lapacke_dhsein_work.o lapacke_dhseqr.o lapacke_dhseqr_work.o lapacke_dlacn2.o lapacke_dlacn2_work.o lapacke_dlacpy.o lapacke_dlacpy_work.o lapacke_dlag2s.o lapacke_dlag2s_work.o lapacke_dlamch.o lapacke_dlamch_work.o lapacke_dlange.o lapacke_dlange_work.o lapacke_dlansy.o lapacke_dlansy_work.o lapacke_dlantr.o lapacke_dlantr_work.o lapacke_dlapmr.o lapacke_dlapmr_work.o lapacke_dlapmt.o lapacke_dlapmt_work.o lapacke_dlapy2.o lapacke_dlapy2_work.o lapacke_dlapy3.o lapacke_dlapy3_work.o lapacke_dlarfb.o lapacke_dlarfb_work.o lapacke_dlarfg.o lapacke_dlarfg_work.o lapacke_dlarft.o lapacke_dlarft_work.o lapacke_dlarfx.o lapacke_dlarfx_work.o lapacke_dlarnv.o lapacke_dlarnv_work.o lapacke_dlartgp.o lapacke_dlartgp_work.o lapacke_dlartgs.o lapacke_dlartgs_work.o lapacke_dlascl.o lapacke_dlascl_work.o lapacke_dlaset.o lapacke_dlaset_work.o lapacke_dlasrt.o lapacke_dlasrt_work.o lapacke_dlassq.o lapacke_dlassq_work.o lapacke_dlaswp.o lapacke_dlaswp_work.o lapacke_dlauum.o lapacke_dlauum_work.o lapacke_dopgtr.o lapacke_dopgtr_work.o lapacke_dopmtr.o lapacke_dopmtr_work.o lapacke_dorbdb.o lapacke_dorbdb_work.o lapacke_dorcsd.o lapacke_dorcsd_work.o lapacke_dorcsd2by1.o lapacke_dorcsd2by1_work.o lapacke_dorgbr.o lapacke_dorgbr_work.o lapacke_dorghr.o lapacke_dorghr_work.o lapacke_dorglq.o lapacke_dorglq_work.o lapacke_dorgql.o lapacke_dorgql_work.o lapacke_dorgqr.o lapacke_dorgqr_work.o lapacke_dorgrq.o lapacke_dorgrq_work.o lapacke_dorgtr.o lapacke_dorgtr_work.o lapacke_dormbr.o lapacke_dormbr_work.o lapacke_dormhr.o lapacke_dormhr_work.o lapacke_dormlq.o lapacke_dormlq_work.o lapacke_dormql.o lapacke_dormql_work.o lapacke_dormqr.o lapacke_dormqr_work.o lapacke_dormrq.o lapacke_dormrq_work.o lapacke_dormrz.o lapacke_dormrz_work.o lapacke_dormtr.o lapacke_dormtr_work.o lapacke_dpbcon.o lapacke_dpbcon_work.o lapacke_dpbequ.o lapacke_dpbequ_work.o lapacke_dpbrfs.o lapacke_dpbrfs_work.o lapacke_dpbstf.o lapacke_dpbstf_work.o lapacke_dpbsv.o lapacke_dpbsv_work.o lapacke_dpbsvx.o lapacke_dpbsvx_work.o lapacke_dpbtrf.o lapacke_dpbtrf_work.o lapacke_dpbtrs.o lapacke_dpbtrs_work.o lapacke_dpftrf.o lapacke_dpftrf_work.o lapacke_dpftri.o lapacke_dpftri_work.o lapacke_dpftrs.o lapacke_dpftrs_work.o lapacke_dpocon.o lapacke_dpocon_work.o lapacke_dpoequ.o lapacke_dpoequ_work.o lapacke_dpoequb.o lapacke_dpoequb_work.o lapacke_dporfs.o lapacke_dporfs_work.o lapacke_dposv.o lapacke_dposv_work.o lapacke_dposvx.o lapacke_dposvx_work.o lapacke_dpotrf.o lapacke_dpotrf_work.o lapacke_dpotrf2.o lapacke_dpotrf2_work.o lapacke_dpotri.o lapacke_dpotri_work.o lapacke_dpotrs.o lapacke_dpotrs_work.o lapacke_dppcon.o lapacke_dppcon_work.o lapacke_dppequ.o lapacke_dppequ_work.o lapacke_dpprfs.o lapacke_dpprfs_work.o lapacke_dppsv.o lapacke_dppsv_work.o lapacke_dppsvx.o lapacke_dppsvx_work.o lapacke_dpptrf.o lapacke_dpptrf_work.o lapacke_dpptri.o lapacke_dpptri_work.o lapacke_dpptrs.o lapacke_dpptrs_work.o lapacke_dpstrf.o lapacke_dpstrf_work.o lapacke_dptcon.o lapacke_dptcon_work.o lapacke_dpteqr.o lapacke_dpteqr_work.o lapacke_dptrfs.o lapacke_dptrfs_work.o lapacke_dptsv.o lapacke_dptsv_work.o lapacke_dptsvx.o lapacke_dptsvx_work.o lapacke_dpttrf.o lapacke_dpttrf_work.o lapacke_dpttrs.o lapacke_dpttrs_work.o lapacke_dsbev.o lapacke_dsbev_work.o lapacke_dsbevd.o lapacke_dsbevd_work.o lapacke_dsbevx.o lapacke_dsbevx_work.o lapacke_dsbev_2stage.o lapacke_dsbev_2stage_work.o lapacke_dsbevd_2stage.o lapacke_dsbevd_2stage_work.o lapacke_dsbevx_2stage.o lapacke_dsbevx_2stage_work.o lapacke_dsbgst.o lapacke_dsbgst_work.o lapacke_dsbgv.o lapacke_dsbgv_work.o lapacke_dsbgvd.o lapacke_dsbgvd_work.o lapacke_dsbgvx.o lapacke_dsbgvx_work.o lapacke_dsbtrd.o lapacke_dsbtrd_work.o lapacke_dsfrk.o lapacke_dsfrk_work.o lapacke_dsgesv.o lapacke_dsgesv_work.o lapacke_dspcon.o lapacke_dspcon_work.o lapacke_dspev.o lapacke_dspev_work.o lapacke_dspevd.o lapacke_dspevd_work.o lapacke_dspevx.o lapacke_dspevx_work.o lapacke_dspgst.o lapacke_dspgst_work.o lapacke_dspgv.o lapacke_dspgv_work.o lapacke_dspgvd.o lapacke_dspgvd_work.o lapacke_dspgvx.o lapacke_dspgvx_work.o lapacke_dsposv.o lapacke_dsposv_work.o lapacke_dsprfs.o lapacke_dsprfs_work.o lapacke_dspsv.o lapacke_dspsv_work.o lapacke_dspsvx.o lapacke_dspsvx_work.o lapacke_dsptrd.o lapacke_dsptrd_work.o lapacke_dsptrf.o lapacke_dsptrf_work.o lapacke_dsptri.o lapacke_dsptri_work.o lapacke_dsptrs.o lapacke_dsptrs_work.o lapacke_dstebz.o lapacke_dstebz_work.o lapacke_dstedc.o lapacke_dstedc_work.o lapacke_dstegr.o lapacke_dstegr_work.o lapacke_dstein.o lapacke_dstein_work.o lapacke_dstemr.o lapacke_dstemr_work.o lapacke_dsteqr.o lapacke_dsteqr_work.o lapacke_dsterf.o lapacke_dsterf_work.o lapacke_dstev.o lapacke_dstev_work.o lapacke_dstevd.o lapacke_dstevd_work.o lapacke_dstevr.o lapacke_dstevr_work.o lapacke_dstevx.o lapacke_dstevx_work.o lapacke_dsycon.o lapacke_dsycon_work.o lapacke_dsycon_3.o lapacke_dsycon_3_work.o lapacke_dsyconv.o lapacke_dsyconv_work.o lapacke_dsyequb.o lapacke_dsyequb_work.o lapacke_dsyev.o lapacke_dsyev_work.o lapacke_dsyevd.o lapacke_dsyevd_work.o lapacke_dsyevr.o lapacke_dsyevr_work.o lapacke_dsyevx.o lapacke_dsyevx_work.o lapacke_dsyev_2stage.o lapacke_dsyev_2stage_work.o lapacke_dsyevd_2stage.o lapacke_dsyevd_2stage_work.o lapacke_dsyevr_2stage.o lapacke_dsyevr_2stage_work.o lapacke_dsyevx_2stage.o lapacke_dsyevx_2stage_work.o lapacke_dsygst.o lapacke_dsygst_work.o lapacke_dsygv.o lapacke_dsygv_work.o lapacke_dsygv_2stage.o lapacke_dsygv_2stage_work.o lapacke_dsygvd.o lapacke_dsygvd_work.o lapacke_dsygvx.o lapacke_dsygvx_work.o lapacke_dsyrfs.o lapacke_dsyrfs_work.o lapacke_dsysv.o lapacke_dsysv_rook.o lapacke_dsysv_rook_work.o lapacke_dsysv_work.o lapacke_dsysv_aa.o lapacke_dsysv_aa_work.o lapacke_dsysv_rk.o lapacke_dsysv_rk_work.o lapacke_dsysvx.o lapacke_dsysvx_work.o lapacke_dsyswapr.o lapacke_dsyswapr_work.o lapacke_dsytrd.o lapacke_dsytrd_work.o lapacke_dsytrf.o lapacke_dsytrf_work.o lapacke_dsytrf_rook.o lapacke_dsytrf_rook_work.o lapacke_dsytrf_aa.o lapacke_dsytrf_aa_work.o lapacke_dsytrf_aa_2stage.o lapacke_dsytrf_aa_2stage_work.o lapacke_dsytrf_rk.o lapacke_dsytrf_rk_work.o lapacke_dsytri.o lapacke_dsytri2.o lapacke_dsytri2_work.o lapacke_dsytri_3.o lapacke_dsytri_3_work.o lapacke_dsytri2x.o lapacke_dsytri2x_work.o lapacke_dsytri_work.o ar cr ../../liblapacke.a lapacke_dsytrs.o lapacke_dsytrs_rook.o lapacke_dsytrs2.o lapacke_dsytrs2_work.o lapacke_dsytrs_work.o lapacke_dsytrs_rook_work.o lapacke_dsytrs_aa.o lapacke_dsytrs_aa_2stage.o lapacke_dsytrs_aa_work.o lapacke_dsytrs_aa_2stage_work.o lapacke_dsytrs_3.o lapacke_dsytrs_3_work.o lapacke_dtbcon.o lapacke_dtbcon_work.o lapacke_dtbrfs.o lapacke_dtbrfs_work.o lapacke_dtbtrs.o lapacke_dtbtrs_work.o lapacke_dtfsm.o lapacke_dtfsm_work.o lapacke_dtftri.o lapacke_dtftri_work.o lapacke_dtfttp.o lapacke_dtfttp_work.o lapacke_dtfttr.o lapacke_dtfttr_work.o lapacke_dtgevc.o lapacke_dtgevc_work.o lapacke_dtgexc.o lapacke_dtgexc_work.o lapacke_dtgsen.o lapacke_dtgsen_work.o lapacke_dtgsja.o lapacke_dtgsja_work.o lapacke_dtgsna.o lapacke_dtgsna_work.o lapacke_dtgsyl.o lapacke_dtgsyl_work.o lapacke_dtpcon.o lapacke_dtpcon_work.o lapacke_dtpmqrt.o lapacke_dtpmqrt_work.o lapacke_dtpqrt.o lapacke_dtpqrt2.o lapacke_dtpqrt2_work.o lapacke_dtpqrt_work.o lapacke_dtprfb.o lapacke_dtprfb_work.o lapacke_dtprfs.o lapacke_dtprfs_work.o lapacke_dtptri.o lapacke_dtptri_work.o lapacke_dtptrs.o lapacke_dtptrs_work.o lapacke_dtpttf.o lapacke_dtpttf_work.o lapacke_dtpttr.o lapacke_dtpttr_work.o lapacke_dtrcon.o lapacke_dtrcon_work.o lapacke_dtrevc.o lapacke_dtrevc_work.o lapacke_dtrexc.o lapacke_dtrexc_work.o lapacke_dtrrfs.o lapacke_dtrrfs_work.o lapacke_dtrsen.o lapacke_dtrsen_work.o lapacke_dtrsna.o lapacke_dtrsna_work.o lapacke_dtrsyl.o lapacke_dtrsyl_work.o lapacke_dtrtri.o lapacke_dtrtri_work.o lapacke_dtrtrs.o lapacke_dtrtrs_work.o lapacke_dtrttf.o lapacke_dtrttf_work.o lapacke_dtrttp.o lapacke_dtrttp_work.o lapacke_dtzrzf.o lapacke_dtzrzf_work.o lapacke_nancheck.o lapacke_sbbcsd.o lapacke_sbbcsd_work.o lapacke_sbdsdc.o lapacke_sbdsdc_work.o lapacke_sbdsvdx.o lapacke_sbdsvdx_work.o lapacke_sbdsqr.o lapacke_sbdsqr_work.o lapacke_sdisna.o lapacke_sdisna_work.o lapacke_sgbbrd.o lapacke_sgbbrd_work.o lapacke_sgbcon.o lapacke_sgbcon_work.o lapacke_sgbequ.o lapacke_sgbequ_work.o lapacke_sgbequb.o lapacke_sgbequb_work.o lapacke_sgbrfs.o lapacke_sgbrfs_work.o lapacke_sgbsv.o lapacke_sgbsv_work.o lapacke_sgbsvx.o lapacke_sgbsvx_work.o lapacke_sgbtrf.o lapacke_sgbtrf_work.o lapacke_sgbtrs.o lapacke_sgbtrs_work.o lapacke_sgebak.o lapacke_sgebak_work.o lapacke_sgebal.o lapacke_sgebal_work.o lapacke_sgebrd.o lapacke_sgebrd_work.o lapacke_sgecon.o lapacke_sgecon_work.o lapacke_sgeequ.o lapacke_sgeequ_work.o lapacke_sgeequb.o lapacke_sgeequb_work.o lapacke_sgees.o lapacke_sgees_work.o lapacke_sgeesx.o lapacke_sgeesx_work.o lapacke_sgeev.o lapacke_sgeev_work.o lapacke_sgeevx.o lapacke_sgeevx_work.o lapacke_sgehrd.o lapacke_sgehrd_work.o lapacke_sgejsv.o lapacke_sgejsv_work.o lapacke_sgelq.o lapacke_sgelq_work.o lapacke_sgelq2.o lapacke_sgelq2_work.o lapacke_sgelqf.o lapacke_sgelqf_work.o lapacke_sgels.o lapacke_sgels_work.o lapacke_sgelsd.o lapacke_sgelsd_work.o lapacke_sgelss.o lapacke_sgelss_work.o lapacke_sgelsy.o lapacke_sgelsy_work.o lapacke_sgemlq.o lapacke_sgemlq_work.o lapacke_sgemqr.o lapacke_sgemqr_work.o lapacke_sgemqrt.o lapacke_sgemqrt_work.o lapacke_sgeqlf.o lapacke_sgeqlf_work.o lapacke_sgeqp3.o lapacke_sgeqp3_work.o lapacke_sgeqr.o lapacke_sgeqr_work.o lapacke_sgeqr2.o lapacke_sgeqr2_work.o lapacke_sgeqrf.o lapacke_sgeqrf_work.o lapacke_sgeqrfp.o lapacke_sgeqrfp_work.o lapacke_sgeqrt.o lapacke_sgeqrt2.o lapacke_sgeqrt2_work.o lapacke_sgeqrt3.o lapacke_sgeqrt3_work.o lapacke_sgeqrt_work.o lapacke_sgerfs.o lapacke_sgerfs_work.o lapacke_sgerqf.o lapacke_sgerqf_work.o lapacke_sgesdd.o lapacke_sgesdd_work.o lapacke_sgesv.o lapacke_sgesv_work.o lapacke_sgesvd.o lapacke_sgesvd_work.o lapacke_sgesvdx.o lapacke_sgesvdx_work.o lapacke_sgesvj.o lapacke_sgesvj_work.o lapacke_sgesvx.o lapacke_sgesvx_work.o lapacke_sgetf2.o lapacke_sgetf2_work.o lapacke_sgetrf.o lapacke_sgetrf_work.o lapacke_sgetrf2.o lapacke_sgetrf2_work.o lapacke_sgetri.o lapacke_sgetri_work.o lapacke_sgetrs.o lapacke_sgetrs_work.o lapacke_sgetsls.o lapacke_sgetsls_work.o lapacke_sggbak.o lapacke_sggbak_work.o lapacke_sggbal.o lapacke_sggbal_work.o lapacke_sgges.o lapacke_sgges_work.o lapacke_sgges3.o lapacke_sgges3_work.o lapacke_sggesx.o lapacke_sggesx_work.o lapacke_sggev.o lapacke_sggev_work.o lapacke_sggev3.o lapacke_sggev3_work.o lapacke_sggevx.o lapacke_sggevx_work.o lapacke_sggglm.o lapacke_sggglm_work.o lapacke_sgghrd.o lapacke_sgghrd_work.o lapacke_sgghd3.o lapacke_sgghd3_work.o lapacke_sgglse.o lapacke_sgglse_work.o lapacke_sggqrf.o lapacke_sggqrf_work.o lapacke_sggrqf.o lapacke_sggrqf_work.o lapacke_sggsvd3.o lapacke_sggsvd3_work.o lapacke_sggsvp3.o lapacke_sggsvp3_work.o lapacke_sgtcon.o lapacke_sgtcon_work.o lapacke_sgtrfs.o lapacke_sgtrfs_work.o lapacke_sgtsv.o lapacke_sgtsv_work.o lapacke_sgtsvx.o lapacke_sgtsvx_work.o lapacke_sgttrf.o lapacke_sgttrf_work.o lapacke_sgttrs.o lapacke_sgttrs_work.o lapacke_shgeqz.o lapacke_shgeqz_work.o lapacke_shsein.o lapacke_shsein_work.o lapacke_shseqr.o lapacke_shseqr_work.o lapacke_slacn2.o lapacke_slacn2_work.o lapacke_slacpy.o lapacke_slacpy_work.o lapacke_slag2d.o lapacke_slag2d_work.o lapacke_slamch.o lapacke_slamch_work.o lapacke_slange.o lapacke_slange_work.o lapacke_slansy.o lapacke_slansy_work.o lapacke_slantr.o lapacke_slantr_work.o lapacke_slapmr.o lapacke_slapmr_work.o lapacke_slapmt.o lapacke_slapmt_work.o lapacke_slapy2.o lapacke_slapy2_work.o lapacke_slapy3.o lapacke_slapy3_work.o lapacke_slarfb.o lapacke_slarfb_work.o lapacke_slarfg.o lapacke_slarfg_work.o lapacke_slarft.o lapacke_slarft_work.o lapacke_slarfx.o lapacke_slarfx_work.o lapacke_slarnv.o lapacke_slarnv_work.o lapacke_slartgp.o lapacke_slartgp_work.o lapacke_slartgs.o lapacke_slartgs_work.o lapacke_slascl.o lapacke_slascl_work.o lapacke_slaset.o lapacke_slaset_work.o lapacke_slasrt.o lapacke_slasrt_work.o lapacke_slassq.o lapacke_slassq_work.o lapacke_slaswp.o lapacke_slaswp_work.o lapacke_slauum.o lapacke_slauum_work.o lapacke_sopgtr.o lapacke_sopgtr_work.o lapacke_sopmtr.o lapacke_sopmtr_work.o lapacke_sorbdb.o lapacke_sorbdb_work.o lapacke_sorcsd.o lapacke_sorcsd_work.o lapacke_sorcsd2by1.o lapacke_sorcsd2by1_work.o lapacke_sorgbr.o lapacke_sorgbr_work.o lapacke_sorghr.o lapacke_sorghr_work.o lapacke_sorglq.o lapacke_sorglq_work.o lapacke_sorgql.o lapacke_sorgql_work.o lapacke_sorgqr.o lapacke_sorgqr_work.o lapacke_sorgrq.o lapacke_sorgrq_work.o lapacke_sorgtr.o lapacke_sorgtr_work.o lapacke_sormbr.o lapacke_sormbr_work.o lapacke_sormhr.o lapacke_sormhr_work.o lapacke_sormlq.o lapacke_sormlq_work.o lapacke_sormql.o lapacke_sormql_work.o lapacke_sormqr.o lapacke_sormqr_work.o lapacke_sormrq.o lapacke_sormrq_work.o lapacke_sormrz.o lapacke_sormrz_work.o lapacke_sormtr.o lapacke_sormtr_work.o lapacke_spbcon.o lapacke_spbcon_work.o lapacke_spbequ.o lapacke_spbequ_work.o lapacke_spbrfs.o lapacke_spbrfs_work.o lapacke_spbstf.o lapacke_spbstf_work.o lapacke_spbsv.o lapacke_spbsv_work.o lapacke_spbsvx.o lapacke_spbsvx_work.o lapacke_spbtrf.o lapacke_spbtrf_work.o lapacke_spbtrs.o lapacke_spbtrs_work.o lapacke_spftrf.o lapacke_spftrf_work.o lapacke_spftri.o lapacke_spftri_work.o lapacke_spftrs.o lapacke_spftrs_work.o lapacke_spocon.o lapacke_spocon_work.o lapacke_spoequ.o lapacke_spoequ_work.o lapacke_spoequb.o lapacke_spoequb_work.o lapacke_sporfs.o lapacke_sporfs_work.o lapacke_sposv.o lapacke_sposv_work.o lapacke_sposvx.o lapacke_sposvx_work.o lapacke_spotrf.o lapacke_spotrf_work.o lapacke_spotrf2.o lapacke_spotrf2_work.o lapacke_spotri.o lapacke_spotri_work.o lapacke_spotrs.o lapacke_spotrs_work.o lapacke_sppcon.o lapacke_sppcon_work.o lapacke_sppequ.o lapacke_sppequ_work.o lapacke_spprfs.o lapacke_spprfs_work.o lapacke_sppsv.o lapacke_sppsv_work.o lapacke_sppsvx.o lapacke_sppsvx_work.o lapacke_spptrf.o lapacke_spptrf_work.o lapacke_spptri.o lapacke_spptri_work.o lapacke_spptrs.o lapacke_spptrs_work.o lapacke_spstrf.o lapacke_spstrf_work.o lapacke_sptcon.o lapacke_sptcon_work.o lapacke_spteqr.o lapacke_spteqr_work.o lapacke_sptrfs.o lapacke_sptrfs_work.o lapacke_sptsv.o lapacke_sptsv_work.o lapacke_sptsvx.o lapacke_sptsvx_work.o lapacke_spttrf.o lapacke_spttrf_work.o lapacke_spttrs.o lapacke_spttrs_work.o lapacke_ssbev.o lapacke_ssbev_work.o lapacke_ssbevd.o lapacke_ssbevd_work.o lapacke_ssbevx.o lapacke_ssbevx_work.o lapacke_ssbev_2stage.o lapacke_ssbev_2stage_work.o lapacke_ssbevd_2stage.o lapacke_ssbevd_2stage_work.o lapacke_ssbevx_2stage.o lapacke_ssbevx_2stage_work.o lapacke_ssbgst.o lapacke_ssbgst_work.o lapacke_ssbgv.o lapacke_ssbgv_work.o lapacke_ssbgvd.o lapacke_ssbgvd_work.o lapacke_ssbgvx.o lapacke_ssbgvx_work.o lapacke_ssbtrd.o lapacke_ssbtrd_work.o lapacke_ssfrk.o lapacke_ssfrk_work.o lapacke_sspcon.o lapacke_sspcon_work.o lapacke_sspev.o lapacke_sspev_work.o lapacke_sspevd.o lapacke_sspevd_work.o lapacke_sspevx.o lapacke_sspevx_work.o lapacke_sspgst.o lapacke_sspgst_work.o lapacke_sspgv.o lapacke_sspgv_work.o lapacke_sspgvd.o lapacke_sspgvd_work.o lapacke_sspgvx.o lapacke_sspgvx_work.o lapacke_ssprfs.o lapacke_ssprfs_work.o lapacke_sspsv.o lapacke_sspsv_work.o lapacke_sspsvx.o lapacke_sspsvx_work.o lapacke_ssptrd.o lapacke_ssptrd_work.o lapacke_ssptrf.o lapacke_ssptrf_work.o lapacke_ssptri.o lapacke_ssptri_work.o lapacke_ssptrs.o lapacke_ssptrs_work.o lapacke_sstebz.o lapacke_sstebz_work.o lapacke_sstedc.o lapacke_sstedc_work.o lapacke_sstegr.o lapacke_sstegr_work.o lapacke_sstein.o lapacke_sstein_work.o lapacke_sstemr.o lapacke_sstemr_work.o lapacke_ssteqr.o lapacke_ssteqr_work.o lapacke_ssterf.o lapacke_ssterf_work.o lapacke_sstev.o lapacke_sstev_work.o lapacke_sstevd.o lapacke_sstevd_work.o lapacke_sstevr.o lapacke_sstevr_work.o lapacke_sstevx.o lapacke_sstevx_work.o lapacke_ssycon.o lapacke_ssycon_work.o lapacke_ssycon_3.o lapacke_ssycon_3_work.o lapacke_ssyconv.o lapacke_ssyconv_work.o lapacke_ssyequb.o lapacke_ssyequb_work.o lapacke_ssyev.o lapacke_ssyev_work.o lapacke_ssyevd.o lapacke_ssyevd_work.o lapacke_ssyevr.o lapacke_ssyevr_work.o lapacke_ssyevx.o lapacke_ssyevx_work.o lapacke_ssyev_2stage.o lapacke_ssyev_2stage_work.o lapacke_ssyevd_2stage.o lapacke_ssyevd_2stage_work.o lapacke_ssyevr_2stage.o lapacke_ssyevr_2stage_work.o lapacke_ssyevx_2stage.o lapacke_ssyevx_2stage_work.o lapacke_ssygst.o lapacke_ssygst_work.o lapacke_ssygv.o lapacke_ssygv_work.o lapacke_ssygv_2stage.o lapacke_ssygv_2stage_work.o lapacke_ssygvd.o lapacke_ssygvd_work.o lapacke_ssygvx.o lapacke_ssygvx_work.o lapacke_ssyrfs.o lapacke_ssyrfs_work.o lapacke_ssysv.o lapacke_ssysv_rook.o lapacke_ssysv_rook_work.o lapacke_ssysv_work.o lapacke_ssysv_aa.o lapacke_ssysv_aa_work.o lapacke_ssysv_aa_2stage.o lapacke_ssysv_aa_2stage_work.o lapacke_ssysv_rk.o lapacke_ssysv_rk_work.o lapacke_ssysvx.o lapacke_ssysvx_work.o lapacke_ssyswapr.o lapacke_ssyswapr_work.o lapacke_ssytrd.o lapacke_ssytrd_work.o lapacke_ssytrf.o lapacke_ssytrf_work.o lapacke_ssytrf_rook.o lapacke_ssytrf_rook_work.o lapacke_ssytrf_aa.o lapacke_ssytrf_aa_work.o lapacke_ssytrf_aa_2stage.o lapacke_ssytrf_aa_2stage_work.o lapacke_ssytrf_rk.o lapacke_ssytrf_rk_work.o lapacke_ssytri.o lapacke_ssytri2.o lapacke_ssytri2_work.o lapacke_ssytri_3.o lapacke_ssytri_3_work.o lapacke_ssytri2x.o lapacke_ssytri2x_work.o lapacke_ssytri_work.o lapacke_ssytrs.o lapacke_ssytrs_rook.o lapacke_ssytrs2.o lapacke_ssytrs2_work.o lapacke_ssytrs_work.o lapacke_ssytrs_rook_work.o lapacke_ssytrs_aa.o lapacke_ssytrs_aa_2stage.o lapacke_ssytrs_aa_work.o lapacke_ssytrs_aa_2stage_work.o lapacke_ssytrs_3.o lapacke_ssytrs_3_work.o lapacke_stbcon.o lapacke_stbcon_work.o lapacke_stbrfs.o lapacke_stbrfs_work.o lapacke_stbtrs.o lapacke_stbtrs_work.o lapacke_stfsm.o lapacke_stfsm_work.o lapacke_stftri.o lapacke_stftri_work.o lapacke_stfttp.o lapacke_stfttp_work.o lapacke_stfttr.o lapacke_stfttr_work.o lapacke_stgevc.o lapacke_stgevc_work.o lapacke_stgexc.o lapacke_stgexc_work.o lapacke_stgsen.o lapacke_stgsen_work.o lapacke_stgsja.o lapacke_stgsja_work.o lapacke_stgsna.o lapacke_stgsna_work.o lapacke_stgsyl.o lapacke_stgsyl_work.o lapacke_stpcon.o lapacke_stpcon_work.o lapacke_stpmqrt.o lapacke_stpmqrt_work.o lapacke_stpqrt.o lapacke_stpqrt_work.o lapacke_stpqrt2.o lapacke_stpqrt2_work.o lapacke_stprfb.o lapacke_stprfb_work.o lapacke_stprfs.o lapacke_stprfs_work.o lapacke_stptri.o lapacke_stptri_work.o lapacke_stptrs.o lapacke_stptrs_work.o lapacke_stpttf.o lapacke_stpttf_work.o lapacke_stpttr.o lapacke_stpttr_work.o lapacke_strcon.o lapacke_strcon_work.o lapacke_strevc.o lapacke_strevc_work.o lapacke_strexc.o lapacke_strexc_work.o lapacke_strrfs.o lapacke_strrfs_work.o lapacke_strsen.o lapacke_strsen_work.o lapacke_strsna.o lapacke_strsna_work.o lapacke_strsyl.o lapacke_strsyl_work.o lapacke_strtri.o lapacke_strtri_work.o lapacke_strtrs.o lapacke_strtrs_work.o lapacke_strttf.o lapacke_strttf_work.o lapacke_strttp.o lapacke_strttp_work.o lapacke_stzrzf.o lapacke_stzrzf_work.o lapacke_zbbcsd.o lapacke_zbbcsd_work.o lapacke_zbdsqr.o lapacke_zbdsqr_work.o lapacke_zcgesv.o lapacke_zcgesv_work.o lapacke_zcposv.o lapacke_zcposv_work.o lapacke_zgbbrd.o lapacke_zgbbrd_work.o lapacke_zgbcon.o lapacke_zgbcon_work.o lapacke_zgbequ.o lapacke_zgbequ_work.o lapacke_zgbequb.o lapacke_zgbequb_work.o lapacke_zgbrfs.o lapacke_zgbrfs_work.o lapacke_zgbsv.o lapacke_zgbsv_work.o lapacke_zgbsvx.o lapacke_zgbsvx_work.o lapacke_zgbtrf.o lapacke_zgbtrf_work.o lapacke_zgbtrs.o lapacke_zgbtrs_work.o lapacke_zgebak.o lapacke_zgebak_work.o lapacke_zgebal.o lapacke_zgebal_work.o lapacke_zgebrd.o lapacke_zgebrd_work.o lapacke_zgecon.o lapacke_zgecon_work.o lapacke_zgeequ.o lapacke_zgeequ_work.o lapacke_zgeequb.o lapacke_zgeequb_work.o lapacke_zgees.o lapacke_zgees_work.o lapacke_zgeesx.o lapacke_zgeesx_work.o lapacke_zgeev.o lapacke_zgeev_work.o lapacke_zgeevx.o lapacke_zgeevx_work.o lapacke_zgehrd.o lapacke_zgehrd_work.o lapacke_zgejsv.o lapacke_zgejsv_work.o lapacke_zgelq.o lapacke_zgelq_work.o lapacke_zgelq2.o lapacke_zgelq2_work.o lapacke_zgelqf.o lapacke_zgelqf_work.o lapacke_zgels.o lapacke_zgels_work.o lapacke_zgelsd.o lapacke_zgelsd_work.o lapacke_zgelss.o lapacke_zgelss_work.o lapacke_zgelsy.o lapacke_zgelsy_work.o lapacke_zgemlq.o lapacke_zgemlq_work.o lapacke_zgemqr.o lapacke_zgemqr_work.o lapacke_zgemqrt.o lapacke_zgemqrt_work.o lapacke_zgeqlf.o lapacke_zgeqlf_work.o lapacke_zgeqp3.o lapacke_zgeqp3_work.o lapacke_zgeqr.o lapacke_zgeqr_work.o lapacke_zgeqr2.o lapacke_zgeqr2_work.o lapacke_zgeqrf.o lapacke_zgeqrf_work.o lapacke_zgeqrfp.o lapacke_zgeqrfp_work.o lapacke_zgeqrt.o lapacke_zgeqrt2.o lapacke_zgeqrt2_work.o lapacke_zgeqrt3.o lapacke_zgeqrt3_work.o lapacke_zgeqrt_work.o lapacke_zgerfs.o lapacke_zgerfs_work.o lapacke_zgerqf.o lapacke_zgerqf_work.o lapacke_zgesdd.o lapacke_zgesdd_work.o lapacke_zgesv.o lapacke_zgesv_work.o lapacke_zgesvd.o lapacke_zgesvd_work.o lapacke_zgesvdx.o lapacke_zgesvdx_work.o lapacke_zgesvj.o lapacke_zgesvj_work.o lapacke_zgesvx.o lapacke_zgesvx_work.o lapacke_zgetf2.o lapacke_zgetf2_work.o lapacke_zgetrf.o lapacke_zgetrf_work.o lapacke_zgetrf2.o lapacke_zgetrf2_work.o lapacke_zgetri.o lapacke_zgetri_work.o lapacke_zgetrs.o lapacke_zgetrs_work.o lapacke_zgetsls.o lapacke_zgetsls_work.o lapacke_zggbak.o lapacke_zggbak_work.o lapacke_zggbal.o lapacke_zggbal_work.o lapacke_zgges.o lapacke_zgges_work.o lapacke_zgges3.o lapacke_zgges3_work.o lapacke_zggesx.o lapacke_zggesx_work.o lapacke_zggev.o lapacke_zggev_work.o lapacke_zggev3.o lapacke_zggev3_work.o lapacke_zggevx.o lapacke_zggevx_work.o lapacke_zggglm.o lapacke_zggglm_work.o lapacke_zgghrd.o lapacke_zgghrd_work.o lapacke_zgghd3.o lapacke_zgghd3_work.o lapacke_zgglse.o lapacke_zgglse_work.o lapacke_zggqrf.o lapacke_zggqrf_work.o lapacke_zggrqf.o lapacke_zggrqf_work.o lapacke_zggsvd3.o lapacke_zggsvd3_work.o lapacke_zggsvp3.o lapacke_zggsvp3_work.o lapacke_zgtcon.o lapacke_zgtcon_work.o lapacke_zgtrfs.o lapacke_zgtrfs_work.o lapacke_zgtsv.o lapacke_zgtsv_work.o lapacke_zgtsvx.o lapacke_zgtsvx_work.o lapacke_zgttrf.o lapacke_zgttrf_work.o lapacke_zgttrs.o lapacke_zgttrs_work.o lapacke_zhbev.o lapacke_zhbev_work.o lapacke_zhbevd.o lapacke_zhbevd_work.o lapacke_zhbevx.o lapacke_zhbevx_work.o lapacke_zhbev_2stage.o lapacke_zhbev_2stage_work.o lapacke_zhbevd_2stage.o lapacke_zhbevd_2stage_work.o lapacke_zhbevx_2stage.o lapacke_zhbevx_2stage_work.o lapacke_zhbgst.o lapacke_zhbgst_work.o lapacke_zhbgv.o lapacke_zhbgv_work.o lapacke_zhbgvd.o lapacke_zhbgvd_work.o lapacke_zhbgvx.o lapacke_zhbgvx_work.o lapacke_zhbtrd.o lapacke_zhbtrd_work.o lapacke_zhecon.o lapacke_zhecon_work.o lapacke_zhecon_3.o lapacke_zhecon_3_work.o lapacke_zheequb.o lapacke_zheequb_work.o lapacke_zheev.o lapacke_zheev_work.o lapacke_zheevd.o lapacke_zheevd_work.o lapacke_zheevr.o lapacke_zheevr_work.o lapacke_zheevx.o lapacke_zheevx_work.o lapacke_zheev_2stage.o lapacke_zheev_2stage_work.o lapacke_zheevd_2stage.o lapacke_zheevd_2stage_work.o lapacke_zheevr_2stage.o lapacke_zheevr_2stage_work.o lapacke_zheevx_2stage.o lapacke_zheevx_2stage_work.o lapacke_zhegst.o lapacke_zhegst_work.o lapacke_zhegv.o lapacke_zhegv_work.o lapacke_zhegv_2stage.o lapacke_zhegv_2stage_work.o lapacke_zhegvd.o lapacke_zhegvd_work.o lapacke_zhegvx.o lapacke_zhegvx_work.o lapacke_zherfs.o lapacke_zherfs_work.o lapacke_zhesv.o lapacke_zhesv_work.o lapacke_zhesv_aa.o lapacke_zhesv_aa_work.o lapacke_zhesv_rk.o lapacke_zhesv_rk_work.o lapacke_zhesvx.o lapacke_zhesvx_work.o lapacke_zheswapr.o lapacke_zheswapr_work.o lapacke_zhetrd.o lapacke_zhetrd_work.o lapacke_zhetrf.o lapacke_zhetrf_rook.o lapacke_zhetrf_work.o lapacke_zhetrf_rook_work.o lapacke_zhetrf_aa.o lapacke_zhetrf_aa_2stage.o lapacke_zhetrf_aa_work.o lapacke_zhetrf_aa_2stage_work.o lapacke_zhetrf_rk.o lapacke_zhetrf_rk_work.o lapacke_zhetri.o lapacke_zhetri2.o lapacke_zhetri2_work.o lapacke_zhetri_3.o lapacke_zhetri_3_work.o lapacke_zhetri2x.o lapacke_zhetri2x_work.o lapacke_zhetri_work.o lapacke_zhetrs.o lapacke_zhetrs_rook.o lapacke_zhetrs2.o lapacke_zhetrs2_work.o lapacke_zhetrs_work.o lapacke_zhetrs_rook_work.o lapacke_zhetrs_aa.o lapacke_zhetrs_aa_2stage.o lapacke_zhetrs_aa_work.o lapacke_zhetrs_aa_2stage_work.o lapacke_zhetrs_3.o lapacke_zhetrs_3_work.o lapacke_zhfrk.o lapacke_zhfrk_work.o lapacke_zhgeqz.o lapacke_zhgeqz_work.o lapacke_zhpcon.o lapacke_zhpcon_work.o lapacke_zhpev.o lapacke_zhpev_work.o lapacke_zhpevd.o lapacke_zhpevd_work.o lapacke_zhpevx.o lapacke_zhpevx_work.o lapacke_zhpgst.o lapacke_zhpgst_work.o lapacke_zhpgv.o lapacke_zhpgv_work.o lapacke_zhpgvd.o lapacke_zhpgvd_work.o lapacke_zhpgvx.o lapacke_zhpgvx_work.o lapacke_zhprfs.o lapacke_zhprfs_work.o lapacke_zhpsv.o lapacke_zhpsv_work.o lapacke_zhpsvx.o lapacke_zhpsvx_work.o lapacke_zhptrd.o lapacke_zhptrd_work.o lapacke_zhptrf.o lapacke_zhptrf_work.o lapacke_zhptri.o lapacke_zhptri_work.o lapacke_zhptrs.o lapacke_zhptrs_work.o lapacke_zhsein.o lapacke_zhsein_work.o lapacke_zhseqr.o lapacke_zhseqr_work.o lapacke_zlacgv.o lapacke_zlacgv_work.o lapacke_zlacn2.o lapacke_zlacn2_work.o lapacke_zlacp2.o lapacke_zlacp2_work.o lapacke_zlacpy.o lapacke_zlacpy_work.o lapacke_zlacrm.o lapacke_zlacrm_work.o lapacke_zlag2c.o lapacke_zlag2c_work.o lapacke_zlange.o lapacke_zlange_work.o lapacke_zlanhe.o lapacke_zlanhe_work.o lapacke_zlansy.o lapacke_zlansy_work.o lapacke_zlantr.o lapacke_zlantr_work.o lapacke_zlapmr.o lapacke_zlapmr_work.o lapacke_zlapmt.o lapacke_zlapmt_work.o lapacke_zlarcm.o lapacke_zlarcm_work.o lapacke_zlarfb.o lapacke_zlarfb_work.o lapacke_zlarfg.o lapacke_zlarfg_work.o lapacke_zlarft.o lapacke_zlarft_work.o lapacke_zlarfx.o lapacke_zlarfx_work.o lapacke_zlarnv.o lapacke_zlarnv_work.o lapacke_zlascl.o lapacke_zlascl_work.o lapacke_zlaset.o lapacke_zlaset_work.o lapacke_zlassq.o lapacke_zlassq_work.o lapacke_zlaswp.o lapacke_zlaswp_work.o lapacke_zlauum.o lapacke_zlauum_work.o lapacke_zpbcon.o lapacke_zpbcon_work.o lapacke_zpbequ.o lapacke_zpbequ_work.o lapacke_zpbrfs.o lapacke_zpbrfs_work.o lapacke_zpbstf.o lapacke_zpbstf_work.o lapacke_zpbsv.o lapacke_zpbsv_work.o lapacke_zpbsvx.o lapacke_zpbsvx_work.o lapacke_zpbtrf.o lapacke_zpbtrf_work.o lapacke_zpbtrs.o lapacke_zpbtrs_work.o lapacke_zpftrf.o lapacke_zpftrf_work.o lapacke_zpftri.o lapacke_zpftri_work.o lapacke_zpftrs.o lapacke_zpftrs_work.o lapacke_zpocon.o lapacke_zpocon_work.o lapacke_zpoequ.o lapacke_zpoequ_work.o lapacke_zpoequb.o lapacke_zpoequb_work.o lapacke_zporfs.o lapacke_zporfs_work.o lapacke_zposv.o lapacke_zposv_work.o lapacke_zposvx.o lapacke_zposvx_work.o lapacke_zpotrf.o lapacke_zpotrf_work.o lapacke_zpotrf2.o lapacke_zpotrf2_work.o lapacke_zpotri.o lapacke_zpotri_work.o lapacke_zpotrs.o lapacke_zpotrs_work.o lapacke_zppcon.o lapacke_zppcon_work.o lapacke_zppequ.o lapacke_zppequ_work.o lapacke_zpprfs.o lapacke_zpprfs_work.o lapacke_zppsv.o lapacke_zppsv_work.o lapacke_zppsvx.o lapacke_zppsvx_work.o lapacke_zpptrf.o lapacke_zpptrf_work.o lapacke_zpptri.o lapacke_zpptri_work.o lapacke_zpptrs.o lapacke_zpptrs_work.o lapacke_zpstrf.o lapacke_zpstrf_work.o lapacke_zptcon.o lapacke_zptcon_work.o lapacke_zpteqr.o lapacke_zpteqr_work.o lapacke_zptrfs.o lapacke_zptrfs_work.o lapacke_zptsv.o lapacke_zptsv_work.o lapacke_zptsvx.o lapacke_zptsvx_work.o lapacke_zpttrf.o lapacke_zpttrf_work.o lapacke_zpttrs.o lapacke_zpttrs_work.o lapacke_zspcon.o lapacke_zspcon_work.o lapacke_zsprfs.o lapacke_zsprfs_work.o lapacke_zspsv.o lapacke_zspsv_work.o lapacke_zspsvx.o lapacke_zspsvx_work.o lapacke_zsptrf.o lapacke_zsptrf_work.o lapacke_zsptri.o lapacke_zsptri_work.o lapacke_zsptrs.o lapacke_zsptrs_work.o lapacke_zstedc.o lapacke_zstedc_work.o lapacke_zstegr.o lapacke_zstegr_work.o lapacke_zstein.o lapacke_zstein_work.o lapacke_zstemr.o lapacke_zstemr_work.o lapacke_zsteqr.o lapacke_zsteqr_work.o lapacke_zsycon.o lapacke_zsycon_work.o lapacke_zsycon_3.o lapacke_zsycon_3_work.o lapacke_zsyconv.o lapacke_zsyconv_work.o lapacke_zsyequb.o lapacke_zsyequb_work.o lapacke_zsyrfs.o lapacke_zsyrfs_work.o lapacke_zsysv.o lapacke_zsysv_rook.o lapacke_zsysv_rook_work.o lapacke_zsysv_work.o lapacke_zsysv_aa.o lapacke_zsysv_aa_work.o lapacke_zsysv_rk.o lapacke_zsysv_rk_work.o lapacke_zsysvx.o lapacke_zsysvx_work.o lapacke_zsyswapr.o lapacke_zsyswapr_work.o lapacke_zsytrf.o lapacke_zsytrf_work.o lapacke_zsytrf_rook.o lapacke_zsytrf_rook_work.o lapacke_zsytrf_aa.o lapacke_zsytrf_aa_2stage.o lapacke_zsytrf_aa_work.o lapacke_zsytrf_aa_2stage_work.o lapacke_zsytrf_rk.o lapacke_zsytrf_rk_work.o lapacke_zsytri.o lapacke_zsytri2.o lapacke_zsytri2_work.o lapacke_zsytri_3.o lapacke_zsytri_3_work.o lapacke_zsytri2x.o lapacke_zsytri2x_work.o lapacke_zsytri_work.o lapacke_zsytrs.o lapacke_zsytrs_rook.o lapacke_zsytrs2.o lapacke_zsytrs2_work.o lapacke_zsytrs_work.o lapacke_zsytrs_rook_work.o lapacke_zsytrs_aa.o lapacke_zsytrs_aa_2stage.o lapacke_zsytrs_aa_work.o lapacke_zsytrs_aa_2stage_work.o lapacke_zsytrs_3.o lapacke_zsytrs_3_work.o lapacke_ztbcon.o lapacke_ztbcon_work.o lapacke_ztbrfs.o lapacke_ztbrfs_work.o lapacke_ztbtrs.o lapacke_ztbtrs_work.o lapacke_ztfsm.o lapacke_ztfsm_work.o lapacke_ztftri.o lapacke_ztftri_work.o lapacke_ztfttp.o lapacke_ztfttp_work.o lapacke_ztfttr.o lapacke_ztfttr_work.o lapacke_ztgevc.o lapacke_ztgevc_work.o lapacke_ztgexc.o lapacke_ztgexc_work.o lapacke_ztgsen.o lapacke_ztgsen_work.o lapacke_ztgsja.o lapacke_ztgsja_work.o lapacke_ztgsna.o lapacke_ztgsna_work.o lapacke_ztgsyl.o lapacke_ztgsyl_work.o lapacke_ztpcon.o lapacke_ztpcon_work.o lapacke_ztpmqrt.o lapacke_ztpmqrt_work.o lapacke_ztpqrt.o lapacke_ztpqrt2.o lapacke_ztpqrt2_work.o lapacke_ztpqrt_work.o lapacke_ztprfb.o lapacke_ztprfb_work.o lapacke_ztprfs.o lapacke_ztprfs_work.o lapacke_ztptri.o lapacke_ztptri_work.o lapacke_ztptrs.o lapacke_ztptrs_work.o lapacke_ztpttf.o lapacke_ztpttf_work.o lapacke_ztpttr.o lapacke_ztpttr_work.o lapacke_ztrcon.o lapacke_ztrcon_work.o lapacke_ztrevc.o lapacke_ztrevc_work.o lapacke_ztrexc.o lapacke_ztrexc_work.o lapacke_ztrrfs.o lapacke_ztrrfs_work.o lapacke_ztrsen.o lapacke_ztrsen_work.o lapacke_ztrsna.o lapacke_ztrsna_work.o lapacke_ztrsyl.o lapacke_ztrsyl_work.o lapacke_ztrtri.o lapacke_ztrtri_work.o lapacke_ztrtrs.o lapacke_ztrtrs_work.o lapacke_ztrttf.o lapacke_ztrttf_work.o lapacke_ztrttp.o lapacke_ztrttp_work.o lapacke_ztzrzf.o lapacke_ztzrzf_work.o lapacke_zunbdb.o lapacke_zunbdb_work.o lapacke_zuncsd.o lapacke_zuncsd_work.o lapacke_zuncsd2by1.o lapacke_zuncsd2by1_work.o lapacke_zungbr.o lapacke_zungbr_work.o lapacke_zunghr.o lapacke_zunghr_work.o lapacke_zunglq.o lapacke_zunglq_work.o lapacke_zungql.o lapacke_zungql_work.o lapacke_zungqr.o lapacke_zungqr_work.o lapacke_zungrq.o lapacke_zungrq_work.o lapacke_zungtr.o lapacke_zungtr_work.o lapacke_zunmbr.o lapacke_zunmbr_work.o lapacke_zunmhr.o lapacke_zunmhr_work.o lapacke_zunmlq.o lapacke_zunmlq_work.o lapacke_zunmql.o lapacke_zunmql_work.o lapacke_zunmqr.o lapacke_zunmqr_work.o lapacke_zunmrq.o lapacke_zunmrq_work.o lapacke_zunmrz.o lapacke_zunmrz_work.o lapacke_zunmtr.o lapacke_zunmtr_work.o lapacke_zupgtr.o lapacke_zupgtr_work.o lapacke_zupmtr.o lapacke_zupmtr_work.o lapacke_zsyr.o lapacke_csyr.o lapacke_zsyr_work.o lapacke_csyr_work.o lapacke_ilaver.o ar cr ../../liblapacke.a lapacke_cggsvp.o lapacke_cggsvp_work.o lapacke_dggsvp.o lapacke_dggsvp_work.o lapacke_sggsvp.o lapacke_sggsvp_work.o lapacke_zggsvp.o lapacke_zggsvp_work.o lapacke_cggsvd.o lapacke_cggsvd_work.o lapacke_dggsvd.o lapacke_dggsvd_work.o lapacke_sggsvd.o lapacke_sggsvd_work.o lapacke_zggsvd.o lapacke_zggsvd_work.o lapacke_cgeqpf.o lapacke_cgeqpf_work.o lapacke_dgeqpf.o lapacke_dgeqpf_work.o lapacke_sgeqpf.o lapacke_sgeqpf_work.o lapacke_zgeqpf.o lapacke_zgeqpf_work.o ar cr ../../liblapacke.a ar cr ../../liblapacke.a ranlib ../../liblapacke.a make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/src' make -C utils make[1]: Entering directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/utils' gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgb_nancheck.o lapacke_cgb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgb_trans.o lapacke_cgb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cge_nancheck.o lapacke_cge_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cge_trans.o lapacke_cge_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgg_nancheck.o lapacke_cgg_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgg_trans.o lapacke_cgg_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cgt_nancheck.o lapacke_cgt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chb_nancheck.o lapacke_chb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chb_trans.o lapacke_chb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_che_nancheck.o lapacke_che_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_che_trans.o lapacke_che_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chp_nancheck.o lapacke_chp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chp_trans.o lapacke_chp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chs_nancheck.o lapacke_chs_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_chs_trans.o lapacke_chs_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_c_nancheck.o lapacke_c_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpb_nancheck.o lapacke_cpb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpb_trans.o lapacke_cpb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpf_nancheck.o lapacke_cpf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpf_trans.o lapacke_cpf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpo_nancheck.o lapacke_cpo_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpo_trans.o lapacke_cpo_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpp_nancheck.o lapacke_cpp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpp_trans.o lapacke_cpp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cpt_nancheck.o lapacke_cpt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csp_nancheck.o lapacke_csp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csp_trans.o lapacke_csp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_cst_nancheck.o lapacke_cst_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csy_nancheck.o lapacke_csy_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_csy_trans.o lapacke_csy_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctb_nancheck.o lapacke_ctb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctb_trans.o lapacke_ctb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctf_nancheck.o lapacke_ctf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctf_trans.o lapacke_ctf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctp_nancheck.o lapacke_ctp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctp_trans.o lapacke_ctp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctr_nancheck.o lapacke_ctr_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ctr_trans.o lapacke_ctr_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgb_nancheck.o lapacke_dgb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgb_trans.o lapacke_dgb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dge_nancheck.o lapacke_dge_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dge_trans.o lapacke_dge_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgg_nancheck.o lapacke_dgg_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgg_trans.o lapacke_dgg_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dgt_nancheck.o lapacke_dgt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dhs_nancheck.o lapacke_dhs_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dhs_trans.o lapacke_dhs_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_d_nancheck.o lapacke_d_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpb_nancheck.o lapacke_dpb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpb_trans.o lapacke_dpb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpf_nancheck.o lapacke_dpf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpf_trans.o lapacke_dpf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpo_nancheck.o lapacke_dpo_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpo_trans.o lapacke_dpo_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpp_nancheck.o lapacke_dpp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpp_trans.o lapacke_dpp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dpt_nancheck.o lapacke_dpt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsb_nancheck.o lapacke_dsb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsb_trans.o lapacke_dsb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsp_nancheck.o lapacke_dsp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsp_trans.o lapacke_dsp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dst_nancheck.o lapacke_dst_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsy_nancheck.o lapacke_dsy_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dsy_trans.o lapacke_dsy_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtb_nancheck.o lapacke_dtb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtb_trans.o lapacke_dtb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtf_nancheck.o lapacke_dtf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtf_trans.o lapacke_dtf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtp_nancheck.o lapacke_dtp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtp_trans.o lapacke_dtp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtr_nancheck.o lapacke_dtr_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_dtr_trans.o lapacke_dtr_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_lsame.o lapacke_lsame.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgb_nancheck.o lapacke_sgb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgb_trans.o lapacke_sgb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sge_nancheck.o lapacke_sge_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sge_trans.o lapacke_sge_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgg_nancheck.o lapacke_sgg_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgg_trans.o lapacke_sgg_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sgt_nancheck.o lapacke_sgt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_shs_nancheck.o lapacke_shs_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_shs_trans.o lapacke_shs_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_s_nancheck.o lapacke_s_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spb_nancheck.o lapacke_spb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spb_trans.o lapacke_spb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spf_nancheck.o lapacke_spf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spf_trans.o lapacke_spf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spo_nancheck.o lapacke_spo_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spo_trans.o lapacke_spo_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spp_nancheck.o lapacke_spp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spp_trans.o lapacke_spp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_spt_nancheck.o lapacke_spt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssb_nancheck.o lapacke_ssb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssb_trans.o lapacke_ssb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssp_nancheck.o lapacke_ssp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssp_trans.o lapacke_ssp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_sst_nancheck.o lapacke_sst_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssy_nancheck.o lapacke_ssy_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ssy_trans.o lapacke_ssy_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stb_nancheck.o lapacke_stb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stb_trans.o lapacke_stb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stf_nancheck.o lapacke_stf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stf_trans.o lapacke_stf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stp_nancheck.o lapacke_stp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_stp_trans.o lapacke_stp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_str_nancheck.o lapacke_str_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_str_trans.o lapacke_str_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_xerbla.o lapacke_xerbla.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgb_nancheck.o lapacke_zgb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgb_trans.o lapacke_zgb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zge_nancheck.o lapacke_zge_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zge_trans.o lapacke_zge_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgg_nancheck.o lapacke_zgg_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgg_trans.o lapacke_zgg_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zgt_nancheck.o lapacke_zgt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhb_nancheck.o lapacke_zhb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhb_trans.o lapacke_zhb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhe_nancheck.o lapacke_zhe_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhe_trans.o lapacke_zhe_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhp_nancheck.o lapacke_zhp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhp_trans.o lapacke_zhp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhs_nancheck.o lapacke_zhs_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zhs_trans.o lapacke_zhs_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_z_nancheck.o lapacke_z_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpb_nancheck.o lapacke_zpb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpb_trans.o lapacke_zpb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpf_nancheck.o lapacke_zpf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpf_trans.o lapacke_zpf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpo_nancheck.o lapacke_zpo_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpo_trans.o lapacke_zpo_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpp_nancheck.o lapacke_zpp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpp_trans.o lapacke_zpp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zpt_nancheck.o lapacke_zpt_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsp_nancheck.o lapacke_zsp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsp_trans.o lapacke_zsp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zst_nancheck.o lapacke_zst_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsy_nancheck.o lapacke_zsy_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_zsy_trans.o lapacke_zsy_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztb_nancheck.o lapacke_ztb_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztb_trans.o lapacke_ztb_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztf_nancheck.o lapacke_ztf_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztf_trans.o lapacke_ztf_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztp_nancheck.o lapacke_ztp_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztp_trans.o lapacke_ztp_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztr_nancheck.o lapacke_ztr_nancheck.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_ztr_trans.o lapacke_ztr_trans.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_make_complex_float.o lapacke_make_complex_float.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C gcc -O2 -g -frecursive -fPIC -I../include -c -o lapacke_make_complex_double.o lapacke_make_complex_double.c cc1: warning: command line option '-frecursive' is valid for Fortran but not for C ar cr ../../liblapacke.a lapacke_cgb_nancheck.o lapacke_cgb_trans.o lapacke_cge_nancheck.o lapacke_cge_trans.o lapacke_cgg_nancheck.o lapacke_cgg_trans.o lapacke_cgt_nancheck.o lapacke_chb_nancheck.o lapacke_chb_trans.o lapacke_che_nancheck.o lapacke_che_trans.o lapacke_chp_nancheck.o lapacke_chp_trans.o lapacke_chs_nancheck.o lapacke_chs_trans.o lapacke_c_nancheck.o lapacke_cpb_nancheck.o lapacke_cpb_trans.o lapacke_cpf_nancheck.o lapacke_cpf_trans.o lapacke_cpo_nancheck.o lapacke_cpo_trans.o lapacke_cpp_nancheck.o lapacke_cpp_trans.o lapacke_cpt_nancheck.o lapacke_csp_nancheck.o lapacke_csp_trans.o lapacke_cst_nancheck.o lapacke_csy_nancheck.o lapacke_csy_trans.o lapacke_ctb_nancheck.o lapacke_ctb_trans.o lapacke_ctf_nancheck.o lapacke_ctf_trans.o lapacke_ctp_nancheck.o lapacke_ctp_trans.o lapacke_ctr_nancheck.o lapacke_ctr_trans.o lapacke_dgb_nancheck.o lapacke_dgb_trans.o lapacke_dge_nancheck.o lapacke_dge_trans.o lapacke_dgg_nancheck.o lapacke_dgg_trans.o lapacke_dgt_nancheck.o lapacke_dhs_nancheck.o lapacke_dhs_trans.o lapacke_d_nancheck.o lapacke_dpb_nancheck.o lapacke_dpb_trans.o lapacke_dpf_nancheck.o lapacke_dpf_trans.o lapacke_dpo_nancheck.o lapacke_dpo_trans.o lapacke_dpp_nancheck.o lapacke_dpp_trans.o lapacke_dpt_nancheck.o lapacke_dsb_nancheck.o lapacke_dsb_trans.o lapacke_dsp_nancheck.o lapacke_dsp_trans.o lapacke_dst_nancheck.o lapacke_dsy_nancheck.o lapacke_dsy_trans.o lapacke_dtb_nancheck.o lapacke_dtb_trans.o lapacke_dtf_nancheck.o lapacke_dtf_trans.o lapacke_dtp_nancheck.o lapacke_dtp_trans.o lapacke_dtr_nancheck.o lapacke_dtr_trans.o lapacke_lsame.o lapacke_sgb_nancheck.o lapacke_sgb_trans.o lapacke_sge_nancheck.o lapacke_sge_trans.o lapacke_sgg_nancheck.o lapacke_sgg_trans.o lapacke_sgt_nancheck.o lapacke_shs_nancheck.o lapacke_shs_trans.o lapacke_s_nancheck.o lapacke_spb_nancheck.o lapacke_spb_trans.o lapacke_spf_nancheck.o lapacke_spf_trans.o lapacke_spo_nancheck.o lapacke_spo_trans.o lapacke_spp_nancheck.o lapacke_spp_trans.o lapacke_spt_nancheck.o lapacke_ssb_nancheck.o lapacke_ssb_trans.o lapacke_ssp_nancheck.o lapacke_ssp_trans.o lapacke_sst_nancheck.o lapacke_ssy_nancheck.o lapacke_ssy_trans.o lapacke_stb_nancheck.o lapacke_stb_trans.o lapacke_stf_nancheck.o lapacke_stf_trans.o lapacke_stp_nancheck.o lapacke_stp_trans.o lapacke_str_nancheck.o lapacke_str_trans.o lapacke_xerbla.o lapacke_zgb_nancheck.o lapacke_zgb_trans.o lapacke_zge_nancheck.o lapacke_zge_trans.o lapacke_zgg_nancheck.o lapacke_zgg_trans.o lapacke_zgt_nancheck.o lapacke_zhb_nancheck.o lapacke_zhb_trans.o lapacke_zhe_nancheck.o lapacke_zhe_trans.o lapacke_zhp_nancheck.o lapacke_zhp_trans.o lapacke_zhs_nancheck.o lapacke_zhs_trans.o lapacke_z_nancheck.o lapacke_zpb_nancheck.o lapacke_zpb_trans.o lapacke_zpf_nancheck.o lapacke_zpf_trans.o lapacke_zpo_nancheck.o lapacke_zpo_trans.o lapacke_zpp_nancheck.o lapacke_zpp_trans.o lapacke_zpt_nancheck.o lapacke_zsp_nancheck.o lapacke_zsp_trans.o lapacke_zst_nancheck.o lapacke_zsy_nancheck.o lapacke_zsy_trans.o lapacke_ztb_nancheck.o lapacke_ztb_trans.o lapacke_ztf_nancheck.o lapacke_ztf_trans.o lapacke_ztp_nancheck.o lapacke_ztp_trans.o lapacke_ztr_nancheck.o lapacke_ztr_trans.o lapacke_make_complex_float.o lapacke_make_complex_double.o ranlib ../../liblapacke.a make[1]: Leaving directory '/builddir/build/BUILD/lapack-3.8.0/LAPACKE/utils' gcc -O2 -g -frecursive -fPIC -shared -Wl,-soname,liblapacke.so.3 -o liblapacke.so.3.8.0 src/*.o utils/*.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgfortran -lc ../TESTING/MATGEN/*.o + cp liblapacke.so.3.8.0 /builddir/build/BUILD/lapack-3.8.0/ ~/build/BUILD/lapack-3.8.0 + popd + cp -p /builddir/build/SOURCES/lapackqref.ps lapackqref.ps + cp -p /builddir/build/SOURCES/blasqr.ps blasqr.ps + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TjE3Iy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64 + cd lapack-3.8.0 + mkdir -p /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64 + mkdir -p /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/man/man3 + chmod 755 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/man/man3 + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f liblapack.so.3.8.0 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapack.so.3.8.0 + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f libblas.so.3.8.0 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libblas.so.3.8.0 + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f libcblas.so.3.8.0 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libcblas.so.3.8.0 + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f liblapacke.so.3.8.0 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapacke.so.3.8.0 + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f libblas.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libblas.a + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f libcblas.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libcblas.a + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f liblapack.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapack.a + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f liblapack_pic.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapack_pic.a + for f in liblapack.so.3.8.0 libblas.so.3.8.0 libcblas.so.3.8.0 liblapacke.so.3.8.0 libblas.a libcblas.a liblapack.a liblapack_pic.a liblapacke.a + cp -f liblapacke.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapacke.a + for f in liblapack64_.so.3.8.0 libblas64_.so.3.8.0 libcblas64_.so.3.8.0 libblas64_.a libcblas64_.a liblapack64_.a liblapack64_pic.a + cp -f liblapack64_.so.3.8.0 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapack64_.so.3.8.0 + for f in liblapack64_.so.3.8.0 libblas64_.so.3.8.0 libcblas64_.so.3.8.0 libblas64_.a libcblas64_.a liblapack64_.a liblapack64_pic.a + cp -f libblas64_.so.3.8.0 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libblas64_.so.3.8.0 + for f in liblapack64_.so.3.8.0 libblas64_.so.3.8.0 libcblas64_.so.3.8.0 libblas64_.a libcblas64_.a liblapack64_.a liblapack64_pic.a + cp -f libcblas64_.so.3.8.0 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libcblas64_.so.3.8.0 + for f in liblapack64_.so.3.8.0 libblas64_.so.3.8.0 libcblas64_.so.3.8.0 libblas64_.a libcblas64_.a liblapack64_.a liblapack64_pic.a + cp -f libblas64_.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libblas64_.a + for f in liblapack64_.so.3.8.0 libblas64_.so.3.8.0 libcblas64_.so.3.8.0 libblas64_.a libcblas64_.a liblapack64_.a liblapack64_pic.a + cp -f libcblas64_.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libcblas64_.a + for f in liblapack64_.so.3.8.0 libblas64_.so.3.8.0 libcblas64_.so.3.8.0 libblas64_.a libcblas64_.a liblapack64_.a liblapack64_pic.a + cp -f liblapack64_.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapack64_.a + for f in liblapack64_.so.3.8.0 libblas64_.so.3.8.0 libcblas64_.so.3.8.0 libblas64_.a libcblas64_.a liblapack64_.a liblapack64_pic.a + cp -f liblapack64_pic.a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapack64_pic.a + pushd manpages/ ~/build/BUILD/lapack-3.8.0/manpages ~/build/BUILD/lapack-3.8.0 + mkdir -p blas/man/man3 + cd man/man3/ + mv caxpy.f.3 caxpy.3 ccopy.f.3 ccopy.3 cdotc.f.3 cdotc.3 cdotu.f.3 cdotu.3 cgbmv.f.3 cgbmv.3 cgemm.f.3 cgemm.3 cgemv.f.3 cgemv.3 cgerc.f.3 cgerc.3 cgeru.f.3 cgeru.3 chbmv.f.3 chbmv.3 chemm.f.3 chemm.3 chemv.f.3 chemv.3 cher.f.3 cher.3 cher2.f.3 cher2.3 cher2k.f.3 cher2k.3 cherk.f.3 cherk.3 chpmv.f.3 chpmv.3 chpr.f.3 chpr.3 chpr2.f.3 chpr2.3 crotg.f.3 crotg.3 cscal.f.3 cscal.3 csrot.f.3 csrot.3 csscal.f.3 csscal.3 cswap.f.3 cswap.3 csymm.f.3 csymm.3 csyr2k.f.3 csyr2k.3 csyrk.f.3 csyrk.3 ctbmv.f.3 ctbmv.3 ctbsv.f.3 ctbsv.3 ctpmv.f.3 ctpmv.3 ctpsv.f.3 ctpsv.3 ctrmm.f.3 ctrmm.3 ctrmv.f.3 ctrmv.3 ctrsm.f.3 ctrsm.3 ctrsv.f.3 ctrsv.3 dasum.f.3 dasum.3 daxpy.f.3 daxpy.3 dcabs1.f.3 dcabs1.3 dcopy.f.3 dcopy.3 ddot.f.3 ddot.3 dgbmv.f.3 dgbmv.3 dgemm.f.3 dgemm.3 dgemv.f.3 dgemv.3 dger.f.3 dger.3 dnrm2.f.3 dnrm2.3 drot.f.3 drot.3 drotg.f.3 drotg.3 drotm.f.3 drotm.3 drotmg.f.3 drotmg.3 dsbmv.f.3 dsbmv.3 dscal.f.3 dscal.3 dsdot.f.3 dsdot.3 dspmv.f.3 dspmv.3 dspr.f.3 dspr.3 dspr2.f.3 dspr2.3 dswap.f.3 dswap.3 dsymm.f.3 dsymm.3 dsymv.f.3 dsymv.3 dsyr.f.3 dsyr.3 dsyr2.f.3 dsyr2.3 dsyr2k.f.3 dsyr2k.3 dsyrk.f.3 dsyrk.3 dtbmv.f.3 dtbmv.3 dtbsv.f.3 dtbsv.3 dtpmv.f.3 dtpmv.3 dtpsv.f.3 dtpsv.3 dtrmm.f.3 dtrmm.3 dtrmv.f.3 dtrmv.3 dtrsm.f.3 dtrsm.3 dtrsv.f.3 dtrsv.3 dzasum.f.3 dzasum.3 dznrm2.f.3 dznrm2.3 icamax.f.3 icamax.3 idamax.f.3 idamax.3 isamax.f.3 isamax.3 izamax.f.3 izamax.3 lsame.3 sasum.f.3 sasum.3 saxpy.f.3 saxpy.3 scabs1.f.3 scabs1.3 scasum.f.3 scasum.3 scnrm2.f.3 scnrm2.3 scopy.f.3 scopy.3 sdot.f.3 sdot.3 sdsdot.f.3 sdsdot.3 sgbmv.f.3 sgbmv.3 sgemm.f.3 sgemm.3 sgemv.f.3 sgemv.3 sger.f.3 sger.3 snrm2.f.3 snrm2.3 srot.f.3 srot.3 srotg.f.3 srotg.3 srotm.f.3 srotm.3 srotmg.f.3 srotmg.3 ssbmv.f.3 ssbmv.3 sscal.f.3 sscal.3 sspmv.f.3 sspmv.3 sspr.f.3 sspr.3 sspr2.f.3 sspr2.3 sswap.f.3 sswap.3 ssymm.f.3 ssymm.3 ssymv.f.3 ssymv.3 ssyr.f.3 ssyr.3 ssyr2.f.3 ssyr2.3 ssyr2k.f.3 ssyr2k.3 ssyrk.f.3 ssyrk.3 stbmv.f.3 stbmv.3 stbsv.f.3 stbsv.3 stpmv.f.3 stpmv.3 stpsv.f.3 stpsv.3 strmm.f.3 strmm.3 strmv.f.3 strmv.3 strsm.f.3 strsm.3 strsv.f.3 strsv.3 xerbla.3 xerbla_array.3 zaxpy.f.3 zaxpy.3 zcopy.f.3 zcopy.3 zdotc.f.3 zdotc.3 zdotu.f.3 zdotu.3 zdrot.f.3 zdrot.3 zdscal.f.3 zdscal.3 zgbmv.f.3 zgbmv.3 zgemm.f.3 zgemm.3 zgemv.f.3 zgemv.3 zgerc.f.3 zgerc.3 zgeru.f.3 zgeru.3 zhbmv.f.3 zhbmv.3 zhemm.f.3 zhemm.3 zhemv.f.3 zhemv.3 zher.f.3 zher.3 zher2.f.3 zher2.3 zher2k.f.3 zher2k.3 zherk.f.3 zherk.3 zhpmv.f.3 zhpmv.3 zhpr.f.3 zhpr.3 zhpr2.f.3 zhpr2.3 zrotg.f.3 zrotg.3 zscal.f.3 zscal.3 zswap.f.3 zswap.3 zsymm.f.3 zsymm.3 zsyr2k.f.3 zsyr2k.3 zsyrk.f.3 zsyrk.3 ztbmv.f.3 ztbmv.3 ztbsv.f.3 ztbsv.3 ztpmv.f.3 ztpmv.3 ztpsv.f.3 ztpsv.3 ztrmm.f.3 ztrmm.3 ztrmv.f.3 ztrmv.3 ztrsm.f.3 ztrsm.3 ztrsv.f.3 ztrsv.3 ../../blas/man/man3 ~/build/BUILD/lapack-3.8.0 + cd ../.. + popd + find manpages/blas/man/man3 -type f -printf '/usr/share/man/man3/%f*\n' ~/build/BUILD/lapack-3.8.0/manpages/man/man3 ~/build/BUILD/lapack-3.8.0 + pushd manpages/man/man3 + rm -rf _Users_julie_Documents_Boulot_GIT_lapack-release_BLAS_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_BLAS_SRC_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_LAPACKE_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_LAPACKE_example_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_LAPACKE_include_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_LAPACKE_src_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_LAPACKE_utils_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_cholesky_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_cholesky_RL_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_cholesky_TOP_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_lu_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_lu_CR_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_lu_LL_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_lu_REC_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_qr_.3 _Users_julie_Documents_Boulot_GIT_lapack-release_SRC_VARIANTS_qr_LL_.3 + popd ~/build/BUILD/lapack-3.8.0 + find manpages/man/man3 -type f -printf '/usr/share/man/man3/%f*\n' + cp -f manpages/blas/man/man3/caxpy.3 manpages/blas/man/man3/caxpy.f.3 manpages/blas/man/man3/ccopy.3 manpages/blas/man/man3/ccopy.f.3 manpages/blas/man/man3/cdotc.3 manpages/blas/man/man3/cdotc.f.3 manpages/blas/man/man3/cdotu.3 manpages/blas/man/man3/cdotu.f.3 manpages/blas/man/man3/cgbmv.3 manpages/blas/man/man3/cgbmv.f.3 manpages/blas/man/man3/cgemm.3 manpages/blas/man/man3/cgemm.f.3 manpages/blas/man/man3/cgemv.3 manpages/blas/man/man3/cgemv.f.3 manpages/blas/man/man3/cgerc.3 manpages/blas/man/man3/cgerc.f.3 manpages/blas/man/man3/cgeru.3 manpages/blas/man/man3/cgeru.f.3 manpages/blas/man/man3/chbmv.3 manpages/blas/man/man3/chbmv.f.3 manpages/blas/man/man3/chemm.3 manpages/blas/man/man3/chemm.f.3 manpages/blas/man/man3/chemv.3 manpages/blas/man/man3/chemv.f.3 manpages/blas/man/man3/cher.3 manpages/blas/man/man3/cher.f.3 manpages/blas/man/man3/cher2.3 manpages/blas/man/man3/cher2.f.3 manpages/blas/man/man3/cher2k.3 manpages/blas/man/man3/cher2k.f.3 manpages/blas/man/man3/cherk.3 manpages/blas/man/man3/cherk.f.3 manpages/blas/man/man3/chpmv.3 manpages/blas/man/man3/chpmv.f.3 manpages/blas/man/man3/chpr.3 manpages/blas/man/man3/chpr.f.3 manpages/blas/man/man3/chpr2.3 manpages/blas/man/man3/chpr2.f.3 manpages/blas/man/man3/crotg.3 manpages/blas/man/man3/crotg.f.3 manpages/blas/man/man3/cscal.3 manpages/blas/man/man3/cscal.f.3 manpages/blas/man/man3/csrot.3 manpages/blas/man/man3/csrot.f.3 manpages/blas/man/man3/csscal.3 manpages/blas/man/man3/csscal.f.3 manpages/blas/man/man3/cswap.3 manpages/blas/man/man3/cswap.f.3 manpages/blas/man/man3/csymm.3 manpages/blas/man/man3/csymm.f.3 manpages/blas/man/man3/csyr2k.3 manpages/blas/man/man3/csyr2k.f.3 manpages/blas/man/man3/csyrk.3 manpages/blas/man/man3/csyrk.f.3 manpages/blas/man/man3/ctbmv.3 manpages/blas/man/man3/ctbmv.f.3 manpages/blas/man/man3/ctbsv.3 manpages/blas/man/man3/ctbsv.f.3 manpages/blas/man/man3/ctpmv.3 manpages/blas/man/man3/ctpmv.f.3 manpages/blas/man/man3/ctpsv.3 manpages/blas/man/man3/ctpsv.f.3 manpages/blas/man/man3/ctrmm.3 manpages/blas/man/man3/ctrmm.f.3 manpages/blas/man/man3/ctrmv.3 manpages/blas/man/man3/ctrmv.f.3 manpages/blas/man/man3/ctrsm.3 manpages/blas/man/man3/ctrsm.f.3 manpages/blas/man/man3/ctrsv.3 manpages/blas/man/man3/ctrsv.f.3 manpages/blas/man/man3/dasum.3 manpages/blas/man/man3/dasum.f.3 manpages/blas/man/man3/daxpy.3 manpages/blas/man/man3/daxpy.f.3 manpages/blas/man/man3/dcabs1.3 manpages/blas/man/man3/dcabs1.f.3 manpages/blas/man/man3/dcopy.3 manpages/blas/man/man3/dcopy.f.3 manpages/blas/man/man3/ddot.3 manpages/blas/man/man3/ddot.f.3 manpages/blas/man/man3/dgbmv.3 manpages/blas/man/man3/dgbmv.f.3 manpages/blas/man/man3/dgemm.3 manpages/blas/man/man3/dgemm.f.3 manpages/blas/man/man3/dgemv.3 manpages/blas/man/man3/dgemv.f.3 manpages/blas/man/man3/dger.3 manpages/blas/man/man3/dger.f.3 manpages/blas/man/man3/dnrm2.3 manpages/blas/man/man3/dnrm2.f.3 manpages/blas/man/man3/drot.3 manpages/blas/man/man3/drot.f.3 manpages/blas/man/man3/drotg.3 manpages/blas/man/man3/drotg.f.3 manpages/blas/man/man3/drotm.3 manpages/blas/man/man3/drotm.f.3 manpages/blas/man/man3/drotmg.3 manpages/blas/man/man3/drotmg.f.3 manpages/blas/man/man3/dsbmv.3 manpages/blas/man/man3/dsbmv.f.3 manpages/blas/man/man3/dscal.3 manpages/blas/man/man3/dscal.f.3 manpages/blas/man/man3/dsdot.3 manpages/blas/man/man3/dsdot.f.3 manpages/blas/man/man3/dspmv.3 manpages/blas/man/man3/dspmv.f.3 manpages/blas/man/man3/dspr.3 manpages/blas/man/man3/dspr.f.3 manpages/blas/man/man3/dspr2.3 manpages/blas/man/man3/dspr2.f.3 manpages/blas/man/man3/dswap.3 manpages/blas/man/man3/dswap.f.3 manpages/blas/man/man3/dsymm.3 manpages/blas/man/man3/dsymm.f.3 manpages/blas/man/man3/dsymv.3 manpages/blas/man/man3/dsymv.f.3 manpages/blas/man/man3/dsyr.3 manpages/blas/man/man3/dsyr.f.3 manpages/blas/man/man3/dsyr2.3 manpages/blas/man/man3/dsyr2.f.3 manpages/blas/man/man3/dsyr2k.3 manpages/blas/man/man3/dsyr2k.f.3 manpages/blas/man/man3/dsyrk.3 manpages/blas/man/man3/dsyrk.f.3 manpages/blas/man/man3/dtbmv.3 manpages/blas/man/man3/dtbmv.f.3 manpages/blas/man/man3/dtbsv.3 manpages/blas/man/man3/dtbsv.f.3 manpages/blas/man/man3/dtpmv.3 manpages/blas/man/man3/dtpmv.f.3 manpages/blas/man/man3/dtpsv.3 manpages/blas/man/man3/dtpsv.f.3 manpages/blas/man/man3/dtrmm.3 manpages/blas/man/man3/dtrmm.f.3 manpages/blas/man/man3/dtrmv.3 manpages/blas/man/man3/dtrmv.f.3 manpages/blas/man/man3/dtrsm.3 manpages/blas/man/man3/dtrsm.f.3 manpages/blas/man/man3/dtrsv.3 manpages/blas/man/man3/dtrsv.f.3 manpages/blas/man/man3/dzasum.3 manpages/blas/man/man3/dzasum.f.3 manpages/blas/man/man3/dznrm2.3 manpages/blas/man/man3/dznrm2.f.3 manpages/blas/man/man3/icamax.3 manpages/blas/man/man3/icamax.f.3 manpages/blas/man/man3/idamax.3 manpages/blas/man/man3/idamax.f.3 manpages/blas/man/man3/isamax.3 manpages/blas/man/man3/isamax.f.3 manpages/blas/man/man3/izamax.3 manpages/blas/man/man3/izamax.f.3 manpages/blas/man/man3/lsame.3 manpages/blas/man/man3/sasum.3 manpages/blas/man/man3/sasum.f.3 manpages/blas/man/man3/saxpy.3 manpages/blas/man/man3/saxpy.f.3 manpages/blas/man/man3/scabs1.3 manpages/blas/man/man3/scabs1.f.3 manpages/blas/man/man3/scasum.3 manpages/blas/man/man3/scasum.f.3 manpages/blas/man/man3/scnrm2.3 manpages/blas/man/man3/scnrm2.f.3 manpages/blas/man/man3/scopy.3 manpages/blas/man/man3/scopy.f.3 manpages/blas/man/man3/sdot.3 manpages/blas/man/man3/sdot.f.3 manpages/blas/man/man3/sdsdot.3 manpages/blas/man/man3/sdsdot.f.3 manpages/blas/man/man3/sgbmv.3 manpages/blas/man/man3/sgbmv.f.3 manpages/blas/man/man3/sgemm.3 manpages/blas/man/man3/sgemm.f.3 manpages/blas/man/man3/sgemv.3 manpages/blas/man/man3/sgemv.f.3 manpages/blas/man/man3/sger.3 manpages/blas/man/man3/sger.f.3 manpages/blas/man/man3/snrm2.3 manpages/blas/man/man3/snrm2.f.3 manpages/blas/man/man3/srot.3 manpages/blas/man/man3/srot.f.3 manpages/blas/man/man3/srotg.3 manpages/blas/man/man3/srotg.f.3 manpages/blas/man/man3/srotm.3 manpages/blas/man/man3/srotm.f.3 manpages/blas/man/man3/srotmg.3 manpages/blas/man/man3/srotmg.f.3 manpages/blas/man/man3/ssbmv.3 manpages/blas/man/man3/ssbmv.f.3 manpages/blas/man/man3/sscal.3 manpages/blas/man/man3/sscal.f.3 manpages/blas/man/man3/sspmv.3 manpages/blas/man/man3/sspmv.f.3 manpages/blas/man/man3/sspr.3 manpages/blas/man/man3/sspr.f.3 manpages/blas/man/man3/sspr2.3 manpages/blas/man/man3/sspr2.f.3 manpages/blas/man/man3/sswap.3 manpages/blas/man/man3/sswap.f.3 manpages/blas/man/man3/ssymm.3 manpages/blas/man/man3/ssymm.f.3 manpages/blas/man/man3/ssymv.3 manpages/blas/man/man3/ssymv.f.3 manpages/blas/man/man3/ssyr.3 manpages/blas/man/man3/ssyr.f.3 manpages/blas/man/man3/ssyr2.3 manpages/blas/man/man3/ssyr2.f.3 manpages/blas/man/man3/ssyr2k.3 manpages/blas/man/man3/ssyr2k.f.3 manpages/blas/man/man3/ssyrk.3 manpages/blas/man/man3/ssyrk.f.3 manpages/blas/man/man3/stbmv.3 manpages/blas/man/man3/stbmv.f.3 manpages/blas/man/man3/stbsv.3 manpages/blas/man/man3/stbsv.f.3 manpages/blas/man/man3/stpmv.3 manpages/blas/man/man3/stpmv.f.3 manpages/blas/man/man3/stpsv.3 manpages/blas/man/man3/stpsv.f.3 manpages/blas/man/man3/strmm.3 manpages/blas/man/man3/strmm.f.3 manpages/blas/man/man3/strmv.3 manpages/blas/man/man3/strmv.f.3 manpages/blas/man/man3/strsm.3 manpages/blas/man/man3/strsm.f.3 manpages/blas/man/man3/strsv.3 manpages/blas/man/man3/strsv.f.3 manpages/blas/man/man3/xerbla.3 manpages/blas/man/man3/xerbla_array.3 manpages/blas/man/man3/zaxpy.3 manpages/blas/man/man3/zaxpy.f.3 manpages/blas/man/man3/zcopy.3 manpages/blas/man/man3/zcopy.f.3 manpages/blas/man/man3/zdotc.3 manpages/blas/man/man3/zdotc.f.3 manpages/blas/man/man3/zdotu.3 manpages/blas/man/man3/zdotu.f.3 manpages/blas/man/man3/zdrot.3 manpages/blas/man/man3/zdrot.f.3 manpages/blas/man/man3/zdscal.3 manpages/blas/man/man3/zdscal.f.3 manpages/blas/man/man3/zgbmv.3 manpages/blas/man/man3/zgbmv.f.3 manpages/blas/man/man3/zgemm.3 manpages/blas/man/man3/zgemm.f.3 manpages/blas/man/man3/zgemv.3 manpages/blas/man/man3/zgemv.f.3 manpages/blas/man/man3/zgerc.3 manpages/blas/man/man3/zgerc.f.3 manpages/blas/man/man3/zgeru.3 manpages/blas/man/man3/zgeru.f.3 manpages/blas/man/man3/zhbmv.3 manpages/blas/man/man3/zhbmv.f.3 manpages/blas/man/man3/zhemm.3 manpages/blas/man/man3/zhemm.f.3 manpages/blas/man/man3/zhemv.3 manpages/blas/man/man3/zhemv.f.3 manpages/blas/man/man3/zher.3 manpages/blas/man/man3/zher.f.3 manpages/blas/man/man3/zher2.3 manpages/blas/man/man3/zher2.f.3 manpages/blas/man/man3/zher2k.3 manpages/blas/man/man3/zher2k.f.3 manpages/blas/man/man3/zherk.3 manpages/blas/man/man3/zherk.f.3 manpages/blas/man/man3/zhpmv.3 manpages/blas/man/man3/zhpmv.f.3 manpages/blas/man/man3/zhpr.3 manpages/blas/man/man3/zhpr.f.3 manpages/blas/man/man3/zhpr2.3 manpages/blas/man/man3/zhpr2.f.3 manpages/blas/man/man3/zrotg.3 manpages/blas/man/man3/zrotg.f.3 manpages/blas/man/man3/zscal.3 manpages/blas/man/man3/zscal.f.3 manpages/blas/man/man3/zswap.3 manpages/blas/man/man3/zswap.f.3 manpages/blas/man/man3/zsymm.3 manpages/blas/man/man3/zsymm.f.3 manpages/blas/man/man3/zsyr2k.3 manpages/blas/man/man3/zsyr2k.f.3 manpages/blas/man/man3/zsyrk.3 manpages/blas/man/man3/zsyrk.f.3 manpages/blas/man/man3/ztbmv.3 manpages/blas/man/man3/ztbmv.f.3 manpages/blas/man/man3/ztbsv.3 manpages/blas/man/man3/ztbsv.f.3 manpages/blas/man/man3/ztpmv.3 manpages/blas/man/man3/ztpmv.f.3 manpages/blas/man/man3/ztpsv.3 manpages/blas/man/man3/ztpsv.f.3 manpages/blas/man/man3/ztrmm.3 manpages/blas/man/man3/ztrmm.f.3 manpages/blas/man/man3/ztrmv.3 manpages/blas/man/man3/ztrmv.f.3 manpages/blas/man/man3/ztrsm.3 manpages/blas/man/man3/ztrsm.f.3 manpages/blas/man/man3/ztrsv.3 manpages/blas/man/man3/ztrsv.f.3 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/man/man3 + cp -f manpages/man/man3/ABS.3 manpages/man/man3/BLAS_SRC_xerbla.f.3 manpages/man/man3/BLAS_SRC_xerbla_array.f.3 manpages/man/man3/IS_C_NONZERO.3 manpages/man/man3/IS_D_NONZERO.3 manpages/man/man3/IS_S_NONZERO.3 manpages/man/man3/IS_Z_NONZERO.3 manpages/man/man3/LAPACKE_c_nancheck.3 manpages/man/man3/LAPACKE_cbbcsd.3 manpages/man/man3/LAPACKE_cbbcsd_work.3 manpages/man/man3/LAPACKE_cbdsqr.3 manpages/man/man3/LAPACKE_cbdsqr_work.3 manpages/man/man3/LAPACKE_cgb_nancheck.3 manpages/man/man3/LAPACKE_cgb_trans.3 manpages/man/man3/LAPACKE_cgbbrd.3 manpages/man/man3/LAPACKE_cgbbrd_work.3 manpages/man/man3/LAPACKE_cgbcon.3 manpages/man/man3/LAPACKE_cgbcon_work.3 manpages/man/man3/LAPACKE_cgbequ.3 manpages/man/man3/LAPACKE_cgbequ_work.3 manpages/man/man3/LAPACKE_cgbequb.3 manpages/man/man3/LAPACKE_cgbequb_work.3 manpages/man/man3/LAPACKE_cgbrfs.3 manpages/man/man3/LAPACKE_cgbrfs_work.3 manpages/man/man3/LAPACKE_cgbrfsx.3 manpages/man/man3/LAPACKE_cgbrfsx_work.3 manpages/man/man3/LAPACKE_cgbsv.3 manpages/man/man3/LAPACKE_cgbsv_work.3 manpages/man/man3/LAPACKE_cgbsvx.3 manpages/man/man3/LAPACKE_cgbsvx_work.3 manpages/man/man3/LAPACKE_cgbsvxx.3 manpages/man/man3/LAPACKE_cgbsvxx_work.3 manpages/man/man3/LAPACKE_cgbtrf.3 manpages/man/man3/LAPACKE_cgbtrf_work.3 manpages/man/man3/LAPACKE_cgbtrs.3 manpages/man/man3/LAPACKE_cgbtrs_work.3 manpages/man/man3/LAPACKE_cge_nancheck.3 manpages/man/man3/LAPACKE_cge_trans.3 manpages/man/man3/LAPACKE_cgebak.3 manpages/man/man3/LAPACKE_cgebak_work.3 manpages/man/man3/LAPACKE_cgebal.3 manpages/man/man3/LAPACKE_cgebal_work.3 manpages/man/man3/LAPACKE_cgebrd.3 manpages/man/man3/LAPACKE_cgebrd_work.3 manpages/man/man3/LAPACKE_cgecon.3 manpages/man/man3/LAPACKE_cgecon_work.3 manpages/man/man3/LAPACKE_cgeequ.3 manpages/man/man3/LAPACKE_cgeequ_work.3 manpages/man/man3/LAPACKE_cgeequb.3 manpages/man/man3/LAPACKE_cgeequb_work.3 manpages/man/man3/LAPACKE_cgees.3 manpages/man/man3/LAPACKE_cgees_work.3 manpages/man/man3/LAPACKE_cgeesx.3 manpages/man/man3/LAPACKE_cgeesx_work.3 manpages/man/man3/LAPACKE_cgeev.3 manpages/man/man3/LAPACKE_cgeev_work.3 manpages/man/man3/LAPACKE_cgeevx.3 manpages/man/man3/LAPACKE_cgeevx_work.3 manpages/man/man3/LAPACKE_cgehrd.3 manpages/man/man3/LAPACKE_cgehrd_work.3 manpages/man/man3/LAPACKE_cgejsv.3 manpages/man/man3/LAPACKE_cgejsv_work.3 manpages/man/man3/LAPACKE_cgelq.3 manpages/man/man3/LAPACKE_cgelq2.3 manpages/man/man3/LAPACKE_cgelq2_work.3 manpages/man/man3/LAPACKE_cgelq_work.3 manpages/man/man3/LAPACKE_cgelqf.3 manpages/man/man3/LAPACKE_cgelqf_work.3 manpages/man/man3/LAPACKE_cgels.3 manpages/man/man3/LAPACKE_cgels_work.3 manpages/man/man3/LAPACKE_cgelsd.3 manpages/man/man3/LAPACKE_cgelsd_work.3 manpages/man/man3/LAPACKE_cgelss.3 manpages/man/man3/LAPACKE_cgelss_work.3 manpages/man/man3/LAPACKE_cgelsy.3 manpages/man/man3/LAPACKE_cgelsy_work.3 manpages/man/man3/LAPACKE_cgemlq.3 manpages/man/man3/LAPACKE_cgemlq_work.3 manpages/man/man3/LAPACKE_cgemqr.3 manpages/man/man3/LAPACKE_cgemqr_work.3 manpages/man/man3/LAPACKE_cgemqrt.3 manpages/man/man3/LAPACKE_cgemqrt_work.3 manpages/man/man3/LAPACKE_cgeqlf.3 manpages/man/man3/LAPACKE_cgeqlf_work.3 manpages/man/man3/LAPACKE_cgeqp3.3 manpages/man/man3/LAPACKE_cgeqp3_work.3 manpages/man/man3/LAPACKE_cgeqpf.3 manpages/man/man3/LAPACKE_cgeqpf_work.3 manpages/man/man3/LAPACKE_cgeqr.3 manpages/man/man3/LAPACKE_cgeqr2.3 manpages/man/man3/LAPACKE_cgeqr2_work.3 manpages/man/man3/LAPACKE_cgeqr_work.3 manpages/man/man3/LAPACKE_cgeqrf.3 manpages/man/man3/LAPACKE_cgeqrf_work.3 manpages/man/man3/LAPACKE_cgeqrfp.3 manpages/man/man3/LAPACKE_cgeqrfp_work.3 manpages/man/man3/LAPACKE_cgeqrt.3 manpages/man/man3/LAPACKE_cgeqrt2.3 manpages/man/man3/LAPACKE_cgeqrt2_work.3 manpages/man/man3/LAPACKE_cgeqrt3.3 manpages/man/man3/LAPACKE_cgeqrt3_work.3 manpages/man/man3/LAPACKE_cgeqrt_work.3 manpages/man/man3/LAPACKE_cgerfs.3 manpages/man/man3/LAPACKE_cgerfs_work.3 manpages/man/man3/LAPACKE_cgerfsx.3 manpages/man/man3/LAPACKE_cgerfsx_work.3 manpages/man/man3/LAPACKE_cgerqf.3 manpages/man/man3/LAPACKE_cgerqf_work.3 manpages/man/man3/LAPACKE_cgesdd.3 manpages/man/man3/LAPACKE_cgesdd_work.3 manpages/man/man3/LAPACKE_cgesv.3 manpages/man/man3/LAPACKE_cgesv_work.3 manpages/man/man3/LAPACKE_cgesvd.3 manpages/man/man3/LAPACKE_cgesvd_work.3 manpages/man/man3/LAPACKE_cgesvdx.3 manpages/man/man3/LAPACKE_cgesvdx_work.3 manpages/man/man3/LAPACKE_cgesvj.3 manpages/man/man3/LAPACKE_cgesvj_work.3 manpages/man/man3/LAPACKE_cgesvx.3 manpages/man/man3/LAPACKE_cgesvx_work.3 manpages/man/man3/LAPACKE_cgesvxx.3 manpages/man/man3/LAPACKE_cgesvxx_work.3 manpages/man/man3/LAPACKE_cgetf2.3 manpages/man/man3/LAPACKE_cgetf2_work.3 manpages/man/man3/LAPACKE_cgetrf.3 manpages/man/man3/LAPACKE_cgetrf2.3 manpages/man/man3/LAPACKE_cgetrf2_work.3 manpages/man/man3/LAPACKE_cgetrf_work.3 manpages/man/man3/LAPACKE_cgetri.3 manpages/man/man3/LAPACKE_cgetri_work.3 manpages/man/man3/LAPACKE_cgetrs.3 manpages/man/man3/LAPACKE_cgetrs_work.3 manpages/man/man3/LAPACKE_cgetsls.3 manpages/man/man3/LAPACKE_cgetsls_work.3 manpages/man/man3/LAPACKE_cgg_nancheck.3 manpages/man/man3/LAPACKE_cgg_trans.3 manpages/man/man3/LAPACKE_cggbak.3 manpages/man/man3/LAPACKE_cggbak_work.3 manpages/man/man3/LAPACKE_cggbal.3 manpages/man/man3/LAPACKE_cggbal_work.3 manpages/man/man3/LAPACKE_cgges.3 manpages/man/man3/LAPACKE_cgges3.3 manpages/man/man3/LAPACKE_cgges3_work.3 manpages/man/man3/LAPACKE_cgges_work.3 manpages/man/man3/LAPACKE_cggesx.3 manpages/man/man3/LAPACKE_cggesx_work.3 manpages/man/man3/LAPACKE_cggev.3 manpages/man/man3/LAPACKE_cggev3.3 manpages/man/man3/LAPACKE_cggev3_work.3 manpages/man/man3/LAPACKE_cggev_work.3 manpages/man/man3/LAPACKE_cggevx.3 manpages/man/man3/LAPACKE_cggevx_work.3 manpages/man/man3/LAPACKE_cggglm.3 manpages/man/man3/LAPACKE_cggglm_work.3 manpages/man/man3/LAPACKE_cgghd3.3 manpages/man/man3/LAPACKE_cgghd3_work.3 manpages/man/man3/LAPACKE_cgghrd.3 manpages/man/man3/LAPACKE_cgghrd_work.3 manpages/man/man3/LAPACKE_cgglse.3 manpages/man/man3/LAPACKE_cgglse_work.3 manpages/man/man3/LAPACKE_cggqrf.3 manpages/man/man3/LAPACKE_cggqrf_work.3 manpages/man/man3/LAPACKE_cggrqf.3 manpages/man/man3/LAPACKE_cggrqf_work.3 manpages/man/man3/LAPACKE_cggsvd.3 manpages/man/man3/LAPACKE_cggsvd3.3 manpages/man/man3/LAPACKE_cggsvd3_work.3 manpages/man/man3/LAPACKE_cggsvd_work.3 manpages/man/man3/LAPACKE_cggsvp.3 manpages/man/man3/LAPACKE_cggsvp3.3 manpages/man/man3/LAPACKE_cggsvp3_work.3 manpages/man/man3/LAPACKE_cggsvp_work.3 manpages/man/man3/LAPACKE_cgt_nancheck.3 manpages/man/man3/LAPACKE_cgtcon.3 manpages/man/man3/LAPACKE_cgtcon_work.3 manpages/man/man3/LAPACKE_cgtrfs.3 manpages/man/man3/LAPACKE_cgtrfs_work.3 manpages/man/man3/LAPACKE_cgtsv.3 manpages/man/man3/LAPACKE_cgtsv_work.3 manpages/man/man3/LAPACKE_cgtsvx.3 manpages/man/man3/LAPACKE_cgtsvx_work.3 manpages/man/man3/LAPACKE_cgttrf.3 manpages/man/man3/LAPACKE_cgttrf_work.3 manpages/man/man3/LAPACKE_cgttrs.3 manpages/man/man3/LAPACKE_cgttrs_work.3 manpages/man/man3/LAPACKE_chb_nancheck.3 manpages/man/man3/LAPACKE_chb_trans.3 manpages/man/man3/LAPACKE_chbev.3 manpages/man/man3/LAPACKE_chbev_2stage.3 manpages/man/man3/LAPACKE_chbev_2stage_work.3 manpages/man/man3/LAPACKE_chbev_work.3 manpages/man/man3/LAPACKE_chbevd.3 manpages/man/man3/LAPACKE_chbevd_2stage.3 manpages/man/man3/LAPACKE_chbevd_2stage_work.3 manpages/man/man3/LAPACKE_chbevd_work.3 manpages/man/man3/LAPACKE_chbevx.3 manpages/man/man3/LAPACKE_chbevx_2stage.3 manpages/man/man3/LAPACKE_chbevx_2stage_work.3 manpages/man/man3/LAPACKE_chbevx_work.3 manpages/man/man3/LAPACKE_chbgst.3 manpages/man/man3/LAPACKE_chbgst_work.3 manpages/man/man3/LAPACKE_chbgv.3 manpages/man/man3/LAPACKE_chbgv_work.3 manpages/man/man3/LAPACKE_chbgvd.3 manpages/man/man3/LAPACKE_chbgvd_work.3 manpages/man/man3/LAPACKE_chbgvx.3 manpages/man/man3/LAPACKE_chbgvx_work.3 manpages/man/man3/LAPACKE_chbtrd.3 manpages/man/man3/LAPACKE_chbtrd_work.3 manpages/man/man3/LAPACKE_che_nancheck.3 manpages/man/man3/LAPACKE_che_trans.3 manpages/man/man3/LAPACKE_checon.3 manpages/man/man3/LAPACKE_checon_3.3 manpages/man/man3/LAPACKE_checon_3_work.3 manpages/man/man3/LAPACKE_checon_work.3 manpages/man/man3/LAPACKE_cheequb.3 manpages/man/man3/LAPACKE_cheequb_work.3 manpages/man/man3/LAPACKE_cheev.3 manpages/man/man3/LAPACKE_cheev_2stage.3 manpages/man/man3/LAPACKE_cheev_2stage_work.3 manpages/man/man3/LAPACKE_cheev_work.3 manpages/man/man3/LAPACKE_cheevd.3 manpages/man/man3/LAPACKE_cheevd_2stage.3 manpages/man/man3/LAPACKE_cheevd_2stage_work.3 manpages/man/man3/LAPACKE_cheevd_work.3 manpages/man/man3/LAPACKE_cheevr.3 manpages/man/man3/LAPACKE_cheevr_2stage.3 manpages/man/man3/LAPACKE_cheevr_2stage_work.3 manpages/man/man3/LAPACKE_cheevr_work.3 manpages/man/man3/LAPACKE_cheevx.3 manpages/man/man3/LAPACKE_cheevx_2stage.3 manpages/man/man3/LAPACKE_cheevx_2stage_work.3 manpages/man/man3/LAPACKE_cheevx_work.3 manpages/man/man3/LAPACKE_chegst.3 manpages/man/man3/LAPACKE_chegst_work.3 manpages/man/man3/LAPACKE_chegv.3 manpages/man/man3/LAPACKE_chegv_2stage.3 manpages/man/man3/LAPACKE_chegv_2stage_work.3 manpages/man/man3/LAPACKE_chegv_work.3 manpages/man/man3/LAPACKE_chegvd.3 manpages/man/man3/LAPACKE_chegvd_work.3 manpages/man/man3/LAPACKE_chegvx.3 manpages/man/man3/LAPACKE_chegvx_work.3 manpages/man/man3/LAPACKE_cherfs.3 manpages/man/man3/LAPACKE_cherfs_work.3 manpages/man/man3/LAPACKE_cherfsx.3 manpages/man/man3/LAPACKE_cherfsx_work.3 manpages/man/man3/LAPACKE_chesv.3 manpages/man/man3/LAPACKE_chesv_aa.3 manpages/man/man3/LAPACKE_chesv_aa_2stage.3 manpages/man/man3/LAPACKE_chesv_aa_2stage_work.3 manpages/man/man3/LAPACKE_chesv_aa_work.3 manpages/man/man3/LAPACKE_chesv_rk.3 manpages/man/man3/LAPACKE_chesv_rk_work.3 manpages/man/man3/LAPACKE_chesv_work.3 manpages/man/man3/LAPACKE_chesvx.3 manpages/man/man3/LAPACKE_chesvx_work.3 manpages/man/man3/LAPACKE_chesvxx.3 manpages/man/man3/LAPACKE_chesvxx_work.3 manpages/man/man3/LAPACKE_cheswapr.3 manpages/man/man3/LAPACKE_cheswapr_work.3 manpages/man/man3/LAPACKE_chetrd.3 manpages/man/man3/LAPACKE_chetrd_work.3 manpages/man/man3/LAPACKE_chetrf.3 manpages/man/man3/LAPACKE_chetrf_aa.3 manpages/man/man3/LAPACKE_chetrf_aa_2stage.3 manpages/man/man3/LAPACKE_chetrf_aa_2stage_work.3 manpages/man/man3/LAPACKE_chetrf_aa_work.3 manpages/man/man3/LAPACKE_chetrf_rk.3 manpages/man/man3/LAPACKE_chetrf_rk_work.3 manpages/man/man3/LAPACKE_chetrf_rook.3 manpages/man/man3/LAPACKE_chetrf_rook_work.3 manpages/man/man3/LAPACKE_chetrf_work.3 manpages/man/man3/LAPACKE_chetri.3 manpages/man/man3/LAPACKE_chetri2.3 manpages/man/man3/LAPACKE_chetri2_work.3 manpages/man/man3/LAPACKE_chetri2x.3 manpages/man/man3/LAPACKE_chetri2x_work.3 manpages/man/man3/LAPACKE_chetri_3.3 manpages/man/man3/LAPACKE_chetri_3_work.3 manpages/man/man3/LAPACKE_chetri_work.3 manpages/man/man3/LAPACKE_chetrs.3 manpages/man/man3/LAPACKE_chetrs2.3 manpages/man/man3/LAPACKE_chetrs2_work.3 manpages/man/man3/LAPACKE_chetrs_3.3 manpages/man/man3/LAPACKE_chetrs_3_work.3 manpages/man/man3/LAPACKE_chetrs_aa.3 manpages/man/man3/LAPACKE_chetrs_aa_2stage.3 manpages/man/man3/LAPACKE_chetrs_aa_2stage_work.3 manpages/man/man3/LAPACKE_chetrs_aa_work.3 manpages/man/man3/LAPACKE_chetrs_rook.3 manpages/man/man3/LAPACKE_chetrs_rook_work.3 manpages/man/man3/LAPACKE_chetrs_work.3 manpages/man/man3/LAPACKE_chfrk.3 manpages/man/man3/LAPACKE_chfrk_work.3 manpages/man/man3/LAPACKE_chgeqz.3 manpages/man/man3/LAPACKE_chgeqz_work.3 manpages/man/man3/LAPACKE_chp_nancheck.3 manpages/man/man3/LAPACKE_chp_trans.3 manpages/man/man3/LAPACKE_chpcon.3 manpages/man/man3/LAPACKE_chpcon_work.3 manpages/man/man3/LAPACKE_chpev.3 manpages/man/man3/LAPACKE_chpev_work.3 manpages/man/man3/LAPACKE_chpevd.3 manpages/man/man3/LAPACKE_chpevd_work.3 manpages/man/man3/LAPACKE_chpevx.3 manpages/man/man3/LAPACKE_chpevx_work.3 manpages/man/man3/LAPACKE_chpgst.3 manpages/man/man3/LAPACKE_chpgst_work.3 manpages/man/man3/LAPACKE_chpgv.3 manpages/man/man3/LAPACKE_chpgv_work.3 manpages/man/man3/LAPACKE_chpgvd.3 manpages/man/man3/LAPACKE_chpgvd_work.3 manpages/man/man3/LAPACKE_chpgvx.3 manpages/man/man3/LAPACKE_chpgvx_work.3 manpages/man/man3/LAPACKE_chprfs.3 manpages/man/man3/LAPACKE_chprfs_work.3 manpages/man/man3/LAPACKE_chpsv.3 manpages/man/man3/LAPACKE_chpsv_work.3 manpages/man/man3/LAPACKE_chpsvx.3 manpages/man/man3/LAPACKE_chpsvx_work.3 manpages/man/man3/LAPACKE_chptrd.3 manpages/man/man3/LAPACKE_chptrd_work.3 manpages/man/man3/LAPACKE_chptrf.3 manpages/man/man3/LAPACKE_chptrf_work.3 manpages/man/man3/LAPACKE_chptri.3 manpages/man/man3/LAPACKE_chptri_work.3 manpages/man/man3/LAPACKE_chptrs.3 manpages/man/man3/LAPACKE_chptrs_work.3 manpages/man/man3/LAPACKE_chs_nancheck.3 manpages/man/man3/LAPACKE_chs_trans.3 manpages/man/man3/LAPACKE_chsein.3 manpages/man/man3/LAPACKE_chsein_work.3 manpages/man/man3/LAPACKE_chseqr.3 manpages/man/man3/LAPACKE_chseqr_work.3 manpages/man/man3/LAPACKE_clacgv.3 manpages/man/man3/LAPACKE_clacgv_work.3 manpages/man/man3/LAPACKE_clacn2.3 manpages/man/man3/LAPACKE_clacn2_work.3 manpages/man/man3/LAPACKE_clacp2.3 manpages/man/man3/LAPACKE_clacp2_work.3 manpages/man/man3/LAPACKE_clacpy.3 manpages/man/man3/LAPACKE_clacpy_work.3 manpages/man/man3/LAPACKE_clacrm.3 manpages/man/man3/LAPACKE_clacrm_work.3 manpages/man/man3/LAPACKE_clag2z.3 manpages/man/man3/LAPACKE_clag2z_work.3 manpages/man/man3/LAPACKE_clagge.3 manpages/man/man3/LAPACKE_clagge_work.3 manpages/man/man3/LAPACKE_claghe.3 manpages/man/man3/LAPACKE_claghe_work.3 manpages/man/man3/LAPACKE_clagsy.3 manpages/man/man3/LAPACKE_clagsy_work.3 manpages/man/man3/LAPACKE_clange.3 manpages/man/man3/LAPACKE_clange_work.3 manpages/man/man3/LAPACKE_clanhe.3 manpages/man/man3/LAPACKE_clanhe_work.3 manpages/man/man3/LAPACKE_clansy.3 manpages/man/man3/LAPACKE_clansy_work.3 manpages/man/man3/LAPACKE_clantr.3 manpages/man/man3/LAPACKE_clantr_work.3 manpages/man/man3/LAPACKE_clapmr.3 manpages/man/man3/LAPACKE_clapmr_work.3 manpages/man/man3/LAPACKE_clapmt.3 manpages/man/man3/LAPACKE_clapmt_work.3 manpages/man/man3/LAPACKE_clarcm.3 manpages/man/man3/LAPACKE_clarcm_work.3 manpages/man/man3/LAPACKE_clarfb.3 manpages/man/man3/LAPACKE_clarfb_work.3 manpages/man/man3/LAPACKE_clarfg.3 manpages/man/man3/LAPACKE_clarfg_work.3 manpages/man/man3/LAPACKE_clarft.3 manpages/man/man3/LAPACKE_clarft_work.3 manpages/man/man3/LAPACKE_clarfx.3 manpages/man/man3/LAPACKE_clarfx_work.3 manpages/man/man3/LAPACKE_clarnv.3 manpages/man/man3/LAPACKE_clarnv_work.3 manpages/man/man3/LAPACKE_clascl.3 manpages/man/man3/LAPACKE_clascl_work.3 manpages/man/man3/LAPACKE_claset.3 manpages/man/man3/LAPACKE_claset_work.3 manpages/man/man3/LAPACKE_classq.3 manpages/man/man3/LAPACKE_classq_work.3 manpages/man/man3/LAPACKE_claswp.3 manpages/man/man3/LAPACKE_claswp_work.3 manpages/man/man3/LAPACKE_clatms.3 manpages/man/man3/LAPACKE_clatms_work.3 manpages/man/man3/LAPACKE_clauum.3 manpages/man/man3/LAPACKE_clauum_work.3 manpages/man/man3/LAPACKE_cpb_nancheck.3 manpages/man/man3/LAPACKE_cpb_trans.3 manpages/man/man3/LAPACKE_cpbcon.3 manpages/man/man3/LAPACKE_cpbcon_work.3 manpages/man/man3/LAPACKE_cpbequ.3 manpages/man/man3/LAPACKE_cpbequ_work.3 manpages/man/man3/LAPACKE_cpbrfs.3 manpages/man/man3/LAPACKE_cpbrfs_work.3 manpages/man/man3/LAPACKE_cpbstf.3 manpages/man/man3/LAPACKE_cpbstf_work.3 manpages/man/man3/LAPACKE_cpbsv.3 manpages/man/man3/LAPACKE_cpbsv_work.3 manpages/man/man3/LAPACKE_cpbsvx.3 manpages/man/man3/LAPACKE_cpbsvx_work.3 manpages/man/man3/LAPACKE_cpbtrf.3 manpages/man/man3/LAPACKE_cpbtrf_work.3 manpages/man/man3/LAPACKE_cpbtrs.3 manpages/man/man3/LAPACKE_cpbtrs_work.3 manpages/man/man3/LAPACKE_cpf_nancheck.3 manpages/man/man3/LAPACKE_cpf_trans.3 manpages/man/man3/LAPACKE_cpftrf.3 manpages/man/man3/LAPACKE_cpftrf_work.3 manpages/man/man3/LAPACKE_cpftri.3 manpages/man/man3/LAPACKE_cpftri_work.3 manpages/man/man3/LAPACKE_cpftrs.3 manpages/man/man3/LAPACKE_cpftrs_work.3 manpages/man/man3/LAPACKE_cpo_nancheck.3 manpages/man/man3/LAPACKE_cpo_trans.3 manpages/man/man3/LAPACKE_cpocon.3 manpages/man/man3/LAPACKE_cpocon_work.3 manpages/man/man3/LAPACKE_cpoequ.3 manpages/man/man3/LAPACKE_cpoequ_work.3 manpages/man/man3/LAPACKE_cpoequb.3 manpages/man/man3/LAPACKE_cpoequb_work.3 manpages/man/man3/LAPACKE_cporfs.3 manpages/man/man3/LAPACKE_cporfs_work.3 manpages/man/man3/LAPACKE_cporfsx.3 manpages/man/man3/LAPACKE_cporfsx_work.3 manpages/man/man3/LAPACKE_cposv.3 manpages/man/man3/LAPACKE_cposv_work.3 manpages/man/man3/LAPACKE_cposvx.3 manpages/man/man3/LAPACKE_cposvx_work.3 manpages/man/man3/LAPACKE_cposvxx.3 manpages/man/man3/LAPACKE_cposvxx_work.3 manpages/man/man3/LAPACKE_cpotrf.3 manpages/man/man3/LAPACKE_cpotrf2.3 manpages/man/man3/LAPACKE_cpotrf2_work.3 manpages/man/man3/LAPACKE_cpotrf_work.3 manpages/man/man3/LAPACKE_cpotri.3 manpages/man/man3/LAPACKE_cpotri_work.3 manpages/man/man3/LAPACKE_cpotrs.3 manpages/man/man3/LAPACKE_cpotrs_work.3 manpages/man/man3/LAPACKE_cpp_nancheck.3 manpages/man/man3/LAPACKE_cpp_trans.3 manpages/man/man3/LAPACKE_cppcon.3 manpages/man/man3/LAPACKE_cppcon_work.3 manpages/man/man3/LAPACKE_cppequ.3 manpages/man/man3/LAPACKE_cppequ_work.3 manpages/man/man3/LAPACKE_cpprfs.3 manpages/man/man3/LAPACKE_cpprfs_work.3 manpages/man/man3/LAPACKE_cppsv.3 manpages/man/man3/LAPACKE_cppsv_work.3 manpages/man/man3/LAPACKE_cppsvx.3 manpages/man/man3/LAPACKE_cppsvx_work.3 manpages/man/man3/LAPACKE_cpptrf.3 manpages/man/man3/LAPACKE_cpptrf_work.3 manpages/man/man3/LAPACKE_cpptri.3 manpages/man/man3/LAPACKE_cpptri_work.3 manpages/man/man3/LAPACKE_cpptrs.3 manpages/man/man3/LAPACKE_cpptrs_work.3 manpages/man/man3/LAPACKE_cpstrf.3 manpages/man/man3/LAPACKE_cpstrf_work.3 manpages/man/man3/LAPACKE_cpt_nancheck.3 manpages/man/man3/LAPACKE_cptcon.3 manpages/man/man3/LAPACKE_cptcon_work.3 manpages/man/man3/LAPACKE_cpteqr.3 manpages/man/man3/LAPACKE_cpteqr_work.3 manpages/man/man3/LAPACKE_cptrfs.3 manpages/man/man3/LAPACKE_cptrfs_work.3 manpages/man/man3/LAPACKE_cptsv.3 manpages/man/man3/LAPACKE_cptsv_work.3 manpages/man/man3/LAPACKE_cptsvx.3 manpages/man/man3/LAPACKE_cptsvx_work.3 manpages/man/man3/LAPACKE_cpttrf.3 manpages/man/man3/LAPACKE_cpttrf_work.3 manpages/man/man3/LAPACKE_cpttrs.3 manpages/man/man3/LAPACKE_cpttrs_work.3 manpages/man/man3/LAPACKE_csp_nancheck.3 manpages/man/man3/LAPACKE_csp_trans.3 manpages/man/man3/LAPACKE_cspcon.3 manpages/man/man3/LAPACKE_cspcon_work.3 manpages/man/man3/LAPACKE_csprfs.3 manpages/man/man3/LAPACKE_csprfs_work.3 manpages/man/man3/LAPACKE_cspsv.3 manpages/man/man3/LAPACKE_cspsv_work.3 manpages/man/man3/LAPACKE_cspsvx.3 manpages/man/man3/LAPACKE_cspsvx_work.3 manpages/man/man3/LAPACKE_csptrf.3 manpages/man/man3/LAPACKE_csptrf_work.3 manpages/man/man3/LAPACKE_csptri.3 manpages/man/man3/LAPACKE_csptri_work.3 manpages/man/man3/LAPACKE_csptrs.3 manpages/man/man3/LAPACKE_csptrs_work.3 manpages/man/man3/LAPACKE_cst_nancheck.3 manpages/man/man3/LAPACKE_cstedc.3 manpages/man/man3/LAPACKE_cstedc_work.3 manpages/man/man3/LAPACKE_cstegr.3 manpages/man/man3/LAPACKE_cstegr_work.3 manpages/man/man3/LAPACKE_cstein.3 manpages/man/man3/LAPACKE_cstein_work.3 manpages/man/man3/LAPACKE_cstemr.3 manpages/man/man3/LAPACKE_cstemr_work.3 manpages/man/man3/LAPACKE_csteqr.3 manpages/man/man3/LAPACKE_csteqr_work.3 manpages/man/man3/LAPACKE_csy_nancheck.3 manpages/man/man3/LAPACKE_csy_trans.3 manpages/man/man3/LAPACKE_csycon.3 manpages/man/man3/LAPACKE_csycon_3.3 manpages/man/man3/LAPACKE_csycon_3_work.3 manpages/man/man3/LAPACKE_csycon_work.3 manpages/man/man3/LAPACKE_csyconv.3 manpages/man/man3/LAPACKE_csyconv_work.3 manpages/man/man3/LAPACKE_csyequb.3 manpages/man/man3/LAPACKE_csyequb_work.3 manpages/man/man3/LAPACKE_csyr.3 manpages/man/man3/LAPACKE_csyr_work.3 manpages/man/man3/LAPACKE_csyrfs.3 manpages/man/man3/LAPACKE_csyrfs_work.3 manpages/man/man3/LAPACKE_csyrfsx.3 manpages/man/man3/LAPACKE_csyrfsx_work.3 manpages/man/man3/LAPACKE_csysv.3 manpages/man/man3/LAPACKE_csysv_aa.3 manpages/man/man3/LAPACKE_csysv_aa_2stage.3 manpages/man/man3/LAPACKE_csysv_aa_2stage_work.3 manpages/man/man3/LAPACKE_csysv_aa_work.3 manpages/man/man3/LAPACKE_csysv_rk.3 manpages/man/man3/LAPACKE_csysv_rk_work.3 manpages/man/man3/LAPACKE_csysv_rook.3 manpages/man/man3/LAPACKE_csysv_rook_work.3 manpages/man/man3/LAPACKE_csysv_work.3 manpages/man/man3/LAPACKE_csysvx.3 manpages/man/man3/LAPACKE_csysvx_work.3 manpages/man/man3/LAPACKE_csysvxx.3 manpages/man/man3/LAPACKE_csysvxx_work.3 manpages/man/man3/LAPACKE_csyswapr.3 manpages/man/man3/LAPACKE_csyswapr_work.3 manpages/man/man3/LAPACKE_csytrf.3 manpages/man/man3/LAPACKE_csytrf_aa.3 manpages/man/man3/LAPACKE_csytrf_aa_2stage.3 manpages/man/man3/LAPACKE_csytrf_aa_2stage_work.3 manpages/man/man3/LAPACKE_csytrf_aa_work.3 manpages/man/man3/LAPACKE_csytrf_rk.3 manpages/man/man3/LAPACKE_csytrf_rk_work.3 manpages/man/man3/LAPACKE_csytrf_rook.3 manpages/man/man3/LAPACKE_csytrf_rook_work.3 manpages/man/man3/LAPACKE_csytrf_work.3 manpages/man/man3/LAPACKE_csytri.3 manpages/man/man3/LAPACKE_csytri2.3 manpages/man/man3/LAPACKE_csytri2_work.3 manpages/man/man3/LAPACKE_csytri2x.3 manpages/man/man3/LAPACKE_csytri2x_work.3 manpages/man/man3/LAPACKE_csytri_3.3 manpages/man/man3/LAPACKE_csytri_3_work.3 manpages/man/man3/LAPACKE_csytri_work.3 manpages/man/man3/LAPACKE_csytrs.3 manpages/man/man3/LAPACKE_csytrs2.3 manpages/man/man3/LAPACKE_csytrs2_work.3 manpages/man/man3/LAPACKE_csytrs_3.3 manpages/man/man3/LAPACKE_csytrs_3_work.3 manpages/man/man3/LAPACKE_csytrs_aa.3 manpages/man/man3/LAPACKE_csytrs_aa_2stage.3 manpages/man/man3/LAPACKE_csytrs_aa_2stage_work.3 manpages/man/man3/LAPACKE_csytrs_aa_work.3 manpages/man/man3/LAPACKE_csytrs_rook.3 manpages/man/man3/LAPACKE_csytrs_rook_work.3 manpages/man/man3/LAPACKE_csytrs_work.3 manpages/man/man3/LAPACKE_ctb_nancheck.3 manpages/man/man3/LAPACKE_ctb_trans.3 manpages/man/man3/LAPACKE_ctbcon.3 manpages/man/man3/LAPACKE_ctbcon_work.3 manpages/man/man3/LAPACKE_ctbrfs.3 manpages/man/man3/LAPACKE_ctbrfs_work.3 manpages/man/man3/LAPACKE_ctbtrs.3 manpages/man/man3/LAPACKE_ctbtrs_work.3 manpages/man/man3/LAPACKE_ctf_nancheck.3 manpages/man/man3/LAPACKE_ctf_trans.3 manpages/man/man3/LAPACKE_ctfsm.3 manpages/man/man3/LAPACKE_ctfsm_work.3 manpages/man/man3/LAPACKE_ctftri.3 manpages/man/man3/LAPACKE_ctftri_work.3 manpages/man/man3/LAPACKE_ctfttp.3 manpages/man/man3/LAPACKE_ctfttp_work.3 manpages/man/man3/LAPACKE_ctfttr.3 manpages/man/man3/LAPACKE_ctfttr_work.3 manpages/man/man3/LAPACKE_ctgevc.3 manpages/man/man3/LAPACKE_ctgevc_work.3 manpages/man/man3/LAPACKE_ctgexc.3 manpages/man/man3/LAPACKE_ctgexc_work.3 manpages/man/man3/LAPACKE_ctgsen.3 manpages/man/man3/LAPACKE_ctgsen_work.3 manpages/man/man3/LAPACKE_ctgsja.3 manpages/man/man3/LAPACKE_ctgsja_work.3 manpages/man/man3/LAPACKE_ctgsna.3 manpages/man/man3/LAPACKE_ctgsna_work.3 manpages/man/man3/LAPACKE_ctgsyl.3 manpages/man/man3/LAPACKE_ctgsyl_work.3 manpages/man/man3/LAPACKE_ctp_nancheck.3 manpages/man/man3/LAPACKE_ctp_trans.3 manpages/man/man3/LAPACKE_ctpcon.3 manpages/man/man3/LAPACKE_ctpcon_work.3 manpages/man/man3/LAPACKE_ctpmqrt.3 manpages/man/man3/LAPACKE_ctpmqrt_work.3 manpages/man/man3/LAPACKE_ctpqrt.3 manpages/man/man3/LAPACKE_ctpqrt2.3 manpages/man/man3/LAPACKE_ctpqrt2_work.3 manpages/man/man3/LAPACKE_ctpqrt_work.3 manpages/man/man3/LAPACKE_ctprfb.3 manpages/man/man3/LAPACKE_ctprfb_work.3 manpages/man/man3/LAPACKE_ctprfs.3 manpages/man/man3/LAPACKE_ctprfs_work.3 manpages/man/man3/LAPACKE_ctptri.3 manpages/man/man3/LAPACKE_ctptri_work.3 manpages/man/man3/LAPACKE_ctptrs.3 manpages/man/man3/LAPACKE_ctptrs_work.3 manpages/man/man3/LAPACKE_ctpttf.3 manpages/man/man3/LAPACKE_ctpttf_work.3 manpages/man/man3/LAPACKE_ctpttr.3 manpages/man/man3/LAPACKE_ctpttr_work.3 manpages/man/man3/LAPACKE_ctr_nancheck.3 manpages/man/man3/LAPACKE_ctr_trans.3 manpages/man/man3/LAPACKE_ctrcon.3 manpages/man/man3/LAPACKE_ctrcon_work.3 manpages/man/man3/LAPACKE_ctrevc.3 manpages/man/man3/LAPACKE_ctrevc_work.3 manpages/man/man3/LAPACKE_ctrexc.3 manpages/man/man3/LAPACKE_ctrexc_work.3 manpages/man/man3/LAPACKE_ctrrfs.3 manpages/man/man3/LAPACKE_ctrrfs_work.3 manpages/man/man3/LAPACKE_ctrsen.3 manpages/man/man3/LAPACKE_ctrsen_work.3 manpages/man/man3/LAPACKE_ctrsna.3 manpages/man/man3/LAPACKE_ctrsna_work.3 manpages/man/man3/LAPACKE_ctrsyl.3 manpages/man/man3/LAPACKE_ctrsyl_work.3 manpages/man/man3/LAPACKE_ctrtri.3 manpages/man/man3/LAPACKE_ctrtri_work.3 manpages/man/man3/LAPACKE_ctrtrs.3 manpages/man/man3/LAPACKE_ctrtrs_work.3 manpages/man/man3/LAPACKE_ctrttf.3 manpages/man/man3/LAPACKE_ctrttf_work.3 manpages/man/man3/LAPACKE_ctrttp.3 manpages/man/man3/LAPACKE_ctrttp_work.3 manpages/man/man3/LAPACKE_ctzrzf.3 manpages/man/man3/LAPACKE_ctzrzf_work.3 manpages/man/man3/LAPACKE_cunbdb.3 manpages/man/man3/LAPACKE_cunbdb_work.3 manpages/man/man3/LAPACKE_cuncsd.3 manpages/man/man3/LAPACKE_cuncsd2by1.3 manpages/man/man3/LAPACKE_cuncsd2by1_work.3 manpages/man/man3/LAPACKE_cuncsd_work.3 manpages/man/man3/LAPACKE_cungbr.3 manpages/man/man3/LAPACKE_cungbr_work.3 manpages/man/man3/LAPACKE_cunghr.3 manpages/man/man3/LAPACKE_cunghr_work.3 manpages/man/man3/LAPACKE_cunglq.3 manpages/man/man3/LAPACKE_cunglq_work.3 manpages/man/man3/LAPACKE_cungql.3 manpages/man/man3/LAPACKE_cungql_work.3 manpages/man/man3/LAPACKE_cungqr.3 manpages/man/man3/LAPACKE_cungqr_work.3 manpages/man/man3/LAPACKE_cungrq.3 manpages/man/man3/LAPACKE_cungrq_work.3 manpages/man/man3/LAPACKE_cungtr.3 manpages/man/man3/LAPACKE_cungtr_work.3 manpages/man/man3/LAPACKE_cunmbr.3 manpages/man/man3/LAPACKE_cunmbr_work.3 manpages/man/man3/LAPACKE_cunmhr.3 manpages/man/man3/LAPACKE_cunmhr_work.3 manpages/man/man3/LAPACKE_cunmlq.3 manpages/man/man3/LAPACKE_cunmlq_work.3 manpages/man/man3/LAPACKE_cunmql.3 manpages/man/man3/LAPACKE_cunmql_work.3 manpages/man/man3/LAPACKE_cunmqr.3 manpages/man/man3/LAPACKE_cunmqr_work.3 manpages/man/man3/LAPACKE_cunmrq.3 manpages/man/man3/LAPACKE_cunmrq_work.3 manpages/man/man3/LAPACKE_cunmrz.3 manpages/man/man3/LAPACKE_cunmrz_work.3 manpages/man/man3/LAPACKE_cunmtr.3 manpages/man/man3/LAPACKE_cunmtr_work.3 manpages/man/man3/LAPACKE_cupgtr.3 manpages/man/man3/LAPACKE_cupgtr_work.3 manpages/man/man3/LAPACKE_cupmtr.3 manpages/man/man3/LAPACKE_cupmtr_work.3 manpages/man/man3/LAPACKE_d_nancheck.3 manpages/man/man3/LAPACKE_dbbcsd.3 manpages/man/man3/LAPACKE_dbbcsd_work.3 manpages/man/man3/LAPACKE_dbdsdc.3 manpages/man/man3/LAPACKE_dbdsdc_work.3 manpages/man/man3/LAPACKE_dbdsqr.3 manpages/man/man3/LAPACKE_dbdsqr_work.3 manpages/man/man3/LAPACKE_dbdsvdx.3 manpages/man/man3/LAPACKE_dbdsvdx_work.3 manpages/man/man3/LAPACKE_ddisna.3 manpages/man/man3/LAPACKE_ddisna_work.3 manpages/man/man3/LAPACKE_dgb_nancheck.3 manpages/man/man3/LAPACKE_dgb_trans.3 manpages/man/man3/LAPACKE_dgbbrd.3 manpages/man/man3/LAPACKE_dgbbrd_work.3 manpages/man/man3/LAPACKE_dgbcon.3 manpages/man/man3/LAPACKE_dgbcon_work.3 manpages/man/man3/LAPACKE_dgbequ.3 manpages/man/man3/LAPACKE_dgbequ_work.3 manpages/man/man3/LAPACKE_dgbequb.3 manpages/man/man3/LAPACKE_dgbequb_work.3 manpages/man/man3/LAPACKE_dgbrfs.3 manpages/man/man3/LAPACKE_dgbrfs_work.3 manpages/man/man3/LAPACKE_dgbrfsx.3 manpages/man/man3/LAPACKE_dgbrfsx_work.3 manpages/man/man3/LAPACKE_dgbsv.3 manpages/man/man3/LAPACKE_dgbsv_work.3 manpages/man/man3/LAPACKE_dgbsvx.3 manpages/man/man3/LAPACKE_dgbsvx_work.3 manpages/man/man3/LAPACKE_dgbsvxx.3 manpages/man/man3/LAPACKE_dgbsvxx_work.3 manpages/man/man3/LAPACKE_dgbtrf.3 manpages/man/man3/LAPACKE_dgbtrf_work.3 manpages/man/man3/LAPACKE_dgbtrs.3 manpages/man/man3/LAPACKE_dgbtrs_work.3 manpages/man/man3/LAPACKE_dge_nancheck.3 manpages/man/man3/LAPACKE_dge_trans.3 manpages/man/man3/LAPACKE_dgebak.3 manpages/man/man3/LAPACKE_dgebak_work.3 manpages/man/man3/LAPACKE_dgebal.3 manpages/man/man3/LAPACKE_dgebal_work.3 manpages/man/man3/LAPACKE_dgebrd.3 manpages/man/man3/LAPACKE_dgebrd_work.3 manpages/man/man3/LAPACKE_dgecon.3 manpages/man/man3/LAPACKE_dgecon_work.3 manpages/man/man3/LAPACKE_dgeequ.3 manpages/man/man3/LAPACKE_dgeequ_work.3 manpages/man/man3/LAPACKE_dgeequb.3 manpages/man/man3/LAPACKE_dgeequb_work.3 manpages/man/man3/LAPACKE_dgees.3 manpages/man/man3/LAPACKE_dgees_work.3 manpages/man/man3/LAPACKE_dgeesx.3 manpages/man/man3/LAPACKE_dgeesx_work.3 manpages/man/man3/LAPACKE_dgeev.3 manpages/man/man3/LAPACKE_dgeev_work.3 manpages/man/man3/LAPACKE_dgeevx.3 manpages/man/man3/LAPACKE_dgeevx_work.3 manpages/man/man3/LAPACKE_dgehrd.3 manpages/man/man3/LAPACKE_dgehrd_work.3 manpages/man/man3/LAPACKE_dgejsv.3 manpages/man/man3/LAPACKE_dgejsv_work.3 manpages/man/man3/LAPACKE_dgelq.3 manpages/man/man3/LAPACKE_dgelq2.3 manpages/man/man3/LAPACKE_dgelq2_work.3 manpages/man/man3/LAPACKE_dgelq_work.3 manpages/man/man3/LAPACKE_dgelqf.3 manpages/man/man3/LAPACKE_dgelqf_work.3 manpages/man/man3/LAPACKE_dgels.3 manpages/man/man3/LAPACKE_dgels_work.3 manpages/man/man3/LAPACKE_dgelsd.3 manpages/man/man3/LAPACKE_dgelsd_work.3 manpages/man/man3/LAPACKE_dgelss.3 manpages/man/man3/LAPACKE_dgelss_work.3 manpages/man/man3/LAPACKE_dgelsy.3 manpages/man/man3/LAPACKE_dgelsy_work.3 manpages/man/man3/LAPACKE_dgemlq.3 manpages/man/man3/LAPACKE_dgemlq_work.3 manpages/man/man3/LAPACKE_dgemqr.3 manpages/man/man3/LAPACKE_dgemqr_work.3 manpages/man/man3/LAPACKE_dgemqrt.3 manpages/man/man3/LAPACKE_dgemqrt_work.3 manpages/man/man3/LAPACKE_dgeqlf.3 manpages/man/man3/LAPACKE_dgeqlf_work.3 manpages/man/man3/LAPACKE_dgeqp3.3 manpages/man/man3/LAPACKE_dgeqp3_work.3 manpages/man/man3/LAPACKE_dgeqpf.3 manpages/man/man3/LAPACKE_dgeqpf_work.3 manpages/man/man3/LAPACKE_dgeqr.3 manpages/man/man3/LAPACKE_dgeqr2.3 manpages/man/man3/LAPACKE_dgeqr2_work.3 manpages/man/man3/LAPACKE_dgeqr_work.3 manpages/man/man3/LAPACKE_dgeqrf.3 manpages/man/man3/LAPACKE_dgeqrf_work.3 manpages/man/man3/LAPACKE_dgeqrfp.3 manpages/man/man3/LAPACKE_dgeqrfp_work.3 manpages/man/man3/LAPACKE_dgeqrt.3 manpages/man/man3/LAPACKE_dgeqrt2.3 manpages/man/man3/LAPACKE_dgeqrt2_work.3 manpages/man/man3/LAPACKE_dgeqrt3.3 manpages/man/man3/LAPACKE_dgeqrt3_work.3 manpages/man/man3/LAPACKE_dgeqrt_work.3 manpages/man/man3/LAPACKE_dgerfs.3 manpages/man/man3/LAPACKE_dgerfs_work.3 manpages/man/man3/LAPACKE_dgerfsx.3 manpages/man/man3/LAPACKE_dgerfsx_work.3 manpages/man/man3/LAPACKE_dgerqf.3 manpages/man/man3/LAPACKE_dgerqf_work.3 manpages/man/man3/LAPACKE_dgesdd.3 manpages/man/man3/LAPACKE_dgesdd_work.3 manpages/man/man3/LAPACKE_dgesv.3 manpages/man/man3/LAPACKE_dgesv_work.3 manpages/man/man3/LAPACKE_dgesvd.3 manpages/man/man3/LAPACKE_dgesvd_work.3 manpages/man/man3/LAPACKE_dgesvdx.3 manpages/man/man3/LAPACKE_dgesvdx_work.3 manpages/man/man3/LAPACKE_dgesvj.3 manpages/man/man3/LAPACKE_dgesvj_work.3 manpages/man/man3/LAPACKE_dgesvx.3 manpages/man/man3/LAPACKE_dgesvx_work.3 manpages/man/man3/LAPACKE_dgesvxx.3 manpages/man/man3/LAPACKE_dgesvxx_work.3 manpages/man/man3/LAPACKE_dgetf2.3 manpages/man/man3/LAPACKE_dgetf2_work.3 manpages/man/man3/LAPACKE_dgetrf.3 manpages/man/man3/LAPACKE_dgetrf2.3 manpages/man/man3/LAPACKE_dgetrf2_work.3 manpages/man/man3/LAPACKE_dgetrf_work.3 manpages/man/man3/LAPACKE_dgetri.3 manpages/man/man3/LAPACKE_dgetri_work.3 manpages/man/man3/LAPACKE_dgetrs.3 manpages/man/man3/LAPACKE_dgetrs_work.3 manpages/man/man3/LAPACKE_dgetsls.3 manpages/man/man3/LAPACKE_dgetsls_work.3 manpages/man/man3/LAPACKE_dgg_nancheck.3 manpages/man/man3/LAPACKE_dgg_trans.3 manpages/man/man3/LAPACKE_dggbak.3 manpages/man/man3/LAPACKE_dggbak_work.3 manpages/man/man3/LAPACKE_dggbal.3 manpages/man/man3/LAPACKE_dggbal_work.3 manpages/man/man3/LAPACKE_dgges.3 manpages/man/man3/LAPACKE_dgges3.3 manpages/man/man3/LAPACKE_dgges3_work.3 manpages/man/man3/LAPACKE_dgges_work.3 manpages/man/man3/LAPACKE_dggesx.3 manpages/man/man3/LAPACKE_dggesx_work.3 manpages/man/man3/LAPACKE_dggev.3 manpages/man/man3/LAPACKE_dggev3.3 manpages/man/man3/LAPACKE_dggev3_work.3 manpages/man/man3/LAPACKE_dggev_work.3 manpages/man/man3/LAPACKE_dggevx.3 manpages/man/man3/LAPACKE_dggevx_work.3 manpages/man/man3/LAPACKE_dggglm.3 manpages/man/man3/LAPACKE_dggglm_work.3 manpages/man/man3/LAPACKE_dgghd3.3 manpages/man/man3/LAPACKE_dgghd3_work.3 manpages/man/man3/LAPACKE_dgghrd.3 manpages/man/man3/LAPACKE_dgghrd_work.3 manpages/man/man3/LAPACKE_dgglse.3 manpages/man/man3/LAPACKE_dgglse_work.3 manpages/man/man3/LAPACKE_dggqrf.3 manpages/man/man3/LAPACKE_dggqrf_work.3 manpages/man/man3/LAPACKE_dggrqf.3 manpages/man/man3/LAPACKE_dggrqf_work.3 manpages/man/man3/LAPACKE_dggsvd.3 manpages/man/man3/LAPACKE_dggsvd3.3 manpages/man/man3/LAPACKE_dggsvd3_work.3 manpages/man/man3/LAPACKE_dggsvd_work.3 manpages/man/man3/LAPACKE_dggsvp.3 manpages/man/man3/LAPACKE_dggsvp3.3 manpages/man/man3/LAPACKE_dggsvp3_work.3 manpages/man/man3/LAPACKE_dggsvp_work.3 manpages/man/man3/LAPACKE_dgt_nancheck.3 manpages/man/man3/LAPACKE_dgtcon.3 manpages/man/man3/LAPACKE_dgtcon_work.3 manpages/man/man3/LAPACKE_dgtrfs.3 manpages/man/man3/LAPACKE_dgtrfs_work.3 manpages/man/man3/LAPACKE_dgtsv.3 manpages/man/man3/LAPACKE_dgtsv_work.3 manpages/man/man3/LAPACKE_dgtsvx.3 manpages/man/man3/LAPACKE_dgtsvx_work.3 manpages/man/man3/LAPACKE_dgttrf.3 manpages/man/man3/LAPACKE_dgttrf_work.3 manpages/man/man3/LAPACKE_dgttrs.3 manpages/man/man3/LAPACKE_dgttrs_work.3 manpages/man/man3/LAPACKE_dhgeqz.3 manpages/man/man3/LAPACKE_dhgeqz_work.3 manpages/man/man3/LAPACKE_dhs_nancheck.3 manpages/man/man3/LAPACKE_dhs_trans.3 manpages/man/man3/LAPACKE_dhsein.3 manpages/man/man3/LAPACKE_dhsein_work.3 manpages/man/man3/LAPACKE_dhseqr.3 manpages/man/man3/LAPACKE_dhseqr_work.3 manpages/man/man3/LAPACKE_dlacn2.3 manpages/man/man3/LAPACKE_dlacn2_work.3 manpages/man/man3/LAPACKE_dlacpy.3 manpages/man/man3/LAPACKE_dlacpy_work.3 manpages/man/man3/LAPACKE_dlag2s.3 manpages/man/man3/LAPACKE_dlag2s_work.3 manpages/man/man3/LAPACKE_dlagge.3 manpages/man/man3/LAPACKE_dlagge_work.3 manpages/man/man3/LAPACKE_dlagsy.3 manpages/man/man3/LAPACKE_dlagsy_work.3 manpages/man/man3/LAPACKE_dlamch.3 manpages/man/man3/LAPACKE_dlamch_work.3 manpages/man/man3/LAPACKE_dlange.3 manpages/man/man3/LAPACKE_dlange_work.3 manpages/man/man3/LAPACKE_dlansy.3 manpages/man/man3/LAPACKE_dlansy_work.3 manpages/man/man3/LAPACKE_dlantr.3 manpages/man/man3/LAPACKE_dlantr_work.3 manpages/man/man3/LAPACKE_dlapmr.3 manpages/man/man3/LAPACKE_dlapmr_work.3 manpages/man/man3/LAPACKE_dlapmt.3 manpages/man/man3/LAPACKE_dlapmt_work.3 manpages/man/man3/LAPACKE_dlapy2.3 manpages/man/man3/LAPACKE_dlapy2_work.3 manpages/man/man3/LAPACKE_dlapy3.3 manpages/man/man3/LAPACKE_dlapy3_work.3 manpages/man/man3/LAPACKE_dlarfb.3 manpages/man/man3/LAPACKE_dlarfb_work.3 manpages/man/man3/LAPACKE_dlarfg.3 manpages/man/man3/LAPACKE_dlarfg_work.3 manpages/man/man3/LAPACKE_dlarft.3 manpages/man/man3/LAPACKE_dlarft_work.3 manpages/man/man3/LAPACKE_dlarfx.3 manpages/man/man3/LAPACKE_dlarfx_work.3 manpages/man/man3/LAPACKE_dlarnv.3 manpages/man/man3/LAPACKE_dlarnv_work.3 manpages/man/man3/LAPACKE_dlartgp.3 manpages/man/man3/LAPACKE_dlartgp_work.3 manpages/man/man3/LAPACKE_dlartgs.3 manpages/man/man3/LAPACKE_dlartgs_work.3 manpages/man/man3/LAPACKE_dlascl.3 manpages/man/man3/LAPACKE_dlascl_work.3 manpages/man/man3/LAPACKE_dlaset.3 manpages/man/man3/LAPACKE_dlaset_work.3 manpages/man/man3/LAPACKE_dlasrt.3 manpages/man/man3/LAPACKE_dlasrt_work.3 manpages/man/man3/LAPACKE_dlassq.3 manpages/man/man3/LAPACKE_dlassq_work.3 manpages/man/man3/LAPACKE_dlaswp.3 manpages/man/man3/LAPACKE_dlaswp_work.3 manpages/man/man3/LAPACKE_dlatms.3 manpages/man/man3/LAPACKE_dlatms_work.3 manpages/man/man3/LAPACKE_dlauum.3 manpages/man/man3/LAPACKE_dlauum_work.3 manpages/man/man3/LAPACKE_dopgtr.3 manpages/man/man3/LAPACKE_dopgtr_work.3 manpages/man/man3/LAPACKE_dopmtr.3 manpages/man/man3/LAPACKE_dopmtr_work.3 manpages/man/man3/LAPACKE_dorbdb.3 manpages/man/man3/LAPACKE_dorbdb_work.3 manpages/man/man3/LAPACKE_dorcsd.3 manpages/man/man3/LAPACKE_dorcsd2by1.3 manpages/man/man3/LAPACKE_dorcsd2by1_work.3 manpages/man/man3/LAPACKE_dorcsd_work.3 manpages/man/man3/LAPACKE_dorgbr.3 manpages/man/man3/LAPACKE_dorgbr_work.3 manpages/man/man3/LAPACKE_dorghr.3 manpages/man/man3/LAPACKE_dorghr_work.3 manpages/man/man3/LAPACKE_dorglq.3 manpages/man/man3/LAPACKE_dorglq_work.3 manpages/man/man3/LAPACKE_dorgql.3 manpages/man/man3/LAPACKE_dorgql_work.3 manpages/man/man3/LAPACKE_dorgqr.3 manpages/man/man3/LAPACKE_dorgqr_work.3 manpages/man/man3/LAPACKE_dorgrq.3 manpages/man/man3/LAPACKE_dorgrq_work.3 manpages/man/man3/LAPACKE_dorgtr.3 manpages/man/man3/LAPACKE_dorgtr_work.3 manpages/man/man3/LAPACKE_dormbr.3 manpages/man/man3/LAPACKE_dormbr_work.3 manpages/man/man3/LAPACKE_dormhr.3 manpages/man/man3/LAPACKE_dormhr_work.3 manpages/man/man3/LAPACKE_dormlq.3 manpages/man/man3/LAPACKE_dormlq_work.3 manpages/man/man3/LAPACKE_dormql.3 manpages/man/man3/LAPACKE_dormql_work.3 manpages/man/man3/LAPACKE_dormqr.3 manpages/man/man3/LAPACKE_dormqr_work.3 manpages/man/man3/LAPACKE_dormrq.3 manpages/man/man3/LAPACKE_dormrq_work.3 manpages/man/man3/LAPACKE_dormrz.3 manpages/man/man3/LAPACKE_dormrz_work.3 manpages/man/man3/LAPACKE_dormtr.3 manpages/man/man3/LAPACKE_dormtr_work.3 manpages/man/man3/LAPACKE_dpb_nancheck.3 manpages/man/man3/LAPACKE_dpb_trans.3 manpages/man/man3/LAPACKE_dpbcon.3 manpages/man/man3/LAPACKE_dpbcon_work.3 manpages/man/man3/LAPACKE_dpbequ.3 manpages/man/man3/LAPACKE_dpbequ_work.3 manpages/man/man3/LAPACKE_dpbrfs.3 manpages/man/man3/LAPACKE_dpbrfs_work.3 manpages/man/man3/LAPACKE_dpbstf.3 manpages/man/man3/LAPACKE_dpbstf_work.3 manpages/man/man3/LAPACKE_dpbsv.3 manpages/man/man3/LAPACKE_dpbsv_work.3 manpages/man/man3/LAPACKE_dpbsvx.3 manpages/man/man3/LAPACKE_dpbsvx_work.3 manpages/man/man3/LAPACKE_dpbtrf.3 manpages/man/man3/LAPACKE_dpbtrf_work.3 manpages/man/man3/LAPACKE_dpbtrs.3 manpages/man/man3/LAPACKE_dpbtrs_work.3 manpages/man/man3/LAPACKE_dpf_nancheck.3 manpages/man/man3/LAPACKE_dpf_trans.3 manpages/man/man3/LAPACKE_dpftrf.3 manpages/man/man3/LAPACKE_dpftrf_work.3 manpages/man/man3/LAPACKE_dpftri.3 manpages/man/man3/LAPACKE_dpftri_work.3 manpages/man/man3/LAPACKE_dpftrs.3 manpages/man/man3/LAPACKE_dpftrs_work.3 manpages/man/man3/LAPACKE_dpo_nancheck.3 manpages/man/man3/LAPACKE_dpo_trans.3 manpages/man/man3/LAPACKE_dpocon.3 manpages/man/man3/LAPACKE_dpocon_work.3 manpages/man/man3/LAPACKE_dpoequ.3 manpages/man/man3/LAPACKE_dpoequ_work.3 manpages/man/man3/LAPACKE_dpoequb.3 manpages/man/man3/LAPACKE_dpoequb_work.3 manpages/man/man3/LAPACKE_dporfs.3 manpages/man/man3/LAPACKE_dporfs_work.3 manpages/man/man3/LAPACKE_dporfsx.3 manpages/man/man3/LAPACKE_dporfsx_work.3 manpages/man/man3/LAPACKE_dposv.3 manpages/man/man3/LAPACKE_dposv_work.3 manpages/man/man3/LAPACKE_dposvx.3 manpages/man/man3/LAPACKE_dposvx_work.3 manpages/man/man3/LAPACKE_dposvxx.3 manpages/man/man3/LAPACKE_dposvxx_work.3 manpages/man/man3/LAPACKE_dpotrf.3 manpages/man/man3/LAPACKE_dpotrf2.3 manpages/man/man3/LAPACKE_dpotrf2_work.3 manpages/man/man3/LAPACKE_dpotrf_work.3 manpages/man/man3/LAPACKE_dpotri.3 manpages/man/man3/LAPACKE_dpotri_work.3 manpages/man/man3/LAPACKE_dpotrs.3 manpages/man/man3/LAPACKE_dpotrs_work.3 manpages/man/man3/LAPACKE_dpp_nancheck.3 manpages/man/man3/LAPACKE_dpp_trans.3 manpages/man/man3/LAPACKE_dppcon.3 manpages/man/man3/LAPACKE_dppcon_work.3 manpages/man/man3/LAPACKE_dppequ.3 manpages/man/man3/LAPACKE_dppequ_work.3 manpages/man/man3/LAPACKE_dpprfs.3 manpages/man/man3/LAPACKE_dpprfs_work.3 manpages/man/man3/LAPACKE_dppsv.3 manpages/man/man3/LAPACKE_dppsv_work.3 manpages/man/man3/LAPACKE_dppsvx.3 manpages/man/man3/LAPACKE_dppsvx_work.3 manpages/man/man3/LAPACKE_dpptrf.3 manpages/man/man3/LAPACKE_dpptrf_work.3 manpages/man/man3/LAPACKE_dpptri.3 manpages/man/man3/LAPACKE_dpptri_work.3 manpages/man/man3/LAPACKE_dpptrs.3 manpages/man/man3/LAPACKE_dpptrs_work.3 manpages/man/man3/LAPACKE_dpstrf.3 manpages/man/man3/LAPACKE_dpstrf_work.3 manpages/man/man3/LAPACKE_dpt_nancheck.3 manpages/man/man3/LAPACKE_dptcon.3 manpages/man/man3/LAPACKE_dptcon_work.3 manpages/man/man3/LAPACKE_dpteqr.3 manpages/man/man3/LAPACKE_dpteqr_work.3 manpages/man/man3/LAPACKE_dptrfs.3 manpages/man/man3/LAPACKE_dptrfs_work.3 manpages/man/man3/LAPACKE_dptsv.3 manpages/man/man3/LAPACKE_dptsv_work.3 manpages/man/man3/LAPACKE_dptsvx.3 manpages/man/man3/LAPACKE_dptsvx_work.3 manpages/man/man3/LAPACKE_dpttrf.3 manpages/man/man3/LAPACKE_dpttrf_work.3 manpages/man/man3/LAPACKE_dpttrs.3 manpages/man/man3/LAPACKE_dpttrs_work.3 manpages/man/man3/LAPACKE_dsb_nancheck.3 manpages/man/man3/LAPACKE_dsb_trans.3 manpages/man/man3/LAPACKE_dsbev.3 manpages/man/man3/LAPACKE_dsbev_2stage.3 manpages/man/man3/LAPACKE_dsbev_2stage_work.3 manpages/man/man3/LAPACKE_dsbev_work.3 manpages/man/man3/LAPACKE_dsbevd.3 manpages/man/man3/LAPACKE_dsbevd_2stage.3 manpages/man/man3/LAPACKE_dsbevd_2stage_work.3 manpages/man/man3/LAPACKE_dsbevd_work.3 manpages/man/man3/LAPACKE_dsbevx.3 manpages/man/man3/LAPACKE_dsbevx_2stage.3 manpages/man/man3/LAPACKE_dsbevx_2stage_work.3 manpages/man/man3/LAPACKE_dsbevx_work.3 manpages/man/man3/LAPACKE_dsbgst.3 manpages/man/man3/LAPACKE_dsbgst_work.3 manpages/man/man3/LAPACKE_dsbgv.3 manpages/man/man3/LAPACKE_dsbgv_work.3 manpages/man/man3/LAPACKE_dsbgvd.3 manpages/man/man3/LAPACKE_dsbgvd_work.3 manpages/man/man3/LAPACKE_dsbgvx.3 manpages/man/man3/LAPACKE_dsbgvx_work.3 manpages/man/man3/LAPACKE_dsbtrd.3 manpages/man/man3/LAPACKE_dsbtrd_work.3 manpages/man/man3/LAPACKE_dsfrk.3 manpages/man/man3/LAPACKE_dsfrk_work.3 manpages/man/man3/LAPACKE_dsgesv.3 manpages/man/man3/LAPACKE_dsgesv_work.3 manpages/man/man3/LAPACKE_dsp_nancheck.3 manpages/man/man3/LAPACKE_dsp_trans.3 manpages/man/man3/LAPACKE_dspcon.3 manpages/man/man3/LAPACKE_dspcon_work.3 manpages/man/man3/LAPACKE_dspev.3 manpages/man/man3/LAPACKE_dspev_work.3 manpages/man/man3/LAPACKE_dspevd.3 manpages/man/man3/LAPACKE_dspevd_work.3 manpages/man/man3/LAPACKE_dspevx.3 manpages/man/man3/LAPACKE_dspevx_work.3 manpages/man/man3/LAPACKE_dspgst.3 manpages/man/man3/LAPACKE_dspgst_work.3 manpages/man/man3/LAPACKE_dspgv.3 manpages/man/man3/LAPACKE_dspgv_work.3 manpages/man/man3/LAPACKE_dspgvd.3 manpages/man/man3/LAPACKE_dspgvd_work.3 manpages/man/man3/LAPACKE_dspgvx.3 manpages/man/man3/LAPACKE_dspgvx_work.3 manpages/man/man3/LAPACKE_dsposv.3 manpages/man/man3/LAPACKE_dsposv_work.3 manpages/man/man3/LAPACKE_dsprfs.3 manpages/man/man3/LAPACKE_dsprfs_work.3 manpages/man/man3/LAPACKE_dspsv.3 manpages/man/man3/LAPACKE_dspsv_work.3 manpages/man/man3/LAPACKE_dspsvx.3 manpages/man/man3/LAPACKE_dspsvx_work.3 manpages/man/man3/LAPACKE_dsptrd.3 manpages/man/man3/LAPACKE_dsptrd_work.3 manpages/man/man3/LAPACKE_dsptrf.3 manpages/man/man3/LAPACKE_dsptrf_work.3 manpages/man/man3/LAPACKE_dsptri.3 manpages/man/man3/LAPACKE_dsptri_work.3 manpages/man/man3/LAPACKE_dsptrs.3 manpages/man/man3/LAPACKE_dsptrs_work.3 manpages/man/man3/LAPACKE_dst_nancheck.3 manpages/man/man3/LAPACKE_dstebz.3 manpages/man/man3/LAPACKE_dstebz_work.3 manpages/man/man3/LAPACKE_dstedc.3 manpages/man/man3/LAPACKE_dstedc_work.3 manpages/man/man3/LAPACKE_dstegr.3 manpages/man/man3/LAPACKE_dstegr_work.3 manpages/man/man3/LAPACKE_dstein.3 manpages/man/man3/LAPACKE_dstein_work.3 manpages/man/man3/LAPACKE_dstemr.3 manpages/man/man3/LAPACKE_dstemr_work.3 manpages/man/man3/LAPACKE_dsteqr.3 manpages/man/man3/LAPACKE_dsteqr_work.3 manpages/man/man3/LAPACKE_dsterf.3 manpages/man/man3/LAPACKE_dsterf_work.3 manpages/man/man3/LAPACKE_dstev.3 manpages/man/man3/LAPACKE_dstev_work.3 manpages/man/man3/LAPACKE_dstevd.3 manpages/man/man3/LAPACKE_dstevd_work.3 manpages/man/man3/LAPACKE_dstevr.3 manpages/man/man3/LAPACKE_dstevr_work.3 manpages/man/man3/LAPACKE_dstevx.3 manpages/man/man3/LAPACKE_dstevx_work.3 manpages/man/man3/LAPACKE_dsy_nancheck.3 manpages/man/man3/LAPACKE_dsy_trans.3 manpages/man/man3/LAPACKE_dsycon.3 manpages/man/man3/LAPACKE_dsycon_3.3 manpages/man/man3/LAPACKE_dsycon_3_work.3 manpages/man/man3/LAPACKE_dsycon_work.3 manpages/man/man3/LAPACKE_dsyconv.3 manpages/man/man3/LAPACKE_dsyconv_work.3 manpages/man/man3/LAPACKE_dsyequb.3 manpages/man/man3/LAPACKE_dsyequb_work.3 manpages/man/man3/LAPACKE_dsyev.3 manpages/man/man3/LAPACKE_dsyev_2stage.3 manpages/man/man3/LAPACKE_dsyev_2stage_work.3 manpages/man/man3/LAPACKE_dsyev_work.3 manpages/man/man3/LAPACKE_dsyevd.3 manpages/man/man3/LAPACKE_dsyevd_2stage.3 manpages/man/man3/LAPACKE_dsyevd_2stage_work.3 manpages/man/man3/LAPACKE_dsyevd_work.3 manpages/man/man3/LAPACKE_dsyevr.3 manpages/man/man3/LAPACKE_dsyevr_2stage.3 manpages/man/man3/LAPACKE_dsyevr_2stage_work.3 manpages/man/man3/LAPACKE_dsyevr_work.3 manpages/man/man3/LAPACKE_dsyevx.3 manpages/man/man3/LAPACKE_dsyevx_2stage.3 manpages/man/man3/LAPACKE_dsyevx_2stage_work.3 manpages/man/man3/LAPACKE_dsyevx_work.3 manpages/man/man3/LAPACKE_dsygst.3 manpages/man/man3/LAPACKE_dsygst_work.3 manpages/man/man3/LAPACKE_dsygv.3 manpages/man/man3/LAPACKE_dsygv_2stage.3 manpages/man/man3/LAPACKE_dsygv_2stage_work.3 manpages/man/man3/LAPACKE_dsygv_work.3 manpages/man/man3/LAPACKE_dsygvd.3 manpages/man/man3/LAPACKE_dsygvd_work.3 manpages/man/man3/LAPACKE_dsygvx.3 manpages/man/man3/LAPACKE_dsygvx_work.3 manpages/man/man3/LAPACKE_dsyrfs.3 manpages/man/man3/LAPACKE_dsyrfs_work.3 manpages/man/man3/LAPACKE_dsyrfsx.3 manpages/man/man3/LAPACKE_dsyrfsx_work.3 manpages/man/man3/LAPACKE_dsysv.3 manpages/man/man3/LAPACKE_dsysv_aa.3 manpages/man/man3/LAPACKE_dsysv_aa_2stage.3 manpages/man/man3/LAPACKE_dsysv_aa_2stage_work.3 manpages/man/man3/LAPACKE_dsysv_aa_work.3 manpages/man/man3/LAPACKE_dsysv_rk.3 manpages/man/man3/LAPACKE_dsysv_rk_work.3 manpages/man/man3/LAPACKE_dsysv_rook.3 manpages/man/man3/LAPACKE_dsysv_rook_work.3 manpages/man/man3/LAPACKE_dsysv_work.3 manpages/man/man3/LAPACKE_dsysvx.3 manpages/man/man3/LAPACKE_dsysvx_work.3 manpages/man/man3/LAPACKE_dsysvxx.3 manpages/man/man3/LAPACKE_dsysvxx_work.3 manpages/man/man3/LAPACKE_dsyswapr.3 manpages/man/man3/LAPACKE_dsyswapr_work.3 manpages/man/man3/LAPACKE_dsytrd.3 manpages/man/man3/LAPACKE_dsytrd_work.3 manpages/man/man3/LAPACKE_dsytrf.3 manpages/man/man3/LAPACKE_dsytrf_aa.3 manpages/man/man3/LAPACKE_dsytrf_aa_2stage.3 manpages/man/man3/LAPACKE_dsytrf_aa_2stage_work.3 manpages/man/man3/LAPACKE_dsytrf_aa_work.3 manpages/man/man3/LAPACKE_dsytrf_rk.3 manpages/man/man3/LAPACKE_dsytrf_rk_work.3 manpages/man/man3/LAPACKE_dsytrf_rook.3 manpages/man/man3/LAPACKE_dsytrf_rook_work.3 manpages/man/man3/LAPACKE_dsytrf_work.3 manpages/man/man3/LAPACKE_dsytri.3 manpages/man/man3/LAPACKE_dsytri2.3 manpages/man/man3/LAPACKE_dsytri2_work.3 manpages/man/man3/LAPACKE_dsytri2x.3 manpages/man/man3/LAPACKE_dsytri2x_work.3 manpages/man/man3/LAPACKE_dsytri_3.3 manpages/man/man3/LAPACKE_dsytri_3_work.3 manpages/man/man3/LAPACKE_dsytri_work.3 manpages/man/man3/LAPACKE_dsytrs.3 manpages/man/man3/LAPACKE_dsytrs2.3 manpages/man/man3/LAPACKE_dsytrs2_work.3 manpages/man/man3/LAPACKE_dsytrs_3.3 manpages/man/man3/LAPACKE_dsytrs_3_work.3 manpages/man/man3/LAPACKE_dsytrs_aa.3 manpages/man/man3/LAPACKE_dsytrs_aa_2stage.3 manpages/man/man3/LAPACKE_dsytrs_aa_2stage_work.3 manpages/man/man3/LAPACKE_dsytrs_aa_work.3 manpages/man/man3/LAPACKE_dsytrs_rook.3 manpages/man/man3/LAPACKE_dsytrs_rook_work.3 manpages/man/man3/LAPACKE_dsytrs_work.3 manpages/man/man3/LAPACKE_dtb_nancheck.3 manpages/man/man3/LAPACKE_dtb_trans.3 manpages/man/man3/LAPACKE_dtbcon.3 manpages/man/man3/LAPACKE_dtbcon_work.3 manpages/man/man3/LAPACKE_dtbrfs.3 manpages/man/man3/LAPACKE_dtbrfs_work.3 manpages/man/man3/LAPACKE_dtbtrs.3 manpages/man/man3/LAPACKE_dtbtrs_work.3 manpages/man/man3/LAPACKE_dtf_nancheck.3 manpages/man/man3/LAPACKE_dtf_trans.3 manpages/man/man3/LAPACKE_dtfsm.3 manpages/man/man3/LAPACKE_dtfsm_work.3 manpages/man/man3/LAPACKE_dtftri.3 manpages/man/man3/LAPACKE_dtftri_work.3 manpages/man/man3/LAPACKE_dtfttp.3 manpages/man/man3/LAPACKE_dtfttp_work.3 manpages/man/man3/LAPACKE_dtfttr.3 manpages/man/man3/LAPACKE_dtfttr_work.3 manpages/man/man3/LAPACKE_dtgevc.3 manpages/man/man3/LAPACKE_dtgevc_work.3 manpages/man/man3/LAPACKE_dtgexc.3 manpages/man/man3/LAPACKE_dtgexc_work.3 manpages/man/man3/LAPACKE_dtgsen.3 manpages/man/man3/LAPACKE_dtgsen_work.3 manpages/man/man3/LAPACKE_dtgsja.3 manpages/man/man3/LAPACKE_dtgsja_work.3 manpages/man/man3/LAPACKE_dtgsna.3 manpages/man/man3/LAPACKE_dtgsna_work.3 manpages/man/man3/LAPACKE_dtgsyl.3 manpages/man/man3/LAPACKE_dtgsyl_work.3 manpages/man/man3/LAPACKE_dtp_nancheck.3 manpages/man/man3/LAPACKE_dtp_trans.3 manpages/man/man3/LAPACKE_dtpcon.3 manpages/man/man3/LAPACKE_dtpcon_work.3 manpages/man/man3/LAPACKE_dtpmqrt.3 manpages/man/man3/LAPACKE_dtpmqrt_work.3 manpages/man/man3/LAPACKE_dtpqrt.3 manpages/man/man3/LAPACKE_dtpqrt2.3 manpages/man/man3/LAPACKE_dtpqrt2_work.3 manpages/man/man3/LAPACKE_dtpqrt_work.3 manpages/man/man3/LAPACKE_dtprfb.3 manpages/man/man3/LAPACKE_dtprfb_work.3 manpages/man/man3/LAPACKE_dtprfs.3 manpages/man/man3/LAPACKE_dtprfs_work.3 manpages/man/man3/LAPACKE_dtptri.3 manpages/man/man3/LAPACKE_dtptri_work.3 manpages/man/man3/LAPACKE_dtptrs.3 manpages/man/man3/LAPACKE_dtptrs_work.3 manpages/man/man3/LAPACKE_dtpttf.3 manpages/man/man3/LAPACKE_dtpttf_work.3 manpages/man/man3/LAPACKE_dtpttr.3 manpages/man/man3/LAPACKE_dtpttr_work.3 manpages/man/man3/LAPACKE_dtr_nancheck.3 manpages/man/man3/LAPACKE_dtr_trans.3 manpages/man/man3/LAPACKE_dtrcon.3 manpages/man/man3/LAPACKE_dtrcon_work.3 manpages/man/man3/LAPACKE_dtrevc.3 manpages/man/man3/LAPACKE_dtrevc_work.3 manpages/man/man3/LAPACKE_dtrexc.3 manpages/man/man3/LAPACKE_dtrexc_work.3 manpages/man/man3/LAPACKE_dtrrfs.3 manpages/man/man3/LAPACKE_dtrrfs_work.3 manpages/man/man3/LAPACKE_dtrsen.3 manpages/man/man3/LAPACKE_dtrsen_work.3 manpages/man/man3/LAPACKE_dtrsna.3 manpages/man/man3/LAPACKE_dtrsna_work.3 manpages/man/man3/LAPACKE_dtrsyl.3 manpages/man/man3/LAPACKE_dtrsyl_work.3 manpages/man/man3/LAPACKE_dtrtri.3 manpages/man/man3/LAPACKE_dtrtri_work.3 manpages/man/man3/LAPACKE_dtrtrs.3 manpages/man/man3/LAPACKE_dtrtrs_work.3 manpages/man/man3/LAPACKE_dtrttf.3 manpages/man/man3/LAPACKE_dtrttf_work.3 manpages/man/man3/LAPACKE_dtrttp.3 manpages/man/man3/LAPACKE_dtrttp_work.3 manpages/man/man3/LAPACKE_dtzrzf.3 manpages/man/man3/LAPACKE_dtzrzf_work.3 manpages/man/man3/LAPACKE_free.3 manpages/man/man3/LAPACKE_get_nancheck.3 manpages/man/man3/LAPACKE_ilaver.3 manpages/man/man3/LAPACKE_lsame.3 manpages/man/man3/LAPACKE_malloc.3 manpages/man/man3/LAPACKE_s_nancheck.3 manpages/man/man3/LAPACKE_sbbcsd.3 manpages/man/man3/LAPACKE_sbbcsd_work.3 manpages/man/man3/LAPACKE_sbdsdc.3 manpages/man/man3/LAPACKE_sbdsdc_work.3 manpages/man/man3/LAPACKE_sbdsqr.3 manpages/man/man3/LAPACKE_sbdsqr_work.3 manpages/man/man3/LAPACKE_sbdsvdx.3 manpages/man/man3/LAPACKE_sbdsvdx_work.3 manpages/man/man3/LAPACKE_sdisna.3 manpages/man/man3/LAPACKE_sdisna_work.3 manpages/man/man3/LAPACKE_set_nancheck.3 manpages/man/man3/LAPACKE_sgb_nancheck.3 manpages/man/man3/LAPACKE_sgb_trans.3 manpages/man/man3/LAPACKE_sgbbrd.3 manpages/man/man3/LAPACKE_sgbbrd_work.3 manpages/man/man3/LAPACKE_sgbcon.3 manpages/man/man3/LAPACKE_sgbcon_work.3 manpages/man/man3/LAPACKE_sgbequ.3 manpages/man/man3/LAPACKE_sgbequ_work.3 manpages/man/man3/LAPACKE_sgbequb.3 manpages/man/man3/LAPACKE_sgbequb_work.3 manpages/man/man3/LAPACKE_sgbrfs.3 manpages/man/man3/LAPACKE_sgbrfs_work.3 manpages/man/man3/LAPACKE_sgbrfsx.3 manpages/man/man3/LAPACKE_sgbrfsx_work.3 manpages/man/man3/LAPACKE_sgbsv.3 manpages/man/man3/LAPACKE_sgbsv_work.3 manpages/man/man3/LAPACKE_sgbsvx.3 manpages/man/man3/LAPACKE_sgbsvx_work.3 manpages/man/man3/LAPACKE_sgbsvxx.3 manpages/man/man3/LAPACKE_sgbsvxx_work.3 manpages/man/man3/LAPACKE_sgbtrf.3 manpages/man/man3/LAPACKE_sgbtrf_work.3 manpages/man/man3/LAPACKE_sgbtrs.3 manpages/man/man3/LAPACKE_sgbtrs_work.3 manpages/man/man3/LAPACKE_sge_nancheck.3 manpages/man/man3/LAPACKE_sge_trans.3 manpages/man/man3/LAPACKE_sgebak.3 manpages/man/man3/LAPACKE_sgebak_work.3 manpages/man/man3/LAPACKE_sgebal.3 manpages/man/man3/LAPACKE_sgebal_work.3 manpages/man/man3/LAPACKE_sgebrd.3 manpages/man/man3/LAPACKE_sgebrd_work.3 manpages/man/man3/LAPACKE_sgecon.3 manpages/man/man3/LAPACKE_sgecon_work.3 manpages/man/man3/LAPACKE_sgeequ.3 manpages/man/man3/LAPACKE_sgeequ_work.3 manpages/man/man3/LAPACKE_sgeequb.3 manpages/man/man3/LAPACKE_sgeequb_work.3 manpages/man/man3/LAPACKE_sgees.3 manpages/man/man3/LAPACKE_sgees_work.3 manpages/man/man3/LAPACKE_sgeesx.3 manpages/man/man3/LAPACKE_sgeesx_work.3 manpages/man/man3/LAPACKE_sgeev.3 manpages/man/man3/LAPACKE_sgeev_work.3 manpages/man/man3/LAPACKE_sgeevx.3 manpages/man/man3/LAPACKE_sgeevx_work.3 manpages/man/man3/LAPACKE_sgehrd.3 manpages/man/man3/LAPACKE_sgehrd_work.3 manpages/man/man3/LAPACKE_sgejsv.3 manpages/man/man3/LAPACKE_sgejsv_work.3 manpages/man/man3/LAPACKE_sgelq.3 manpages/man/man3/LAPACKE_sgelq2.3 manpages/man/man3/LAPACKE_sgelq2_work.3 manpages/man/man3/LAPACKE_sgelq_work.3 manpages/man/man3/LAPACKE_sgelqf.3 manpages/man/man3/LAPACKE_sgelqf_work.3 manpages/man/man3/LAPACKE_sgels.3 manpages/man/man3/LAPACKE_sgels_work.3 manpages/man/man3/LAPACKE_sgelsd.3 manpages/man/man3/LAPACKE_sgelsd_work.3 manpages/man/man3/LAPACKE_sgelss.3 manpages/man/man3/LAPACKE_sgelss_work.3 manpages/man/man3/LAPACKE_sgelsy.3 manpages/man/man3/LAPACKE_sgelsy_work.3 manpages/man/man3/LAPACKE_sgemlq.3 manpages/man/man3/LAPACKE_sgemlq_work.3 manpages/man/man3/LAPACKE_sgemqr.3 manpages/man/man3/LAPACKE_sgemqr_work.3 manpages/man/man3/LAPACKE_sgemqrt.3 manpages/man/man3/LAPACKE_sgemqrt_work.3 manpages/man/man3/LAPACKE_sgeqlf.3 manpages/man/man3/LAPACKE_sgeqlf_work.3 manpages/man/man3/LAPACKE_sgeqp3.3 manpages/man/man3/LAPACKE_sgeqp3_work.3 manpages/man/man3/LAPACKE_sgeqpf.3 manpages/man/man3/LAPACKE_sgeqpf_work.3 manpages/man/man3/LAPACKE_sgeqr.3 manpages/man/man3/LAPACKE_sgeqr2.3 manpages/man/man3/LAPACKE_sgeqr2_work.3 manpages/man/man3/LAPACKE_sgeqr_work.3 manpages/man/man3/LAPACKE_sgeqrf.3 manpages/man/man3/LAPACKE_sgeqrf_work.3 manpages/man/man3/LAPACKE_sgeqrfp.3 manpages/man/man3/LAPACKE_sgeqrfp_work.3 manpages/man/man3/LAPACKE_sgeqrt.3 manpages/man/man3/LAPACKE_sgeqrt2.3 manpages/man/man3/LAPACKE_sgeqrt2_work.3 manpages/man/man3/LAPACKE_sgeqrt3.3 manpages/man/man3/LAPACKE_sgeqrt3_work.3 manpages/man/man3/LAPACKE_sgeqrt_work.3 manpages/man/man3/LAPACKE_sgerfs.3 manpages/man/man3/LAPACKE_sgerfs_work.3 manpages/man/man3/LAPACKE_sgerfsx.3 manpages/man/man3/LAPACKE_sgerfsx_work.3 manpages/man/man3/LAPACKE_sgerqf.3 manpages/man/man3/LAPACKE_sgerqf_work.3 manpages/man/man3/LAPACKE_sgesdd.3 manpages/man/man3/LAPACKE_sgesdd_work.3 manpages/man/man3/LAPACKE_sgesv.3 manpages/man/man3/LAPACKE_sgesv_work.3 manpages/man/man3/LAPACKE_sgesvd.3 manpages/man/man3/LAPACKE_sgesvd_work.3 manpages/man/man3/LAPACKE_sgesvdx.3 manpages/man/man3/LAPACKE_sgesvdx_work.3 manpages/man/man3/LAPACKE_sgesvj.3 manpages/man/man3/LAPACKE_sgesvj_work.3 manpages/man/man3/LAPACKE_sgesvx.3 manpages/man/man3/LAPACKE_sgesvx_work.3 manpages/man/man3/LAPACKE_sgesvxx.3 manpages/man/man3/LAPACKE_sgesvxx_work.3 manpages/man/man3/LAPACKE_sgetf2.3 manpages/man/man3/LAPACKE_sgetf2_work.3 manpages/man/man3/LAPACKE_sgetrf.3 manpages/man/man3/LAPACKE_sgetrf2.3 manpages/man/man3/LAPACKE_sgetrf2_work.3 manpages/man/man3/LAPACKE_sgetrf_work.3 manpages/man/man3/LAPACKE_sgetri.3 manpages/man/man3/LAPACKE_sgetri_work.3 manpages/man/man3/LAPACKE_sgetrs.3 manpages/man/man3/LAPACKE_sgetrs_work.3 manpages/man/man3/LAPACKE_sgetsls.3 manpages/man/man3/LAPACKE_sgetsls_work.3 manpages/man/man3/LAPACKE_sgg_nancheck.3 manpages/man/man3/LAPACKE_sgg_trans.3 manpages/man/man3/LAPACKE_sggbak.3 manpages/man/man3/LAPACKE_sggbak_work.3 manpages/man/man3/LAPACKE_sggbal.3 manpages/man/man3/LAPACKE_sggbal_work.3 manpages/man/man3/LAPACKE_sgges.3 manpages/man/man3/LAPACKE_sgges3.3 manpages/man/man3/LAPACKE_sgges3_work.3 manpages/man/man3/LAPACKE_sgges_work.3 manpages/man/man3/LAPACKE_sggesx.3 manpages/man/man3/LAPACKE_sggesx_work.3 manpages/man/man3/LAPACKE_sggev.3 manpages/man/man3/LAPACKE_sggev3.3 manpages/man/man3/LAPACKE_sggev3_work.3 manpages/man/man3/LAPACKE_sggev_work.3 manpages/man/man3/LAPACKE_sggevx.3 manpages/man/man3/LAPACKE_sggevx_work.3 manpages/man/man3/LAPACKE_sggglm.3 manpages/man/man3/LAPACKE_sggglm_work.3 manpages/man/man3/LAPACKE_sgghd3.3 manpages/man/man3/LAPACKE_sgghd3_work.3 manpages/man/man3/LAPACKE_sgghrd.3 manpages/man/man3/LAPACKE_sgghrd_work.3 manpages/man/man3/LAPACKE_sgglse.3 manpages/man/man3/LAPACKE_sgglse_work.3 manpages/man/man3/LAPACKE_sggqrf.3 manpages/man/man3/LAPACKE_sggqrf_work.3 manpages/man/man3/LAPACKE_sggrqf.3 manpages/man/man3/LAPACKE_sggrqf_work.3 manpages/man/man3/LAPACKE_sggsvd.3 manpages/man/man3/LAPACKE_sggsvd3.3 manpages/man/man3/LAPACKE_sggsvd3_work.3 manpages/man/man3/LAPACKE_sggsvd_work.3 manpages/man/man3/LAPACKE_sggsvp.3 manpages/man/man3/LAPACKE_sggsvp3.3 manpages/man/man3/LAPACKE_sggsvp3_work.3 manpages/man/man3/LAPACKE_sggsvp_work.3 manpages/man/man3/LAPACKE_sgt_nancheck.3 manpages/man/man3/LAPACKE_sgtcon.3 manpages/man/man3/LAPACKE_sgtcon_work.3 manpages/man/man3/LAPACKE_sgtrfs.3 manpages/man/man3/LAPACKE_sgtrfs_work.3 manpages/man/man3/LAPACKE_sgtsv.3 manpages/man/man3/LAPACKE_sgtsv_work.3 manpages/man/man3/LAPACKE_sgtsvx.3 manpages/man/man3/LAPACKE_sgtsvx_work.3 manpages/man/man3/LAPACKE_sgttrf.3 manpages/man/man3/LAPACKE_sgttrf_work.3 manpages/man/man3/LAPACKE_sgttrs.3 manpages/man/man3/LAPACKE_sgttrs_work.3 manpages/man/man3/LAPACKE_shgeqz.3 manpages/man/man3/LAPACKE_shgeqz_work.3 manpages/man/man3/LAPACKE_shs_nancheck.3 manpages/man/man3/LAPACKE_shs_trans.3 manpages/man/man3/LAPACKE_shsein.3 manpages/man/man3/LAPACKE_shsein_work.3 manpages/man/man3/LAPACKE_shseqr.3 manpages/man/man3/LAPACKE_shseqr_work.3 manpages/man/man3/LAPACKE_slacn2.3 manpages/man/man3/LAPACKE_slacn2_work.3 manpages/man/man3/LAPACKE_slacpy.3 manpages/man/man3/LAPACKE_slacpy_work.3 manpages/man/man3/LAPACKE_slag2d.3 manpages/man/man3/LAPACKE_slag2d_work.3 manpages/man/man3/LAPACKE_slagge.3 manpages/man/man3/LAPACKE_slagge_work.3 manpages/man/man3/LAPACKE_slagsy.3 manpages/man/man3/LAPACKE_slagsy_work.3 manpages/man/man3/LAPACKE_slamch.3 manpages/man/man3/LAPACKE_slamch_work.3 manpages/man/man3/LAPACKE_slange.3 manpages/man/man3/LAPACKE_slange_work.3 manpages/man/man3/LAPACKE_slansy.3 manpages/man/man3/LAPACKE_slansy_work.3 manpages/man/man3/LAPACKE_slantr.3 manpages/man/man3/LAPACKE_slantr_work.3 manpages/man/man3/LAPACKE_slapmr.3 manpages/man/man3/LAPACKE_slapmr_work.3 manpages/man/man3/LAPACKE_slapmt.3 manpages/man/man3/LAPACKE_slapmt_work.3 manpages/man/man3/LAPACKE_slapy2.3 manpages/man/man3/LAPACKE_slapy2_work.3 manpages/man/man3/LAPACKE_slapy3.3 manpages/man/man3/LAPACKE_slapy3_work.3 manpages/man/man3/LAPACKE_slarfb.3 manpages/man/man3/LAPACKE_slarfb_work.3 manpages/man/man3/LAPACKE_slarfg.3 manpages/man/man3/LAPACKE_slarfg_work.3 manpages/man/man3/LAPACKE_slarft.3 manpages/man/man3/LAPACKE_slarft_work.3 manpages/man/man3/LAPACKE_slarfx.3 manpages/man/man3/LAPACKE_slarfx_work.3 manpages/man/man3/LAPACKE_slarnv.3 manpages/man/man3/LAPACKE_slarnv_work.3 manpages/man/man3/LAPACKE_slartgp.3 manpages/man/man3/LAPACKE_slartgp_work.3 manpages/man/man3/LAPACKE_slartgs.3 manpages/man/man3/LAPACKE_slartgs_work.3 manpages/man/man3/LAPACKE_slascl.3 manpages/man/man3/LAPACKE_slascl_work.3 manpages/man/man3/LAPACKE_slaset.3 manpages/man/man3/LAPACKE_slaset_work.3 manpages/man/man3/LAPACKE_slasrt.3 manpages/man/man3/LAPACKE_slasrt_work.3 manpages/man/man3/LAPACKE_slassq.3 manpages/man/man3/LAPACKE_slassq_work.3 manpages/man/man3/LAPACKE_slaswp.3 manpages/man/man3/LAPACKE_slaswp_work.3 manpages/man/man3/LAPACKE_slatms.3 manpages/man/man3/LAPACKE_slatms_work.3 manpages/man/man3/LAPACKE_slauum.3 manpages/man/man3/LAPACKE_slauum_work.3 manpages/man/man3/LAPACKE_sopgtr.3 manpages/man/man3/LAPACKE_sopgtr_work.3 manpages/man/man3/LAPACKE_sopmtr.3 manpages/man/man3/LAPACKE_sopmtr_work.3 manpages/man/man3/LAPACKE_sorbdb.3 manpages/man/man3/LAPACKE_sorbdb_work.3 manpages/man/man3/LAPACKE_sorcsd.3 manpages/man/man3/LAPACKE_sorcsd2by1.3 manpages/man/man3/LAPACKE_sorcsd2by1_work.3 manpages/man/man3/LAPACKE_sorcsd_work.3 manpages/man/man3/LAPACKE_sorgbr.3 manpages/man/man3/LAPACKE_sorgbr_work.3 manpages/man/man3/LAPACKE_sorghr.3 manpages/man/man3/LAPACKE_sorghr_work.3 manpages/man/man3/LAPACKE_sorglq.3 manpages/man/man3/LAPACKE_sorglq_work.3 manpages/man/man3/LAPACKE_sorgql.3 manpages/man/man3/LAPACKE_sorgql_work.3 manpages/man/man3/LAPACKE_sorgqr.3 manpages/man/man3/LAPACKE_sorgqr_work.3 manpages/man/man3/LAPACKE_sorgrq.3 manpages/man/man3/LAPACKE_sorgrq_work.3 manpages/man/man3/LAPACKE_sorgtr.3 manpages/man/man3/LAPACKE_sorgtr_work.3 manpages/man/man3/LAPACKE_sormbr.3 manpages/man/man3/LAPACKE_sormbr_work.3 manpages/man/man3/LAPACKE_sormhr.3 manpages/man/man3/LAPACKE_sormhr_work.3 manpages/man/man3/LAPACKE_sormlq.3 manpages/man/man3/LAPACKE_sormlq_work.3 manpages/man/man3/LAPACKE_sormql.3 manpages/man/man3/LAPACKE_sormql_work.3 manpages/man/man3/LAPACKE_sormqr.3 manpages/man/man3/LAPACKE_sormqr_work.3 manpages/man/man3/LAPACKE_sormrq.3 manpages/man/man3/LAPACKE_sormrq_work.3 manpages/man/man3/LAPACKE_sormrz.3 manpages/man/man3/LAPACKE_sormrz_work.3 manpages/man/man3/LAPACKE_sormtr.3 manpages/man/man3/LAPACKE_sormtr_work.3 manpages/man/man3/LAPACKE_spb_nancheck.3 manpages/man/man3/LAPACKE_spb_trans.3 manpages/man/man3/LAPACKE_spbcon.3 manpages/man/man3/LAPACKE_spbcon_work.3 manpages/man/man3/LAPACKE_spbequ.3 manpages/man/man3/LAPACKE_spbequ_work.3 manpages/man/man3/LAPACKE_spbrfs.3 manpages/man/man3/LAPACKE_spbrfs_work.3 manpages/man/man3/LAPACKE_spbstf.3 manpages/man/man3/LAPACKE_spbstf_work.3 manpages/man/man3/LAPACKE_spbsv.3 manpages/man/man3/LAPACKE_spbsv_work.3 manpages/man/man3/LAPACKE_spbsvx.3 manpages/man/man3/LAPACKE_spbsvx_work.3 manpages/man/man3/LAPACKE_spbtrf.3 manpages/man/man3/LAPACKE_spbtrf_work.3 manpages/man/man3/LAPACKE_spbtrs.3 manpages/man/man3/LAPACKE_spbtrs_work.3 manpages/man/man3/LAPACKE_spf_nancheck.3 manpages/man/man3/LAPACKE_spf_trans.3 manpages/man/man3/LAPACKE_spftrf.3 manpages/man/man3/LAPACKE_spftrf_work.3 manpages/man/man3/LAPACKE_spftri.3 manpages/man/man3/LAPACKE_spftri_work.3 manpages/man/man3/LAPACKE_spftrs.3 manpages/man/man3/LAPACKE_spftrs_work.3 manpages/man/man3/LAPACKE_spo_nancheck.3 manpages/man/man3/LAPACKE_spo_trans.3 manpages/man/man3/LAPACKE_spocon.3 manpages/man/man3/LAPACKE_spocon_work.3 manpages/man/man3/LAPACKE_spoequ.3 manpages/man/man3/LAPACKE_spoequ_work.3 manpages/man/man3/LAPACKE_spoequb.3 manpages/man/man3/LAPACKE_spoequb_work.3 manpages/man/man3/LAPACKE_sporfs.3 manpages/man/man3/LAPACKE_sporfs_work.3 manpages/man/man3/LAPACKE_sporfsx.3 manpages/man/man3/LAPACKE_sporfsx_work.3 manpages/man/man3/LAPACKE_sposv.3 manpages/man/man3/LAPACKE_sposv_work.3 manpages/man/man3/LAPACKE_sposvx.3 manpages/man/man3/LAPACKE_sposvx_work.3 manpages/man/man3/LAPACKE_sposvxx.3 manpages/man/man3/LAPACKE_sposvxx_work.3 manpages/man/man3/LAPACKE_spotrf.3 manpages/man/man3/LAPACKE_spotrf2.3 manpages/man/man3/LAPACKE_spotrf2_work.3 manpages/man/man3/LAPACKE_spotrf_work.3 manpages/man/man3/LAPACKE_spotri.3 manpages/man/man3/LAPACKE_spotri_work.3 manpages/man/man3/LAPACKE_spotrs.3 manpages/man/man3/LAPACKE_spotrs_work.3 manpages/man/man3/LAPACKE_spp_nancheck.3 manpages/man/man3/LAPACKE_spp_trans.3 manpages/man/man3/LAPACKE_sppcon.3 manpages/man/man3/LAPACKE_sppcon_work.3 manpages/man/man3/LAPACKE_sppequ.3 manpages/man/man3/LAPACKE_sppequ_work.3 manpages/man/man3/LAPACKE_spprfs.3 manpages/man/man3/LAPACKE_spprfs_work.3 manpages/man/man3/LAPACKE_sppsv.3 manpages/man/man3/LAPACKE_sppsv_work.3 manpages/man/man3/LAPACKE_sppsvx.3 manpages/man/man3/LAPACKE_sppsvx_work.3 manpages/man/man3/LAPACKE_spptrf.3 manpages/man/man3/LAPACKE_spptrf_work.3 manpages/man/man3/LAPACKE_spptri.3 manpages/man/man3/LAPACKE_spptri_work.3 manpages/man/man3/LAPACKE_spptrs.3 manpages/man/man3/LAPACKE_spptrs_work.3 manpages/man/man3/LAPACKE_spstrf.3 manpages/man/man3/LAPACKE_spstrf_work.3 manpages/man/man3/LAPACKE_spt_nancheck.3 manpages/man/man3/LAPACKE_sptcon.3 manpages/man/man3/LAPACKE_sptcon_work.3 manpages/man/man3/LAPACKE_spteqr.3 manpages/man/man3/LAPACKE_spteqr_work.3 manpages/man/man3/LAPACKE_sptrfs.3 manpages/man/man3/LAPACKE_sptrfs_work.3 manpages/man/man3/LAPACKE_sptsv.3 manpages/man/man3/LAPACKE_sptsv_work.3 manpages/man/man3/LAPACKE_sptsvx.3 manpages/man/man3/LAPACKE_sptsvx_work.3 manpages/man/man3/LAPACKE_spttrf.3 manpages/man/man3/LAPACKE_spttrf_work.3 manpages/man/man3/LAPACKE_spttrs.3 manpages/man/man3/LAPACKE_spttrs_work.3 manpages/man/man3/LAPACKE_ssb_nancheck.3 manpages/man/man3/LAPACKE_ssb_trans.3 manpages/man/man3/LAPACKE_ssbev.3 manpages/man/man3/LAPACKE_ssbev_2stage.3 manpages/man/man3/LAPACKE_ssbev_2stage_work.3 manpages/man/man3/LAPACKE_ssbev_work.3 manpages/man/man3/LAPACKE_ssbevd.3 manpages/man/man3/LAPACKE_ssbevd_2stage.3 manpages/man/man3/LAPACKE_ssbevd_2stage_work.3 manpages/man/man3/LAPACKE_ssbevd_work.3 manpages/man/man3/LAPACKE_ssbevx.3 manpages/man/man3/LAPACKE_ssbevx_2stage.3 manpages/man/man3/LAPACKE_ssbevx_2stage_work.3 manpages/man/man3/LAPACKE_ssbevx_work.3 manpages/man/man3/LAPACKE_ssbgst.3 manpages/man/man3/LAPACKE_ssbgst_work.3 manpages/man/man3/LAPACKE_ssbgv.3 manpages/man/man3/LAPACKE_ssbgv_work.3 manpages/man/man3/LAPACKE_ssbgvd.3 manpages/man/man3/LAPACKE_ssbgvd_work.3 manpages/man/man3/LAPACKE_ssbgvx.3 manpages/man/man3/LAPACKE_ssbgvx_work.3 manpages/man/man3/LAPACKE_ssbtrd.3 manpages/man/man3/LAPACKE_ssbtrd_work.3 manpages/man/man3/LAPACKE_ssfrk.3 manpages/man/man3/LAPACKE_ssfrk_work.3 manpages/man/man3/LAPACKE_ssp_nancheck.3 manpages/man/man3/LAPACKE_ssp_trans.3 manpages/man/man3/LAPACKE_sspcon.3 manpages/man/man3/LAPACKE_sspcon_work.3 manpages/man/man3/LAPACKE_sspev.3 manpages/man/man3/LAPACKE_sspev_work.3 manpages/man/man3/LAPACKE_sspevd.3 manpages/man/man3/LAPACKE_sspevd_work.3 manpages/man/man3/LAPACKE_sspevx.3 manpages/man/man3/LAPACKE_sspevx_work.3 manpages/man/man3/LAPACKE_sspgst.3 manpages/man/man3/LAPACKE_sspgst_work.3 manpages/man/man3/LAPACKE_sspgv.3 manpages/man/man3/LAPACKE_sspgv_work.3 manpages/man/man3/LAPACKE_sspgvd.3 manpages/man/man3/LAPACKE_sspgvd_work.3 manpages/man/man3/LAPACKE_sspgvx.3 manpages/man/man3/LAPACKE_sspgvx_work.3 manpages/man/man3/LAPACKE_ssprfs.3 manpages/man/man3/LAPACKE_ssprfs_work.3 manpages/man/man3/LAPACKE_sspsv.3 manpages/man/man3/LAPACKE_sspsv_work.3 manpages/man/man3/LAPACKE_sspsvx.3 manpages/man/man3/LAPACKE_sspsvx_work.3 manpages/man/man3/LAPACKE_ssptrd.3 manpages/man/man3/LAPACKE_ssptrd_work.3 manpages/man/man3/LAPACKE_ssptrf.3 manpages/man/man3/LAPACKE_ssptrf_work.3 manpages/man/man3/LAPACKE_ssptri.3 manpages/man/man3/LAPACKE_ssptri_work.3 manpages/man/man3/LAPACKE_ssptrs.3 manpages/man/man3/LAPACKE_ssptrs_work.3 manpages/man/man3/LAPACKE_sst_nancheck.3 manpages/man/man3/LAPACKE_sstebz.3 manpages/man/man3/LAPACKE_sstebz_work.3 manpages/man/man3/LAPACKE_sstedc.3 manpages/man/man3/LAPACKE_sstedc_work.3 manpages/man/man3/LAPACKE_sstegr.3 manpages/man/man3/LAPACKE_sstegr_work.3 manpages/man/man3/LAPACKE_sstein.3 manpages/man/man3/LAPACKE_sstein_work.3 manpages/man/man3/LAPACKE_sstemr.3 manpages/man/man3/LAPACKE_sstemr_work.3 manpages/man/man3/LAPACKE_ssteqr.3 manpages/man/man3/LAPACKE_ssteqr_work.3 manpages/man/man3/LAPACKE_ssterf.3 manpages/man/man3/LAPACKE_ssterf_work.3 manpages/man/man3/LAPACKE_sstev.3 manpages/man/man3/LAPACKE_sstev_work.3 manpages/man/man3/LAPACKE_sstevd.3 manpages/man/man3/LAPACKE_sstevd_work.3 manpages/man/man3/LAPACKE_sstevr.3 manpages/man/man3/LAPACKE_sstevr_work.3 manpages/man/man3/LAPACKE_sstevx.3 manpages/man/man3/LAPACKE_sstevx_work.3 manpages/man/man3/LAPACKE_ssy_nancheck.3 manpages/man/man3/LAPACKE_ssy_trans.3 manpages/man/man3/LAPACKE_ssycon.3 manpages/man/man3/LAPACKE_ssycon_3.3 manpages/man/man3/LAPACKE_ssycon_3_work.3 manpages/man/man3/LAPACKE_ssycon_work.3 manpages/man/man3/LAPACKE_ssyconv.3 manpages/man/man3/LAPACKE_ssyconv_work.3 manpages/man/man3/LAPACKE_ssyequb.3 manpages/man/man3/LAPACKE_ssyequb_work.3 manpages/man/man3/LAPACKE_ssyev.3 manpages/man/man3/LAPACKE_ssyev_2stage.3 manpages/man/man3/LAPACKE_ssyev_2stage_work.3 manpages/man/man3/LAPACKE_ssyev_work.3 manpages/man/man3/LAPACKE_ssyevd.3 manpages/man/man3/LAPACKE_ssyevd_2stage.3 manpages/man/man3/LAPACKE_ssyevd_2stage_work.3 manpages/man/man3/LAPACKE_ssyevd_work.3 manpages/man/man3/LAPACKE_ssyevr.3 manpages/man/man3/LAPACKE_ssyevr_2stage.3 manpages/man/man3/LAPACKE_ssyevr_2stage_work.3 manpages/man/man3/LAPACKE_ssyevr_work.3 manpages/man/man3/LAPACKE_ssyevx.3 manpages/man/man3/LAPACKE_ssyevx_2stage.3 manpages/man/man3/LAPACKE_ssyevx_2stage_work.3 manpages/man/man3/LAPACKE_ssyevx_work.3 manpages/man/man3/LAPACKE_ssygst.3 manpages/man/man3/LAPACKE_ssygst_work.3 manpages/man/man3/LAPACKE_ssygv.3 manpages/man/man3/LAPACKE_ssygv_2stage.3 manpages/man/man3/LAPACKE_ssygv_2stage_work.3 manpages/man/man3/LAPACKE_ssygv_work.3 manpages/man/man3/LAPACKE_ssygvd.3 manpages/man/man3/LAPACKE_ssygvd_work.3 manpages/man/man3/LAPACKE_ssygvx.3 manpages/man/man3/LAPACKE_ssygvx_work.3 manpages/man/man3/LAPACKE_ssyrfs.3 manpages/man/man3/LAPACKE_ssyrfs_work.3 manpages/man/man3/LAPACKE_ssyrfsx.3 manpages/man/man3/LAPACKE_ssyrfsx_work.3 manpages/man/man3/LAPACKE_ssysv.3 manpages/man/man3/LAPACKE_ssysv_aa.3 manpages/man/man3/LAPACKE_ssysv_aa_2stage.3 manpages/man/man3/LAPACKE_ssysv_aa_2stage_work.3 manpages/man/man3/LAPACKE_ssysv_aa_work.3 manpages/man/man3/LAPACKE_ssysv_rk.3 manpages/man/man3/LAPACKE_ssysv_rk_work.3 manpages/man/man3/LAPACKE_ssysv_rook.3 manpages/man/man3/LAPACKE_ssysv_rook_work.3 manpages/man/man3/LAPACKE_ssysv_work.3 manpages/man/man3/LAPACKE_ssysvx.3 manpages/man/man3/LAPACKE_ssysvx_work.3 manpages/man/man3/LAPACKE_ssysvxx.3 manpages/man/man3/LAPACKE_ssysvxx_work.3 manpages/man/man3/LAPACKE_ssyswapr.3 manpages/man/man3/LAPACKE_ssyswapr_work.3 manpages/man/man3/LAPACKE_ssytrd.3 manpages/man/man3/LAPACKE_ssytrd_work.3 manpages/man/man3/LAPACKE_ssytrf.3 manpages/man/man3/LAPACKE_ssytrf_aa.3 manpages/man/man3/LAPACKE_ssytrf_aa_2stage.3 manpages/man/man3/LAPACKE_ssytrf_aa_2stage_work.3 manpages/man/man3/LAPACKE_ssytrf_aa_work.3 manpages/man/man3/LAPACKE_ssytrf_rk.3 manpages/man/man3/LAPACKE_ssytrf_rk_work.3 manpages/man/man3/LAPACKE_ssytrf_rook.3 manpages/man/man3/LAPACKE_ssytrf_rook_work.3 manpages/man/man3/LAPACKE_ssytrf_work.3 manpages/man/man3/LAPACKE_ssytri.3 manpages/man/man3/LAPACKE_ssytri2.3 manpages/man/man3/LAPACKE_ssytri2_work.3 manpages/man/man3/LAPACKE_ssytri2x.3 manpages/man/man3/LAPACKE_ssytri2x_work.3 manpages/man/man3/LAPACKE_ssytri_3.3 manpages/man/man3/LAPACKE_ssytri_3_work.3 manpages/man/man3/LAPACKE_ssytri_work.3 manpages/man/man3/LAPACKE_ssytrs.3 manpages/man/man3/LAPACKE_ssytrs2.3 manpages/man/man3/LAPACKE_ssytrs2_work.3 manpages/man/man3/LAPACKE_ssytrs_3.3 manpages/man/man3/LAPACKE_ssytrs_3_work.3 manpages/man/man3/LAPACKE_ssytrs_aa.3 manpages/man/man3/LAPACKE_ssytrs_aa_2stage.3 manpages/man/man3/LAPACKE_ssytrs_aa_2stage_work.3 manpages/man/man3/LAPACKE_ssytrs_aa_work.3 manpages/man/man3/LAPACKE_ssytrs_rook.3 manpages/man/man3/LAPACKE_ssytrs_rook_work.3 manpages/man/man3/LAPACKE_ssytrs_work.3 manpages/man/man3/LAPACKE_stb_nancheck.3 manpages/man/man3/LAPACKE_stb_trans.3 manpages/man/man3/LAPACKE_stbcon.3 manpages/man/man3/LAPACKE_stbcon_work.3 manpages/man/man3/LAPACKE_stbrfs.3 manpages/man/man3/LAPACKE_stbrfs_work.3 manpages/man/man3/LAPACKE_stbtrs.3 manpages/man/man3/LAPACKE_stbtrs_work.3 manpages/man/man3/LAPACKE_stf_nancheck.3 manpages/man/man3/LAPACKE_stf_trans.3 manpages/man/man3/LAPACKE_stfsm.3 manpages/man/man3/LAPACKE_stfsm_work.3 manpages/man/man3/LAPACKE_stftri.3 manpages/man/man3/LAPACKE_stftri_work.3 manpages/man/man3/LAPACKE_stfttp.3 manpages/man/man3/LAPACKE_stfttp_work.3 manpages/man/man3/LAPACKE_stfttr.3 manpages/man/man3/LAPACKE_stfttr_work.3 manpages/man/man3/LAPACKE_stgevc.3 manpages/man/man3/LAPACKE_stgevc_work.3 manpages/man/man3/LAPACKE_stgexc.3 manpages/man/man3/LAPACKE_stgexc_work.3 manpages/man/man3/LAPACKE_stgsen.3 manpages/man/man3/LAPACKE_stgsen_work.3 manpages/man/man3/LAPACKE_stgsja.3 manpages/man/man3/LAPACKE_stgsja_work.3 manpages/man/man3/LAPACKE_stgsna.3 manpages/man/man3/LAPACKE_stgsna_work.3 manpages/man/man3/LAPACKE_stgsyl.3 manpages/man/man3/LAPACKE_stgsyl_work.3 manpages/man/man3/LAPACKE_stp_nancheck.3 manpages/man/man3/LAPACKE_stp_trans.3 manpages/man/man3/LAPACKE_stpcon.3 manpages/man/man3/LAPACKE_stpcon_work.3 manpages/man/man3/LAPACKE_stpmqrt.3 manpages/man/man3/LAPACKE_stpmqrt_work.3 manpages/man/man3/LAPACKE_stpqrt.3 manpages/man/man3/LAPACKE_stpqrt2.3 manpages/man/man3/LAPACKE_stpqrt2_work.3 manpages/man/man3/LAPACKE_stpqrt_work.3 manpages/man/man3/LAPACKE_stprfb.3 manpages/man/man3/LAPACKE_stprfb_work.3 manpages/man/man3/LAPACKE_stprfs.3 manpages/man/man3/LAPACKE_stprfs_work.3 manpages/man/man3/LAPACKE_stptri.3 manpages/man/man3/LAPACKE_stptri_work.3 manpages/man/man3/LAPACKE_stptrs.3 manpages/man/man3/LAPACKE_stptrs_work.3 manpages/man/man3/LAPACKE_stpttf.3 manpages/man/man3/LAPACKE_stpttf_work.3 manpages/man/man3/LAPACKE_stpttr.3 manpages/man/man3/LAPACKE_stpttr_work.3 manpages/man/man3/LAPACKE_str_nancheck.3 manpages/man/man3/LAPACKE_str_trans.3 manpages/man/man3/LAPACKE_strcon.3 manpages/man/man3/LAPACKE_strcon_work.3 manpages/man/man3/LAPACKE_strevc.3 manpages/man/man3/LAPACKE_strevc_work.3 manpages/man/man3/LAPACKE_strexc.3 manpages/man/man3/LAPACKE_strexc_work.3 manpages/man/man3/LAPACKE_strrfs.3 manpages/man/man3/LAPACKE_strrfs_work.3 manpages/man/man3/LAPACKE_strsen.3 manpages/man/man3/LAPACKE_strsen_work.3 manpages/man/man3/LAPACKE_strsna.3 manpages/man/man3/LAPACKE_strsna_work.3 manpages/man/man3/LAPACKE_strsyl.3 manpages/man/man3/LAPACKE_strsyl_work.3 manpages/man/man3/LAPACKE_strtri.3 manpages/man/man3/LAPACKE_strtri_work.3 manpages/man/man3/LAPACKE_strtrs.3 manpages/man/man3/LAPACKE_strtrs_work.3 manpages/man/man3/LAPACKE_strttf.3 manpages/man/man3/LAPACKE_strttf_work.3 manpages/man/man3/LAPACKE_strttp.3 manpages/man/man3/LAPACKE_strttp_work.3 manpages/man/man3/LAPACKE_stzrzf.3 manpages/man/man3/LAPACKE_stzrzf_work.3 manpages/man/man3/LAPACKE_xerbla.3 manpages/man/man3/LAPACKE_z_nancheck.3 manpages/man/man3/LAPACKE_zbbcsd.3 manpages/man/man3/LAPACKE_zbbcsd_work.3 manpages/man/man3/LAPACKE_zbdsqr.3 manpages/man/man3/LAPACKE_zbdsqr_work.3 manpages/man/man3/LAPACKE_zcgesv.3 manpages/man/man3/LAPACKE_zcgesv_work.3 manpages/man/man3/LAPACKE_zcposv.3 manpages/man/man3/LAPACKE_zcposv_work.3 manpages/man/man3/LAPACKE_zgb_nancheck.3 manpages/man/man3/LAPACKE_zgb_trans.3 manpages/man/man3/LAPACKE_zgbbrd.3 manpages/man/man3/LAPACKE_zgbbrd_work.3 manpages/man/man3/LAPACKE_zgbcon.3 manpages/man/man3/LAPACKE_zgbcon_work.3 manpages/man/man3/LAPACKE_zgbequ.3 manpages/man/man3/LAPACKE_zgbequ_work.3 manpages/man/man3/LAPACKE_zgbequb.3 manpages/man/man3/LAPACKE_zgbequb_work.3 manpages/man/man3/LAPACKE_zgbrfs.3 manpages/man/man3/LAPACKE_zgbrfs_work.3 manpages/man/man3/LAPACKE_zgbrfsx.3 manpages/man/man3/LAPACKE_zgbrfsx_work.3 manpages/man/man3/LAPACKE_zgbsv.3 manpages/man/man3/LAPACKE_zgbsv_work.3 manpages/man/man3/LAPACKE_zgbsvx.3 manpages/man/man3/LAPACKE_zgbsvx_work.3 manpages/man/man3/LAPACKE_zgbsvxx.3 manpages/man/man3/LAPACKE_zgbsvxx_work.3 manpages/man/man3/LAPACKE_zgbtrf.3 manpages/man/man3/LAPACKE_zgbtrf_work.3 manpages/man/man3/LAPACKE_zgbtrs.3 manpages/man/man3/LAPACKE_zgbtrs_work.3 manpages/man/man3/LAPACKE_zge_nancheck.3 manpages/man/man3/LAPACKE_zge_trans.3 manpages/man/man3/LAPACKE_zgebak.3 manpages/man/man3/LAPACKE_zgebak_work.3 manpages/man/man3/LAPACKE_zgebal.3 manpages/man/man3/LAPACKE_zgebal_work.3 manpages/man/man3/LAPACKE_zgebrd.3 manpages/man/man3/LAPACKE_zgebrd_work.3 manpages/man/man3/LAPACKE_zgecon.3 manpages/man/man3/LAPACKE_zgecon_work.3 manpages/man/man3/LAPACKE_zgeequ.3 manpages/man/man3/LAPACKE_zgeequ_work.3 manpages/man/man3/LAPACKE_zgeequb.3 manpages/man/man3/LAPACKE_zgeequb_work.3 manpages/man/man3/LAPACKE_zgees.3 manpages/man/man3/LAPACKE_zgees_work.3 manpages/man/man3/LAPACKE_zgeesx.3 manpages/man/man3/LAPACKE_zgeesx_work.3 manpages/man/man3/LAPACKE_zgeev.3 manpages/man/man3/LAPACKE_zgeev_work.3 manpages/man/man3/LAPACKE_zgeevx.3 manpages/man/man3/LAPACKE_zgeevx_work.3 manpages/man/man3/LAPACKE_zgehrd.3 manpages/man/man3/LAPACKE_zgehrd_work.3 manpages/man/man3/LAPACKE_zgejsv.3 manpages/man/man3/LAPACKE_zgejsv_work.3 manpages/man/man3/LAPACKE_zgelq.3 manpages/man/man3/LAPACKE_zgelq2.3 manpages/man/man3/LAPACKE_zgelq2_work.3 manpages/man/man3/LAPACKE_zgelq_work.3 manpages/man/man3/LAPACKE_zgelqf.3 manpages/man/man3/LAPACKE_zgelqf_work.3 manpages/man/man3/LAPACKE_zgels.3 manpages/man/man3/LAPACKE_zgels_work.3 manpages/man/man3/LAPACKE_zgelsd.3 manpages/man/man3/LAPACKE_zgelsd_work.3 manpages/man/man3/LAPACKE_zgelss.3 manpages/man/man3/LAPACKE_zgelss_work.3 manpages/man/man3/LAPACKE_zgelsy.3 manpages/man/man3/LAPACKE_zgelsy_work.3 manpages/man/man3/LAPACKE_zgemlq.3 manpages/man/man3/LAPACKE_zgemlq_work.3 manpages/man/man3/LAPACKE_zgemqr.3 manpages/man/man3/LAPACKE_zgemqr_work.3 manpages/man/man3/LAPACKE_zgemqrt.3 manpages/man/man3/LAPACKE_zgemqrt_work.3 manpages/man/man3/LAPACKE_zgeqlf.3 manpages/man/man3/LAPACKE_zgeqlf_work.3 manpages/man/man3/LAPACKE_zgeqp3.3 manpages/man/man3/LAPACKE_zgeqp3_work.3 manpages/man/man3/LAPACKE_zgeqpf.3 manpages/man/man3/LAPACKE_zgeqpf_work.3 manpages/man/man3/LAPACKE_zgeqr.3 manpages/man/man3/LAPACKE_zgeqr2.3 manpages/man/man3/LAPACKE_zgeqr2_work.3 manpages/man/man3/LAPACKE_zgeqr_work.3 manpages/man/man3/LAPACKE_zgeqrf.3 manpages/man/man3/LAPACKE_zgeqrf_work.3 manpages/man/man3/LAPACKE_zgeqrfp.3 manpages/man/man3/LAPACKE_zgeqrfp_work.3 manpages/man/man3/LAPACKE_zgeqrt.3 manpages/man/man3/LAPACKE_zgeqrt2.3 manpages/man/man3/LAPACKE_zgeqrt2_work.3 manpages/man/man3/LAPACKE_zgeqrt3.3 manpages/man/man3/LAPACKE_zgeqrt3_work.3 manpages/man/man3/LAPACKE_zgeqrt_work.3 manpages/man/man3/LAPACKE_zgerfs.3 manpages/man/man3/LAPACKE_zgerfs_work.3 manpages/man/man3/LAPACKE_zgerfsx.3 manpages/man/man3/LAPACKE_zgerfsx_work.3 manpages/man/man3/LAPACKE_zgerqf.3 manpages/man/man3/LAPACKE_zgerqf_work.3 manpages/man/man3/LAPACKE_zgesdd.3 manpages/man/man3/LAPACKE_zgesdd_work.3 manpages/man/man3/LAPACKE_zgesv.3 manpages/man/man3/LAPACKE_zgesv_work.3 manpages/man/man3/LAPACKE_zgesvd.3 manpages/man/man3/LAPACKE_zgesvd_work.3 manpages/man/man3/LAPACKE_zgesvdx.3 manpages/man/man3/LAPACKE_zgesvdx_work.3 manpages/man/man3/LAPACKE_zgesvj.3 manpages/man/man3/LAPACKE_zgesvj_work.3 manpages/man/man3/LAPACKE_zgesvx.3 manpages/man/man3/LAPACKE_zgesvx_work.3 manpages/man/man3/LAPACKE_zgesvxx.3 manpages/man/man3/LAPACKE_zgesvxx_work.3 manpages/man/man3/LAPACKE_zgetf2.3 manpages/man/man3/LAPACKE_zgetf2_work.3 manpages/man/man3/LAPACKE_zgetrf.3 manpages/man/man3/LAPACKE_zgetrf2.3 manpages/man/man3/LAPACKE_zgetrf2_work.3 manpages/man/man3/LAPACKE_zgetrf_work.3 manpages/man/man3/LAPACKE_zgetri.3 manpages/man/man3/LAPACKE_zgetri_work.3 manpages/man/man3/LAPACKE_zgetrs.3 manpages/man/man3/LAPACKE_zgetrs_work.3 manpages/man/man3/LAPACKE_zgetsls.3 manpages/man/man3/LAPACKE_zgetsls_work.3 manpages/man/man3/LAPACKE_zgg_nancheck.3 manpages/man/man3/LAPACKE_zgg_trans.3 manpages/man/man3/LAPACKE_zggbak.3 manpages/man/man3/LAPACKE_zggbak_work.3 manpages/man/man3/LAPACKE_zggbal.3 manpages/man/man3/LAPACKE_zggbal_work.3 manpages/man/man3/LAPACKE_zgges.3 manpages/man/man3/LAPACKE_zgges3.3 manpages/man/man3/LAPACKE_zgges3_work.3 manpages/man/man3/LAPACKE_zgges_work.3 manpages/man/man3/LAPACKE_zggesx.3 manpages/man/man3/LAPACKE_zggesx_work.3 manpages/man/man3/LAPACKE_zggev.3 manpages/man/man3/LAPACKE_zggev3.3 manpages/man/man3/LAPACKE_zggev3_work.3 manpages/man/man3/LAPACKE_zggev_work.3 manpages/man/man3/LAPACKE_zggevx.3 manpages/man/man3/LAPACKE_zggevx_work.3 manpages/man/man3/LAPACKE_zggglm.3 manpages/man/man3/LAPACKE_zggglm_work.3 manpages/man/man3/LAPACKE_zgghd3.3 manpages/man/man3/LAPACKE_zgghd3_work.3 manpages/man/man3/LAPACKE_zgghrd.3 manpages/man/man3/LAPACKE_zgghrd_work.3 manpages/man/man3/LAPACKE_zgglse.3 manpages/man/man3/LAPACKE_zgglse_work.3 manpages/man/man3/LAPACKE_zggqrf.3 manpages/man/man3/LAPACKE_zggqrf_work.3 manpages/man/man3/LAPACKE_zggrqf.3 manpages/man/man3/LAPACKE_zggrqf_work.3 manpages/man/man3/LAPACKE_zggsvd.3 manpages/man/man3/LAPACKE_zggsvd3.3 manpages/man/man3/LAPACKE_zggsvd3_work.3 manpages/man/man3/LAPACKE_zggsvd_work.3 manpages/man/man3/LAPACKE_zggsvp.3 manpages/man/man3/LAPACKE_zggsvp3.3 manpages/man/man3/LAPACKE_zggsvp3_work.3 manpages/man/man3/LAPACKE_zggsvp_work.3 manpages/man/man3/LAPACKE_zgt_nancheck.3 manpages/man/man3/LAPACKE_zgtcon.3 manpages/man/man3/LAPACKE_zgtcon_work.3 manpages/man/man3/LAPACKE_zgtrfs.3 manpages/man/man3/LAPACKE_zgtrfs_work.3 manpages/man/man3/LAPACKE_zgtsv.3 manpages/man/man3/LAPACKE_zgtsv_work.3 manpages/man/man3/LAPACKE_zgtsvx.3 manpages/man/man3/LAPACKE_zgtsvx_work.3 manpages/man/man3/LAPACKE_zgttrf.3 manpages/man/man3/LAPACKE_zgttrf_work.3 manpages/man/man3/LAPACKE_zgttrs.3 manpages/man/man3/LAPACKE_zgttrs_work.3 manpages/man/man3/LAPACKE_zhb_nancheck.3 manpages/man/man3/LAPACKE_zhb_trans.3 manpages/man/man3/LAPACKE_zhbev.3 manpages/man/man3/LAPACKE_zhbev_2stage.3 manpages/man/man3/LAPACKE_zhbev_2stage_work.3 manpages/man/man3/LAPACKE_zhbev_work.3 manpages/man/man3/LAPACKE_zhbevd.3 manpages/man/man3/LAPACKE_zhbevd_2stage.3 manpages/man/man3/LAPACKE_zhbevd_2stage_work.3 manpages/man/man3/LAPACKE_zhbevd_work.3 manpages/man/man3/LAPACKE_zhbevx.3 manpages/man/man3/LAPACKE_zhbevx_2stage.3 manpages/man/man3/LAPACKE_zhbevx_2stage_work.3 manpages/man/man3/LAPACKE_zhbevx_work.3 manpages/man/man3/LAPACKE_zhbgst.3 manpages/man/man3/LAPACKE_zhbgst_work.3 manpages/man/man3/LAPACKE_zhbgv.3 manpages/man/man3/LAPACKE_zhbgv_work.3 manpages/man/man3/LAPACKE_zhbgvd.3 manpages/man/man3/LAPACKE_zhbgvd_work.3 manpages/man/man3/LAPACKE_zhbgvx.3 manpages/man/man3/LAPACKE_zhbgvx_work.3 manpages/man/man3/LAPACKE_zhbtrd.3 manpages/man/man3/LAPACKE_zhbtrd_work.3 manpages/man/man3/LAPACKE_zhe_nancheck.3 manpages/man/man3/LAPACKE_zhe_trans.3 manpages/man/man3/LAPACKE_zhecon.3 manpages/man/man3/LAPACKE_zhecon_3.3 manpages/man/man3/LAPACKE_zhecon_3_work.3 manpages/man/man3/LAPACKE_zhecon_work.3 manpages/man/man3/LAPACKE_zheequb.3 manpages/man/man3/LAPACKE_zheequb_work.3 manpages/man/man3/LAPACKE_zheev.3 manpages/man/man3/LAPACKE_zheev_2stage.3 manpages/man/man3/LAPACKE_zheev_2stage_work.3 manpages/man/man3/LAPACKE_zheev_work.3 manpages/man/man3/LAPACKE_zheevd.3 manpages/man/man3/LAPACKE_zheevd_2stage.3 manpages/man/man3/LAPACKE_zheevd_2stage_work.3 manpages/man/man3/LAPACKE_zheevd_work.3 manpages/man/man3/LAPACKE_zheevr.3 manpages/man/man3/LAPACKE_zheevr_2stage.3 manpages/man/man3/LAPACKE_zheevr_2stage_work.3 manpages/man/man3/LAPACKE_zheevr_work.3 manpages/man/man3/LAPACKE_zheevx.3 manpages/man/man3/LAPACKE_zheevx_2stage.3 manpages/man/man3/LAPACKE_zheevx_2stage_work.3 manpages/man/man3/LAPACKE_zheevx_work.3 manpages/man/man3/LAPACKE_zhegst.3 manpages/man/man3/LAPACKE_zhegst_work.3 manpages/man/man3/LAPACKE_zhegv.3 manpages/man/man3/LAPACKE_zhegv_2stage.3 manpages/man/man3/LAPACKE_zhegv_2stage_work.3 manpages/man/man3/LAPACKE_zhegv_work.3 manpages/man/man3/LAPACKE_zhegvd.3 manpages/man/man3/LAPACKE_zhegvd_work.3 manpages/man/man3/LAPACKE_zhegvx.3 manpages/man/man3/LAPACKE_zhegvx_work.3 manpages/man/man3/LAPACKE_zherfs.3 manpages/man/man3/LAPACKE_zherfs_work.3 manpages/man/man3/LAPACKE_zherfsx.3 manpages/man/man3/LAPACKE_zherfsx_work.3 manpages/man/man3/LAPACKE_zhesv.3 manpages/man/man3/LAPACKE_zhesv_aa.3 manpages/man/man3/LAPACKE_zhesv_aa_2stage.3 manpages/man/man3/LAPACKE_zhesv_aa_2stage_work.3 manpages/man/man3/LAPACKE_zhesv_aa_work.3 manpages/man/man3/LAPACKE_zhesv_rk.3 manpages/man/man3/LAPACKE_zhesv_rk_work.3 manpages/man/man3/LAPACKE_zhesv_work.3 manpages/man/man3/LAPACKE_zhesvx.3 manpages/man/man3/LAPACKE_zhesvx_work.3 manpages/man/man3/LAPACKE_zhesvxx.3 manpages/man/man3/LAPACKE_zhesvxx_work.3 manpages/man/man3/LAPACKE_zheswapr.3 manpages/man/man3/LAPACKE_zheswapr_work.3 manpages/man/man3/LAPACKE_zhetrd.3 manpages/man/man3/LAPACKE_zhetrd_work.3 manpages/man/man3/LAPACKE_zhetrf.3 manpages/man/man3/LAPACKE_zhetrf_aa.3 manpages/man/man3/LAPACKE_zhetrf_aa_2stage.3 manpages/man/man3/LAPACKE_zhetrf_aa_2stage_work.3 manpages/man/man3/LAPACKE_zhetrf_aa_work.3 manpages/man/man3/LAPACKE_zhetrf_rk.3 manpages/man/man3/LAPACKE_zhetrf_rk_work.3 manpages/man/man3/LAPACKE_zhetrf_rook.3 manpages/man/man3/LAPACKE_zhetrf_rook_work.3 manpages/man/man3/LAPACKE_zhetrf_work.3 manpages/man/man3/LAPACKE_zhetri.3 manpages/man/man3/LAPACKE_zhetri2.3 manpages/man/man3/LAPACKE_zhetri2_work.3 manpages/man/man3/LAPACKE_zhetri2x.3 manpages/man/man3/LAPACKE_zhetri2x_work.3 manpages/man/man3/LAPACKE_zhetri_3.3 manpages/man/man3/LAPACKE_zhetri_3_work.3 manpages/man/man3/LAPACKE_zhetri_work.3 manpages/man/man3/LAPACKE_zhetrs.3 manpages/man/man3/LAPACKE_zhetrs2.3 manpages/man/man3/LAPACKE_zhetrs2_work.3 manpages/man/man3/LAPACKE_zhetrs_3.3 manpages/man/man3/LAPACKE_zhetrs_3_work.3 manpages/man/man3/LAPACKE_zhetrs_aa.3 manpages/man/man3/LAPACKE_zhetrs_aa_2stage.3 manpages/man/man3/LAPACKE_zhetrs_aa_2stage_work.3 manpages/man/man3/LAPACKE_zhetrs_aa_work.3 manpages/man/man3/LAPACKE_zhetrs_rook.3 manpages/man/man3/LAPACKE_zhetrs_rook_work.3 manpages/man/man3/LAPACKE_zhetrs_work.3 manpages/man/man3/LAPACKE_zhfrk.3 manpages/man/man3/LAPACKE_zhfrk_work.3 manpages/man/man3/LAPACKE_zhgeqz.3 manpages/man/man3/LAPACKE_zhgeqz_work.3 manpages/man/man3/LAPACKE_zhp_nancheck.3 manpages/man/man3/LAPACKE_zhp_trans.3 manpages/man/man3/LAPACKE_zhpcon.3 manpages/man/man3/LAPACKE_zhpcon_work.3 manpages/man/man3/LAPACKE_zhpev.3 manpages/man/man3/LAPACKE_zhpev_work.3 manpages/man/man3/LAPACKE_zhpevd.3 manpages/man/man3/LAPACKE_zhpevd_work.3 manpages/man/man3/LAPACKE_zhpevx.3 manpages/man/man3/LAPACKE_zhpevx_work.3 manpages/man/man3/LAPACKE_zhpgst.3 manpages/man/man3/LAPACKE_zhpgst_work.3 manpages/man/man3/LAPACKE_zhpgv.3 manpages/man/man3/LAPACKE_zhpgv_work.3 manpages/man/man3/LAPACKE_zhpgvd.3 manpages/man/man3/LAPACKE_zhpgvd_work.3 manpages/man/man3/LAPACKE_zhpgvx.3 manpages/man/man3/LAPACKE_zhpgvx_work.3 manpages/man/man3/LAPACKE_zhprfs.3 manpages/man/man3/LAPACKE_zhprfs_work.3 manpages/man/man3/LAPACKE_zhpsv.3 manpages/man/man3/LAPACKE_zhpsv_work.3 manpages/man/man3/LAPACKE_zhpsvx.3 manpages/man/man3/LAPACKE_zhpsvx_work.3 manpages/man/man3/LAPACKE_zhptrd.3 manpages/man/man3/LAPACKE_zhptrd_work.3 manpages/man/man3/LAPACKE_zhptrf.3 manpages/man/man3/LAPACKE_zhptrf_work.3 manpages/man/man3/LAPACKE_zhptri.3 manpages/man/man3/LAPACKE_zhptri_work.3 manpages/man/man3/LAPACKE_zhptrs.3 manpages/man/man3/LAPACKE_zhptrs_work.3 manpages/man/man3/LAPACKE_zhs_nancheck.3 manpages/man/man3/LAPACKE_zhs_trans.3 manpages/man/man3/LAPACKE_zhsein.3 manpages/man/man3/LAPACKE_zhsein_work.3 manpages/man/man3/LAPACKE_zhseqr.3 manpages/man/man3/LAPACKE_zhseqr_work.3 manpages/man/man3/LAPACKE_zlacgv.3 manpages/man/man3/LAPACKE_zlacgv_work.3 manpages/man/man3/LAPACKE_zlacn2.3 manpages/man/man3/LAPACKE_zlacn2_work.3 manpages/man/man3/LAPACKE_zlacp2.3 manpages/man/man3/LAPACKE_zlacp2_work.3 manpages/man/man3/LAPACKE_zlacpy.3 manpages/man/man3/LAPACKE_zlacpy_work.3 manpages/man/man3/LAPACKE_zlacrm.3 manpages/man/man3/LAPACKE_zlacrm_work.3 manpages/man/man3/LAPACKE_zlag2c.3 manpages/man/man3/LAPACKE_zlag2c_work.3 manpages/man/man3/LAPACKE_zlagge.3 manpages/man/man3/LAPACKE_zlagge_work.3 manpages/man/man3/LAPACKE_zlaghe.3 manpages/man/man3/LAPACKE_zlaghe_work.3 manpages/man/man3/LAPACKE_zlagsy.3 manpages/man/man3/LAPACKE_zlagsy_work.3 manpages/man/man3/LAPACKE_zlange.3 manpages/man/man3/LAPACKE_zlange_work.3 manpages/man/man3/LAPACKE_zlanhe.3 manpages/man/man3/LAPACKE_zlanhe_work.3 manpages/man/man3/LAPACKE_zlansy.3 manpages/man/man3/LAPACKE_zlansy_work.3 manpages/man/man3/LAPACKE_zlantr.3 manpages/man/man3/LAPACKE_zlantr_work.3 manpages/man/man3/LAPACKE_zlapmr.3 manpages/man/man3/LAPACKE_zlapmr_work.3 manpages/man/man3/LAPACKE_zlapmt.3 manpages/man/man3/LAPACKE_zlapmt_work.3 manpages/man/man3/LAPACKE_zlarcm.3 manpages/man/man3/LAPACKE_zlarcm_work.3 manpages/man/man3/LAPACKE_zlarfb.3 manpages/man/man3/LAPACKE_zlarfb_work.3 manpages/man/man3/LAPACKE_zlarfg.3 manpages/man/man3/LAPACKE_zlarfg_work.3 manpages/man/man3/LAPACKE_zlarft.3 manpages/man/man3/LAPACKE_zlarft_work.3 manpages/man/man3/LAPACKE_zlarfx.3 manpages/man/man3/LAPACKE_zlarfx_work.3 manpages/man/man3/LAPACKE_zlarnv.3 manpages/man/man3/LAPACKE_zlarnv_work.3 manpages/man/man3/LAPACKE_zlascl.3 manpages/man/man3/LAPACKE_zlascl_work.3 manpages/man/man3/LAPACKE_zlaset.3 manpages/man/man3/LAPACKE_zlaset_work.3 manpages/man/man3/LAPACKE_zlassq.3 manpages/man/man3/LAPACKE_zlassq_work.3 manpages/man/man3/LAPACKE_zlaswp.3 manpages/man/man3/LAPACKE_zlaswp_work.3 manpages/man/man3/LAPACKE_zlatms.3 manpages/man/man3/LAPACKE_zlatms_work.3 manpages/man/man3/LAPACKE_zlauum.3 manpages/man/man3/LAPACKE_zlauum_work.3 manpages/man/man3/LAPACKE_zpb_nancheck.3 manpages/man/man3/LAPACKE_zpb_trans.3 manpages/man/man3/LAPACKE_zpbcon.3 manpages/man/man3/LAPACKE_zpbcon_work.3 manpages/man/man3/LAPACKE_zpbequ.3 manpages/man/man3/LAPACKE_zpbequ_work.3 manpages/man/man3/LAPACKE_zpbrfs.3 manpages/man/man3/LAPACKE_zpbrfs_work.3 manpages/man/man3/LAPACKE_zpbstf.3 manpages/man/man3/LAPACKE_zpbstf_work.3 manpages/man/man3/LAPACKE_zpbsv.3 manpages/man/man3/LAPACKE_zpbsv_work.3 manpages/man/man3/LAPACKE_zpbsvx.3 manpages/man/man3/LAPACKE_zpbsvx_work.3 manpages/man/man3/LAPACKE_zpbtrf.3 manpages/man/man3/LAPACKE_zpbtrf_work.3 manpages/man/man3/LAPACKE_zpbtrs.3 manpages/man/man3/LAPACKE_zpbtrs_work.3 manpages/man/man3/LAPACKE_zpf_nancheck.3 manpages/man/man3/LAPACKE_zpf_trans.3 manpages/man/man3/LAPACKE_zpftrf.3 manpages/man/man3/LAPACKE_zpftrf_work.3 manpages/man/man3/LAPACKE_zpftri.3 manpages/man/man3/LAPACKE_zpftri_work.3 manpages/man/man3/LAPACKE_zpftrs.3 manpages/man/man3/LAPACKE_zpftrs_work.3 manpages/man/man3/LAPACKE_zpo_nancheck.3 manpages/man/man3/LAPACKE_zpo_trans.3 manpages/man/man3/LAPACKE_zpocon.3 manpages/man/man3/LAPACKE_zpocon_work.3 manpages/man/man3/LAPACKE_zpoequ.3 manpages/man/man3/LAPACKE_zpoequ_work.3 manpages/man/man3/LAPACKE_zpoequb.3 manpages/man/man3/LAPACKE_zpoequb_work.3 manpages/man/man3/LAPACKE_zporfs.3 manpages/man/man3/LAPACKE_zporfs_work.3 manpages/man/man3/LAPACKE_zporfsx.3 manpages/man/man3/LAPACKE_zporfsx_work.3 manpages/man/man3/LAPACKE_zposv.3 manpages/man/man3/LAPACKE_zposv_work.3 manpages/man/man3/LAPACKE_zposvx.3 manpages/man/man3/LAPACKE_zposvx_work.3 manpages/man/man3/LAPACKE_zposvxx.3 manpages/man/man3/LAPACKE_zposvxx_work.3 manpages/man/man3/LAPACKE_zpotrf.3 manpages/man/man3/LAPACKE_zpotrf2.3 manpages/man/man3/LAPACKE_zpotrf2_work.3 manpages/man/man3/LAPACKE_zpotrf_work.3 manpages/man/man3/LAPACKE_zpotri.3 manpages/man/man3/LAPACKE_zpotri_work.3 manpages/man/man3/LAPACKE_zpotrs.3 manpages/man/man3/LAPACKE_zpotrs_work.3 manpages/man/man3/LAPACKE_zpp_nancheck.3 manpages/man/man3/LAPACKE_zpp_trans.3 manpages/man/man3/LAPACKE_zppcon.3 manpages/man/man3/LAPACKE_zppcon_work.3 manpages/man/man3/LAPACKE_zppequ.3 manpages/man/man3/LAPACKE_zppequ_work.3 manpages/man/man3/LAPACKE_zpprfs.3 manpages/man/man3/LAPACKE_zpprfs_work.3 manpages/man/man3/LAPACKE_zppsv.3 manpages/man/man3/LAPACKE_zppsv_work.3 manpages/man/man3/LAPACKE_zppsvx.3 manpages/man/man3/LAPACKE_zppsvx_work.3 manpages/man/man3/LAPACKE_zpptrf.3 manpages/man/man3/LAPACKE_zpptrf_work.3 manpages/man/man3/LAPACKE_zpptri.3 manpages/man/man3/LAPACKE_zpptri_work.3 manpages/man/man3/LAPACKE_zpptrs.3 manpages/man/man3/LAPACKE_zpptrs_work.3 manpages/man/man3/LAPACKE_zpstrf.3 manpages/man/man3/LAPACKE_zpstrf_work.3 manpages/man/man3/LAPACKE_zpt_nancheck.3 manpages/man/man3/LAPACKE_zptcon.3 manpages/man/man3/LAPACKE_zptcon_work.3 manpages/man/man3/LAPACKE_zpteqr.3 manpages/man/man3/LAPACKE_zpteqr_work.3 manpages/man/man3/LAPACKE_zptrfs.3 manpages/man/man3/LAPACKE_zptrfs_work.3 manpages/man/man3/LAPACKE_zptsv.3 manpages/man/man3/LAPACKE_zptsv_work.3 manpages/man/man3/LAPACKE_zptsvx.3 manpages/man/man3/LAPACKE_zptsvx_work.3 manpages/man/man3/LAPACKE_zpttrf.3 manpages/man/man3/LAPACKE_zpttrf_work.3 manpages/man/man3/LAPACKE_zpttrs.3 manpages/man/man3/LAPACKE_zpttrs_work.3 manpages/man/man3/LAPACKE_zsp_nancheck.3 manpages/man/man3/LAPACKE_zsp_trans.3 manpages/man/man3/LAPACKE_zspcon.3 manpages/man/man3/LAPACKE_zspcon_work.3 manpages/man/man3/LAPACKE_zsprfs.3 manpages/man/man3/LAPACKE_zsprfs_work.3 manpages/man/man3/LAPACKE_zspsv.3 manpages/man/man3/LAPACKE_zspsv_work.3 manpages/man/man3/LAPACKE_zspsvx.3 manpages/man/man3/LAPACKE_zspsvx_work.3 manpages/man/man3/LAPACKE_zsptrf.3 manpages/man/man3/LAPACKE_zsptrf_work.3 manpages/man/man3/LAPACKE_zsptri.3 manpages/man/man3/LAPACKE_zsptri_work.3 manpages/man/man3/LAPACKE_zsptrs.3 manpages/man/man3/LAPACKE_zsptrs_work.3 manpages/man/man3/LAPACKE_zst_nancheck.3 manpages/man/man3/LAPACKE_zstedc.3 manpages/man/man3/LAPACKE_zstedc_work.3 manpages/man/man3/LAPACKE_zstegr.3 manpages/man/man3/LAPACKE_zstegr_work.3 manpages/man/man3/LAPACKE_zstein.3 manpages/man/man3/LAPACKE_zstein_work.3 manpages/man/man3/LAPACKE_zstemr.3 manpages/man/man3/LAPACKE_zstemr_work.3 manpages/man/man3/LAPACKE_zsteqr.3 manpages/man/man3/LAPACKE_zsteqr_work.3 manpages/man/man3/LAPACKE_zsy_nancheck.3 manpages/man/man3/LAPACKE_zsy_trans.3 manpages/man/man3/LAPACKE_zsycon.3 manpages/man/man3/LAPACKE_zsycon_3.3 manpages/man/man3/LAPACKE_zsycon_3_work.3 manpages/man/man3/LAPACKE_zsycon_work.3 manpages/man/man3/LAPACKE_zsyconv.3 manpages/man/man3/LAPACKE_zsyconv_work.3 manpages/man/man3/LAPACKE_zsyequb.3 manpages/man/man3/LAPACKE_zsyequb_work.3 manpages/man/man3/LAPACKE_zsyr.3 manpages/man/man3/LAPACKE_zsyr_work.3 manpages/man/man3/LAPACKE_zsyrfs.3 manpages/man/man3/LAPACKE_zsyrfs_work.3 manpages/man/man3/LAPACKE_zsyrfsx.3 manpages/man/man3/LAPACKE_zsyrfsx_work.3 manpages/man/man3/LAPACKE_zsysv.3 manpages/man/man3/LAPACKE_zsysv_aa.3 manpages/man/man3/LAPACKE_zsysv_aa_2stage.3 manpages/man/man3/LAPACKE_zsysv_aa_2stage_work.3 manpages/man/man3/LAPACKE_zsysv_aa_work.3 manpages/man/man3/LAPACKE_zsysv_rk.3 manpages/man/man3/LAPACKE_zsysv_rk_work.3 manpages/man/man3/LAPACKE_zsysv_rook.3 manpages/man/man3/LAPACKE_zsysv_rook_work.3 manpages/man/man3/LAPACKE_zsysv_work.3 manpages/man/man3/LAPACKE_zsysvx.3 manpages/man/man3/LAPACKE_zsysvx_work.3 manpages/man/man3/LAPACKE_zsysvxx.3 manpages/man/man3/LAPACKE_zsysvxx_work.3 manpages/man/man3/LAPACKE_zsyswapr.3 manpages/man/man3/LAPACKE_zsyswapr_work.3 manpages/man/man3/LAPACKE_zsytrf.3 manpages/man/man3/LAPACKE_zsytrf_aa.3 manpages/man/man3/LAPACKE_zsytrf_aa_2stage.3 manpages/man/man3/LAPACKE_zsytrf_aa_2stage_work.3 manpages/man/man3/LAPACKE_zsytrf_aa_work.3 manpages/man/man3/LAPACKE_zsytrf_rk.3 manpages/man/man3/LAPACKE_zsytrf_rk_work.3 manpages/man/man3/LAPACKE_zsytrf_rook.3 manpages/man/man3/LAPACKE_zsytrf_rook_work.3 manpages/man/man3/LAPACKE_zsytrf_work.3 manpages/man/man3/LAPACKE_zsytri.3 manpages/man/man3/LAPACKE_zsytri2.3 manpages/man/man3/LAPACKE_zsytri2_work.3 manpages/man/man3/LAPACKE_zsytri2x.3 manpages/man/man3/LAPACKE_zsytri2x_work.3 manpages/man/man3/LAPACKE_zsytri_3.3 manpages/man/man3/LAPACKE_zsytri_3_work.3 manpages/man/man3/LAPACKE_zsytri_work.3 manpages/man/man3/LAPACKE_zsytrs.3 manpages/man/man3/LAPACKE_zsytrs2.3 manpages/man/man3/LAPACKE_zsytrs2_work.3 manpages/man/man3/LAPACKE_zsytrs_3.3 manpages/man/man3/LAPACKE_zsytrs_3_work.3 manpages/man/man3/LAPACKE_zsytrs_aa.3 manpages/man/man3/LAPACKE_zsytrs_aa_2stage.3 manpages/man/man3/LAPACKE_zsytrs_aa_2stage_work.3 manpages/man/man3/LAPACKE_zsytrs_aa_work.3 manpages/man/man3/LAPACKE_zsytrs_rook.3 manpages/man/man3/LAPACKE_zsytrs_rook_work.3 manpages/man/man3/LAPACKE_zsytrs_work.3 manpages/man/man3/LAPACKE_ztb_nancheck.3 manpages/man/man3/LAPACKE_ztb_trans.3 manpages/man/man3/LAPACKE_ztbcon.3 manpages/man/man3/LAPACKE_ztbcon_work.3 manpages/man/man3/LAPACKE_ztbrfs.3 manpages/man/man3/LAPACKE_ztbrfs_work.3 manpages/man/man3/LAPACKE_ztbtrs.3 manpages/man/man3/LAPACKE_ztbtrs_work.3 manpages/man/man3/LAPACKE_ztf_nancheck.3 manpages/man/man3/LAPACKE_ztf_trans.3 manpages/man/man3/LAPACKE_ztfsm.3 manpages/man/man3/LAPACKE_ztfsm_work.3 manpages/man/man3/LAPACKE_ztftri.3 manpages/man/man3/LAPACKE_ztftri_work.3 manpages/man/man3/LAPACKE_ztfttp.3 manpages/man/man3/LAPACKE_ztfttp_work.3 manpages/man/man3/LAPACKE_ztfttr.3 manpages/man/man3/LAPACKE_ztfttr_work.3 manpages/man/man3/LAPACKE_ztgevc.3 manpages/man/man3/LAPACKE_ztgevc_work.3 manpages/man/man3/LAPACKE_ztgexc.3 manpages/man/man3/LAPACKE_ztgexc_work.3 manpages/man/man3/LAPACKE_ztgsen.3 manpages/man/man3/LAPACKE_ztgsen_work.3 manpages/man/man3/LAPACKE_ztgsja.3 manpages/man/man3/LAPACKE_ztgsja_work.3 manpages/man/man3/LAPACKE_ztgsna.3 manpages/man/man3/LAPACKE_ztgsna_work.3 manpages/man/man3/LAPACKE_ztgsyl.3 manpages/man/man3/LAPACKE_ztgsyl_work.3 manpages/man/man3/LAPACKE_ztp_nancheck.3 manpages/man/man3/LAPACKE_ztp_trans.3 manpages/man/man3/LAPACKE_ztpcon.3 manpages/man/man3/LAPACKE_ztpcon_work.3 manpages/man/man3/LAPACKE_ztpmqrt.3 manpages/man/man3/LAPACKE_ztpmqrt_work.3 manpages/man/man3/LAPACKE_ztpqrt.3 manpages/man/man3/LAPACKE_ztpqrt2.3 manpages/man/man3/LAPACKE_ztpqrt2_work.3 manpages/man/man3/LAPACKE_ztpqrt_work.3 manpages/man/man3/LAPACKE_ztprfb.3 manpages/man/man3/LAPACKE_ztprfb_work.3 manpages/man/man3/LAPACKE_ztprfs.3 manpages/man/man3/LAPACKE_ztprfs_work.3 manpages/man/man3/LAPACKE_ztptri.3 manpages/man/man3/LAPACKE_ztptri_work.3 manpages/man/man3/LAPACKE_ztptrs.3 manpages/man/man3/LAPACKE_ztptrs_work.3 manpages/man/man3/LAPACKE_ztpttf.3 manpages/man/man3/LAPACKE_ztpttf_work.3 manpages/man/man3/LAPACKE_ztpttr.3 manpages/man/man3/LAPACKE_ztpttr_work.3 manpages/man/man3/LAPACKE_ztr_nancheck.3 manpages/man/man3/LAPACKE_ztr_trans.3 manpages/man/man3/LAPACKE_ztrcon.3 manpages/man/man3/LAPACKE_ztrcon_work.3 manpages/man/man3/LAPACKE_ztrevc.3 manpages/man/man3/LAPACKE_ztrevc_work.3 manpages/man/man3/LAPACKE_ztrexc.3 manpages/man/man3/LAPACKE_ztrexc_work.3 manpages/man/man3/LAPACKE_ztrrfs.3 manpages/man/man3/LAPACKE_ztrrfs_work.3 manpages/man/man3/LAPACKE_ztrsen.3 manpages/man/man3/LAPACKE_ztrsen_work.3 manpages/man/man3/LAPACKE_ztrsna.3 manpages/man/man3/LAPACKE_ztrsna_work.3 manpages/man/man3/LAPACKE_ztrsyl.3 manpages/man/man3/LAPACKE_ztrsyl_work.3 manpages/man/man3/LAPACKE_ztrtri.3 manpages/man/man3/LAPACKE_ztrtri_work.3 manpages/man/man3/LAPACKE_ztrtrs.3 manpages/man/man3/LAPACKE_ztrtrs_work.3 manpages/man/man3/LAPACKE_ztrttf.3 manpages/man/man3/LAPACKE_ztrttf_work.3 manpages/man/man3/LAPACKE_ztrttp.3 manpages/man/man3/LAPACKE_ztrttp_work.3 manpages/man/man3/LAPACKE_ztzrzf.3 manpages/man/man3/LAPACKE_ztzrzf_work.3 manpages/man/man3/LAPACKE_zunbdb.3 manpages/man/man3/LAPACKE_zunbdb_work.3 manpages/man/man3/LAPACKE_zuncsd.3 manpages/man/man3/LAPACKE_zuncsd2by1.3 manpages/man/man3/LAPACKE_zuncsd2by1_work.3 manpages/man/man3/LAPACKE_zuncsd_work.3 manpages/man/man3/LAPACKE_zungbr.3 manpages/man/man3/LAPACKE_zungbr_work.3 manpages/man/man3/LAPACKE_zunghr.3 manpages/man/man3/LAPACKE_zunghr_work.3 manpages/man/man3/LAPACKE_zunglq.3 manpages/man/man3/LAPACKE_zunglq_work.3 manpages/man/man3/LAPACKE_zungql.3 manpages/man/man3/LAPACKE_zungql_work.3 manpages/man/man3/LAPACKE_zungqr.3 manpages/man/man3/LAPACKE_zungqr_work.3 manpages/man/man3/LAPACKE_zungrq.3 manpages/man/man3/LAPACKE_zungrq_work.3 manpages/man/man3/LAPACKE_zungtr.3 manpages/man/man3/LAPACKE_zungtr_work.3 manpages/man/man3/LAPACKE_zunmbr.3 manpages/man/man3/LAPACKE_zunmbr_work.3 manpages/man/man3/LAPACKE_zunmhr.3 manpages/man/man3/LAPACKE_zunmhr_work.3 manpages/man/man3/LAPACKE_zunmlq.3 manpages/man/man3/LAPACKE_zunmlq_work.3 manpages/man/man3/LAPACKE_zunmql.3 manpages/man/man3/LAPACKE_zunmql_work.3 manpages/man/man3/LAPACKE_zunmqr.3 manpages/man/man3/LAPACKE_zunmqr_work.3 manpages/man/man3/LAPACKE_zunmrq.3 manpages/man/man3/LAPACKE_zunmrq_work.3 manpages/man/man3/LAPACKE_zunmrz.3 manpages/man/man3/LAPACKE_zunmrz_work.3 manpages/man/man3/LAPACKE_zunmtr.3 manpages/man/man3/LAPACKE_zunmtr_work.3 manpages/man/man3/LAPACKE_zupgtr.3 manpages/man/man3/LAPACKE_zupgtr_work.3 manpages/man/man3/LAPACKE_zupmtr.3 manpages/man/man3/LAPACKE_zupmtr_work.3 manpages/man/man3/LAPACK_C2INT.3 manpages/man/man3/LAPACK_CISNAN.3 manpages/man/man3/LAPACK_COL_MAJOR.3 manpages/man/man3/LAPACK_C_SELECT1.3 manpages/man/man3/LAPACK_C_SELECT2.3 manpages/man/man3/LAPACK_DISNAN.3 manpages/man/man3/LAPACK_D_SELECT2.3 manpages/man/man3/LAPACK_D_SELECT3.3 manpages/man/man3/LAPACK_GLOBAL.3 manpages/man/man3/LAPACK_ROW_MAJOR.3 manpages/man/man3/LAPACK_SISNAN.3 manpages/man/man3/LAPACK_S_SELECT2.3 manpages/man/man3/LAPACK_S_SELECT3.3 manpages/man/man3/LAPACK_TRANSPOSE_MEMORY_ERROR.3 manpages/man/man3/LAPACK_WORK_MEMORY_ERROR.3 manpages/man/man3/LAPACK_Z2INT.3 manpages/man/man3/LAPACK_ZISNAN.3 manpages/man/man3/LAPACK_Z_SELECT1.3 manpages/man/man3/LAPACK_Z_SELECT2.3 manpages/man/man3/LAPACK_cbbcsd.3 manpages/man/man3/LAPACK_cbdsqr.3 manpages/man/man3/LAPACK_cgbbrd.3 manpages/man/man3/LAPACK_cgbcon.3 manpages/man/man3/LAPACK_cgbequ.3 manpages/man/man3/LAPACK_cgbequb.3 manpages/man/man3/LAPACK_cgbrfs.3 manpages/man/man3/LAPACK_cgbrfsx.3 manpages/man/man3/LAPACK_cgbsv.3 manpages/man/man3/LAPACK_cgbsvx.3 manpages/man/man3/LAPACK_cgbsvxx.3 manpages/man/man3/LAPACK_cgbtrf.3 manpages/man/man3/LAPACK_cgbtrs.3 manpages/man/man3/LAPACK_cgebak.3 manpages/man/man3/LAPACK_cgebal.3 manpages/man/man3/LAPACK_cgebrd.3 manpages/man/man3/LAPACK_cgecon.3 manpages/man/man3/LAPACK_cgeequ.3 manpages/man/man3/LAPACK_cgeequb.3 manpages/man/man3/LAPACK_cgees.3 manpages/man/man3/LAPACK_cgeesx.3 manpages/man/man3/LAPACK_cgeev.3 manpages/man/man3/LAPACK_cgeevx.3 manpages/man/man3/LAPACK_cgehrd.3 manpages/man/man3/LAPACK_cgejsv.3 manpages/man/man3/LAPACK_cgelq.3 manpages/man/man3/LAPACK_cgelq2.3 manpages/man/man3/LAPACK_cgelqf.3 manpages/man/man3/LAPACK_cgels.3 manpages/man/man3/LAPACK_cgelsd.3 manpages/man/man3/LAPACK_cgelss.3 manpages/man/man3/LAPACK_cgelsy.3 manpages/man/man3/LAPACK_cgemlq.3 manpages/man/man3/LAPACK_cgemqr.3 manpages/man/man3/LAPACK_cgemqrt.3 manpages/man/man3/LAPACK_cgeqlf.3 manpages/man/man3/LAPACK_cgeqp3.3 manpages/man/man3/LAPACK_cgeqpf.3 manpages/man/man3/LAPACK_cgeqr.3 manpages/man/man3/LAPACK_cgeqr2.3 manpages/man/man3/LAPACK_cgeqrf.3 manpages/man/man3/LAPACK_cgeqrfp.3 manpages/man/man3/LAPACK_cgeqrt.3 manpages/man/man3/LAPACK_cgeqrt2.3 manpages/man/man3/LAPACK_cgeqrt3.3 manpages/man/man3/LAPACK_cgerfs.3 manpages/man/man3/LAPACK_cgerfsx.3 manpages/man/man3/LAPACK_cgerqf.3 manpages/man/man3/LAPACK_cgesdd.3 manpages/man/man3/LAPACK_cgesv.3 manpages/man/man3/LAPACK_cgesvd.3 manpages/man/man3/LAPACK_cgesvdx.3 manpages/man/man3/LAPACK_cgesvj.3 manpages/man/man3/LAPACK_cgesvx.3 manpages/man/man3/LAPACK_cgesvxx.3 manpages/man/man3/LAPACK_cgetf2.3 manpages/man/man3/LAPACK_cgetrf.3 manpages/man/man3/LAPACK_cgetrf2.3 manpages/man/man3/LAPACK_cgetri.3 manpages/man/man3/LAPACK_cgetrs.3 manpages/man/man3/LAPACK_cgetsls.3 manpages/man/man3/LAPACK_cggbak.3 manpages/man/man3/LAPACK_cggbal.3 manpages/man/man3/LAPACK_cgges.3 manpages/man/man3/LAPACK_cgges3.3 manpages/man/man3/LAPACK_cggesx.3 manpages/man/man3/LAPACK_cggev.3 manpages/man/man3/LAPACK_cggev3.3 manpages/man/man3/LAPACK_cggevx.3 manpages/man/man3/LAPACK_cggglm.3 manpages/man/man3/LAPACK_cgghd3.3 manpages/man/man3/LAPACK_cgghrd.3 manpages/man/man3/LAPACK_cgglse.3 manpages/man/man3/LAPACK_cggqrf.3 manpages/man/man3/LAPACK_cggrqf.3 manpages/man/man3/LAPACK_cggsvd.3 manpages/man/man3/LAPACK_cggsvd3.3 manpages/man/man3/LAPACK_cggsvp.3 manpages/man/man3/LAPACK_cggsvp3.3 manpages/man/man3/LAPACK_cgtcon.3 manpages/man/man3/LAPACK_cgtrfs.3 manpages/man/man3/LAPACK_cgtsv.3 manpages/man/man3/LAPACK_cgtsvx.3 manpages/man/man3/LAPACK_cgttrf.3 manpages/man/man3/LAPACK_cgttrs.3 manpages/man/man3/LAPACK_chbev.3 manpages/man/man3/LAPACK_chbev_2stage.3 manpages/man/man3/LAPACK_chbevd.3 manpages/man/man3/LAPACK_chbevd_2stage.3 manpages/man/man3/LAPACK_chbevx.3 manpages/man/man3/LAPACK_chbevx_2stage.3 manpages/man/man3/LAPACK_chbgst.3 manpages/man/man3/LAPACK_chbgv.3 manpages/man/man3/LAPACK_chbgvd.3 manpages/man/man3/LAPACK_chbgvx.3 manpages/man/man3/LAPACK_chbtrd.3 manpages/man/man3/LAPACK_checon.3 manpages/man/man3/LAPACK_checon_3.3 manpages/man/man3/LAPACK_cheequb.3 manpages/man/man3/LAPACK_cheev.3 manpages/man/man3/LAPACK_cheev_2stage.3 manpages/man/man3/LAPACK_cheevd.3 manpages/man/man3/LAPACK_cheevd_2stage.3 manpages/man/man3/LAPACK_cheevr.3 manpages/man/man3/LAPACK_cheevr_2stage.3 manpages/man/man3/LAPACK_cheevx.3 manpages/man/man3/LAPACK_cheevx_2stage.3 manpages/man/man3/LAPACK_chegst.3 manpages/man/man3/LAPACK_chegv.3 manpages/man/man3/LAPACK_chegv_2stage.3 manpages/man/man3/LAPACK_chegvd.3 manpages/man/man3/LAPACK_chegvx.3 manpages/man/man3/LAPACK_cherfs.3 manpages/man/man3/LAPACK_cherfsx.3 manpages/man/man3/LAPACK_chesv.3 manpages/man/man3/LAPACK_chesv_aa.3 manpages/man/man3/LAPACK_chesv_aa_2stage.3 manpages/man/man3/LAPACK_chesv_rk.3 manpages/man/man3/LAPACK_chesvx.3 manpages/man/man3/LAPACK_chesvxx.3 manpages/man/man3/LAPACK_cheswapr.3 manpages/man/man3/LAPACK_chetrd.3 manpages/man/man3/LAPACK_chetrf.3 manpages/man/man3/LAPACK_chetrf_aa.3 manpages/man/man3/LAPACK_chetrf_aa_2stage.3 manpages/man/man3/LAPACK_chetrf_rk.3 manpages/man/man3/LAPACK_chetrf_rook.3 manpages/man/man3/LAPACK_chetri.3 manpages/man/man3/LAPACK_chetri2.3 manpages/man/man3/LAPACK_chetri2x.3 manpages/man/man3/LAPACK_chetri_3.3 manpages/man/man3/LAPACK_chetrs.3 manpages/man/man3/LAPACK_chetrs2.3 manpages/man/man3/LAPACK_chetrs_3.3 manpages/man/man3/LAPACK_chetrs_aa.3 manpages/man/man3/LAPACK_chetrs_aa_2stage.3 manpages/man/man3/LAPACK_chetrs_rook.3 manpages/man/man3/LAPACK_chfrk.3 manpages/man/man3/LAPACK_chgeqz.3 manpages/man/man3/LAPACK_chpcon.3 manpages/man/man3/LAPACK_chpev.3 manpages/man/man3/LAPACK_chpevd.3 manpages/man/man3/LAPACK_chpevx.3 manpages/man/man3/LAPACK_chpgst.3 manpages/man/man3/LAPACK_chpgv.3 manpages/man/man3/LAPACK_chpgvd.3 manpages/man/man3/LAPACK_chpgvx.3 manpages/man/man3/LAPACK_chprfs.3 manpages/man/man3/LAPACK_chpsv.3 manpages/man/man3/LAPACK_chpsvx.3 manpages/man/man3/LAPACK_chptrd.3 manpages/man/man3/LAPACK_chptrf.3 manpages/man/man3/LAPACK_chptri.3 manpages/man/man3/LAPACK_chptrs.3 manpages/man/man3/LAPACK_chsein.3 manpages/man/man3/LAPACK_chseqr.3 manpages/man/man3/LAPACK_clacgv.3 manpages/man/man3/LAPACK_clacn2.3 manpages/man/man3/LAPACK_clacp2.3 manpages/man/man3/LAPACK_clacpy.3 manpages/man/man3/LAPACK_clacrm.3 manpages/man/man3/LAPACK_clag2z.3 manpages/man/man3/LAPACK_clagge.3 manpages/man/man3/LAPACK_claghe.3 manpages/man/man3/LAPACK_clagsy.3 manpages/man/man3/LAPACK_clange.3 manpages/man/man3/LAPACK_clanhe.3 manpages/man/man3/LAPACK_clansy.3 manpages/man/man3/LAPACK_clantr.3 manpages/man/man3/LAPACK_clapmr.3 manpages/man/man3/LAPACK_clapmt.3 manpages/man/man3/LAPACK_clarcm.3 manpages/man/man3/LAPACK_clarfb.3 manpages/man/man3/LAPACK_clarfg.3 manpages/man/man3/LAPACK_clarft.3 manpages/man/man3/LAPACK_clarfx.3 manpages/man/man3/LAPACK_clarnv.3 manpages/man/man3/LAPACK_clascl.3 manpages/man/man3/LAPACK_claset.3 manpages/man/man3/LAPACK_classq.3 manpages/man/man3/LAPACK_claswp.3 manpages/man/man3/LAPACK_clatms.3 manpages/man/man3/LAPACK_clauum.3 manpages/man/man3/LAPACK_cpbcon.3 manpages/man/man3/LAPACK_cpbequ.3 manpages/man/man3/LAPACK_cpbrfs.3 manpages/man/man3/LAPACK_cpbstf.3 manpages/man/man3/LAPACK_cpbsv.3 manpages/man/man3/LAPACK_cpbsvx.3 manpages/man/man3/LAPACK_cpbtrf.3 manpages/man/man3/LAPACK_cpbtrs.3 manpages/man/man3/LAPACK_cpftrf.3 manpages/man/man3/LAPACK_cpftri.3 manpages/man/man3/LAPACK_cpftrs.3 manpages/man/man3/LAPACK_cpocon.3 manpages/man/man3/LAPACK_cpoequ.3 manpages/man/man3/LAPACK_cpoequb.3 manpages/man/man3/LAPACK_cporfs.3 manpages/man/man3/LAPACK_cporfsx.3 manpages/man/man3/LAPACK_cposv.3 manpages/man/man3/LAPACK_cposvx.3 manpages/man/man3/LAPACK_cposvxx.3 manpages/man/man3/LAPACK_cpotrf.3 manpages/man/man3/LAPACK_cpotrf2.3 manpages/man/man3/LAPACK_cpotri.3 manpages/man/man3/LAPACK_cpotrs.3 manpages/man/man3/LAPACK_cppcon.3 manpages/man/man3/LAPACK_cppequ.3 manpages/man/man3/LAPACK_cpprfs.3 manpages/man/man3/LAPACK_cppsv.3 manpages/man/man3/LAPACK_cppsvx.3 manpages/man/man3/LAPACK_cpptrf.3 manpages/man/man3/LAPACK_cpptri.3 manpages/man/man3/LAPACK_cpptrs.3 manpages/man/man3/LAPACK_cpstrf.3 manpages/man/man3/LAPACK_cptcon.3 manpages/man/man3/LAPACK_cpteqr.3 manpages/man/man3/LAPACK_cptrfs.3 manpages/man/man3/LAPACK_cptsv.3 manpages/man/man3/LAPACK_cptsvx.3 manpages/man/man3/LAPACK_cpttrf.3 manpages/man/man3/LAPACK_cpttrs.3 manpages/man/man3/LAPACK_cspcon.3 manpages/man/man3/LAPACK_csprfs.3 manpages/man/man3/LAPACK_cspsv.3 manpages/man/man3/LAPACK_cspsvx.3 manpages/man/man3/LAPACK_csptrf.3 manpages/man/man3/LAPACK_csptri.3 manpages/man/man3/LAPACK_csptrs.3 manpages/man/man3/LAPACK_cstedc.3 manpages/man/man3/LAPACK_cstegr.3 manpages/man/man3/LAPACK_cstein.3 manpages/man/man3/LAPACK_cstemr.3 manpages/man/man3/LAPACK_csteqr.3 manpages/man/man3/LAPACK_csycon.3 manpages/man/man3/LAPACK_csycon_3.3 manpages/man/man3/LAPACK_csyconv.3 manpages/man/man3/LAPACK_csyequb.3 manpages/man/man3/LAPACK_csyr.3 manpages/man/man3/LAPACK_csyrfs.3 manpages/man/man3/LAPACK_csyrfsx.3 manpages/man/man3/LAPACK_csysv.3 manpages/man/man3/LAPACK_csysv_aa.3 manpages/man/man3/LAPACK_csysv_aa_2stage.3 manpages/man/man3/LAPACK_csysv_rk.3 manpages/man/man3/LAPACK_csysv_rook.3 manpages/man/man3/LAPACK_csysvx.3 manpages/man/man3/LAPACK_csysvxx.3 manpages/man/man3/LAPACK_csyswapr.3 manpages/man/man3/LAPACK_csytrf.3 manpages/man/man3/LAPACK_csytrf_aa.3 manpages/man/man3/LAPACK_csytrf_aa_2stage.3 manpages/man/man3/LAPACK_csytrf_rk.3 manpages/man/man3/LAPACK_csytrf_rook.3 manpages/man/man3/LAPACK_csytri.3 manpages/man/man3/LAPACK_csytri2.3 manpages/man/man3/LAPACK_csytri2x.3 manpages/man/man3/LAPACK_csytri_3.3 manpages/man/man3/LAPACK_csytrs.3 manpages/man/man3/LAPACK_csytrs2.3 manpages/man/man3/LAPACK_csytrs_3.3 manpages/man/man3/LAPACK_csytrs_aa.3 manpages/man/man3/LAPACK_csytrs_aa_2stage.3 manpages/man/man3/LAPACK_csytrs_rook.3 manpages/man/man3/LAPACK_ctbcon.3 manpages/man/man3/LAPACK_ctbrfs.3 manpages/man/man3/LAPACK_ctbtrs.3 manpages/man/man3/LAPACK_ctfsm.3 manpages/man/man3/LAPACK_ctftri.3 manpages/man/man3/LAPACK_ctfttp.3 manpages/man/man3/LAPACK_ctfttr.3 manpages/man/man3/LAPACK_ctgevc.3 manpages/man/man3/LAPACK_ctgexc.3 manpages/man/man3/LAPACK_ctgsen.3 manpages/man/man3/LAPACK_ctgsja.3 manpages/man/man3/LAPACK_ctgsna.3 manpages/man/man3/LAPACK_ctgsyl.3 manpages/man/man3/LAPACK_ctpcon.3 manpages/man/man3/LAPACK_ctpmqrt.3 manpages/man/man3/LAPACK_ctpqrt.3 manpages/man/man3/LAPACK_ctpqrt2.3 manpages/man/man3/LAPACK_ctprfb.3 manpages/man/man3/LAPACK_ctprfs.3 manpages/man/man3/LAPACK_ctptri.3 manpages/man/man3/LAPACK_ctptrs.3 manpages/man/man3/LAPACK_ctpttf.3 manpages/man/man3/LAPACK_ctpttr.3 manpages/man/man3/LAPACK_ctrcon.3 manpages/man/man3/LAPACK_ctrevc.3 manpages/man/man3/LAPACK_ctrexc.3 manpages/man/man3/LAPACK_ctrrfs.3 manpages/man/man3/LAPACK_ctrsen.3 manpages/man/man3/LAPACK_ctrsna.3 manpages/man/man3/LAPACK_ctrsyl.3 manpages/man/man3/LAPACK_ctrtri.3 manpages/man/man3/LAPACK_ctrtrs.3 manpages/man/man3/LAPACK_ctrttf.3 manpages/man/man3/LAPACK_ctrttp.3 manpages/man/man3/LAPACK_ctzrzf.3 manpages/man/man3/LAPACK_cunbdb.3 manpages/man/man3/LAPACK_cuncsd.3 manpages/man/man3/LAPACK_cuncsd2by1.3 manpages/man/man3/LAPACK_cungbr.3 manpages/man/man3/LAPACK_cunghr.3 manpages/man/man3/LAPACK_cunglq.3 manpages/man/man3/LAPACK_cungql.3 manpages/man/man3/LAPACK_cungqr.3 manpages/man/man3/LAPACK_cungrq.3 manpages/man/man3/LAPACK_cungtr.3 manpages/man/man3/LAPACK_cunmbr.3 manpages/man/man3/LAPACK_cunmhr.3 manpages/man/man3/LAPACK_cunmlq.3 manpages/man/man3/LAPACK_cunmql.3 manpages/man/man3/LAPACK_cunmqr.3 manpages/man/man3/LAPACK_cunmrq.3 manpages/man/man3/LAPACK_cunmrz.3 manpages/man/man3/LAPACK_cunmtr.3 manpages/man/man3/LAPACK_cupgtr.3 manpages/man/man3/LAPACK_cupmtr.3 manpages/man/man3/LAPACK_dbbcsd.3 manpages/man/man3/LAPACK_dbdsdc.3 manpages/man/man3/LAPACK_dbdsqr.3 manpages/man/man3/LAPACK_dbdsvdx.3 manpages/man/man3/LAPACK_ddisna.3 manpages/man/man3/LAPACK_dgbbrd.3 manpages/man/man3/LAPACK_dgbcon.3 manpages/man/man3/LAPACK_dgbequ.3 manpages/man/man3/LAPACK_dgbequb.3 manpages/man/man3/LAPACK_dgbrfs.3 manpages/man/man3/LAPACK_dgbrfsx.3 manpages/man/man3/LAPACK_dgbsv.3 manpages/man/man3/LAPACK_dgbsvx.3 manpages/man/man3/LAPACK_dgbsvxx.3 manpages/man/man3/LAPACK_dgbtrf.3 manpages/man/man3/LAPACK_dgbtrs.3 manpages/man/man3/LAPACK_dgebak.3 manpages/man/man3/LAPACK_dgebal.3 manpages/man/man3/LAPACK_dgebrd.3 manpages/man/man3/LAPACK_dgecon.3 manpages/man/man3/LAPACK_dgeequ.3 manpages/man/man3/LAPACK_dgeequb.3 manpages/man/man3/LAPACK_dgees.3 manpages/man/man3/LAPACK_dgeesx.3 manpages/man/man3/LAPACK_dgeev.3 manpages/man/man3/LAPACK_dgeevx.3 manpages/man/man3/LAPACK_dgehrd.3 manpages/man/man3/LAPACK_dgejsv.3 manpages/man/man3/LAPACK_dgelq.3 manpages/man/man3/LAPACK_dgelq2.3 manpages/man/man3/LAPACK_dgelqf.3 manpages/man/man3/LAPACK_dgels.3 manpages/man/man3/LAPACK_dgelsd.3 manpages/man/man3/LAPACK_dgelss.3 manpages/man/man3/LAPACK_dgelsy.3 manpages/man/man3/LAPACK_dgemlq.3 manpages/man/man3/LAPACK_dgemqr.3 manpages/man/man3/LAPACK_dgemqrt.3 manpages/man/man3/LAPACK_dgeqlf.3 manpages/man/man3/LAPACK_dgeqp3.3 manpages/man/man3/LAPACK_dgeqpf.3 manpages/man/man3/LAPACK_dgeqr.3 manpages/man/man3/LAPACK_dgeqr2.3 manpages/man/man3/LAPACK_dgeqrf.3 manpages/man/man3/LAPACK_dgeqrfp.3 manpages/man/man3/LAPACK_dgeqrt.3 manpages/man/man3/LAPACK_dgeqrt2.3 manpages/man/man3/LAPACK_dgeqrt3.3 manpages/man/man3/LAPACK_dgerfs.3 manpages/man/man3/LAPACK_dgerfsx.3 manpages/man/man3/LAPACK_dgerqf.3 manpages/man/man3/LAPACK_dgesdd.3 manpages/man/man3/LAPACK_dgesv.3 manpages/man/man3/LAPACK_dgesvd.3 manpages/man/man3/LAPACK_dgesvdx.3 manpages/man/man3/LAPACK_dgesvj.3 manpages/man/man3/LAPACK_dgesvx.3 manpages/man/man3/LAPACK_dgesvxx.3 manpages/man/man3/LAPACK_dgetf2.3 manpages/man/man3/LAPACK_dgetrf.3 manpages/man/man3/LAPACK_dgetrf2.3 manpages/man/man3/LAPACK_dgetri.3 manpages/man/man3/LAPACK_dgetrs.3 manpages/man/man3/LAPACK_dgetsls.3 manpages/man/man3/LAPACK_dggbak.3 manpages/man/man3/LAPACK_dggbal.3 manpages/man/man3/LAPACK_dgges.3 manpages/man/man3/LAPACK_dgges3.3 manpages/man/man3/LAPACK_dggesx.3 manpages/man/man3/LAPACK_dggev.3 manpages/man/man3/LAPACK_dggev3.3 manpages/man/man3/LAPACK_dggevx.3 manpages/man/man3/LAPACK_dggglm.3 manpages/man/man3/LAPACK_dgghd3.3 manpages/man/man3/LAPACK_dgghrd.3 manpages/man/man3/LAPACK_dgglse.3 manpages/man/man3/LAPACK_dggqrf.3 manpages/man/man3/LAPACK_dggrqf.3 manpages/man/man3/LAPACK_dggsvd.3 manpages/man/man3/LAPACK_dggsvd3.3 manpages/man/man3/LAPACK_dggsvp.3 manpages/man/man3/LAPACK_dggsvp3.3 manpages/man/man3/LAPACK_dgtcon.3 manpages/man/man3/LAPACK_dgtrfs.3 manpages/man/man3/LAPACK_dgtsv.3 manpages/man/man3/LAPACK_dgtsvx.3 manpages/man/man3/LAPACK_dgttrf.3 manpages/man/man3/LAPACK_dgttrs.3 manpages/man/man3/LAPACK_dhgeqz.3 manpages/man/man3/LAPACK_dhsein.3 manpages/man/man3/LAPACK_dhseqr.3 manpages/man/man3/LAPACK_dlacn2.3 manpages/man/man3/LAPACK_dlacpy.3 manpages/man/man3/LAPACK_dlag2s.3 manpages/man/man3/LAPACK_dlagge.3 manpages/man/man3/LAPACK_dlagsy.3 manpages/man/man3/LAPACK_dlamch.3 manpages/man/man3/LAPACK_dlange.3 manpages/man/man3/LAPACK_dlansy.3 manpages/man/man3/LAPACK_dlantr.3 manpages/man/man3/LAPACK_dlapmr.3 manpages/man/man3/LAPACK_dlapmt.3 manpages/man/man3/LAPACK_dlapy2.3 manpages/man/man3/LAPACK_dlapy3.3 manpages/man/man3/LAPACK_dlarfb.3 manpages/man/man3/LAPACK_dlarfg.3 manpages/man/man3/LAPACK_dlarft.3 manpages/man/man3/LAPACK_dlarfx.3 manpages/man/man3/LAPACK_dlarnv.3 manpages/man/man3/LAPACK_dlartgp.3 manpages/man/man3/LAPACK_dlartgs.3 manpages/man/man3/LAPACK_dlascl.3 manpages/man/man3/LAPACK_dlaset.3 manpages/man/man3/LAPACK_dlasrt.3 manpages/man/man3/LAPACK_dlassq.3 manpages/man/man3/LAPACK_dlaswp.3 manpages/man/man3/LAPACK_dlatms.3 manpages/man/man3/LAPACK_dlauum.3 manpages/man/man3/LAPACK_dopgtr.3 manpages/man/man3/LAPACK_dopmtr.3 manpages/man/man3/LAPACK_dorbdb.3 manpages/man/man3/LAPACK_dorcsd.3 manpages/man/man3/LAPACK_dorcsd2by1.3 manpages/man/man3/LAPACK_dorgbr.3 manpages/man/man3/LAPACK_dorghr.3 manpages/man/man3/LAPACK_dorglq.3 manpages/man/man3/LAPACK_dorgql.3 manpages/man/man3/LAPACK_dorgqr.3 manpages/man/man3/LAPACK_dorgrq.3 manpages/man/man3/LAPACK_dorgtr.3 manpages/man/man3/LAPACK_dormbr.3 manpages/man/man3/LAPACK_dormhr.3 manpages/man/man3/LAPACK_dormlq.3 manpages/man/man3/LAPACK_dormql.3 manpages/man/man3/LAPACK_dormqr.3 manpages/man/man3/LAPACK_dormrq.3 manpages/man/man3/LAPACK_dormrz.3 manpages/man/man3/LAPACK_dormtr.3 manpages/man/man3/LAPACK_dpbcon.3 manpages/man/man3/LAPACK_dpbequ.3 manpages/man/man3/LAPACK_dpbrfs.3 manpages/man/man3/LAPACK_dpbstf.3 manpages/man/man3/LAPACK_dpbsv.3 manpages/man/man3/LAPACK_dpbsvx.3 manpages/man/man3/LAPACK_dpbtrf.3 manpages/man/man3/LAPACK_dpbtrs.3 manpages/man/man3/LAPACK_dpftrf.3 manpages/man/man3/LAPACK_dpftri.3 manpages/man/man3/LAPACK_dpftrs.3 manpages/man/man3/LAPACK_dpocon.3 manpages/man/man3/LAPACK_dpoequ.3 manpages/man/man3/LAPACK_dpoequb.3 manpages/man/man3/LAPACK_dporfs.3 manpages/man/man3/LAPACK_dporfsx.3 manpages/man/man3/LAPACK_dposv.3 manpages/man/man3/LAPACK_dposvx.3 manpages/man/man3/LAPACK_dposvxx.3 manpages/man/man3/LAPACK_dpotrf.3 manpages/man/man3/LAPACK_dpotrf2.3 manpages/man/man3/LAPACK_dpotri.3 manpages/man/man3/LAPACK_dpotrs.3 manpages/man/man3/LAPACK_dppcon.3 manpages/man/man3/LAPACK_dppequ.3 manpages/man/man3/LAPACK_dpprfs.3 manpages/man/man3/LAPACK_dppsv.3 manpages/man/man3/LAPACK_dppsvx.3 manpages/man/man3/LAPACK_dpptrf.3 manpages/man/man3/LAPACK_dpptri.3 manpages/man/man3/LAPACK_dpptrs.3 manpages/man/man3/LAPACK_dpstrf.3 manpages/man/man3/LAPACK_dptcon.3 manpages/man/man3/LAPACK_dpteqr.3 manpages/man/man3/LAPACK_dptrfs.3 manpages/man/man3/LAPACK_dptsv.3 manpages/man/man3/LAPACK_dptsvx.3 manpages/man/man3/LAPACK_dpttrf.3 manpages/man/man3/LAPACK_dpttrs.3 manpages/man/man3/LAPACK_dsbev.3 manpages/man/man3/LAPACK_dsbev_2stage.3 manpages/man/man3/LAPACK_dsbevd.3 manpages/man/man3/LAPACK_dsbevd_2stage.3 manpages/man/man3/LAPACK_dsbevx.3 manpages/man/man3/LAPACK_dsbevx_2stage.3 manpages/man/man3/LAPACK_dsbgst.3 manpages/man/man3/LAPACK_dsbgv.3 manpages/man/man3/LAPACK_dsbgvd.3 manpages/man/man3/LAPACK_dsbgvx.3 manpages/man/man3/LAPACK_dsbtrd.3 manpages/man/man3/LAPACK_dsfrk.3 manpages/man/man3/LAPACK_dsgesv.3 manpages/man/man3/LAPACK_dspcon.3 manpages/man/man3/LAPACK_dspev.3 manpages/man/man3/LAPACK_dspevd.3 manpages/man/man3/LAPACK_dspevx.3 manpages/man/man3/LAPACK_dspgst.3 manpages/man/man3/LAPACK_dspgv.3 manpages/man/man3/LAPACK_dspgvd.3 manpages/man/man3/LAPACK_dspgvx.3 manpages/man/man3/LAPACK_dsposv.3 manpages/man/man3/LAPACK_dsprfs.3 manpages/man/man3/LAPACK_dspsv.3 manpages/man/man3/LAPACK_dspsvx.3 manpages/man/man3/LAPACK_dsptrd.3 manpages/man/man3/LAPACK_dsptrf.3 manpages/man/man3/LAPACK_dsptri.3 manpages/man/man3/LAPACK_dsptrs.3 manpages/man/man3/LAPACK_dstebz.3 manpages/man/man3/LAPACK_dstedc.3 manpages/man/man3/LAPACK_dstegr.3 manpages/man/man3/LAPACK_dstein.3 manpages/man/man3/LAPACK_dstemr.3 manpages/man/man3/LAPACK_dsteqr.3 manpages/man/man3/LAPACK_dsterf.3 manpages/man/man3/LAPACK_dstev.3 manpages/man/man3/LAPACK_dstevd.3 manpages/man/man3/LAPACK_dstevr.3 manpages/man/man3/LAPACK_dstevx.3 manpages/man/man3/LAPACK_dsycon.3 manpages/man/man3/LAPACK_dsycon_3.3 manpages/man/man3/LAPACK_dsyconv.3 manpages/man/man3/LAPACK_dsyequb.3 manpages/man/man3/LAPACK_dsyev.3 manpages/man/man3/LAPACK_dsyev_2stage.3 manpages/man/man3/LAPACK_dsyevd.3 manpages/man/man3/LAPACK_dsyevd_2stage.3 manpages/man/man3/LAPACK_dsyevr.3 manpages/man/man3/LAPACK_dsyevr_2stage.3 manpages/man/man3/LAPACK_dsyevx.3 manpages/man/man3/LAPACK_dsyevx_2stage.3 manpages/man/man3/LAPACK_dsygst.3 manpages/man/man3/LAPACK_dsygv.3 manpages/man/man3/LAPACK_dsygv_2stage.3 manpages/man/man3/LAPACK_dsygvd.3 manpages/man/man3/LAPACK_dsygvx.3 manpages/man/man3/LAPACK_dsyrfs.3 manpages/man/man3/LAPACK_dsyrfsx.3 manpages/man/man3/LAPACK_dsysv.3 manpages/man/man3/LAPACK_dsysv_aa.3 manpages/man/man3/LAPACK_dsysv_aa_2stage.3 manpages/man/man3/LAPACK_dsysv_rk.3 manpages/man/man3/LAPACK_dsysv_rook.3 manpages/man/man3/LAPACK_dsysvx.3 manpages/man/man3/LAPACK_dsysvxx.3 manpages/man/man3/LAPACK_dsyswapr.3 manpages/man/man3/LAPACK_dsytrd.3 manpages/man/man3/LAPACK_dsytrf.3 manpages/man/man3/LAPACK_dsytrf_aa.3 manpages/man/man3/LAPACK_dsytrf_aa_2stage.3 manpages/man/man3/LAPACK_dsytrf_rk.3 manpages/man/man3/LAPACK_dsytrf_rook.3 manpages/man/man3/LAPACK_dsytri.3 manpages/man/man3/LAPACK_dsytri2.3 manpages/man/man3/LAPACK_dsytri2x.3 manpages/man/man3/LAPACK_dsytri_3.3 manpages/man/man3/LAPACK_dsytrs.3 manpages/man/man3/LAPACK_dsytrs2.3 manpages/man/man3/LAPACK_dsytrs_3.3 manpages/man/man3/LAPACK_dsytrs_aa.3 manpages/man/man3/LAPACK_dsytrs_aa_2stage.3 manpages/man/man3/LAPACK_dsytrs_rook.3 manpages/man/man3/LAPACK_dtbcon.3 manpages/man/man3/LAPACK_dtbrfs.3 manpages/man/man3/LAPACK_dtbtrs.3 manpages/man/man3/LAPACK_dtfsm.3 manpages/man/man3/LAPACK_dtftri.3 manpages/man/man3/LAPACK_dtfttp.3 manpages/man/man3/LAPACK_dtfttr.3 manpages/man/man3/LAPACK_dtgevc.3 manpages/man/man3/LAPACK_dtgexc.3 manpages/man/man3/LAPACK_dtgsen.3 manpages/man/man3/LAPACK_dtgsja.3 manpages/man/man3/LAPACK_dtgsna.3 manpages/man/man3/LAPACK_dtgsyl.3 manpages/man/man3/LAPACK_dtpcon.3 manpages/man/man3/LAPACK_dtpmqrt.3 manpages/man/man3/LAPACK_dtpqrt.3 manpages/man/man3/LAPACK_dtpqrt2.3 manpages/man/man3/LAPACK_dtprfb.3 manpages/man/man3/LAPACK_dtprfs.3 manpages/man/man3/LAPACK_dtptri.3 manpages/man/man3/LAPACK_dtptrs.3 manpages/man/man3/LAPACK_dtpttf.3 manpages/man/man3/LAPACK_dtpttr.3 manpages/man/man3/LAPACK_dtrcon.3 manpages/man/man3/LAPACK_dtrevc.3 manpages/man/man3/LAPACK_dtrexc.3 manpages/man/man3/LAPACK_dtrrfs.3 manpages/man/man3/LAPACK_dtrsen.3 manpages/man/man3/LAPACK_dtrsna.3 manpages/man/man3/LAPACK_dtrsyl.3 manpages/man/man3/LAPACK_dtrtri.3 manpages/man/man3/LAPACK_dtrtrs.3 manpages/man/man3/LAPACK_dtrttf.3 manpages/man/man3/LAPACK_dtrttp.3 manpages/man/man3/LAPACK_dtzrzf.3 manpages/man/man3/LAPACK_free.3 manpages/man/man3/LAPACK_ilaver.3 manpages/man/man3/LAPACK_lsame.3 manpages/man/man3/LAPACK_malloc.3 manpages/man/man3/LAPACK_sbbcsd.3 manpages/man/man3/LAPACK_sbdsdc.3 manpages/man/man3/LAPACK_sbdsqr.3 manpages/man/man3/LAPACK_sbdsvdx.3 manpages/man/man3/LAPACK_sdisna.3 manpages/man/man3/LAPACK_sgbbrd.3 manpages/man/man3/LAPACK_sgbcon.3 manpages/man/man3/LAPACK_sgbequ.3 manpages/man/man3/LAPACK_sgbequb.3 manpages/man/man3/LAPACK_sgbrfs.3 manpages/man/man3/LAPACK_sgbrfsx.3 manpages/man/man3/LAPACK_sgbsv.3 manpages/man/man3/LAPACK_sgbsvx.3 manpages/man/man3/LAPACK_sgbsvxx.3 manpages/man/man3/LAPACK_sgbtrf.3 manpages/man/man3/LAPACK_sgbtrs.3 manpages/man/man3/LAPACK_sgebak.3 manpages/man/man3/LAPACK_sgebal.3 manpages/man/man3/LAPACK_sgebrd.3 manpages/man/man3/LAPACK_sgecon.3 manpages/man/man3/LAPACK_sgeequ.3 manpages/man/man3/LAPACK_sgeequb.3 manpages/man/man3/LAPACK_sgees.3 manpages/man/man3/LAPACK_sgeesx.3 manpages/man/man3/LAPACK_sgeev.3 manpages/man/man3/LAPACK_sgeevx.3 manpages/man/man3/LAPACK_sgehrd.3 manpages/man/man3/LAPACK_sgejsv.3 manpages/man/man3/LAPACK_sgelq.3 manpages/man/man3/LAPACK_sgelq2.3 manpages/man/man3/LAPACK_sgelqf.3 manpages/man/man3/LAPACK_sgels.3 manpages/man/man3/LAPACK_sgelsd.3 manpages/man/man3/LAPACK_sgelss.3 manpages/man/man3/LAPACK_sgelsy.3 manpages/man/man3/LAPACK_sgemlq.3 manpages/man/man3/LAPACK_sgemqr.3 manpages/man/man3/LAPACK_sgemqrt.3 manpages/man/man3/LAPACK_sgeqlf.3 manpages/man/man3/LAPACK_sgeqp3.3 manpages/man/man3/LAPACK_sgeqpf.3 manpages/man/man3/LAPACK_sgeqr.3 manpages/man/man3/LAPACK_sgeqr2.3 manpages/man/man3/LAPACK_sgeqrf.3 manpages/man/man3/LAPACK_sgeqrfp.3 manpages/man/man3/LAPACK_sgeqrt.3 manpages/man/man3/LAPACK_sgeqrt2.3 manpages/man/man3/LAPACK_sgeqrt3.3 manpages/man/man3/LAPACK_sgerfs.3 manpages/man/man3/LAPACK_sgerfsx.3 manpages/man/man3/LAPACK_sgerqf.3 manpages/man/man3/LAPACK_sgesdd.3 manpages/man/man3/LAPACK_sgesv.3 manpages/man/man3/LAPACK_sgesvd.3 manpages/man/man3/LAPACK_sgesvdx.3 manpages/man/man3/LAPACK_sgesvj.3 manpages/man/man3/LAPACK_sgesvx.3 manpages/man/man3/LAPACK_sgesvxx.3 manpages/man/man3/LAPACK_sgetf2.3 manpages/man/man3/LAPACK_sgetrf.3 manpages/man/man3/LAPACK_sgetrf2.3 manpages/man/man3/LAPACK_sgetri.3 manpages/man/man3/LAPACK_sgetrs.3 manpages/man/man3/LAPACK_sgetsls.3 manpages/man/man3/LAPACK_sggbak.3 manpages/man/man3/LAPACK_sggbal.3 manpages/man/man3/LAPACK_sgges.3 manpages/man/man3/LAPACK_sgges3.3 manpages/man/man3/LAPACK_sggesx.3 manpages/man/man3/LAPACK_sggev.3 manpages/man/man3/LAPACK_sggev3.3 manpages/man/man3/LAPACK_sggevx.3 manpages/man/man3/LAPACK_sggglm.3 manpages/man/man3/LAPACK_sgghd3.3 manpages/man/man3/LAPACK_sgghrd.3 manpages/man/man3/LAPACK_sgglse.3 manpages/man/man3/LAPACK_sggqrf.3 manpages/man/man3/LAPACK_sggrqf.3 manpages/man/man3/LAPACK_sggsvd.3 manpages/man/man3/LAPACK_sggsvd3.3 manpages/man/man3/LAPACK_sggsvp.3 manpages/man/man3/LAPACK_sggsvp3.3 manpages/man/man3/LAPACK_sgtcon.3 manpages/man/man3/LAPACK_sgtrfs.3 manpages/man/man3/LAPACK_sgtsv.3 manpages/man/man3/LAPACK_sgtsvx.3 manpages/man/man3/LAPACK_sgttrf.3 manpages/man/man3/LAPACK_sgttrs.3 manpages/man/man3/LAPACK_shgeqz.3 manpages/man/man3/LAPACK_shsein.3 manpages/man/man3/LAPACK_shseqr.3 manpages/man/man3/LAPACK_slacn2.3 manpages/man/man3/LAPACK_slacpy.3 manpages/man/man3/LAPACK_slag2d.3 manpages/man/man3/LAPACK_slagge.3 manpages/man/man3/LAPACK_slagsy.3 manpages/man/man3/LAPACK_slamch.3 manpages/man/man3/LAPACK_slange.3 manpages/man/man3/LAPACK_slansy.3 manpages/man/man3/LAPACK_slantr.3 manpages/man/man3/LAPACK_slapmr.3 manpages/man/man3/LAPACK_slapmt.3 manpages/man/man3/LAPACK_slapy2.3 manpages/man/man3/LAPACK_slapy3.3 manpages/man/man3/LAPACK_slarfb.3 manpages/man/man3/LAPACK_slarfg.3 manpages/man/man3/LAPACK_slarft.3 manpages/man/man3/LAPACK_slarfx.3 manpages/man/man3/LAPACK_slarnv.3 manpages/man/man3/LAPACK_slartgp.3 manpages/man/man3/LAPACK_slartgs.3 manpages/man/man3/LAPACK_slascl.3 manpages/man/man3/LAPACK_slaset.3 manpages/man/man3/LAPACK_slasrt.3 manpages/man/man3/LAPACK_slassq.3 manpages/man/man3/LAPACK_slaswp.3 manpages/man/man3/LAPACK_slatms.3 manpages/man/man3/LAPACK_slauum.3 manpages/man/man3/LAPACK_sopgtr.3 manpages/man/man3/LAPACK_sopmtr.3 manpages/man/man3/LAPACK_sorbdb.3 manpages/man/man3/LAPACK_sorcsd.3 manpages/man/man3/LAPACK_sorcsd2by1.3 manpages/man/man3/LAPACK_sorgbr.3 manpages/man/man3/LAPACK_sorghr.3 manpages/man/man3/LAPACK_sorglq.3 manpages/man/man3/LAPACK_sorgql.3 manpages/man/man3/LAPACK_sorgqr.3 manpages/man/man3/LAPACK_sorgrq.3 manpages/man/man3/LAPACK_sorgtr.3 manpages/man/man3/LAPACK_sormbr.3 manpages/man/man3/LAPACK_sormhr.3 manpages/man/man3/LAPACK_sormlq.3 manpages/man/man3/LAPACK_sormql.3 manpages/man/man3/LAPACK_sormqr.3 manpages/man/man3/LAPACK_sormrq.3 manpages/man/man3/LAPACK_sormrz.3 manpages/man/man3/LAPACK_sormtr.3 manpages/man/man3/LAPACK_spbcon.3 manpages/man/man3/LAPACK_spbequ.3 manpages/man/man3/LAPACK_spbrfs.3 manpages/man/man3/LAPACK_spbstf.3 manpages/man/man3/LAPACK_spbsv.3 manpages/man/man3/LAPACK_spbsvx.3 manpages/man/man3/LAPACK_spbtrf.3 manpages/man/man3/LAPACK_spbtrs.3 manpages/man/man3/LAPACK_spftrf.3 manpages/man/man3/LAPACK_spftri.3 manpages/man/man3/LAPACK_spftrs.3 manpages/man/man3/LAPACK_spocon.3 manpages/man/man3/LAPACK_spoequ.3 manpages/man/man3/LAPACK_spoequb.3 manpages/man/man3/LAPACK_sporfs.3 manpages/man/man3/LAPACK_sporfsx.3 manpages/man/man3/LAPACK_sposv.3 manpages/man/man3/LAPACK_sposvx.3 manpages/man/man3/LAPACK_sposvxx.3 manpages/man/man3/LAPACK_spotrf.3 manpages/man/man3/LAPACK_spotrf2.3 manpages/man/man3/LAPACK_spotri.3 manpages/man/man3/LAPACK_spotrs.3 manpages/man/man3/LAPACK_sppcon.3 manpages/man/man3/LAPACK_sppequ.3 manpages/man/man3/LAPACK_spprfs.3 manpages/man/man3/LAPACK_sppsv.3 manpages/man/man3/LAPACK_sppsvx.3 manpages/man/man3/LAPACK_spptrf.3 manpages/man/man3/LAPACK_spptri.3 manpages/man/man3/LAPACK_spptrs.3 manpages/man/man3/LAPACK_spstrf.3 manpages/man/man3/LAPACK_sptcon.3 manpages/man/man3/LAPACK_spteqr.3 manpages/man/man3/LAPACK_sptrfs.3 manpages/man/man3/LAPACK_sptsv.3 manpages/man/man3/LAPACK_sptsvx.3 manpages/man/man3/LAPACK_spttrf.3 manpages/man/man3/LAPACK_spttrs.3 manpages/man/man3/LAPACK_ssbev.3 manpages/man/man3/LAPACK_ssbev_2stage.3 manpages/man/man3/LAPACK_ssbevd.3 manpages/man/man3/LAPACK_ssbevd_2stage.3 manpages/man/man3/LAPACK_ssbevx.3 manpages/man/man3/LAPACK_ssbevx_2stage.3 manpages/man/man3/LAPACK_ssbgst.3 manpages/man/man3/LAPACK_ssbgv.3 manpages/man/man3/LAPACK_ssbgvd.3 manpages/man/man3/LAPACK_ssbgvx.3 manpages/man/man3/LAPACK_ssbtrd.3 manpages/man/man3/LAPACK_ssfrk.3 manpages/man/man3/LAPACK_sspcon.3 manpages/man/man3/LAPACK_sspev.3 manpages/man/man3/LAPACK_sspevd.3 manpages/man/man3/LAPACK_sspevx.3 manpages/man/man3/LAPACK_sspgst.3 manpages/man/man3/LAPACK_sspgv.3 manpages/man/man3/LAPACK_sspgvd.3 manpages/man/man3/LAPACK_sspgvx.3 manpages/man/man3/LAPACK_ssprfs.3 manpages/man/man3/LAPACK_sspsv.3 manpages/man/man3/LAPACK_sspsvx.3 manpages/man/man3/LAPACK_ssptrd.3 manpages/man/man3/LAPACK_ssptrf.3 manpages/man/man3/LAPACK_ssptri.3 manpages/man/man3/LAPACK_ssptrs.3 manpages/man/man3/LAPACK_sstebz.3 manpages/man/man3/LAPACK_sstedc.3 manpages/man/man3/LAPACK_sstegr.3 manpages/man/man3/LAPACK_sstein.3 manpages/man/man3/LAPACK_sstemr.3 manpages/man/man3/LAPACK_ssteqr.3 manpages/man/man3/LAPACK_ssterf.3 manpages/man/man3/LAPACK_sstev.3 manpages/man/man3/LAPACK_sstevd.3 manpages/man/man3/LAPACK_sstevr.3 manpages/man/man3/LAPACK_sstevx.3 manpages/man/man3/LAPACK_ssycon.3 manpages/man/man3/LAPACK_ssycon_3.3 manpages/man/man3/LAPACK_ssyconv.3 manpages/man/man3/LAPACK_ssyequb.3 manpages/man/man3/LAPACK_ssyev.3 manpages/man/man3/LAPACK_ssyev_2stage.3 manpages/man/man3/LAPACK_ssyevd.3 manpages/man/man3/LAPACK_ssyevd_2stage.3 manpages/man/man3/LAPACK_ssyevr.3 manpages/man/man3/LAPACK_ssyevr_2stage.3 manpages/man/man3/LAPACK_ssyevx.3 manpages/man/man3/LAPACK_ssyevx_2stage.3 manpages/man/man3/LAPACK_ssygst.3 manpages/man/man3/LAPACK_ssygv.3 manpages/man/man3/LAPACK_ssygv_2stage.3 manpages/man/man3/LAPACK_ssygvd.3 manpages/man/man3/LAPACK_ssygvx.3 manpages/man/man3/LAPACK_ssyrfs.3 manpages/man/man3/LAPACK_ssyrfsx.3 manpages/man/man3/LAPACK_ssysv.3 manpages/man/man3/LAPACK_ssysv_aa.3 manpages/man/man3/LAPACK_ssysv_aa_2stage.3 manpages/man/man3/LAPACK_ssysv_rk.3 manpages/man/man3/LAPACK_ssysv_rook.3 manpages/man/man3/LAPACK_ssysvx.3 manpages/man/man3/LAPACK_ssysvxx.3 manpages/man/man3/LAPACK_ssyswapr.3 manpages/man/man3/LAPACK_ssytrd.3 manpages/man/man3/LAPACK_ssytrf.3 manpages/man/man3/LAPACK_ssytrf_aa.3 manpages/man/man3/LAPACK_ssytrf_aa_2stage.3 manpages/man/man3/LAPACK_ssytrf_rk.3 manpages/man/man3/LAPACK_ssytrf_rook.3 manpages/man/man3/LAPACK_ssytri.3 manpages/man/man3/LAPACK_ssytri2.3 manpages/man/man3/LAPACK_ssytri2x.3 manpages/man/man3/LAPACK_ssytri_3.3 manpages/man/man3/LAPACK_ssytrs.3 manpages/man/man3/LAPACK_ssytrs2.3 manpages/man/man3/LAPACK_ssytrs_3.3 manpages/man/man3/LAPACK_ssytrs_aa.3 manpages/man/man3/LAPACK_ssytrs_aa_2stage.3 manpages/man/man3/LAPACK_ssytrs_rook.3 manpages/man/man3/LAPACK_stbcon.3 manpages/man/man3/LAPACK_stbrfs.3 manpages/man/man3/LAPACK_stbtrs.3 manpages/man/man3/LAPACK_stfsm.3 manpages/man/man3/LAPACK_stftri.3 manpages/man/man3/LAPACK_stfttp.3 manpages/man/man3/LAPACK_stfttr.3 manpages/man/man3/LAPACK_stgevc.3 manpages/man/man3/LAPACK_stgexc.3 manpages/man/man3/LAPACK_stgsen.3 manpages/man/man3/LAPACK_stgsja.3 manpages/man/man3/LAPACK_stgsna.3 manpages/man/man3/LAPACK_stgsyl.3 manpages/man/man3/LAPACK_stpcon.3 manpages/man/man3/LAPACK_stpmqrt.3 manpages/man/man3/LAPACK_stpqrt.3 manpages/man/man3/LAPACK_stpqrt2.3 manpages/man/man3/LAPACK_stprfb.3 manpages/man/man3/LAPACK_stprfs.3 manpages/man/man3/LAPACK_stptri.3 manpages/man/man3/LAPACK_stptrs.3 manpages/man/man3/LAPACK_stpttf.3 manpages/man/man3/LAPACK_stpttr.3 manpages/man/man3/LAPACK_strcon.3 manpages/man/man3/LAPACK_strevc.3 manpages/man/man3/LAPACK_strexc.3 manpages/man/man3/LAPACK_strrfs.3 manpages/man/man3/LAPACK_strsen.3 manpages/man/man3/LAPACK_strsna.3 manpages/man/man3/LAPACK_strsyl.3 manpages/man/man3/LAPACK_strtri.3 manpages/man/man3/LAPACK_strtrs.3 manpages/man/man3/LAPACK_strttf.3 manpages/man/man3/LAPACK_strttp.3 manpages/man/man3/LAPACK_stzrzf.3 manpages/man/man3/LAPACK_zbbcsd.3 manpages/man/man3/LAPACK_zbdsqr.3 manpages/man/man3/LAPACK_zcgesv.3 manpages/man/man3/LAPACK_zcposv.3 manpages/man/man3/LAPACK_zgbbrd.3 manpages/man/man3/LAPACK_zgbcon.3 manpages/man/man3/LAPACK_zgbequ.3 manpages/man/man3/LAPACK_zgbequb.3 manpages/man/man3/LAPACK_zgbrfs.3 manpages/man/man3/LAPACK_zgbrfsx.3 manpages/man/man3/LAPACK_zgbsv.3 manpages/man/man3/LAPACK_zgbsvx.3 manpages/man/man3/LAPACK_zgbsvxx.3 manpages/man/man3/LAPACK_zgbtrf.3 manpages/man/man3/LAPACK_zgbtrs.3 manpages/man/man3/LAPACK_zgebak.3 manpages/man/man3/LAPACK_zgebal.3 manpages/man/man3/LAPACK_zgebrd.3 manpages/man/man3/LAPACK_zgecon.3 manpages/man/man3/LAPACK_zgeequ.3 manpages/man/man3/LAPACK_zgeequb.3 manpages/man/man3/LAPACK_zgees.3 manpages/man/man3/LAPACK_zgeesx.3 manpages/man/man3/LAPACK_zgeev.3 manpages/man/man3/LAPACK_zgeevx.3 manpages/man/man3/LAPACK_zgehrd.3 manpages/man/man3/LAPACK_zgejsv.3 manpages/man/man3/LAPACK_zgelq.3 manpages/man/man3/LAPACK_zgelq2.3 manpages/man/man3/LAPACK_zgelqf.3 manpages/man/man3/LAPACK_zgels.3 manpages/man/man3/LAPACK_zgelsd.3 manpages/man/man3/LAPACK_zgelss.3 manpages/man/man3/LAPACK_zgelsy.3 manpages/man/man3/LAPACK_zgemlq.3 manpages/man/man3/LAPACK_zgemqr.3 manpages/man/man3/LAPACK_zgemqrt.3 manpages/man/man3/LAPACK_zgeqlf.3 manpages/man/man3/LAPACK_zgeqp3.3 manpages/man/man3/LAPACK_zgeqpf.3 manpages/man/man3/LAPACK_zgeqr.3 manpages/man/man3/LAPACK_zgeqr2.3 manpages/man/man3/LAPACK_zgeqrf.3 manpages/man/man3/LAPACK_zgeqrfp.3 manpages/man/man3/LAPACK_zgeqrt.3 manpages/man/man3/LAPACK_zgeqrt2.3 manpages/man/man3/LAPACK_zgeqrt3.3 manpages/man/man3/LAPACK_zgerfs.3 manpages/man/man3/LAPACK_zgerfsx.3 manpages/man/man3/LAPACK_zgerqf.3 manpages/man/man3/LAPACK_zgesdd.3 manpages/man/man3/LAPACK_zgesv.3 manpages/man/man3/LAPACK_zgesvd.3 manpages/man/man3/LAPACK_zgesvdx.3 manpages/man/man3/LAPACK_zgesvj.3 manpages/man/man3/LAPACK_zgesvx.3 manpages/man/man3/LAPACK_zgesvxx.3 manpages/man/man3/LAPACK_zgetf2.3 manpages/man/man3/LAPACK_zgetrf.3 manpages/man/man3/LAPACK_zgetrf2.3 manpages/man/man3/LAPACK_zgetri.3 manpages/man/man3/LAPACK_zgetrs.3 manpages/man/man3/LAPACK_zgetsls.3 manpages/man/man3/LAPACK_zggbak.3 manpages/man/man3/LAPACK_zggbal.3 manpages/man/man3/LAPACK_zgges.3 manpages/man/man3/LAPACK_zgges3.3 manpages/man/man3/LAPACK_zggesx.3 manpages/man/man3/LAPACK_zggev.3 manpages/man/man3/LAPACK_zggev3.3 manpages/man/man3/LAPACK_zggevx.3 manpages/man/man3/LAPACK_zggglm.3 manpages/man/man3/LAPACK_zgghd3.3 manpages/man/man3/LAPACK_zgghrd.3 manpages/man/man3/LAPACK_zgglse.3 manpages/man/man3/LAPACK_zggqrf.3 manpages/man/man3/LAPACK_zggrqf.3 manpages/man/man3/LAPACK_zggsvd.3 manpages/man/man3/LAPACK_zggsvd3.3 manpages/man/man3/LAPACK_zggsvp.3 manpages/man/man3/LAPACK_zggsvp3.3 manpages/man/man3/LAPACK_zgtcon.3 manpages/man/man3/LAPACK_zgtrfs.3 manpages/man/man3/LAPACK_zgtsv.3 manpages/man/man3/LAPACK_zgtsvx.3 manpages/man/man3/LAPACK_zgttrf.3 manpages/man/man3/LAPACK_zgttrs.3 manpages/man/man3/LAPACK_zhbev.3 manpages/man/man3/LAPACK_zhbev_2stage.3 manpages/man/man3/LAPACK_zhbevd.3 manpages/man/man3/LAPACK_zhbevd_2stage.3 manpages/man/man3/LAPACK_zhbevx.3 manpages/man/man3/LAPACK_zhbevx_2stage.3 manpages/man/man3/LAPACK_zhbgst.3 manpages/man/man3/LAPACK_zhbgv.3 manpages/man/man3/LAPACK_zhbgvd.3 manpages/man/man3/LAPACK_zhbgvx.3 manpages/man/man3/LAPACK_zhbtrd.3 manpages/man/man3/LAPACK_zhecon.3 manpages/man/man3/LAPACK_zhecon_3.3 manpages/man/man3/LAPACK_zheequb.3 manpages/man/man3/LAPACK_zheev.3 manpages/man/man3/LAPACK_zheev_2stage.3 manpages/man/man3/LAPACK_zheevd.3 manpages/man/man3/LAPACK_zheevd_2stage.3 manpages/man/man3/LAPACK_zheevr.3 manpages/man/man3/LAPACK_zheevr_2stage.3 manpages/man/man3/LAPACK_zheevx.3 manpages/man/man3/LAPACK_zheevx_2stage.3 manpages/man/man3/LAPACK_zhegst.3 manpages/man/man3/LAPACK_zhegv.3 manpages/man/man3/LAPACK_zhegv_2stage.3 manpages/man/man3/LAPACK_zhegvd.3 manpages/man/man3/LAPACK_zhegvx.3 manpages/man/man3/LAPACK_zherfs.3 manpages/man/man3/LAPACK_zherfsx.3 manpages/man/man3/LAPACK_zhesv.3 manpages/man/man3/LAPACK_zhesv_aa.3 manpages/man/man3/LAPACK_zhesv_aa_2stage.3 manpages/man/man3/LAPACK_zhesv_rk.3 manpages/man/man3/LAPACK_zhesvx.3 manpages/man/man3/LAPACK_zhesvxx.3 manpages/man/man3/LAPACK_zheswapr.3 manpages/man/man3/LAPACK_zhetrd.3 manpages/man/man3/LAPACK_zhetrf.3 manpages/man/man3/LAPACK_zhetrf_aa.3 manpages/man/man3/LAPACK_zhetrf_aa_2stage.3 manpages/man/man3/LAPACK_zhetrf_rk.3 manpages/man/man3/LAPACK_zhetrf_rook.3 manpages/man/man3/LAPACK_zhetri.3 manpages/man/man3/LAPACK_zhetri2.3 manpages/man/man3/LAPACK_zhetri2x.3 manpages/man/man3/LAPACK_zhetri_3.3 manpages/man/man3/LAPACK_zhetrs.3 manpages/man/man3/LAPACK_zhetrs2.3 manpages/man/man3/LAPACK_zhetrs_3.3 manpages/man/man3/LAPACK_zhetrs_aa.3 manpages/man/man3/LAPACK_zhetrs_aa_2stage.3 manpages/man/man3/LAPACK_zhetrs_rook.3 manpages/man/man3/LAPACK_zhfrk.3 manpages/man/man3/LAPACK_zhgeqz.3 manpages/man/man3/LAPACK_zhpcon.3 manpages/man/man3/LAPACK_zhpev.3 manpages/man/man3/LAPACK_zhpevd.3 manpages/man/man3/LAPACK_zhpevx.3 manpages/man/man3/LAPACK_zhpgst.3 manpages/man/man3/LAPACK_zhpgv.3 manpages/man/man3/LAPACK_zhpgvd.3 manpages/man/man3/LAPACK_zhpgvx.3 manpages/man/man3/LAPACK_zhprfs.3 manpages/man/man3/LAPACK_zhpsv.3 manpages/man/man3/LAPACK_zhpsvx.3 manpages/man/man3/LAPACK_zhptrd.3 manpages/man/man3/LAPACK_zhptrf.3 manpages/man/man3/LAPACK_zhptri.3 manpages/man/man3/LAPACK_zhptrs.3 manpages/man/man3/LAPACK_zhsein.3 manpages/man/man3/LAPACK_zhseqr.3 manpages/man/man3/LAPACK_zlacgv.3 manpages/man/man3/LAPACK_zlacn2.3 manpages/man/man3/LAPACK_zlacp2.3 manpages/man/man3/LAPACK_zlacpy.3 manpages/man/man3/LAPACK_zlacrm.3 manpages/man/man3/LAPACK_zlag2c.3 manpages/man/man3/LAPACK_zlagge.3 manpages/man/man3/LAPACK_zlaghe.3 manpages/man/man3/LAPACK_zlagsy.3 manpages/man/man3/LAPACK_zlange.3 manpages/man/man3/LAPACK_zlanhe.3 manpages/man/man3/LAPACK_zlansy.3 manpages/man/man3/LAPACK_zlantr.3 manpages/man/man3/LAPACK_zlapmr.3 manpages/man/man3/LAPACK_zlapmt.3 manpages/man/man3/LAPACK_zlarcm.3 manpages/man/man3/LAPACK_zlarfb.3 manpages/man/man3/LAPACK_zlarfg.3 manpages/man/man3/LAPACK_zlarft.3 manpages/man/man3/LAPACK_zlarfx.3 manpages/man/man3/LAPACK_zlarnv.3 manpages/man/man3/LAPACK_zlascl.3 manpages/man/man3/LAPACK_zlaset.3 manpages/man/man3/LAPACK_zlassq.3 manpages/man/man3/LAPACK_zlaswp.3 manpages/man/man3/LAPACK_zlatms.3 manpages/man/man3/LAPACK_zlauum.3 manpages/man/man3/LAPACK_zpbcon.3 manpages/man/man3/LAPACK_zpbequ.3 manpages/man/man3/LAPACK_zpbrfs.3 manpages/man/man3/LAPACK_zpbstf.3 manpages/man/man3/LAPACK_zpbsv.3 manpages/man/man3/LAPACK_zpbsvx.3 manpages/man/man3/LAPACK_zpbtrf.3 manpages/man/man3/LAPACK_zpbtrs.3 manpages/man/man3/LAPACK_zpftrf.3 manpages/man/man3/LAPACK_zpftri.3 manpages/man/man3/LAPACK_zpftrs.3 manpages/man/man3/LAPACK_zpocon.3 manpages/man/man3/LAPACK_zpoequ.3 manpages/man/man3/LAPACK_zpoequb.3 manpages/man/man3/LAPACK_zporfs.3 manpages/man/man3/LAPACK_zporfsx.3 manpages/man/man3/LAPACK_zposv.3 manpages/man/man3/LAPACK_zposvx.3 manpages/man/man3/LAPACK_zposvxx.3 manpages/man/man3/LAPACK_zpotrf.3 manpages/man/man3/LAPACK_zpotrf2.3 manpages/man/man3/LAPACK_zpotri.3 manpages/man/man3/LAPACK_zpotrs.3 manpages/man/man3/LAPACK_zppcon.3 manpages/man/man3/LAPACK_zppequ.3 manpages/man/man3/LAPACK_zpprfs.3 manpages/man/man3/LAPACK_zppsv.3 manpages/man/man3/LAPACK_zppsvx.3 manpages/man/man3/LAPACK_zpptrf.3 manpages/man/man3/LAPACK_zpptri.3 manpages/man/man3/LAPACK_zpptrs.3 manpages/man/man3/LAPACK_zpstrf.3 manpages/man/man3/LAPACK_zptcon.3 manpages/man/man3/LAPACK_zpteqr.3 manpages/man/man3/LAPACK_zptrfs.3 manpages/man/man3/LAPACK_zptsv.3 manpages/man/man3/LAPACK_zptsvx.3 manpages/man/man3/LAPACK_zpttrf.3 manpages/man/man3/LAPACK_zpttrs.3 manpages/man/man3/LAPACK_zspcon.3 manpages/man/man3/LAPACK_zsprfs.3 manpages/man/man3/LAPACK_zspsv.3 manpages/man/man3/LAPACK_zspsvx.3 manpages/man/man3/LAPACK_zsptrf.3 manpages/man/man3/LAPACK_zsptri.3 manpages/man/man3/LAPACK_zsptrs.3 manpages/man/man3/LAPACK_zstedc.3 manpages/man/man3/LAPACK_zstegr.3 manpages/man/man3/LAPACK_zstein.3 manpages/man/man3/LAPACK_zstemr.3 manpages/man/man3/LAPACK_zsteqr.3 manpages/man/man3/LAPACK_zsycon.3 manpages/man/man3/LAPACK_zsycon_3.3 manpages/man/man3/LAPACK_zsyconv.3 manpages/man/man3/LAPACK_zsyequb.3 manpages/man/man3/LAPACK_zsyr.3 manpages/man/man3/LAPACK_zsyrfs.3 manpages/man/man3/LAPACK_zsyrfsx.3 manpages/man/man3/LAPACK_zsysv.3 manpages/man/man3/LAPACK_zsysv_aa.3 manpages/man/man3/LAPACK_zsysv_aa_2stage.3 manpages/man/man3/LAPACK_zsysv_rk.3 manpages/man/man3/LAPACK_zsysv_rook.3 manpages/man/man3/LAPACK_zsysvx.3 manpages/man/man3/LAPACK_zsysvxx.3 manpages/man/man3/LAPACK_zsyswapr.3 manpages/man/man3/LAPACK_zsytrf.3 manpages/man/man3/LAPACK_zsytrf_aa.3 manpages/man/man3/LAPACK_zsytrf_aa_2stage.3 manpages/man/man3/LAPACK_zsytrf_rk.3 manpages/man/man3/LAPACK_zsytrf_rook.3 manpages/man/man3/LAPACK_zsytri.3 manpages/man/man3/LAPACK_zsytri2.3 manpages/man/man3/LAPACK_zsytri2x.3 manpages/man/man3/LAPACK_zsytri_3.3 manpages/man/man3/LAPACK_zsytrs.3 manpages/man/man3/LAPACK_zsytrs2.3 manpages/man/man3/LAPACK_zsytrs_3.3 manpages/man/man3/LAPACK_zsytrs_aa.3 manpages/man/man3/LAPACK_zsytrs_aa_2stage.3 manpages/man/man3/LAPACK_zsytrs_rook.3 manpages/man/man3/LAPACK_ztbcon.3 manpages/man/man3/LAPACK_ztbrfs.3 manpages/man/man3/LAPACK_ztbtrs.3 manpages/man/man3/LAPACK_ztfsm.3 manpages/man/man3/LAPACK_ztftri.3 manpages/man/man3/LAPACK_ztfttp.3 manpages/man/man3/LAPACK_ztfttr.3 manpages/man/man3/LAPACK_ztgevc.3 manpages/man/man3/LAPACK_ztgexc.3 manpages/man/man3/LAPACK_ztgsen.3 manpages/man/man3/LAPACK_ztgsja.3 manpages/man/man3/LAPACK_ztgsna.3 manpages/man/man3/LAPACK_ztgsyl.3 manpages/man/man3/LAPACK_ztpcon.3 manpages/man/man3/LAPACK_ztpmqrt.3 manpages/man/man3/LAPACK_ztpqrt.3 manpages/man/man3/LAPACK_ztpqrt2.3 manpages/man/man3/LAPACK_ztprfb.3 manpages/man/man3/LAPACK_ztprfs.3 manpages/man/man3/LAPACK_ztptri.3 manpages/man/man3/LAPACK_ztptrs.3 manpages/man/man3/LAPACK_ztpttf.3 manpages/man/man3/LAPACK_ztpttr.3 manpages/man/man3/LAPACK_ztrcon.3 manpages/man/man3/LAPACK_ztrevc.3 manpages/man/man3/LAPACK_ztrexc.3 manpages/man/man3/LAPACK_ztrrfs.3 manpages/man/man3/LAPACK_ztrsen.3 manpages/man/man3/LAPACK_ztrsna.3 manpages/man/man3/LAPACK_ztrsyl.3 manpages/man/man3/LAPACK_ztrtri.3 manpages/man/man3/LAPACK_ztrtrs.3 manpages/man/man3/LAPACK_ztrttf.3 manpages/man/man3/LAPACK_ztrttp.3 manpages/man/man3/LAPACK_ztzrzf.3 manpages/man/man3/LAPACK_zunbdb.3 manpages/man/man3/LAPACK_zuncsd.3 manpages/man/man3/LAPACK_zuncsd2by1.3 manpages/man/man3/LAPACK_zungbr.3 manpages/man/man3/LAPACK_zunghr.3 manpages/man/man3/LAPACK_zunglq.3 manpages/man/man3/LAPACK_zungql.3 manpages/man/man3/LAPACK_zungqr.3 manpages/man/man3/LAPACK_zungrq.3 manpages/man/man3/LAPACK_zungtr.3 manpages/man/man3/LAPACK_zunmbr.3 manpages/man/man3/LAPACK_zunmhr.3 manpages/man/man3/LAPACK_zunmlq.3 manpages/man/man3/LAPACK_zunmql.3 manpages/man/man3/LAPACK_zunmqr.3 manpages/man/man3/LAPACK_zunmrq.3 manpages/man/man3/LAPACK_zunmrz.3 manpages/man/man3/LAPACK_zunmtr.3 manpages/man/man3/LAPACK_zupgtr.3 manpages/man/man3/LAPACK_zupmtr.3 manpages/man/man3/LDA.3 manpages/man/man3/LDB.3 manpages/man/man3/MAX.3 manpages/man/man3/MAX3.3 manpages/man/man3/MIN.3 manpages/man/man3/MIN3.3 manpages/man/man3/N.3 manpages/man/man3/NRHS.3 manpages/man/man3/SRC_xerbla.f.3 manpages/man/man3/SRC_xerbla_array.f.3 manpages/man/man3/VARIANTS_cholesky_RL_cpotrf.f.3 manpages/man/man3/VARIANTS_cholesky_RL_dpotrf.f.3 manpages/man/man3/VARIANTS_cholesky_RL_spotrf.f.3 manpages/man/man3/VARIANTS_cholesky_RL_zpotrf.f.3 manpages/man/man3/VARIANTS_cholesky_TOP_cpotrf.f.3 manpages/man/man3/VARIANTS_cholesky_TOP_dpotrf.f.3 manpages/man/man3/VARIANTS_cholesky_TOP_spotrf.f.3 manpages/man/man3/VARIANTS_cholesky_TOP_zpotrf.f.3 manpages/man/man3/VARIANTS_lu_CR_cgetrf.f.3 manpages/man/man3/VARIANTS_lu_CR_dgetrf.f.3 manpages/man/man3/VARIANTS_lu_CR_sgetrf.f.3 manpages/man/man3/VARIANTS_lu_CR_zgetrf.f.3 manpages/man/man3/VARIANTS_lu_LL_cgetrf.f.3 manpages/man/man3/VARIANTS_lu_LL_dgetrf.f.3 manpages/man/man3/VARIANTS_lu_LL_sgetrf.f.3 manpages/man/man3/VARIANTS_lu_LL_zgetrf.f.3 manpages/man/man3/VARIANTS_lu_REC_cgetrf.f.3 manpages/man/man3/VARIANTS_lu_REC_dgetrf.f.3 manpages/man/man3/VARIANTS_lu_REC_sgetrf.f.3 manpages/man/man3/VARIANTS_lu_REC_zgetrf.f.3 manpages/man/man3/VARIANTS_qr_LL_cgeqrf.f.3 manpages/man/man3/VARIANTS_qr_LL_dgeqrf.f.3 manpages/man/man3/VARIANTS_qr_LL_sgeqrf.f.3 manpages/man/man3/VARIANTS_qr_LL_zgeqrf.f.3 manpages/man/man3/cbbcsd.3 manpages/man/man3/cbbcsd.f.3 manpages/man/man3/cbdsqr.3 manpages/man/man3/cbdsqr.f.3 manpages/man/man3/cgbbrd.3 manpages/man/man3/cgbbrd.f.3 manpages/man/man3/cgbcon.3 manpages/man/man3/cgbcon.f.3 manpages/man/man3/cgbequ.3 manpages/man/man3/cgbequ.f.3 manpages/man/man3/cgbequb.3 manpages/man/man3/cgbequb.f.3 manpages/man/man3/cgbrfs.3 manpages/man/man3/cgbrfs.f.3 manpages/man/man3/cgbrfsx.3 manpages/man/man3/cgbrfsx.f.3 manpages/man/man3/cgbsv.3 manpages/man/man3/cgbsv.f.3 manpages/man/man3/cgbsvx.3 manpages/man/man3/cgbsvx.f.3 manpages/man/man3/cgbsvxx.3 manpages/man/man3/cgbsvxx.f.3 manpages/man/man3/cgbtf2.3 manpages/man/man3/cgbtf2.f.3 manpages/man/man3/cgbtrf.3 manpages/man/man3/cgbtrf.f.3 manpages/man/man3/cgbtrs.3 manpages/man/man3/cgbtrs.f.3 manpages/man/man3/cgebak.3 manpages/man/man3/cgebak.f.3 manpages/man/man3/cgebal.3 manpages/man/man3/cgebal.f.3 manpages/man/man3/cgebd2.3 manpages/man/man3/cgebd2.f.3 manpages/man/man3/cgebrd.3 manpages/man/man3/cgebrd.f.3 manpages/man/man3/cgecon.3 manpages/man/man3/cgecon.f.3 manpages/man/man3/cgeequ.3 manpages/man/man3/cgeequ.f.3 manpages/man/man3/cgeequb.3 manpages/man/man3/cgeequb.f.3 manpages/man/man3/cgees.3 manpages/man/man3/cgees.f.3 manpages/man/man3/cgeesx.3 manpages/man/man3/cgeesx.f.3 manpages/man/man3/cgeev.3 manpages/man/man3/cgeev.f.3 manpages/man/man3/cgeevx.3 manpages/man/man3/cgeevx.f.3 manpages/man/man3/cgehd2.3 manpages/man/man3/cgehd2.f.3 manpages/man/man3/cgehrd.3 manpages/man/man3/cgehrd.f.3 manpages/man/man3/cgejsv.3 manpages/man/man3/cgejsv.f.3 manpages/man/man3/cgelq.3 manpages/man/man3/cgelq.f.3 manpages/man/man3/cgelq2.3 manpages/man/man3/cgelq2.f.3 manpages/man/man3/cgelqf.3 manpages/man/man3/cgelqf.f.3 manpages/man/man3/cgelqt.3 manpages/man/man3/cgelqt.f.3 manpages/man/man3/cgelqt3.3 manpages/man/man3/cgelqt3.f.3 manpages/man/man3/cgels.3 manpages/man/man3/cgels.f.3 manpages/man/man3/cgelsd.3 manpages/man/man3/cgelsd.f.3 manpages/man/man3/cgelss.3 manpages/man/man3/cgelss.f.3 manpages/man/man3/cgelsy.3 manpages/man/man3/cgelsy.f.3 manpages/man/man3/cgemlq.3 manpages/man/man3/cgemlq.f.3 manpages/man/man3/cgemlqt.3 manpages/man/man3/cgemlqt.f.3 manpages/man/man3/cgemqr.3 manpages/man/man3/cgemqr.f.3 manpages/man/man3/cgemqrt.3 manpages/man/man3/cgemqrt.f.3 manpages/man/man3/cgeql2.3 manpages/man/man3/cgeql2.f.3 manpages/man/man3/cgeqlf.3 manpages/man/man3/cgeqlf.f.3 manpages/man/man3/cgeqp3.3 manpages/man/man3/cgeqp3.f.3 manpages/man/man3/cgeqr.3 manpages/man/man3/cgeqr.f.3 manpages/man/man3/cgeqr2.3 manpages/man/man3/cgeqr2.f.3 manpages/man/man3/cgeqr2p.3 manpages/man/man3/cgeqr2p.f.3 manpages/man/man3/cgeqrf.3 manpages/man/man3/cgeqrf.f.3 manpages/man/man3/cgeqrfp.3 manpages/man/man3/cgeqrfp.f.3 manpages/man/man3/cgeqrt.3 manpages/man/man3/cgeqrt.f.3 manpages/man/man3/cgeqrt2.3 manpages/man/man3/cgeqrt2.f.3 manpages/man/man3/cgeqrt3.3 manpages/man/man3/cgeqrt3.f.3 manpages/man/man3/cgerfs.3 manpages/man/man3/cgerfs.f.3 manpages/man/man3/cgerfsx.3 manpages/man/man3/cgerfsx.f.3 manpages/man/man3/cgerq2.3 manpages/man/man3/cgerq2.f.3 manpages/man/man3/cgerqf.3 manpages/man/man3/cgerqf.f.3 manpages/man/man3/cgesc2.3 manpages/man/man3/cgesc2.f.3 manpages/man/man3/cgesdd.3 manpages/man/man3/cgesdd.f.3 manpages/man/man3/cgesv.3 manpages/man/man3/cgesv.f.3 manpages/man/man3/cgesvd.3 manpages/man/man3/cgesvd.f.3 manpages/man/man3/cgesvdx.3 manpages/man/man3/cgesvdx.f.3 manpages/man/man3/cgesvj.3 manpages/man/man3/cgesvj.f.3 manpages/man/man3/cgesvx.3 manpages/man/man3/cgesvx.f.3 manpages/man/man3/cgesvxx.3 manpages/man/man3/cgesvxx.f.3 manpages/man/man3/cgetc2.3 manpages/man/man3/cgetc2.f.3 manpages/man/man3/cgetf2.3 manpages/man/man3/cgetf2.f.3 manpages/man/man3/cgetrf.3 manpages/man/man3/cgetrf.f.3 manpages/man/man3/cgetrf2.3 manpages/man/man3/cgetrf2.f.3 manpages/man/man3/cgetri.3 manpages/man/man3/cgetri.f.3 manpages/man/man3/cgetrs.3 manpages/man/man3/cgetrs.f.3 manpages/man/man3/cgetsls.3 manpages/man/man3/cgetsls.f.3 manpages/man/man3/cggbak.3 manpages/man/man3/cggbak.f.3 manpages/man/man3/cggbal.3 manpages/man/man3/cggbal.f.3 manpages/man/man3/cgges.3 manpages/man/man3/cgges.f.3 manpages/man/man3/cgges3.3 manpages/man/man3/cgges3.f.3 manpages/man/man3/cggesx.3 manpages/man/man3/cggesx.f.3 manpages/man/man3/cggev.3 manpages/man/man3/cggev.f.3 manpages/man/man3/cggev3.3 manpages/man/man3/cggev3.f.3 manpages/man/man3/cggevx.3 manpages/man/man3/cggevx.f.3 manpages/man/man3/cggglm.3 manpages/man/man3/cggglm.f.3 manpages/man/man3/cgghd3.3 manpages/man/man3/cgghd3.f.3 manpages/man/man3/cgghrd.3 manpages/man/man3/cgghrd.f.3 manpages/man/man3/cgglse.3 manpages/man/man3/cgglse.f.3 manpages/man/man3/cggqrf.3 manpages/man/man3/cggqrf.f.3 manpages/man/man3/cggrqf.3 manpages/man/man3/cggrqf.f.3 manpages/man/man3/cggsvd3.3 manpages/man/man3/cggsvd3.f.3 manpages/man/man3/cggsvp3.3 manpages/man/man3/cggsvp3.f.3 manpages/man/man3/cgsvj0.3 manpages/man/man3/cgsvj0.f.3 manpages/man/man3/cgsvj1.3 manpages/man/man3/cgsvj1.f.3 manpages/man/man3/cgtcon.3 manpages/man/man3/cgtcon.f.3 manpages/man/man3/cgtrfs.3 manpages/man/man3/cgtrfs.f.3 manpages/man/man3/cgtsv.3 manpages/man/man3/cgtsv.f.3 manpages/man/man3/cgtsvx.3 manpages/man/man3/cgtsvx.f.3 manpages/man/man3/cgttrf.3 manpages/man/man3/cgttrf.f.3 manpages/man/man3/cgttrs.3 manpages/man/man3/cgttrs.f.3 manpages/man/man3/cgtts2.3 manpages/man/man3/cgtts2.f.3 manpages/man/man3/chb2st_kernels.3 manpages/man/man3/chb2st_kernels.f.3 manpages/man/man3/chbev.3 manpages/man/man3/chbev.f.3 manpages/man/man3/chbev_2stage.3 manpages/man/man3/chbev_2stage.f.3 manpages/man/man3/chbevd.3 manpages/man/man3/chbevd.f.3 manpages/man/man3/chbevd_2stage.3 manpages/man/man3/chbevd_2stage.f.3 manpages/man/man3/chbevx.3 manpages/man/man3/chbevx.f.3 manpages/man/man3/chbevx_2stage.3 manpages/man/man3/chbevx_2stage.f.3 manpages/man/man3/chbgst.3 manpages/man/man3/chbgst.f.3 manpages/man/man3/chbgv.3 manpages/man/man3/chbgv.f.3 manpages/man/man3/chbgvd.3 manpages/man/man3/chbgvd.f.3 manpages/man/man3/chbgvx.3 manpages/man/man3/chbgvx.f.3 manpages/man/man3/chbtrd.3 manpages/man/man3/chbtrd.f.3 manpages/man/man3/checon.3 manpages/man/man3/checon.f.3 manpages/man/man3/checon_3.3 manpages/man/man3/checon_3.f.3 manpages/man/man3/checon_rook.3 manpages/man/man3/checon_rook.f.3 manpages/man/man3/cheequb.3 manpages/man/man3/cheequb.f.3 manpages/man/man3/cheev.3 manpages/man/man3/cheev.f.3 manpages/man/man3/cheev_2stage.3 manpages/man/man3/cheev_2stage.f.3 manpages/man/man3/cheevd.3 manpages/man/man3/cheevd.f.3 manpages/man/man3/cheevd_2stage.3 manpages/man/man3/cheevd_2stage.f.3 manpages/man/man3/cheevr.3 manpages/man/man3/cheevr.f.3 manpages/man/man3/cheevr_2stage.3 manpages/man/man3/cheevr_2stage.f.3 manpages/man/man3/cheevx.3 manpages/man/man3/cheevx.f.3 manpages/man/man3/cheevx_2stage.3 manpages/man/man3/cheevx_2stage.f.3 manpages/man/man3/chegs2.3 manpages/man/man3/chegs2.f.3 manpages/man/man3/chegst.3 manpages/man/man3/chegst.f.3 manpages/man/man3/chegv.3 manpages/man/man3/chegv.f.3 manpages/man/man3/chegv_2stage.3 manpages/man/man3/chegv_2stage.f.3 manpages/man/man3/chegvd.3 manpages/man/man3/chegvd.f.3 manpages/man/man3/chegvx.3 manpages/man/man3/chegvx.f.3 manpages/man/man3/cherfs.3 manpages/man/man3/cherfs.f.3 manpages/man/man3/cherfsx.3 manpages/man/man3/cherfsx.f.3 manpages/man/man3/chesv.3 manpages/man/man3/chesv.f.3 manpages/man/man3/chesv_aa.3 manpages/man/man3/chesv_aa.f.3 manpages/man/man3/chesv_aa_2stage.3 manpages/man/man3/chesv_aa_2stage.f.3 manpages/man/man3/chesv_rk.3 manpages/man/man3/chesv_rk.f.3 manpages/man/man3/chesv_rook.3 manpages/man/man3/chesv_rook.f.3 manpages/man/man3/chesvx.3 manpages/man/man3/chesvx.f.3 manpages/man/man3/chesvxx.3 manpages/man/man3/chesvxx.f.3 manpages/man/man3/cheswapr.3 manpages/man/man3/cheswapr.f.3 manpages/man/man3/chetd2.3 manpages/man/man3/chetd2.f.3 manpages/man/man3/chetf2.3 manpages/man/man3/chetf2.f.3 manpages/man/man3/chetf2_rk.3 manpages/man/man3/chetf2_rk.f.3 manpages/man/man3/chetf2_rook.3 manpages/man/man3/chetf2_rook.f.3 manpages/man/man3/chetrd.3 manpages/man/man3/chetrd.f.3 manpages/man/man3/chetrd_2stage.3 manpages/man/man3/chetrd_2stage.f.3 manpages/man/man3/chetrd_he2hb.3 manpages/man/man3/chetrd_he2hb.f.3 manpages/man/man3/chetrf.3 manpages/man/man3/chetrf.f.3 manpages/man/man3/chetrf_aa.3 manpages/man/man3/chetrf_aa.f.3 manpages/man/man3/chetrf_aa_2stage.3 manpages/man/man3/chetrf_aa_2stage.f.3 manpages/man/man3/chetrf_rk.3 manpages/man/man3/chetrf_rk.f.3 manpages/man/man3/chetrf_rook.3 manpages/man/man3/chetrf_rook.f.3 manpages/man/man3/chetri.3 manpages/man/man3/chetri.f.3 manpages/man/man3/chetri2.3 manpages/man/man3/chetri2.f.3 manpages/man/man3/chetri2x.3 manpages/man/man3/chetri2x.f.3 manpages/man/man3/chetri_3.3 manpages/man/man3/chetri_3.f.3 manpages/man/man3/chetri_3x.3 manpages/man/man3/chetri_3x.f.3 manpages/man/man3/chetri_rook.3 manpages/man/man3/chetri_rook.f.3 manpages/man/man3/chetrs.3 manpages/man/man3/chetrs.f.3 manpages/man/man3/chetrs2.3 manpages/man/man3/chetrs2.f.3 manpages/man/man3/chetrs_3.3 manpages/man/man3/chetrs_3.f.3 manpages/man/man3/chetrs_aa.3 manpages/man/man3/chetrs_aa.f.3 manpages/man/man3/chetrs_aa_2stage.3 manpages/man/man3/chetrs_aa_2stage.f.3 manpages/man/man3/chetrs_rook.3 manpages/man/man3/chetrs_rook.f.3 manpages/man/man3/chfrk.3 manpages/man/man3/chfrk.f.3 manpages/man/man3/chgeqz.3 manpages/man/man3/chgeqz.f.3 manpages/man/man3/chla_transtype.3 manpages/man/man3/chla_transtype.f.3 manpages/man/man3/chpcon.3 manpages/man/man3/chpcon.f.3 manpages/man/man3/chpev.3 manpages/man/man3/chpev.f.3 manpages/man/man3/chpevd.3 manpages/man/man3/chpevd.f.3 manpages/man/man3/chpevx.3 manpages/man/man3/chpevx.f.3 manpages/man/man3/chpgst.3 manpages/man/man3/chpgst.f.3 manpages/man/man3/chpgv.3 manpages/man/man3/chpgv.f.3 manpages/man/man3/chpgvd.3 manpages/man/man3/chpgvd.f.3 manpages/man/man3/chpgvx.3 manpages/man/man3/chpgvx.f.3 manpages/man/man3/chprfs.3 manpages/man/man3/chprfs.f.3 manpages/man/man3/chpsv.3 manpages/man/man3/chpsv.f.3 manpages/man/man3/chpsvx.3 manpages/man/man3/chpsvx.f.3 manpages/man/man3/chptrd.3 manpages/man/man3/chptrd.f.3 manpages/man/man3/chptrf.3 manpages/man/man3/chptrf.f.3 manpages/man/man3/chptri.3 manpages/man/man3/chptri.f.3 manpages/man/man3/chptrs.3 manpages/man/man3/chptrs.f.3 manpages/man/man3/chsein.3 manpages/man/man3/chsein.f.3 manpages/man/man3/chseqr.3 manpages/man/man3/chseqr.f.3 manpages/man/man3/cla_gbamv.3 manpages/man/man3/cla_gbamv.f.3 manpages/man/man3/cla_gbrcond_c.3 manpages/man/man3/cla_gbrcond_c.f.3 manpages/man/man3/cla_gbrcond_x.3 manpages/man/man3/cla_gbrcond_x.f.3 manpages/man/man3/cla_gbrfsx_extended.3 manpages/man/man3/cla_gbrfsx_extended.f.3 manpages/man/man3/cla_gbrpvgrw.3 manpages/man/man3/cla_gbrpvgrw.f.3 manpages/man/man3/cla_geamv.3 manpages/man/man3/cla_geamv.f.3 manpages/man/man3/cla_gercond_c.3 manpages/man/man3/cla_gercond_c.f.3 manpages/man/man3/cla_gercond_x.3 manpages/man/man3/cla_gercond_x.f.3 manpages/man/man3/cla_gerfsx_extended.3 manpages/man/man3/cla_gerfsx_extended.f.3 manpages/man/man3/cla_gerpvgrw.3 manpages/man/man3/cla_gerpvgrw.f.3 manpages/man/man3/cla_heamv.3 manpages/man/man3/cla_heamv.f.3 manpages/man/man3/cla_hercond_c.3 manpages/man/man3/cla_hercond_c.f.3 manpages/man/man3/cla_hercond_x.3 manpages/man/man3/cla_hercond_x.f.3 manpages/man/man3/cla_herfsx_extended.3 manpages/man/man3/cla_herfsx_extended.f.3 manpages/man/man3/cla_herpvgrw.3 manpages/man/man3/cla_herpvgrw.f.3 manpages/man/man3/cla_lin_berr.3 manpages/man/man3/cla_lin_berr.f.3 manpages/man/man3/cla_porcond_c.3 manpages/man/man3/cla_porcond_c.f.3 manpages/man/man3/cla_porcond_x.3 manpages/man/man3/cla_porcond_x.f.3 manpages/man/man3/cla_porfsx_extended.3 manpages/man/man3/cla_porfsx_extended.f.3 manpages/man/man3/cla_porpvgrw.3 manpages/man/man3/cla_porpvgrw.f.3 manpages/man/man3/cla_syamv.3 manpages/man/man3/cla_syamv.f.3 manpages/man/man3/cla_syrcond_c.3 manpages/man/man3/cla_syrcond_c.f.3 manpages/man/man3/cla_syrcond_x.3 manpages/man/man3/cla_syrcond_x.f.3 manpages/man/man3/cla_syrfsx_extended.3 manpages/man/man3/cla_syrfsx_extended.f.3 manpages/man/man3/cla_syrpvgrw.3 manpages/man/man3/cla_syrpvgrw.f.3 manpages/man/man3/cla_wwaddw.3 manpages/man/man3/cla_wwaddw.f.3 manpages/man/man3/clabrd.3 manpages/man/man3/clabrd.f.3 manpages/man/man3/clacgv.3 manpages/man/man3/clacgv.f.3 manpages/man/man3/clacn2.3 manpages/man/man3/clacn2.f.3 manpages/man/man3/clacon.3 manpages/man/man3/clacon.f.3 manpages/man/man3/clacp2.3 manpages/man/man3/clacp2.f.3 manpages/man/man3/clacpy.3 manpages/man/man3/clacpy.f.3 manpages/man/man3/clacrm.3 manpages/man/man3/clacrm.f.3 manpages/man/man3/clacrt.3 manpages/man/man3/clacrt.f.3 manpages/man/man3/cladiv.3 manpages/man/man3/cladiv.f.3 manpages/man/man3/claed0.3 manpages/man/man3/claed0.f.3 manpages/man/man3/claed7.3 manpages/man/man3/claed7.f.3 manpages/man/man3/claed8.3 manpages/man/man3/claed8.f.3 manpages/man/man3/claein.3 manpages/man/man3/claein.f.3 manpages/man/man3/claesy.3 manpages/man/man3/claesy.f.3 manpages/man/man3/claev2.3 manpages/man/man3/claev2.f.3 manpages/man/man3/clag2z.3 manpages/man/man3/clag2z.f.3 manpages/man/man3/clags2.3 manpages/man/man3/clags2.f.3 manpages/man/man3/clagtm.3 manpages/man/man3/clagtm.f.3 manpages/man/man3/clahef.3 manpages/man/man3/clahef.f.3 manpages/man/man3/clahef_aa.3 manpages/man/man3/clahef_aa.f.3 manpages/man/man3/clahef_rk.3 manpages/man/man3/clahef_rk.f.3 manpages/man/man3/clahef_rook.3 manpages/man/man3/clahef_rook.f.3 manpages/man/man3/clahqr.3 manpages/man/man3/clahqr.f.3 manpages/man/man3/clahr2.3 manpages/man/man3/clahr2.f.3 manpages/man/man3/claic1.3 manpages/man/man3/claic1.f.3 manpages/man/man3/clals0.3 manpages/man/man3/clals0.f.3 manpages/man/man3/clalsa.3 manpages/man/man3/clalsa.f.3 manpages/man/man3/clalsd.3 manpages/man/man3/clalsd.f.3 manpages/man/man3/clamswlq.3 manpages/man/man3/clamswlq.f.3 manpages/man/man3/clamtsqr.3 manpages/man/man3/clamtsqr.f.3 manpages/man/man3/clangb.3 manpages/man/man3/clangb.f.3 manpages/man/man3/clange.3 manpages/man/man3/clange.f.3 manpages/man/man3/clangt.3 manpages/man/man3/clangt.f.3 manpages/man/man3/clanhb.3 manpages/man/man3/clanhb.f.3 manpages/man/man3/clanhe.3 manpages/man/man3/clanhe.f.3 manpages/man/man3/clanhf.3 manpages/man/man3/clanhf.f.3 manpages/man/man3/clanhp.3 manpages/man/man3/clanhp.f.3 manpages/man/man3/clanhs.3 manpages/man/man3/clanhs.f.3 manpages/man/man3/clanht.3 manpages/man/man3/clanht.f.3 manpages/man/man3/clansb.3 manpages/man/man3/clansb.f.3 manpages/man/man3/clansp.3 manpages/man/man3/clansp.f.3 manpages/man/man3/clansy.3 manpages/man/man3/clansy.f.3 manpages/man/man3/clantb.3 manpages/man/man3/clantb.f.3 manpages/man/man3/clantp.3 manpages/man/man3/clantp.f.3 manpages/man/man3/clantr.3 manpages/man/man3/clantr.f.3 manpages/man/man3/clapll.3 manpages/man/man3/clapll.f.3 manpages/man/man3/clapmr.3 manpages/man/man3/clapmr.f.3 manpages/man/man3/clapmt.3 manpages/man/man3/clapmt.f.3 manpages/man/man3/claqgb.3 manpages/man/man3/claqgb.f.3 manpages/man/man3/claqge.3 manpages/man/man3/claqge.f.3 manpages/man/man3/claqhb.3 manpages/man/man3/claqhb.f.3 manpages/man/man3/claqhe.3 manpages/man/man3/claqhe.f.3 manpages/man/man3/claqhp.3 manpages/man/man3/claqhp.f.3 manpages/man/man3/claqp2.3 manpages/man/man3/claqp2.f.3 manpages/man/man3/claqps.3 manpages/man/man3/claqps.f.3 manpages/man/man3/claqr0.3 manpages/man/man3/claqr0.f.3 manpages/man/man3/claqr1.3 manpages/man/man3/claqr1.f.3 manpages/man/man3/claqr2.3 manpages/man/man3/claqr2.f.3 manpages/man/man3/claqr3.3 manpages/man/man3/claqr3.f.3 manpages/man/man3/claqr4.3 manpages/man/man3/claqr4.f.3 manpages/man/man3/claqr5.3 manpages/man/man3/claqr5.f.3 manpages/man/man3/claqsb.3 manpages/man/man3/claqsb.f.3 manpages/man/man3/claqsp.3 manpages/man/man3/claqsp.f.3 manpages/man/man3/claqsy.3 manpages/man/man3/claqsy.f.3 manpages/man/man3/clar1v.3 manpages/man/man3/clar1v.f.3 manpages/man/man3/clar2v.3 manpages/man/man3/clar2v.f.3 manpages/man/man3/clarcm.3 manpages/man/man3/clarcm.f.3 manpages/man/man3/clarf.3 manpages/man/man3/clarf.f.3 manpages/man/man3/clarfb.3 manpages/man/man3/clarfb.f.3 manpages/man/man3/clarfg.3 manpages/man/man3/clarfg.f.3 manpages/man/man3/clarfgp.3 manpages/man/man3/clarfgp.f.3 manpages/man/man3/clarft.3 manpages/man/man3/clarft.f.3 manpages/man/man3/clarfx.3 manpages/man/man3/clarfx.f.3 manpages/man/man3/clarfy.3 manpages/man/man3/clarfy.f.3 manpages/man/man3/clargv.3 manpages/man/man3/clargv.f.3 manpages/man/man3/clarnv.3 manpages/man/man3/clarnv.f.3 manpages/man/man3/clarrv.3 manpages/man/man3/clarrv.f.3 manpages/man/man3/clarscl2.3 manpages/man/man3/clarscl2.f.3 manpages/man/man3/clartg.3 manpages/man/man3/clartg.f.3 manpages/man/man3/clartv.3 manpages/man/man3/clartv.f.3 manpages/man/man3/clarz.3 manpages/man/man3/clarz.f.3 manpages/man/man3/clarzb.3 manpages/man/man3/clarzb.f.3 manpages/man/man3/clarzt.3 manpages/man/man3/clarzt.f.3 manpages/man/man3/clascl.3 manpages/man/man3/clascl.f.3 manpages/man/man3/clascl2.3 manpages/man/man3/clascl2.f.3 manpages/man/man3/claset.3 manpages/man/man3/claset.f.3 manpages/man/man3/clasr.3 manpages/man/man3/clasr.f.3 manpages/man/man3/classq.3 manpages/man/man3/classq.f.3 manpages/man/man3/claswlq.3 manpages/man/man3/claswlq.f.3 manpages/man/man3/claswp.3 manpages/man/man3/claswp.f.3 manpages/man/man3/clasyf.3 manpages/man/man3/clasyf.f.3 manpages/man/man3/clasyf_aa.3 manpages/man/man3/clasyf_aa.f.3 manpages/man/man3/clasyf_rk.3 manpages/man/man3/clasyf_rk.f.3 manpages/man/man3/clasyf_rook.3 manpages/man/man3/clasyf_rook.f.3 manpages/man/man3/clatbs.3 manpages/man/man3/clatbs.f.3 manpages/man/man3/clatdf.3 manpages/man/man3/clatdf.f.3 manpages/man/man3/clatps.3 manpages/man/man3/clatps.f.3 manpages/man/man3/clatrd.3 manpages/man/man3/clatrd.f.3 manpages/man/man3/clatrs.3 manpages/man/man3/clatrs.f.3 manpages/man/man3/clatrz.3 manpages/man/man3/clatrz.f.3 manpages/man/man3/clatsqr.3 manpages/man/man3/clatsqr.f.3 manpages/man/man3/clauu2.3 manpages/man/man3/clauu2.f.3 manpages/man/man3/clauum.3 manpages/man/man3/clauum.f.3 manpages/man/man3/cpbcon.3 manpages/man/man3/cpbcon.f.3 manpages/man/man3/cpbequ.3 manpages/man/man3/cpbequ.f.3 manpages/man/man3/cpbrfs.3 manpages/man/man3/cpbrfs.f.3 manpages/man/man3/cpbstf.3 manpages/man/man3/cpbstf.f.3 manpages/man/man3/cpbsv.3 manpages/man/man3/cpbsv.f.3 manpages/man/man3/cpbsvx.3 manpages/man/man3/cpbsvx.f.3 manpages/man/man3/cpbtf2.3 manpages/man/man3/cpbtf2.f.3 manpages/man/man3/cpbtrf.3 manpages/man/man3/cpbtrf.f.3 manpages/man/man3/cpbtrs.3 manpages/man/man3/cpbtrs.f.3 manpages/man/man3/cpftrf.3 manpages/man/man3/cpftrf.f.3 manpages/man/man3/cpftri.3 manpages/man/man3/cpftri.f.3 manpages/man/man3/cpftrs.3 manpages/man/man3/cpftrs.f.3 manpages/man/man3/cpocon.3 manpages/man/man3/cpocon.f.3 manpages/man/man3/cpoequ.3 manpages/man/man3/cpoequ.f.3 manpages/man/man3/cpoequb.3 manpages/man/man3/cpoequb.f.3 manpages/man/man3/cporfs.3 manpages/man/man3/cporfs.f.3 manpages/man/man3/cporfsx.3 manpages/man/man3/cporfsx.f.3 manpages/man/man3/cposv.3 manpages/man/man3/cposv.f.3 manpages/man/man3/cposvx.3 manpages/man/man3/cposvx.f.3 manpages/man/man3/cposvxx.3 manpages/man/man3/cposvxx.f.3 manpages/man/man3/cpotf2.3 manpages/man/man3/cpotf2.f.3 manpages/man/man3/cpotrf.3 manpages/man/man3/cpotrf.f.3 manpages/man/man3/cpotrf2.3 manpages/man/man3/cpotrf2.f.3 manpages/man/man3/cpotri.3 manpages/man/man3/cpotri.f.3 manpages/man/man3/cpotrs.3 manpages/man/man3/cpotrs.f.3 manpages/man/man3/cppcon.3 manpages/man/man3/cppcon.f.3 manpages/man/man3/cppequ.3 manpages/man/man3/cppequ.f.3 manpages/man/man3/cpprfs.3 manpages/man/man3/cpprfs.f.3 manpages/man/man3/cppsv.3 manpages/man/man3/cppsv.f.3 manpages/man/man3/cppsvx.3 manpages/man/man3/cppsvx.f.3 manpages/man/man3/cpptrf.3 manpages/man/man3/cpptrf.f.3 manpages/man/man3/cpptri.3 manpages/man/man3/cpptri.f.3 manpages/man/man3/cpptrs.3 manpages/man/man3/cpptrs.f.3 manpages/man/man3/cpstf2.3 manpages/man/man3/cpstf2.f.3 manpages/man/man3/cpstrf.3 manpages/man/man3/cpstrf.f.3 manpages/man/man3/cptcon.3 manpages/man/man3/cptcon.f.3 manpages/man/man3/cpteqr.3 manpages/man/man3/cpteqr.f.3 manpages/man/man3/cptrfs.3 manpages/man/man3/cptrfs.f.3 manpages/man/man3/cptsv.3 manpages/man/man3/cptsv.f.3 manpages/man/man3/cptsvx.3 manpages/man/man3/cptsvx.f.3 manpages/man/man3/cpttrf.3 manpages/man/man3/cpttrf.f.3 manpages/man/man3/cpttrs.3 manpages/man/man3/cpttrs.f.3 manpages/man/man3/cptts2.3 manpages/man/man3/cptts2.f.3 manpages/man/man3/crot.3 manpages/man/man3/crot.f.3 manpages/man/man3/cspcon.3 manpages/man/man3/cspcon.f.3 manpages/man/man3/cspmv.3 manpages/man/man3/cspmv.f.3 manpages/man/man3/cspr.3 manpages/man/man3/cspr.f.3 manpages/man/man3/csprfs.3 manpages/man/man3/csprfs.f.3 manpages/man/man3/cspsv.3 manpages/man/man3/cspsv.f.3 manpages/man/man3/cspsvx.3 manpages/man/man3/cspsvx.f.3 manpages/man/man3/csptrf.3 manpages/man/man3/csptrf.f.3 manpages/man/man3/csptri.3 manpages/man/man3/csptri.f.3 manpages/man/man3/csptrs.3 manpages/man/man3/csptrs.f.3 manpages/man/man3/csrscl.3 manpages/man/man3/csrscl.f.3 manpages/man/man3/cstedc.3 manpages/man/man3/cstedc.f.3 manpages/man/man3/cstegr.3 manpages/man/man3/cstegr.f.3 manpages/man/man3/cstein.3 manpages/man/man3/cstein.f.3 manpages/man/man3/cstemr.3 manpages/man/man3/cstemr.f.3 manpages/man/man3/csteqr.3 manpages/man/man3/csteqr.f.3 manpages/man/man3/csycon.3 manpages/man/man3/csycon.f.3 manpages/man/man3/csycon_3.3 manpages/man/man3/csycon_3.f.3 manpages/man/man3/csycon_rook.3 manpages/man/man3/csycon_rook.f.3 manpages/man/man3/csyconv.3 manpages/man/man3/csyconv.f.3 manpages/man/man3/csyconvf.3 manpages/man/man3/csyconvf.f.3 manpages/man/man3/csyconvf_rook.3 manpages/man/man3/csyconvf_rook.f.3 manpages/man/man3/csyequb.3 manpages/man/man3/csyequb.f.3 manpages/man/man3/csymv.3 manpages/man/man3/csymv.f.3 manpages/man/man3/csyr.3 manpages/man/man3/csyr.f.3 manpages/man/man3/csyrfs.3 manpages/man/man3/csyrfs.f.3 manpages/man/man3/csyrfsx.3 manpages/man/man3/csyrfsx.f.3 manpages/man/man3/csysv.3 manpages/man/man3/csysv.f.3 manpages/man/man3/csysv_aa.3 manpages/man/man3/csysv_aa.f.3 manpages/man/man3/csysv_aa_2stage.3 manpages/man/man3/csysv_aa_2stage.f.3 manpages/man/man3/csysv_rk.3 manpages/man/man3/csysv_rk.f.3 manpages/man/man3/csysv_rook.3 manpages/man/man3/csysv_rook.f.3 manpages/man/man3/csysvx.3 manpages/man/man3/csysvx.f.3 manpages/man/man3/csysvxx.3 manpages/man/man3/csysvxx.f.3 manpages/man/man3/csyswapr.3 manpages/man/man3/csyswapr.f.3 manpages/man/man3/csytf2.3 manpages/man/man3/csytf2.f.3 manpages/man/man3/csytf2_rk.3 manpages/man/man3/csytf2_rk.f.3 manpages/man/man3/csytf2_rook.3 manpages/man/man3/csytf2_rook.f.3 manpages/man/man3/csytrf.3 manpages/man/man3/csytrf.f.3 manpages/man/man3/csytrf_aa.3 manpages/man/man3/csytrf_aa.f.3 manpages/man/man3/csytrf_aa_2stage.3 manpages/man/man3/csytrf_aa_2stage.f.3 manpages/man/man3/csytrf_rk.3 manpages/man/man3/csytrf_rk.f.3 manpages/man/man3/csytrf_rook.3 manpages/man/man3/csytrf_rook.f.3 manpages/man/man3/csytri.3 manpages/man/man3/csytri.f.3 manpages/man/man3/csytri2.3 manpages/man/man3/csytri2.f.3 manpages/man/man3/csytri2x.3 manpages/man/man3/csytri2x.f.3 manpages/man/man3/csytri_3.3 manpages/man/man3/csytri_3.f.3 manpages/man/man3/csytri_3x.3 manpages/man/man3/csytri_3x.f.3 manpages/man/man3/csytri_rook.3 manpages/man/man3/csytri_rook.f.3 manpages/man/man3/csytrs.3 manpages/man/man3/csytrs.f.3 manpages/man/man3/csytrs2.3 manpages/man/man3/csytrs2.f.3 manpages/man/man3/csytrs_3.3 manpages/man/man3/csytrs_3.f.3 manpages/man/man3/csytrs_aa.3 manpages/man/man3/csytrs_aa.f.3 manpages/man/man3/csytrs_aa_2stage.3 manpages/man/man3/csytrs_aa_2stage.f.3 manpages/man/man3/csytrs_rook.3 manpages/man/man3/csytrs_rook.f.3 manpages/man/man3/ctbcon.3 manpages/man/man3/ctbcon.f.3 manpages/man/man3/ctbrfs.3 manpages/man/man3/ctbrfs.f.3 manpages/man/man3/ctbtrs.3 manpages/man/man3/ctbtrs.f.3 manpages/man/man3/ctfsm.3 manpages/man/man3/ctfsm.f.3 manpages/man/man3/ctftri.3 manpages/man/man3/ctftri.f.3 manpages/man/man3/ctfttp.3 manpages/man/man3/ctfttp.f.3 manpages/man/man3/ctfttr.3 manpages/man/man3/ctfttr.f.3 manpages/man/man3/ctgevc.3 manpages/man/man3/ctgevc.f.3 manpages/man/man3/ctgex2.3 manpages/man/man3/ctgex2.f.3 manpages/man/man3/ctgexc.3 manpages/man/man3/ctgexc.f.3 manpages/man/man3/ctgsen.3 manpages/man/man3/ctgsen.f.3 manpages/man/man3/ctgsja.3 manpages/man/man3/ctgsja.f.3 manpages/man/man3/ctgsna.3 manpages/man/man3/ctgsna.f.3 manpages/man/man3/ctgsy2.3 manpages/man/man3/ctgsy2.f.3 manpages/man/man3/ctgsyl.3 manpages/man/man3/ctgsyl.f.3 manpages/man/man3/ctpcon.3 manpages/man/man3/ctpcon.f.3 manpages/man/man3/ctplqt.3 manpages/man/man3/ctplqt.f.3 manpages/man/man3/ctplqt2.3 manpages/man/man3/ctplqt2.f.3 manpages/man/man3/ctpmlqt.3 manpages/man/man3/ctpmlqt.f.3 manpages/man/man3/ctpmqrt.3 manpages/man/man3/ctpmqrt.f.3 manpages/man/man3/ctpqrt.3 manpages/man/man3/ctpqrt.f.3 manpages/man/man3/ctpqrt2.3 manpages/man/man3/ctpqrt2.f.3 manpages/man/man3/ctprfb.3 manpages/man/man3/ctprfb.f.3 manpages/man/man3/ctprfs.3 manpages/man/man3/ctprfs.f.3 manpages/man/man3/ctptri.3 manpages/man/man3/ctptri.f.3 manpages/man/man3/ctptrs.3 manpages/man/man3/ctptrs.f.3 manpages/man/man3/ctpttf.3 manpages/man/man3/ctpttf.f.3 manpages/man/man3/ctpttr.3 manpages/man/man3/ctpttr.f.3 manpages/man/man3/ctrcon.3 manpages/man/man3/ctrcon.f.3 manpages/man/man3/ctrevc.3 manpages/man/man3/ctrevc.f.3 manpages/man/man3/ctrevc3.3 manpages/man/man3/ctrevc3.f.3 manpages/man/man3/ctrexc.3 manpages/man/man3/ctrexc.f.3 manpages/man/man3/ctrrfs.3 manpages/man/man3/ctrrfs.f.3 manpages/man/man3/ctrsen.3 manpages/man/man3/ctrsen.f.3 manpages/man/man3/ctrsna.3 manpages/man/man3/ctrsna.f.3 manpages/man/man3/ctrsyl.3 manpages/man/man3/ctrsyl.f.3 manpages/man/man3/ctrti2.3 manpages/man/man3/ctrti2.f.3 manpages/man/man3/ctrtri.3 manpages/man/man3/ctrtri.f.3 manpages/man/man3/ctrtrs.3 manpages/man/man3/ctrtrs.f.3 manpages/man/man3/ctrttf.3 manpages/man/man3/ctrttf.f.3 manpages/man/man3/ctrttp.3 manpages/man/man3/ctrttp.f.3 manpages/man/man3/ctzrzf.3 manpages/man/man3/ctzrzf.f.3 manpages/man/man3/cunbdb.3 manpages/man/man3/cunbdb.f.3 manpages/man/man3/cunbdb1.3 manpages/man/man3/cunbdb1.f.3 manpages/man/man3/cunbdb2.3 manpages/man/man3/cunbdb2.f.3 manpages/man/man3/cunbdb3.3 manpages/man/man3/cunbdb3.f.3 manpages/man/man3/cunbdb4.3 manpages/man/man3/cunbdb4.f.3 manpages/man/man3/cunbdb5.3 manpages/man/man3/cunbdb5.f.3 manpages/man/man3/cunbdb6.3 manpages/man/man3/cunbdb6.f.3 manpages/man/man3/cuncsd.3 manpages/man/man3/cuncsd.f.3 manpages/man/man3/cuncsd2by1.3 manpages/man/man3/cuncsd2by1.f.3 manpages/man/man3/cung2l.3 manpages/man/man3/cung2l.f.3 manpages/man/man3/cung2r.3 manpages/man/man3/cung2r.f.3 manpages/man/man3/cungbr.3 manpages/man/man3/cungbr.f.3 manpages/man/man3/cunghr.3 manpages/man/man3/cunghr.f.3 manpages/man/man3/cungl2.3 manpages/man/man3/cungl2.f.3 manpages/man/man3/cunglq.3 manpages/man/man3/cunglq.f.3 manpages/man/man3/cungql.3 manpages/man/man3/cungql.f.3 manpages/man/man3/cungqr.3 manpages/man/man3/cungqr.f.3 manpages/man/man3/cungr2.3 manpages/man/man3/cungr2.f.3 manpages/man/man3/cungrq.3 manpages/man/man3/cungrq.f.3 manpages/man/man3/cungtr.3 manpages/man/man3/cungtr.f.3 manpages/man/man3/cunm22.3 manpages/man/man3/cunm22.f.3 manpages/man/man3/cunm2l.3 manpages/man/man3/cunm2l.f.3 manpages/man/man3/cunm2r.3 manpages/man/man3/cunm2r.f.3 manpages/man/man3/cunmbr.3 manpages/man/man3/cunmbr.f.3 manpages/man/man3/cunmhr.3 manpages/man/man3/cunmhr.f.3 manpages/man/man3/cunml2.3 manpages/man/man3/cunml2.f.3 manpages/man/man3/cunmlq.3 manpages/man/man3/cunmlq.f.3 manpages/man/man3/cunmql.3 manpages/man/man3/cunmql.f.3 manpages/man/man3/cunmqr.3 manpages/man/man3/cunmqr.f.3 manpages/man/man3/cunmr2.3 manpages/man/man3/cunmr2.f.3 manpages/man/man3/cunmr3.3 manpages/man/man3/cunmr3.f.3 manpages/man/man3/cunmrq.3 manpages/man/man3/cunmrq.f.3 manpages/man/man3/cunmrz.3 manpages/man/man3/cunmrz.f.3 manpages/man/man3/cunmtr.3 manpages/man/man3/cunmtr.f.3 manpages/man/man3/cupgtr.3 manpages/man/man3/cupgtr.f.3 manpages/man/man3/cupmtr.3 manpages/man/man3/cupmtr.f.3 manpages/man/man3/dbbcsd.3 manpages/man/man3/dbbcsd.f.3 manpages/man/man3/dbdsdc.3 manpages/man/man3/dbdsdc.f.3 manpages/man/man3/dbdsqr.3 manpages/man/man3/dbdsqr.f.3 manpages/man/man3/dbdsvdx.3 manpages/man/man3/dbdsvdx.f.3 manpages/man/man3/ddisna.3 manpages/man/man3/ddisna.f.3 manpages/man/man3/dgbbrd.3 manpages/man/man3/dgbbrd.f.3 manpages/man/man3/dgbcon.3 manpages/man/man3/dgbcon.f.3 manpages/man/man3/dgbequ.3 manpages/man/man3/dgbequ.f.3 manpages/man/man3/dgbequb.3 manpages/man/man3/dgbequb.f.3 manpages/man/man3/dgbrfs.3 manpages/man/man3/dgbrfs.f.3 manpages/man/man3/dgbrfsx.3 manpages/man/man3/dgbrfsx.f.3 manpages/man/man3/dgbsv.3 manpages/man/man3/dgbsv.f.3 manpages/man/man3/dgbsvx.3 manpages/man/man3/dgbsvx.f.3 manpages/man/man3/dgbsvxx.3 manpages/man/man3/dgbsvxx.f.3 manpages/man/man3/dgbtf2.3 manpages/man/man3/dgbtf2.f.3 manpages/man/man3/dgbtrf.3 manpages/man/man3/dgbtrf.f.3 manpages/man/man3/dgbtrs.3 manpages/man/man3/dgbtrs.f.3 manpages/man/man3/dgebak.3 manpages/man/man3/dgebak.f.3 manpages/man/man3/dgebal.3 manpages/man/man3/dgebal.f.3 manpages/man/man3/dgebd2.3 manpages/man/man3/dgebd2.f.3 manpages/man/man3/dgebrd.3 manpages/man/man3/dgebrd.f.3 manpages/man/man3/dgecon.3 manpages/man/man3/dgecon.f.3 manpages/man/man3/dgeequ.3 manpages/man/man3/dgeequ.f.3 manpages/man/man3/dgeequb.3 manpages/man/man3/dgeequb.f.3 manpages/man/man3/dgees.3 manpages/man/man3/dgees.f.3 manpages/man/man3/dgeesx.3 manpages/man/man3/dgeesx.f.3 manpages/man/man3/dgeev.3 manpages/man/man3/dgeev.f.3 manpages/man/man3/dgeevx.3 manpages/man/man3/dgeevx.f.3 manpages/man/man3/dgehd2.3 manpages/man/man3/dgehd2.f.3 manpages/man/man3/dgehrd.3 manpages/man/man3/dgehrd.f.3 manpages/man/man3/dgejsv.3 manpages/man/man3/dgejsv.f.3 manpages/man/man3/dgelq.3 manpages/man/man3/dgelq.f.3 manpages/man/man3/dgelq2.3 manpages/man/man3/dgelq2.f.3 manpages/man/man3/dgelqf.3 manpages/man/man3/dgelqf.f.3 manpages/man/man3/dgelqt.3 manpages/man/man3/dgelqt.f.3 manpages/man/man3/dgelqt3.3 manpages/man/man3/dgelqt3.f.3 manpages/man/man3/dgels.3 manpages/man/man3/dgels.f.3 manpages/man/man3/dgelsd.3 manpages/man/man3/dgelsd.f.3 manpages/man/man3/dgelss.3 manpages/man/man3/dgelss.f.3 manpages/man/man3/dgelsy.3 manpages/man/man3/dgelsy.f.3 manpages/man/man3/dgemlq.3 manpages/man/man3/dgemlq.f.3 manpages/man/man3/dgemlqt.3 manpages/man/man3/dgemlqt.f.3 manpages/man/man3/dgemqr.3 manpages/man/man3/dgemqr.f.3 manpages/man/man3/dgemqrt.3 manpages/man/man3/dgemqrt.f.3 manpages/man/man3/dgeql2.3 manpages/man/man3/dgeql2.f.3 manpages/man/man3/dgeqlf.3 manpages/man/man3/dgeqlf.f.3 manpages/man/man3/dgeqp3.3 manpages/man/man3/dgeqp3.f.3 manpages/man/man3/dgeqr.3 manpages/man/man3/dgeqr.f.3 manpages/man/man3/dgeqr2.3 manpages/man/man3/dgeqr2.f.3 manpages/man/man3/dgeqr2p.3 manpages/man/man3/dgeqr2p.f.3 manpages/man/man3/dgeqrf.3 manpages/man/man3/dgeqrf.f.3 manpages/man/man3/dgeqrfp.3 manpages/man/man3/dgeqrfp.f.3 manpages/man/man3/dgeqrt.3 manpages/man/man3/dgeqrt.f.3 manpages/man/man3/dgeqrt2.3 manpages/man/man3/dgeqrt2.f.3 manpages/man/man3/dgeqrt3.3 manpages/man/man3/dgeqrt3.f.3 manpages/man/man3/dgerfs.3 manpages/man/man3/dgerfs.f.3 manpages/man/man3/dgerfsx.3 manpages/man/man3/dgerfsx.f.3 manpages/man/man3/dgerq2.3 manpages/man/man3/dgerq2.f.3 manpages/man/man3/dgerqf.3 manpages/man/man3/dgerqf.f.3 manpages/man/man3/dgesc2.3 manpages/man/man3/dgesc2.f.3 manpages/man/man3/dgesdd.3 manpages/man/man3/dgesdd.f.3 manpages/man/man3/dgesv.3 manpages/man/man3/dgesv.f.3 manpages/man/man3/dgesvd.3 manpages/man/man3/dgesvd.f.3 manpages/man/man3/dgesvdx.3 manpages/man/man3/dgesvdx.f.3 manpages/man/man3/dgesvj.3 manpages/man/man3/dgesvj.f.3 manpages/man/man3/dgesvx.3 manpages/man/man3/dgesvx.f.3 manpages/man/man3/dgesvxx.3 manpages/man/man3/dgesvxx.f.3 manpages/man/man3/dgetc2.3 manpages/man/man3/dgetc2.f.3 manpages/man/man3/dgetf2.3 manpages/man/man3/dgetf2.f.3 manpages/man/man3/dgetrf.3 manpages/man/man3/dgetrf.f.3 manpages/man/man3/dgetrf2.3 manpages/man/man3/dgetrf2.f.3 manpages/man/man3/dgetri.3 manpages/man/man3/dgetri.f.3 manpages/man/man3/dgetrs.3 manpages/man/man3/dgetrs.f.3 manpages/man/man3/dgetsls.3 manpages/man/man3/dgetsls.f.3 manpages/man/man3/dggbak.3 manpages/man/man3/dggbak.f.3 manpages/man/man3/dggbal.3 manpages/man/man3/dggbal.f.3 manpages/man/man3/dgges.3 manpages/man/man3/dgges.f.3 manpages/man/man3/dgges3.3 manpages/man/man3/dgges3.f.3 manpages/man/man3/dggesx.3 manpages/man/man3/dggesx.f.3 manpages/man/man3/dggev.3 manpages/man/man3/dggev.f.3 manpages/man/man3/dggev3.3 manpages/man/man3/dggev3.f.3 manpages/man/man3/dggevx.3 manpages/man/man3/dggevx.f.3 manpages/man/man3/dggglm.3 manpages/man/man3/dggglm.f.3 manpages/man/man3/dgghd3.3 manpages/man/man3/dgghd3.f.3 manpages/man/man3/dgghrd.3 manpages/man/man3/dgghrd.f.3 manpages/man/man3/dgglse.3 manpages/man/man3/dgglse.f.3 manpages/man/man3/dggqrf.3 manpages/man/man3/dggqrf.f.3 manpages/man/man3/dggrqf.3 manpages/man/man3/dggrqf.f.3 manpages/man/man3/dggsvd3.3 manpages/man/man3/dggsvd3.f.3 manpages/man/man3/dggsvp3.3 manpages/man/man3/dggsvp3.f.3 manpages/man/man3/dgsvj0.3 manpages/man/man3/dgsvj0.f.3 manpages/man/man3/dgsvj1.3 manpages/man/man3/dgsvj1.f.3 manpages/man/man3/dgtcon.3 manpages/man/man3/dgtcon.f.3 manpages/man/man3/dgtrfs.3 manpages/man/man3/dgtrfs.f.3 manpages/man/man3/dgtsv.3 manpages/man/man3/dgtsv.f.3 manpages/man/man3/dgtsvx.3 manpages/man/man3/dgtsvx.f.3 manpages/man/man3/dgttrf.3 manpages/man/man3/dgttrf.f.3 manpages/man/man3/dgttrs.3 manpages/man/man3/dgttrs.f.3 manpages/man/man3/dgtts2.3 manpages/man/man3/dgtts2.f.3 manpages/man/man3/dhgeqz.3 manpages/man/man3/dhgeqz.f.3 manpages/man/man3/dhsein.3 manpages/man/man3/dhsein.f.3 manpages/man/man3/dhseqr.3 manpages/man/man3/dhseqr.f.3 manpages/man/man3/disnan.3 manpages/man/man3/disnan.f.3 manpages/man/man3/dla_gbamv.3 manpages/man/man3/dla_gbamv.f.3 manpages/man/man3/dla_gbrcond.3 manpages/man/man3/dla_gbrcond.f.3 manpages/man/man3/dla_gbrfsx_extended.3 manpages/man/man3/dla_gbrfsx_extended.f.3 manpages/man/man3/dla_gbrpvgrw.3 manpages/man/man3/dla_gbrpvgrw.f.3 manpages/man/man3/dla_geamv.3 manpages/man/man3/dla_geamv.f.3 manpages/man/man3/dla_gercond.3 manpages/man/man3/dla_gercond.f.3 manpages/man/man3/dla_gerfsx_extended.3 manpages/man/man3/dla_gerfsx_extended.f.3 manpages/man/man3/dla_gerpvgrw.3 manpages/man/man3/dla_gerpvgrw.f.3 manpages/man/man3/dla_lin_berr.3 manpages/man/man3/dla_lin_berr.f.3 manpages/man/man3/dla_porcond.3 manpages/man/man3/dla_porcond.f.3 manpages/man/man3/dla_porfsx_extended.3 manpages/man/man3/dla_porfsx_extended.f.3 manpages/man/man3/dla_porpvgrw.3 manpages/man/man3/dla_porpvgrw.f.3 manpages/man/man3/dla_syamv.3 manpages/man/man3/dla_syamv.f.3 manpages/man/man3/dla_syrcond.3 manpages/man/man3/dla_syrcond.f.3 manpages/man/man3/dla_syrfsx_extended.3 manpages/man/man3/dla_syrfsx_extended.f.3 manpages/man/man3/dla_syrpvgrw.3 manpages/man/man3/dla_syrpvgrw.f.3 manpages/man/man3/dla_wwaddw.3 manpages/man/man3/dla_wwaddw.f.3 manpages/man/man3/dlabad.3 manpages/man/man3/dlabad.f.3 manpages/man/man3/dlabrd.3 manpages/man/man3/dlabrd.f.3 manpages/man/man3/dlacn2.3 manpages/man/man3/dlacn2.f.3 manpages/man/man3/dlacon.3 manpages/man/man3/dlacon.f.3 manpages/man/man3/dlacpy.3 manpages/man/man3/dlacpy.f.3 manpages/man/man3/dladiv.3 manpages/man/man3/dladiv.f.3 manpages/man/man3/dladiv1.3 manpages/man/man3/dladiv2.3 manpages/man/man3/dlae2.3 manpages/man/man3/dlae2.f.3 manpages/man/man3/dlaebz.3 manpages/man/man3/dlaebz.f.3 manpages/man/man3/dlaed0.3 manpages/man/man3/dlaed0.f.3 manpages/man/man3/dlaed1.3 manpages/man/man3/dlaed1.f.3 manpages/man/man3/dlaed2.3 manpages/man/man3/dlaed2.f.3 manpages/man/man3/dlaed3.3 manpages/man/man3/dlaed3.f.3 manpages/man/man3/dlaed4.3 manpages/man/man3/dlaed4.f.3 manpages/man/man3/dlaed5.3 manpages/man/man3/dlaed5.f.3 manpages/man/man3/dlaed6.3 manpages/man/man3/dlaed6.f.3 manpages/man/man3/dlaed7.3 manpages/man/man3/dlaed7.f.3 manpages/man/man3/dlaed8.3 manpages/man/man3/dlaed8.f.3 manpages/man/man3/dlaed9.3 manpages/man/man3/dlaed9.f.3 manpages/man/man3/dlaeda.3 manpages/man/man3/dlaeda.f.3 manpages/man/man3/dlaein.3 manpages/man/man3/dlaein.f.3 manpages/man/man3/dlaev2.3 manpages/man/man3/dlaev2.f.3 manpages/man/man3/dlaexc.3 manpages/man/man3/dlaexc.f.3 manpages/man/man3/dlag2.3 manpages/man/man3/dlag2.f.3 manpages/man/man3/dlag2s.3 manpages/man/man3/dlag2s.f.3 manpages/man/man3/dlags2.3 manpages/man/man3/dlags2.f.3 manpages/man/man3/dlagtf.3 manpages/man/man3/dlagtf.f.3 manpages/man/man3/dlagtm.3 manpages/man/man3/dlagtm.f.3 manpages/man/man3/dlagts.3 manpages/man/man3/dlagts.f.3 manpages/man/man3/dlagv2.3 manpages/man/man3/dlagv2.f.3 manpages/man/man3/dlahqr.3 manpages/man/man3/dlahqr.f.3 manpages/man/man3/dlahr2.3 manpages/man/man3/dlahr2.f.3 manpages/man/man3/dlaic1.3 manpages/man/man3/dlaic1.f.3 manpages/man/man3/dlaisnan.3 manpages/man/man3/dlaisnan.f.3 manpages/man/man3/dlaln2.3 manpages/man/man3/dlaln2.f.3 manpages/man/man3/dlals0.3 manpages/man/man3/dlals0.f.3 manpages/man/man3/dlalsa.3 manpages/man/man3/dlalsa.f.3 manpages/man/man3/dlalsd.3 manpages/man/man3/dlalsd.f.3 manpages/man/man3/dlamrg.3 manpages/man/man3/dlamrg.f.3 manpages/man/man3/dlamswlq.3 manpages/man/man3/dlamswlq.f.3 manpages/man/man3/dlamtsqr.3 manpages/man/man3/dlamtsqr.f.3 manpages/man/man3/dlaneg.3 manpages/man/man3/dlaneg.f.3 manpages/man/man3/dlangb.3 manpages/man/man3/dlangb.f.3 manpages/man/man3/dlange.3 manpages/man/man3/dlange.f.3 manpages/man/man3/dlangt.3 manpages/man/man3/dlangt.f.3 manpages/man/man3/dlanhs.3 manpages/man/man3/dlanhs.f.3 manpages/man/man3/dlansb.3 manpages/man/man3/dlansb.f.3 manpages/man/man3/dlansf.3 manpages/man/man3/dlansf.f.3 manpages/man/man3/dlansp.3 manpages/man/man3/dlansp.f.3 manpages/man/man3/dlanst.3 manpages/man/man3/dlanst.f.3 manpages/man/man3/dlansy.3 manpages/man/man3/dlansy.f.3 manpages/man/man3/dlantb.3 manpages/man/man3/dlantb.f.3 manpages/man/man3/dlantp.3 manpages/man/man3/dlantp.f.3 manpages/man/man3/dlantr.3 manpages/man/man3/dlantr.f.3 manpages/man/man3/dlanv2.3 manpages/man/man3/dlanv2.f.3 manpages/man/man3/dlapll.3 manpages/man/man3/dlapll.f.3 manpages/man/man3/dlapmr.3 manpages/man/man3/dlapmr.f.3 manpages/man/man3/dlapmt.3 manpages/man/man3/dlapmt.f.3 manpages/man/man3/dlapy2.3 manpages/man/man3/dlapy2.f.3 manpages/man/man3/dlapy3.3 manpages/man/man3/dlapy3.f.3 manpages/man/man3/dlaqgb.3 manpages/man/man3/dlaqgb.f.3 manpages/man/man3/dlaqge.3 manpages/man/man3/dlaqge.f.3 manpages/man/man3/dlaqp2.3 manpages/man/man3/dlaqp2.f.3 manpages/man/man3/dlaqps.3 manpages/man/man3/dlaqps.f.3 manpages/man/man3/dlaqr0.3 manpages/man/man3/dlaqr0.f.3 manpages/man/man3/dlaqr1.3 manpages/man/man3/dlaqr1.f.3 manpages/man/man3/dlaqr2.3 manpages/man/man3/dlaqr2.f.3 manpages/man/man3/dlaqr3.3 manpages/man/man3/dlaqr3.f.3 manpages/man/man3/dlaqr4.3 manpages/man/man3/dlaqr4.f.3 manpages/man/man3/dlaqr5.3 manpages/man/man3/dlaqr5.f.3 manpages/man/man3/dlaqsb.3 manpages/man/man3/dlaqsb.f.3 manpages/man/man3/dlaqsp.3 manpages/man/man3/dlaqsp.f.3 manpages/man/man3/dlaqsy.3 manpages/man/man3/dlaqsy.f.3 manpages/man/man3/dlaqtr.3 manpages/man/man3/dlaqtr.f.3 manpages/man/man3/dlar1v.3 manpages/man/man3/dlar1v.f.3 manpages/man/man3/dlar2v.3 manpages/man/man3/dlar2v.f.3 manpages/man/man3/dlarf.3 manpages/man/man3/dlarf.f.3 manpages/man/man3/dlarfb.3 manpages/man/man3/dlarfb.f.3 manpages/man/man3/dlarfg.3 manpages/man/man3/dlarfg.f.3 manpages/man/man3/dlarfgp.3 manpages/man/man3/dlarfgp.f.3 manpages/man/man3/dlarft.3 manpages/man/man3/dlarft.f.3 manpages/man/man3/dlarfx.3 manpages/man/man3/dlarfx.f.3 manpages/man/man3/dlarfy.3 manpages/man/man3/dlarfy.f.3 manpages/man/man3/dlargv.3 manpages/man/man3/dlargv.f.3 manpages/man/man3/dlarnv.3 manpages/man/man3/dlarnv.f.3 manpages/man/man3/dlarra.3 manpages/man/man3/dlarra.f.3 manpages/man/man3/dlarrb.3 manpages/man/man3/dlarrb.f.3 manpages/man/man3/dlarrc.3 manpages/man/man3/dlarrc.f.3 manpages/man/man3/dlarrd.3 manpages/man/man3/dlarrd.f.3 manpages/man/man3/dlarre.3 manpages/man/man3/dlarre.f.3 manpages/man/man3/dlarrf.3 manpages/man/man3/dlarrf.f.3 manpages/man/man3/dlarrj.3 manpages/man/man3/dlarrj.f.3 manpages/man/man3/dlarrk.3 manpages/man/man3/dlarrk.f.3 manpages/man/man3/dlarrr.3 manpages/man/man3/dlarrr.f.3 manpages/man/man3/dlarrv.3 manpages/man/man3/dlarrv.f.3 manpages/man/man3/dlarscl2.3 manpages/man/man3/dlarscl2.f.3 manpages/man/man3/dlartg.3 manpages/man/man3/dlartg.f.3 manpages/man/man3/dlartgp.3 manpages/man/man3/dlartgp.f.3 manpages/man/man3/dlartgs.3 manpages/man/man3/dlartgs.f.3 manpages/man/man3/dlartv.3 manpages/man/man3/dlartv.f.3 manpages/man/man3/dlaruv.3 manpages/man/man3/dlaruv.f.3 manpages/man/man3/dlarz.3 manpages/man/man3/dlarz.f.3 manpages/man/man3/dlarzb.3 manpages/man/man3/dlarzb.f.3 manpages/man/man3/dlarzt.3 manpages/man/man3/dlarzt.f.3 manpages/man/man3/dlas2.3 manpages/man/man3/dlas2.f.3 manpages/man/man3/dlascl.3 manpages/man/man3/dlascl.f.3 manpages/man/man3/dlascl2.3 manpages/man/man3/dlascl2.f.3 manpages/man/man3/dlasd0.3 manpages/man/man3/dlasd0.f.3 manpages/man/man3/dlasd1.3 manpages/man/man3/dlasd1.f.3 manpages/man/man3/dlasd2.3 manpages/man/man3/dlasd2.f.3 manpages/man/man3/dlasd3.3 manpages/man/man3/dlasd3.f.3 manpages/man/man3/dlasd4.3 manpages/man/man3/dlasd4.f.3 manpages/man/man3/dlasd5.3 manpages/man/man3/dlasd5.f.3 manpages/man/man3/dlasd6.3 manpages/man/man3/dlasd6.f.3 manpages/man/man3/dlasd7.3 manpages/man/man3/dlasd7.f.3 manpages/man/man3/dlasd8.3 manpages/man/man3/dlasd8.f.3 manpages/man/man3/dlasda.3 manpages/man/man3/dlasda.f.3 manpages/man/man3/dlasdq.3 manpages/man/man3/dlasdq.f.3 manpages/man/man3/dlasdt.3 manpages/man/man3/dlasdt.f.3 manpages/man/man3/dlaset.3 manpages/man/man3/dlaset.f.3 manpages/man/man3/dlasq1.3 manpages/man/man3/dlasq1.f.3 manpages/man/man3/dlasq2.3 manpages/man/man3/dlasq2.f.3 manpages/man/man3/dlasq3.3 manpages/man/man3/dlasq3.f.3 manpages/man/man3/dlasq4.3 manpages/man/man3/dlasq4.f.3 manpages/man/man3/dlasq5.3 manpages/man/man3/dlasq5.f.3 manpages/man/man3/dlasq6.3 manpages/man/man3/dlasq6.f.3 manpages/man/man3/dlasr.3 manpages/man/man3/dlasr.f.3 manpages/man/man3/dlasrt.3 manpages/man/man3/dlasrt.f.3 manpages/man/man3/dlassq.3 manpages/man/man3/dlassq.f.3 manpages/man/man3/dlasv2.3 manpages/man/man3/dlasv2.f.3 manpages/man/man3/dlaswlq.3 manpages/man/man3/dlaswlq.f.3 manpages/man/man3/dlaswp.3 manpages/man/man3/dlaswp.f.3 manpages/man/man3/dlasy2.3 manpages/man/man3/dlasy2.f.3 manpages/man/man3/dlasyf.3 manpages/man/man3/dlasyf.f.3 manpages/man/man3/dlasyf_aa.3 manpages/man/man3/dlasyf_aa.f.3 manpages/man/man3/dlasyf_rk.3 manpages/man/man3/dlasyf_rk.f.3 manpages/man/man3/dlasyf_rook.3 manpages/man/man3/dlasyf_rook.f.3 manpages/man/man3/dlat2s.3 manpages/man/man3/dlat2s.f.3 manpages/man/man3/dlatbs.3 manpages/man/man3/dlatbs.f.3 manpages/man/man3/dlatdf.3 manpages/man/man3/dlatdf.f.3 manpages/man/man3/dlatps.3 manpages/man/man3/dlatps.f.3 manpages/man/man3/dlatrd.3 manpages/man/man3/dlatrd.f.3 manpages/man/man3/dlatrs.3 manpages/man/man3/dlatrs.f.3 manpages/man/man3/dlatrz.3 manpages/man/man3/dlatrz.f.3 manpages/man/man3/dlatsqr.3 manpages/man/man3/dlatsqr.f.3 manpages/man/man3/dlauu2.3 manpages/man/man3/dlauu2.f.3 manpages/man/man3/dlauum.3 manpages/man/man3/dlauum.f.3 manpages/man/man3/dopgtr.3 manpages/man/man3/dopgtr.f.3 manpages/man/man3/dopmtr.3 manpages/man/man3/dopmtr.f.3 manpages/man/man3/dorbdb.3 manpages/man/man3/dorbdb.f.3 manpages/man/man3/dorbdb1.3 manpages/man/man3/dorbdb1.f.3 manpages/man/man3/dorbdb2.3 manpages/man/man3/dorbdb2.f.3 manpages/man/man3/dorbdb3.3 manpages/man/man3/dorbdb3.f.3 manpages/man/man3/dorbdb4.3 manpages/man/man3/dorbdb4.f.3 manpages/man/man3/dorbdb5.3 manpages/man/man3/dorbdb5.f.3 manpages/man/man3/dorbdb6.3 manpages/man/man3/dorbdb6.f.3 manpages/man/man3/dorcsd.3 manpages/man/man3/dorcsd.f.3 manpages/man/man3/dorcsd2by1.3 manpages/man/man3/dorcsd2by1.f.3 manpages/man/man3/dorg2l.3 manpages/man/man3/dorg2l.f.3 manpages/man/man3/dorg2r.3 manpages/man/man3/dorg2r.f.3 manpages/man/man3/dorgbr.3 manpages/man/man3/dorgbr.f.3 manpages/man/man3/dorghr.3 manpages/man/man3/dorghr.f.3 manpages/man/man3/dorgl2.3 manpages/man/man3/dorgl2.f.3 manpages/man/man3/dorglq.3 manpages/man/man3/dorglq.f.3 manpages/man/man3/dorgql.3 manpages/man/man3/dorgql.f.3 manpages/man/man3/dorgqr.3 manpages/man/man3/dorgqr.f.3 manpages/man/man3/dorgr2.3 manpages/man/man3/dorgr2.f.3 manpages/man/man3/dorgrq.3 manpages/man/man3/dorgrq.f.3 manpages/man/man3/dorgtr.3 manpages/man/man3/dorgtr.f.3 manpages/man/man3/dorm22.3 manpages/man/man3/dorm22.f.3 manpages/man/man3/dorm2l.3 manpages/man/man3/dorm2l.f.3 manpages/man/man3/dorm2r.3 manpages/man/man3/dorm2r.f.3 manpages/man/man3/dormbr.3 manpages/man/man3/dormbr.f.3 manpages/man/man3/dormhr.3 manpages/man/man3/dormhr.f.3 manpages/man/man3/dorml2.3 manpages/man/man3/dorml2.f.3 manpages/man/man3/dormlq.3 manpages/man/man3/dormlq.f.3 manpages/man/man3/dormql.3 manpages/man/man3/dormql.f.3 manpages/man/man3/dormqr.3 manpages/man/man3/dormqr.f.3 manpages/man/man3/dormr2.3 manpages/man/man3/dormr2.f.3 manpages/man/man3/dormr3.3 manpages/man/man3/dormr3.f.3 manpages/man/man3/dormrq.3 manpages/man/man3/dormrq.f.3 manpages/man/man3/dormrz.3 manpages/man/man3/dormrz.f.3 manpages/man/man3/dormtr.3 manpages/man/man3/dormtr.f.3 manpages/man/man3/dpbcon.3 manpages/man/man3/dpbcon.f.3 manpages/man/man3/dpbequ.3 manpages/man/man3/dpbequ.f.3 manpages/man/man3/dpbrfs.3 manpages/man/man3/dpbrfs.f.3 manpages/man/man3/dpbstf.3 manpages/man/man3/dpbstf.f.3 manpages/man/man3/dpbsv.3 manpages/man/man3/dpbsv.f.3 manpages/man/man3/dpbsvx.3 manpages/man/man3/dpbsvx.f.3 manpages/man/man3/dpbtf2.3 manpages/man/man3/dpbtf2.f.3 manpages/man/man3/dpbtrf.3 manpages/man/man3/dpbtrf.f.3 manpages/man/man3/dpbtrs.3 manpages/man/man3/dpbtrs.f.3 manpages/man/man3/dpftrf.3 manpages/man/man3/dpftrf.f.3 manpages/man/man3/dpftri.3 manpages/man/man3/dpftri.f.3 manpages/man/man3/dpftrs.3 manpages/man/man3/dpftrs.f.3 manpages/man/man3/dpocon.3 manpages/man/man3/dpocon.f.3 manpages/man/man3/dpoequ.3 manpages/man/man3/dpoequ.f.3 manpages/man/man3/dpoequb.3 manpages/man/man3/dpoequb.f.3 manpages/man/man3/dporfs.3 manpages/man/man3/dporfs.f.3 manpages/man/man3/dporfsx.3 manpages/man/man3/dporfsx.f.3 manpages/man/man3/dposv.3 manpages/man/man3/dposv.f.3 manpages/man/man3/dposvx.3 manpages/man/man3/dposvx.f.3 manpages/man/man3/dposvxx.3 manpages/man/man3/dposvxx.f.3 manpages/man/man3/dpotf2.3 manpages/man/man3/dpotf2.f.3 manpages/man/man3/dpotrf.3 manpages/man/man3/dpotrf.f.3 manpages/man/man3/dpotrf2.3 manpages/man/man3/dpotrf2.f.3 manpages/man/man3/dpotri.3 manpages/man/man3/dpotri.f.3 manpages/man/man3/dpotrs.3 manpages/man/man3/dpotrs.f.3 manpages/man/man3/dppcon.3 manpages/man/man3/dppcon.f.3 manpages/man/man3/dppequ.3 manpages/man/man3/dppequ.f.3 manpages/man/man3/dpprfs.3 manpages/man/man3/dpprfs.f.3 manpages/man/man3/dppsv.3 manpages/man/man3/dppsv.f.3 manpages/man/man3/dppsvx.3 manpages/man/man3/dppsvx.f.3 manpages/man/man3/dpptrf.3 manpages/man/man3/dpptrf.f.3 manpages/man/man3/dpptri.3 manpages/man/man3/dpptri.f.3 manpages/man/man3/dpptrs.3 manpages/man/man3/dpptrs.f.3 manpages/man/man3/dpstf2.3 manpages/man/man3/dpstf2.f.3 manpages/man/man3/dpstrf.3 manpages/man/man3/dpstrf.f.3 manpages/man/man3/dptcon.3 manpages/man/man3/dptcon.f.3 manpages/man/man3/dpteqr.3 manpages/man/man3/dpteqr.f.3 manpages/man/man3/dptrfs.3 manpages/man/man3/dptrfs.f.3 manpages/man/man3/dptsv.3 manpages/man/man3/dptsv.f.3 manpages/man/man3/dptsvx.3 manpages/man/man3/dptsvx.f.3 manpages/man/man3/dpttrf.3 manpages/man/man3/dpttrf.f.3 manpages/man/man3/dpttrs.3 manpages/man/man3/dpttrs.f.3 manpages/man/man3/dptts2.3 manpages/man/man3/dptts2.f.3 manpages/man/man3/drscl.3 manpages/man/man3/drscl.f.3 manpages/man/man3/dsb2st_kernels.3 manpages/man/man3/dsb2st_kernels.f.3 manpages/man/man3/dsbev.3 manpages/man/man3/dsbev.f.3 manpages/man/man3/dsbev_2stage.3 manpages/man/man3/dsbev_2stage.f.3 manpages/man/man3/dsbevd.3 manpages/man/man3/dsbevd.f.3 manpages/man/man3/dsbevd_2stage.3 manpages/man/man3/dsbevd_2stage.f.3 manpages/man/man3/dsbevx.3 manpages/man/man3/dsbevx.f.3 manpages/man/man3/dsbevx_2stage.3 manpages/man/man3/dsbevx_2stage.f.3 manpages/man/man3/dsbgst.3 manpages/man/man3/dsbgst.f.3 manpages/man/man3/dsbgv.3 manpages/man/man3/dsbgv.f.3 manpages/man/man3/dsbgvd.3 manpages/man/man3/dsbgvd.f.3 manpages/man/man3/dsbgvx.3 manpages/man/man3/dsbgvx.f.3 manpages/man/man3/dsbtrd.3 manpages/man/man3/dsbtrd.f.3 manpages/man/man3/dsfrk.3 manpages/man/man3/dsfrk.f.3 manpages/man/man3/dsgesv.3 manpages/man/man3/dsgesv.f.3 manpages/man/man3/dspcon.3 manpages/man/man3/dspcon.f.3 manpages/man/man3/dspev.3 manpages/man/man3/dspev.f.3 manpages/man/man3/dspevd.3 manpages/man/man3/dspevd.f.3 manpages/man/man3/dspevx.3 manpages/man/man3/dspevx.f.3 manpages/man/man3/dspgst.3 manpages/man/man3/dspgst.f.3 manpages/man/man3/dspgv.3 manpages/man/man3/dspgv.f.3 manpages/man/man3/dspgvd.3 manpages/man/man3/dspgvd.f.3 manpages/man/man3/dspgvx.3 manpages/man/man3/dspgvx.f.3 manpages/man/man3/dsposv.3 manpages/man/man3/dsposv.f.3 manpages/man/man3/dsprfs.3 manpages/man/man3/dsprfs.f.3 manpages/man/man3/dspsv.3 manpages/man/man3/dspsv.f.3 manpages/man/man3/dspsvx.3 manpages/man/man3/dspsvx.f.3 manpages/man/man3/dsptrd.3 manpages/man/man3/dsptrd.f.3 manpages/man/man3/dsptrf.3 manpages/man/man3/dsptrf.f.3 manpages/man/man3/dsptri.3 manpages/man/man3/dsptri.f.3 manpages/man/man3/dsptrs.3 manpages/man/man3/dsptrs.f.3 manpages/man/man3/dstebz.3 manpages/man/man3/dstebz.f.3 manpages/man/man3/dstedc.3 manpages/man/man3/dstedc.f.3 manpages/man/man3/dstegr.3 manpages/man/man3/dstegr.f.3 manpages/man/man3/dstein.3 manpages/man/man3/dstein.f.3 manpages/man/man3/dstemr.3 manpages/man/man3/dstemr.f.3 manpages/man/man3/dsteqr.3 manpages/man/man3/dsteqr.f.3 manpages/man/man3/dsterf.3 manpages/man/man3/dsterf.f.3 manpages/man/man3/dstev.3 manpages/man/man3/dstev.f.3 manpages/man/man3/dstevd.3 manpages/man/man3/dstevd.f.3 manpages/man/man3/dstevr.3 manpages/man/man3/dstevr.f.3 manpages/man/man3/dstevx.3 manpages/man/man3/dstevx.f.3 manpages/man/man3/dsycon.3 manpages/man/man3/dsycon.f.3 manpages/man/man3/dsycon_3.3 manpages/man/man3/dsycon_3.f.3 manpages/man/man3/dsycon_rook.3 manpages/man/man3/dsycon_rook.f.3 manpages/man/man3/dsyconv.3 manpages/man/man3/dsyconv.f.3 manpages/man/man3/dsyconvf.3 manpages/man/man3/dsyconvf.f.3 manpages/man/man3/dsyconvf_rook.3 manpages/man/man3/dsyconvf_rook.f.3 manpages/man/man3/dsyequb.3 manpages/man/man3/dsyequb.f.3 manpages/man/man3/dsyev.3 manpages/man/man3/dsyev.f.3 manpages/man/man3/dsyev_2stage.3 manpages/man/man3/dsyev_2stage.f.3 manpages/man/man3/dsyevd.3 manpages/man/man3/dsyevd.f.3 manpages/man/man3/dsyevd_2stage.3 manpages/man/man3/dsyevd_2stage.f.3 manpages/man/man3/dsyevr.3 manpages/man/man3/dsyevr.f.3 manpages/man/man3/dsyevr_2stage.3 manpages/man/man3/dsyevr_2stage.f.3 manpages/man/man3/dsyevx.3 manpages/man/man3/dsyevx.f.3 manpages/man/man3/dsyevx_2stage.3 manpages/man/man3/dsyevx_2stage.f.3 manpages/man/man3/dsygs2.3 manpages/man/man3/dsygs2.f.3 manpages/man/man3/dsygst.3 manpages/man/man3/dsygst.f.3 manpages/man/man3/dsygv.3 manpages/man/man3/dsygv.f.3 manpages/man/man3/dsygv_2stage.3 manpages/man/man3/dsygv_2stage.f.3 manpages/man/man3/dsygvd.3 manpages/man/man3/dsygvd.f.3 manpages/man/man3/dsygvx.3 manpages/man/man3/dsygvx.f.3 manpages/man/man3/dsyrfs.3 manpages/man/man3/dsyrfs.f.3 manpages/man/man3/dsyrfsx.3 manpages/man/man3/dsyrfsx.f.3 manpages/man/man3/dsysv.3 manpages/man/man3/dsysv.f.3 manpages/man/man3/dsysv_aa.3 manpages/man/man3/dsysv_aa.f.3 manpages/man/man3/dsysv_aa_2stage.3 manpages/man/man3/dsysv_aa_2stage.f.3 manpages/man/man3/dsysv_rk.3 manpages/man/man3/dsysv_rk.f.3 manpages/man/man3/dsysv_rook.3 manpages/man/man3/dsysv_rook.f.3 manpages/man/man3/dsysvx.3 manpages/man/man3/dsysvx.f.3 manpages/man/man3/dsysvxx.3 manpages/man/man3/dsysvxx.f.3 manpages/man/man3/dsyswapr.3 manpages/man/man3/dsyswapr.f.3 manpages/man/man3/dsytd2.3 manpages/man/man3/dsytd2.f.3 manpages/man/man3/dsytf2.3 manpages/man/man3/dsytf2.f.3 manpages/man/man3/dsytf2_rk.3 manpages/man/man3/dsytf2_rk.f.3 manpages/man/man3/dsytf2_rook.3 manpages/man/man3/dsytf2_rook.f.3 manpages/man/man3/dsytrd.3 manpages/man/man3/dsytrd.f.3 manpages/man/man3/dsytrd_2stage.3 manpages/man/man3/dsytrd_2stage.f.3 manpages/man/man3/dsytrd_sy2sb.3 manpages/man/man3/dsytrd_sy2sb.f.3 manpages/man/man3/dsytrf.3 manpages/man/man3/dsytrf.f.3 manpages/man/man3/dsytrf_aa.3 manpages/man/man3/dsytrf_aa.f.3 manpages/man/man3/dsytrf_aa_2stage.3 manpages/man/man3/dsytrf_aa_2stage.f.3 manpages/man/man3/dsytrf_rk.3 manpages/man/man3/dsytrf_rk.f.3 manpages/man/man3/dsytrf_rook.3 manpages/man/man3/dsytrf_rook.f.3 manpages/man/man3/dsytri.3 manpages/man/man3/dsytri.f.3 manpages/man/man3/dsytri2.3 manpages/man/man3/dsytri2.f.3 manpages/man/man3/dsytri2x.3 manpages/man/man3/dsytri2x.f.3 manpages/man/man3/dsytri_3.3 manpages/man/man3/dsytri_3.f.3 manpages/man/man3/dsytri_3x.3 manpages/man/man3/dsytri_3x.f.3 manpages/man/man3/dsytri_rook.3 manpages/man/man3/dsytri_rook.f.3 manpages/man/man3/dsytrs.3 manpages/man/man3/dsytrs.f.3 manpages/man/man3/dsytrs2.3 manpages/man/man3/dsytrs2.f.3 manpages/man/man3/dsytrs_3.3 manpages/man/man3/dsytrs_3.f.3 manpages/man/man3/dsytrs_aa.3 manpages/man/man3/dsytrs_aa.f.3 manpages/man/man3/dsytrs_aa_2stage.3 manpages/man/man3/dsytrs_aa_2stage.f.3 manpages/man/man3/dsytrs_rook.3 manpages/man/man3/dsytrs_rook.f.3 manpages/man/man3/dtbcon.3 manpages/man/man3/dtbcon.f.3 manpages/man/man3/dtbrfs.3 manpages/man/man3/dtbrfs.f.3 manpages/man/man3/dtbtrs.3 manpages/man/man3/dtbtrs.f.3 manpages/man/man3/dtfsm.3 manpages/man/man3/dtfsm.f.3 manpages/man/man3/dtftri.3 manpages/man/man3/dtftri.f.3 manpages/man/man3/dtfttp.3 manpages/man/man3/dtfttp.f.3 manpages/man/man3/dtfttr.3 manpages/man/man3/dtfttr.f.3 manpages/man/man3/dtgevc.3 manpages/man/man3/dtgevc.f.3 manpages/man/man3/dtgex2.3 manpages/man/man3/dtgex2.f.3 manpages/man/man3/dtgexc.3 manpages/man/man3/dtgexc.f.3 manpages/man/man3/dtgsen.3 manpages/man/man3/dtgsen.f.3 manpages/man/man3/dtgsja.3 manpages/man/man3/dtgsja.f.3 manpages/man/man3/dtgsna.3 manpages/man/man3/dtgsna.f.3 manpages/man/man3/dtgsy2.3 manpages/man/man3/dtgsy2.f.3 manpages/man/man3/dtgsyl.3 manpages/man/man3/dtgsyl.f.3 manpages/man/man3/dtpcon.3 manpages/man/man3/dtpcon.f.3 manpages/man/man3/dtplqt.3 manpages/man/man3/dtplqt.f.3 manpages/man/man3/dtplqt2.3 manpages/man/man3/dtplqt2.f.3 manpages/man/man3/dtpmlqt.3 manpages/man/man3/dtpmlqt.f.3 manpages/man/man3/dtpmqrt.3 manpages/man/man3/dtpmqrt.f.3 manpages/man/man3/dtpqrt.3 manpages/man/man3/dtpqrt.f.3 manpages/man/man3/dtpqrt2.3 manpages/man/man3/dtpqrt2.f.3 manpages/man/man3/dtprfb.3 manpages/man/man3/dtprfb.f.3 manpages/man/man3/dtprfs.3 manpages/man/man3/dtprfs.f.3 manpages/man/man3/dtptri.3 manpages/man/man3/dtptri.f.3 manpages/man/man3/dtptrs.3 manpages/man/man3/dtptrs.f.3 manpages/man/man3/dtpttf.3 manpages/man/man3/dtpttf.f.3 manpages/man/man3/dtpttr.3 manpages/man/man3/dtpttr.f.3 manpages/man/man3/dtrcon.3 manpages/man/man3/dtrcon.f.3 manpages/man/man3/dtrevc.3 manpages/man/man3/dtrevc.f.3 manpages/man/man3/dtrevc3.3 manpages/man/man3/dtrevc3.f.3 manpages/man/man3/dtrexc.3 manpages/man/man3/dtrexc.f.3 manpages/man/man3/dtrrfs.3 manpages/man/man3/dtrrfs.f.3 manpages/man/man3/dtrsen.3 manpages/man/man3/dtrsen.f.3 manpages/man/man3/dtrsna.3 manpages/man/man3/dtrsna.f.3 manpages/man/man3/dtrsyl.3 manpages/man/man3/dtrsyl.f.3 manpages/man/man3/dtrti2.3 manpages/man/man3/dtrti2.f.3 manpages/man/man3/dtrtri.3 manpages/man/man3/dtrtri.f.3 manpages/man/man3/dtrtrs.3 manpages/man/man3/dtrtrs.f.3 manpages/man/man3/dtrttf.3 manpages/man/man3/dtrttf.f.3 manpages/man/man3/dtrttp.3 manpages/man/man3/dtrttp.f.3 manpages/man/man3/dtzrzf.3 manpages/man/man3/dtzrzf.f.3 manpages/man/man3/dzsum1.3 manpages/man/man3/dzsum1.f.3 manpages/man/man3/example_DGELS_colmajor.c.3 manpages/man/man3/example_DGELS_rowmajor.c.3 manpages/man/man3/example_DGESV_colmajor.c.3 manpages/man/man3/example_DGESV_rowmajor.c.3 manpages/man/man3/example_user.c.3 manpages/man/man3/icmax1.3 manpages/man/man3/icmax1.f.3 manpages/man/man3/ieeeck.3 manpages/man/man3/ieeeck.f.3 manpages/man/man3/ilaclc.3 manpages/man/man3/ilaclc.f.3 manpages/man/man3/ilaclr.3 manpages/man/man3/ilaclr.f.3 manpages/man/man3/iladiag.3 manpages/man/man3/iladiag.f.3 manpages/man/man3/iladlc.3 manpages/man/man3/iladlc.f.3 manpages/man/man3/iladlr.3 manpages/man/man3/iladlr.f.3 manpages/man/man3/ilaenv.3 manpages/man/man3/ilaenv.f.3 manpages/man/man3/ilaenv2stage.3 manpages/man/man3/ilaenv2stage.f.3 manpages/man/man3/ilaprec.3 manpages/man/man3/ilaprec.f.3 manpages/man/man3/ilaslc.3 manpages/man/man3/ilaslc.f.3 manpages/man/man3/ilaslr.3 manpages/man/man3/ilaslr.f.3 manpages/man/man3/ilatrans.3 manpages/man/man3/ilatrans.f.3 manpages/man/man3/ilauplo.3 manpages/man/man3/ilauplo.f.3 manpages/man/man3/ilazlc.3 manpages/man/man3/ilazlc.f.3 manpages/man/man3/ilazlr.3 manpages/man/man3/ilazlr.f.3 manpages/man/man3/iparmq.3 manpages/man/man3/iparmq.f.3 manpages/man/man3/izmax1.3 manpages/man/man3/izmax1.f.3 manpages/man/man3/lapack_complex_double.3 manpages/man/man3/lapack_complex_double_imag.3 manpages/man/man3/lapack_complex_double_real.3 manpages/man/man3/lapack_complex_float.3 manpages/man/man3/lapack_complex_float_imag.3 manpages/man/man3/lapack_complex_float_real.3 manpages/man/man3/lapack_int.3 manpages/man/man3/lapack_logical.3 manpages/man/man3/lapack_make_complex_double.3 manpages/man/man3/lapack_make_complex_float.3 manpages/man/man3/lapacke.h.3 manpages/man/man3/lapacke_c_nancheck.c.3 manpages/man/man3/lapacke_cbbcsd.c.3 manpages/man/man3/lapacke_cbbcsd_work.c.3 manpages/man/man3/lapacke_cbdsqr.c.3 manpages/man/man3/lapacke_cbdsqr_work.c.3 manpages/man/man3/lapacke_cgb_nancheck.c.3 manpages/man/man3/lapacke_cgb_trans.c.3 manpages/man/man3/lapacke_cgbbrd.c.3 manpages/man/man3/lapacke_cgbbrd_work.c.3 manpages/man/man3/lapacke_cgbcon.c.3 manpages/man/man3/lapacke_cgbcon_work.c.3 manpages/man/man3/lapacke_cgbequ.c.3 manpages/man/man3/lapacke_cgbequ_work.c.3 manpages/man/man3/lapacke_cgbequb.c.3 manpages/man/man3/lapacke_cgbequb_work.c.3 manpages/man/man3/lapacke_cgbrfs.c.3 manpages/man/man3/lapacke_cgbrfs_work.c.3 manpages/man/man3/lapacke_cgbrfsx.c.3 manpages/man/man3/lapacke_cgbrfsx_work.c.3 manpages/man/man3/lapacke_cgbsv.c.3 manpages/man/man3/lapacke_cgbsv_work.c.3 manpages/man/man3/lapacke_cgbsvx.c.3 manpages/man/man3/lapacke_cgbsvx_work.c.3 manpages/man/man3/lapacke_cgbsvxx.c.3 manpages/man/man3/lapacke_cgbsvxx_work.c.3 manpages/man/man3/lapacke_cgbtrf.c.3 manpages/man/man3/lapacke_cgbtrf_work.c.3 manpages/man/man3/lapacke_cgbtrs.c.3 manpages/man/man3/lapacke_cgbtrs_work.c.3 manpages/man/man3/lapacke_cge_nancheck.c.3 manpages/man/man3/lapacke_cge_trans.c.3 manpages/man/man3/lapacke_cgebak.c.3 manpages/man/man3/lapacke_cgebak_work.c.3 manpages/man/man3/lapacke_cgebal.c.3 manpages/man/man3/lapacke_cgebal_work.c.3 manpages/man/man3/lapacke_cgebrd.c.3 manpages/man/man3/lapacke_cgebrd_work.c.3 manpages/man/man3/lapacke_cgecon.c.3 manpages/man/man3/lapacke_cgecon_work.c.3 manpages/man/man3/lapacke_cgeequ.c.3 manpages/man/man3/lapacke_cgeequ_work.c.3 manpages/man/man3/lapacke_cgeequb.c.3 manpages/man/man3/lapacke_cgeequb_work.c.3 manpages/man/man3/lapacke_cgees.c.3 manpages/man/man3/lapacke_cgees_work.c.3 manpages/man/man3/lapacke_cgeesx.c.3 manpages/man/man3/lapacke_cgeesx_work.c.3 manpages/man/man3/lapacke_cgeev.c.3 manpages/man/man3/lapacke_cgeev_work.c.3 manpages/man/man3/lapacke_cgeevx.c.3 manpages/man/man3/lapacke_cgeevx_work.c.3 manpages/man/man3/lapacke_cgehrd.c.3 manpages/man/man3/lapacke_cgehrd_work.c.3 manpages/man/man3/lapacke_cgejsv.c.3 manpages/man/man3/lapacke_cgejsv_work.c.3 manpages/man/man3/lapacke_cgelq.c.3 manpages/man/man3/lapacke_cgelq2.c.3 manpages/man/man3/lapacke_cgelq2_work.c.3 manpages/man/man3/lapacke_cgelq_work.c.3 manpages/man/man3/lapacke_cgelqf.c.3 manpages/man/man3/lapacke_cgelqf_work.c.3 manpages/man/man3/lapacke_cgels.c.3 manpages/man/man3/lapacke_cgels_work.c.3 manpages/man/man3/lapacke_cgelsd.c.3 manpages/man/man3/lapacke_cgelsd_work.c.3 manpages/man/man3/lapacke_cgelss.c.3 manpages/man/man3/lapacke_cgelss_work.c.3 manpages/man/man3/lapacke_cgelsy.c.3 manpages/man/man3/lapacke_cgelsy_work.c.3 manpages/man/man3/lapacke_cgemlq.c.3 manpages/man/man3/lapacke_cgemlq_work.c.3 manpages/man/man3/lapacke_cgemqr.c.3 manpages/man/man3/lapacke_cgemqr_work.c.3 manpages/man/man3/lapacke_cgemqrt.c.3 manpages/man/man3/lapacke_cgemqrt_work.c.3 manpages/man/man3/lapacke_cgeqlf.c.3 manpages/man/man3/lapacke_cgeqlf_work.c.3 manpages/man/man3/lapacke_cgeqp3.c.3 manpages/man/man3/lapacke_cgeqp3_work.c.3 manpages/man/man3/lapacke_cgeqpf.c.3 manpages/man/man3/lapacke_cgeqpf_work.c.3 manpages/man/man3/lapacke_cgeqr.c.3 manpages/man/man3/lapacke_cgeqr2.c.3 manpages/man/man3/lapacke_cgeqr2_work.c.3 manpages/man/man3/lapacke_cgeqr_work.c.3 manpages/man/man3/lapacke_cgeqrf.c.3 manpages/man/man3/lapacke_cgeqrf_work.c.3 manpages/man/man3/lapacke_cgeqrfp.c.3 manpages/man/man3/lapacke_cgeqrfp_work.c.3 manpages/man/man3/lapacke_cgeqrt.c.3 manpages/man/man3/lapacke_cgeqrt2.c.3 manpages/man/man3/lapacke_cgeqrt2_work.c.3 manpages/man/man3/lapacke_cgeqrt3.c.3 manpages/man/man3/lapacke_cgeqrt3_work.c.3 manpages/man/man3/lapacke_cgeqrt_work.c.3 manpages/man/man3/lapacke_cgerfs.c.3 manpages/man/man3/lapacke_cgerfs_work.c.3 manpages/man/man3/lapacke_cgerfsx.c.3 manpages/man/man3/lapacke_cgerfsx_work.c.3 manpages/man/man3/lapacke_cgerqf.c.3 manpages/man/man3/lapacke_cgerqf_work.c.3 manpages/man/man3/lapacke_cgesdd.c.3 manpages/man/man3/lapacke_cgesdd_work.c.3 manpages/man/man3/lapacke_cgesv.c.3 manpages/man/man3/lapacke_cgesv_work.c.3 manpages/man/man3/lapacke_cgesvd.c.3 manpages/man/man3/lapacke_cgesvd_work.c.3 manpages/man/man3/lapacke_cgesvdx.c.3 manpages/man/man3/lapacke_cgesvdx_work.c.3 manpages/man/man3/lapacke_cgesvj.c.3 manpages/man/man3/lapacke_cgesvj_work.c.3 manpages/man/man3/lapacke_cgesvx.c.3 manpages/man/man3/lapacke_cgesvx_work.c.3 manpages/man/man3/lapacke_cgesvxx.c.3 manpages/man/man3/lapacke_cgesvxx_work.c.3 manpages/man/man3/lapacke_cgetf2.c.3 manpages/man/man3/lapacke_cgetf2_work.c.3 manpages/man/man3/lapacke_cgetrf.c.3 manpages/man/man3/lapacke_cgetrf2.c.3 manpages/man/man3/lapacke_cgetrf2_work.c.3 manpages/man/man3/lapacke_cgetrf_work.c.3 manpages/man/man3/lapacke_cgetri.c.3 manpages/man/man3/lapacke_cgetri_work.c.3 manpages/man/man3/lapacke_cgetrs.c.3 manpages/man/man3/lapacke_cgetrs_work.c.3 manpages/man/man3/lapacke_cgetsls.c.3 manpages/man/man3/lapacke_cgetsls_work.c.3 manpages/man/man3/lapacke_cgg_nancheck.c.3 manpages/man/man3/lapacke_cgg_trans.c.3 manpages/man/man3/lapacke_cggbak.c.3 manpages/man/man3/lapacke_cggbak_work.c.3 manpages/man/man3/lapacke_cggbal.c.3 manpages/man/man3/lapacke_cggbal_work.c.3 manpages/man/man3/lapacke_cgges.c.3 manpages/man/man3/lapacke_cgges3.c.3 manpages/man/man3/lapacke_cgges3_work.c.3 manpages/man/man3/lapacke_cgges_work.c.3 manpages/man/man3/lapacke_cggesx.c.3 manpages/man/man3/lapacke_cggesx_work.c.3 manpages/man/man3/lapacke_cggev.c.3 manpages/man/man3/lapacke_cggev3.c.3 manpages/man/man3/lapacke_cggev3_work.c.3 manpages/man/man3/lapacke_cggev_work.c.3 manpages/man/man3/lapacke_cggevx.c.3 manpages/man/man3/lapacke_cggevx_work.c.3 manpages/man/man3/lapacke_cggglm.c.3 manpages/man/man3/lapacke_cggglm_work.c.3 manpages/man/man3/lapacke_cgghd3.c.3 manpages/man/man3/lapacke_cgghd3_work.c.3 manpages/man/man3/lapacke_cgghrd.c.3 manpages/man/man3/lapacke_cgghrd_work.c.3 manpages/man/man3/lapacke_cgglse.c.3 manpages/man/man3/lapacke_cgglse_work.c.3 manpages/man/man3/lapacke_cggqrf.c.3 manpages/man/man3/lapacke_cggqrf_work.c.3 manpages/man/man3/lapacke_cggrqf.c.3 manpages/man/man3/lapacke_cggrqf_work.c.3 manpages/man/man3/lapacke_cggsvd.c.3 manpages/man/man3/lapacke_cggsvd3.c.3 manpages/man/man3/lapacke_cggsvd3_work.c.3 manpages/man/man3/lapacke_cggsvd_work.c.3 manpages/man/man3/lapacke_cggsvp.c.3 manpages/man/man3/lapacke_cggsvp3.c.3 manpages/man/man3/lapacke_cggsvp3_work.c.3 manpages/man/man3/lapacke_cggsvp_work.c.3 manpages/man/man3/lapacke_cgt_nancheck.c.3 manpages/man/man3/lapacke_cgtcon.c.3 manpages/man/man3/lapacke_cgtcon_work.c.3 manpages/man/man3/lapacke_cgtrfs.c.3 manpages/man/man3/lapacke_cgtrfs_work.c.3 manpages/man/man3/lapacke_cgtsv.c.3 manpages/man/man3/lapacke_cgtsv_work.c.3 manpages/man/man3/lapacke_cgtsvx.c.3 manpages/man/man3/lapacke_cgtsvx_work.c.3 manpages/man/man3/lapacke_cgttrf.c.3 manpages/man/man3/lapacke_cgttrf_work.c.3 manpages/man/man3/lapacke_cgttrs.c.3 manpages/man/man3/lapacke_cgttrs_work.c.3 manpages/man/man3/lapacke_chb_nancheck.c.3 manpages/man/man3/lapacke_chb_trans.c.3 manpages/man/man3/lapacke_chbev.c.3 manpages/man/man3/lapacke_chbev_2stage.c.3 manpages/man/man3/lapacke_chbev_2stage_work.c.3 manpages/man/man3/lapacke_chbev_work.c.3 manpages/man/man3/lapacke_chbevd.c.3 manpages/man/man3/lapacke_chbevd_2stage.c.3 manpages/man/man3/lapacke_chbevd_2stage_work.c.3 manpages/man/man3/lapacke_chbevd_work.c.3 manpages/man/man3/lapacke_chbevx.c.3 manpages/man/man3/lapacke_chbevx_2stage.c.3 manpages/man/man3/lapacke_chbevx_2stage_work.c.3 manpages/man/man3/lapacke_chbevx_work.c.3 manpages/man/man3/lapacke_chbgst.c.3 manpages/man/man3/lapacke_chbgst_work.c.3 manpages/man/man3/lapacke_chbgv.c.3 manpages/man/man3/lapacke_chbgv_work.c.3 manpages/man/man3/lapacke_chbgvd.c.3 manpages/man/man3/lapacke_chbgvd_work.c.3 manpages/man/man3/lapacke_chbgvx.c.3 manpages/man/man3/lapacke_chbgvx_work.c.3 manpages/man/man3/lapacke_chbtrd.c.3 manpages/man/man3/lapacke_chbtrd_work.c.3 manpages/man/man3/lapacke_che_nancheck.c.3 manpages/man/man3/lapacke_che_trans.c.3 manpages/man/man3/lapacke_checon.c.3 manpages/man/man3/lapacke_checon_3.c.3 manpages/man/man3/lapacke_checon_3_work.c.3 manpages/man/man3/lapacke_checon_work.c.3 manpages/man/man3/lapacke_cheequb.c.3 manpages/man/man3/lapacke_cheequb_work.c.3 manpages/man/man3/lapacke_cheev.c.3 manpages/man/man3/lapacke_cheev_2stage.c.3 manpages/man/man3/lapacke_cheev_2stage_work.c.3 manpages/man/man3/lapacke_cheev_work.c.3 manpages/man/man3/lapacke_cheevd.c.3 manpages/man/man3/lapacke_cheevd_2stage.c.3 manpages/man/man3/lapacke_cheevd_2stage_work.c.3 manpages/man/man3/lapacke_cheevd_work.c.3 manpages/man/man3/lapacke_cheevr.c.3 manpages/man/man3/lapacke_cheevr_2stage.c.3 manpages/man/man3/lapacke_cheevr_2stage_work.c.3 manpages/man/man3/lapacke_cheevr_work.c.3 manpages/man/man3/lapacke_cheevx.c.3 manpages/man/man3/lapacke_cheevx_2stage.c.3 manpages/man/man3/lapacke_cheevx_2stage_work.c.3 manpages/man/man3/lapacke_cheevx_work.c.3 manpages/man/man3/lapacke_chegst.c.3 manpages/man/man3/lapacke_chegst_work.c.3 manpages/man/man3/lapacke_chegv.c.3 manpages/man/man3/lapacke_chegv_2stage.c.3 manpages/man/man3/lapacke_chegv_2stage_work.c.3 manpages/man/man3/lapacke_chegv_work.c.3 manpages/man/man3/lapacke_chegvd.c.3 manpages/man/man3/lapacke_chegvd_work.c.3 manpages/man/man3/lapacke_chegvx.c.3 manpages/man/man3/lapacke_chegvx_work.c.3 manpages/man/man3/lapacke_cherfs.c.3 manpages/man/man3/lapacke_cherfs_work.c.3 manpages/man/man3/lapacke_cherfsx.c.3 manpages/man/man3/lapacke_cherfsx_work.c.3 manpages/man/man3/lapacke_chesv.c.3 manpages/man/man3/lapacke_chesv_aa.c.3 manpages/man/man3/lapacke_chesv_aa_2stage.c.3 manpages/man/man3/lapacke_chesv_aa_2stage_work.c.3 manpages/man/man3/lapacke_chesv_aa_work.c.3 manpages/man/man3/lapacke_chesv_rk.c.3 manpages/man/man3/lapacke_chesv_rk_work.c.3 manpages/man/man3/lapacke_chesv_work.c.3 manpages/man/man3/lapacke_chesvx.c.3 manpages/man/man3/lapacke_chesvx_work.c.3 manpages/man/man3/lapacke_chesvxx.c.3 manpages/man/man3/lapacke_chesvxx_work.c.3 manpages/man/man3/lapacke_cheswapr.c.3 manpages/man/man3/lapacke_cheswapr_work.c.3 manpages/man/man3/lapacke_chetrd.c.3 manpages/man/man3/lapacke_chetrd_work.c.3 manpages/man/man3/lapacke_chetrf.c.3 manpages/man/man3/lapacke_chetrf_aa.c.3 manpages/man/man3/lapacke_chetrf_aa_2stage.c.3 manpages/man/man3/lapacke_chetrf_aa_2stage_work.c.3 manpages/man/man3/lapacke_chetrf_aa_work.c.3 manpages/man/man3/lapacke_chetrf_rk.c.3 manpages/man/man3/lapacke_chetrf_rk_work.c.3 manpages/man/man3/lapacke_chetrf_rook.c.3 manpages/man/man3/lapacke_chetrf_rook_work.c.3 manpages/man/man3/lapacke_chetrf_work.c.3 manpages/man/man3/lapacke_chetri.c.3 manpages/man/man3/lapacke_chetri2.c.3 manpages/man/man3/lapacke_chetri2_work.c.3 manpages/man/man3/lapacke_chetri2x.c.3 manpages/man/man3/lapacke_chetri2x_work.c.3 manpages/man/man3/lapacke_chetri_3.c.3 manpages/man/man3/lapacke_chetri_3_work.c.3 manpages/man/man3/lapacke_chetri_work.c.3 manpages/man/man3/lapacke_chetrs.c.3 manpages/man/man3/lapacke_chetrs2.c.3 manpages/man/man3/lapacke_chetrs2_work.c.3 manpages/man/man3/lapacke_chetrs_3.c.3 manpages/man/man3/lapacke_chetrs_3_work.c.3 manpages/man/man3/lapacke_chetrs_aa.c.3 manpages/man/man3/lapacke_chetrs_aa_2stage.c.3 manpages/man/man3/lapacke_chetrs_aa_2stage_work.c.3 manpages/man/man3/lapacke_chetrs_aa_work.c.3 manpages/man/man3/lapacke_chetrs_rook.c.3 manpages/man/man3/lapacke_chetrs_rook_work.c.3 manpages/man/man3/lapacke_chetrs_work.c.3 manpages/man/man3/lapacke_chfrk.c.3 manpages/man/man3/lapacke_chfrk_work.c.3 manpages/man/man3/lapacke_chgeqz.c.3 manpages/man/man3/lapacke_chgeqz_work.c.3 manpages/man/man3/lapacke_chp_nancheck.c.3 manpages/man/man3/lapacke_chp_trans.c.3 manpages/man/man3/lapacke_chpcon.c.3 manpages/man/man3/lapacke_chpcon_work.c.3 manpages/man/man3/lapacke_chpev.c.3 manpages/man/man3/lapacke_chpev_work.c.3 manpages/man/man3/lapacke_chpevd.c.3 manpages/man/man3/lapacke_chpevd_work.c.3 manpages/man/man3/lapacke_chpevx.c.3 manpages/man/man3/lapacke_chpevx_work.c.3 manpages/man/man3/lapacke_chpgst.c.3 manpages/man/man3/lapacke_chpgst_work.c.3 manpages/man/man3/lapacke_chpgv.c.3 manpages/man/man3/lapacke_chpgv_work.c.3 manpages/man/man3/lapacke_chpgvd.c.3 manpages/man/man3/lapacke_chpgvd_work.c.3 manpages/man/man3/lapacke_chpgvx.c.3 manpages/man/man3/lapacke_chpgvx_work.c.3 manpages/man/man3/lapacke_chprfs.c.3 manpages/man/man3/lapacke_chprfs_work.c.3 manpages/man/man3/lapacke_chpsv.c.3 manpages/man/man3/lapacke_chpsv_work.c.3 manpages/man/man3/lapacke_chpsvx.c.3 manpages/man/man3/lapacke_chpsvx_work.c.3 manpages/man/man3/lapacke_chptrd.c.3 manpages/man/man3/lapacke_chptrd_work.c.3 manpages/man/man3/lapacke_chptrf.c.3 manpages/man/man3/lapacke_chptrf_work.c.3 manpages/man/man3/lapacke_chptri.c.3 manpages/man/man3/lapacke_chptri_work.c.3 manpages/man/man3/lapacke_chptrs.c.3 manpages/man/man3/lapacke_chptrs_work.c.3 manpages/man/man3/lapacke_chs_nancheck.c.3 manpages/man/man3/lapacke_chs_trans.c.3 manpages/man/man3/lapacke_chsein.c.3 manpages/man/man3/lapacke_chsein_work.c.3 manpages/man/man3/lapacke_chseqr.c.3 manpages/man/man3/lapacke_chseqr_work.c.3 manpages/man/man3/lapacke_clacgv.c.3 manpages/man/man3/lapacke_clacgv_work.c.3 manpages/man/man3/lapacke_clacn2.c.3 manpages/man/man3/lapacke_clacn2_work.c.3 manpages/man/man3/lapacke_clacp2.c.3 manpages/man/man3/lapacke_clacp2_work.c.3 manpages/man/man3/lapacke_clacpy.c.3 manpages/man/man3/lapacke_clacpy_work.c.3 manpages/man/man3/lapacke_clacrm.c.3 manpages/man/man3/lapacke_clacrm_work.c.3 manpages/man/man3/lapacke_clag2z.c.3 manpages/man/man3/lapacke_clag2z_work.c.3 manpages/man/man3/lapacke_clagge.c.3 manpages/man/man3/lapacke_clagge_work.c.3 manpages/man/man3/lapacke_claghe.c.3 manpages/man/man3/lapacke_claghe_work.c.3 manpages/man/man3/lapacke_clagsy.c.3 manpages/man/man3/lapacke_clagsy_work.c.3 manpages/man/man3/lapacke_clange.c.3 manpages/man/man3/lapacke_clange_work.c.3 manpages/man/man3/lapacke_clanhe.c.3 manpages/man/man3/lapacke_clanhe_work.c.3 manpages/man/man3/lapacke_clansy.c.3 manpages/man/man3/lapacke_clansy_work.c.3 manpages/man/man3/lapacke_clantr.c.3 manpages/man/man3/lapacke_clantr_work.c.3 manpages/man/man3/lapacke_clapmr.c.3 manpages/man/man3/lapacke_clapmr_work.c.3 manpages/man/man3/lapacke_clapmt.c.3 manpages/man/man3/lapacke_clapmt_work.c.3 manpages/man/man3/lapacke_clarcm.c.3 manpages/man/man3/lapacke_clarcm_work.c.3 manpages/man/man3/lapacke_clarfb.c.3 manpages/man/man3/lapacke_clarfb_work.c.3 manpages/man/man3/lapacke_clarfg.c.3 manpages/man/man3/lapacke_clarfg_work.c.3 manpages/man/man3/lapacke_clarft.c.3 manpages/man/man3/lapacke_clarft_work.c.3 manpages/man/man3/lapacke_clarfx.c.3 manpages/man/man3/lapacke_clarfx_work.c.3 manpages/man/man3/lapacke_clarnv.c.3 manpages/man/man3/lapacke_clarnv_work.c.3 manpages/man/man3/lapacke_clascl.c.3 manpages/man/man3/lapacke_clascl_work.c.3 manpages/man/man3/lapacke_claset.c.3 manpages/man/man3/lapacke_claset_work.c.3 manpages/man/man3/lapacke_classq.c.3 manpages/man/man3/lapacke_classq_work.c.3 manpages/man/man3/lapacke_claswp.c.3 manpages/man/man3/lapacke_claswp_work.c.3 manpages/man/man3/lapacke_clatms.c.3 manpages/man/man3/lapacke_clatms_work.c.3 manpages/man/man3/lapacke_clauum.c.3 manpages/man/man3/lapacke_clauum_work.c.3 manpages/man/man3/lapacke_config.h.3 manpages/man/man3/lapacke_cpb_nancheck.c.3 manpages/man/man3/lapacke_cpb_trans.c.3 manpages/man/man3/lapacke_cpbcon.c.3 manpages/man/man3/lapacke_cpbcon_work.c.3 manpages/man/man3/lapacke_cpbequ.c.3 manpages/man/man3/lapacke_cpbequ_work.c.3 manpages/man/man3/lapacke_cpbrfs.c.3 manpages/man/man3/lapacke_cpbrfs_work.c.3 manpages/man/man3/lapacke_cpbstf.c.3 manpages/man/man3/lapacke_cpbstf_work.c.3 manpages/man/man3/lapacke_cpbsv.c.3 manpages/man/man3/lapacke_cpbsv_work.c.3 manpages/man/man3/lapacke_cpbsvx.c.3 manpages/man/man3/lapacke_cpbsvx_work.c.3 manpages/man/man3/lapacke_cpbtrf.c.3 manpages/man/man3/lapacke_cpbtrf_work.c.3 manpages/man/man3/lapacke_cpbtrs.c.3 manpages/man/man3/lapacke_cpbtrs_work.c.3 manpages/man/man3/lapacke_cpf_nancheck.c.3 manpages/man/man3/lapacke_cpf_trans.c.3 manpages/man/man3/lapacke_cpftrf.c.3 manpages/man/man3/lapacke_cpftrf_work.c.3 manpages/man/man3/lapacke_cpftri.c.3 manpages/man/man3/lapacke_cpftri_work.c.3 manpages/man/man3/lapacke_cpftrs.c.3 manpages/man/man3/lapacke_cpftrs_work.c.3 manpages/man/man3/lapacke_cpo_nancheck.c.3 manpages/man/man3/lapacke_cpo_trans.c.3 manpages/man/man3/lapacke_cpocon.c.3 manpages/man/man3/lapacke_cpocon_work.c.3 manpages/man/man3/lapacke_cpoequ.c.3 manpages/man/man3/lapacke_cpoequ_work.c.3 manpages/man/man3/lapacke_cpoequb.c.3 manpages/man/man3/lapacke_cpoequb_work.c.3 manpages/man/man3/lapacke_cporfs.c.3 manpages/man/man3/lapacke_cporfs_work.c.3 manpages/man/man3/lapacke_cporfsx.c.3 manpages/man/man3/lapacke_cporfsx_work.c.3 manpages/man/man3/lapacke_cposv.c.3 manpages/man/man3/lapacke_cposv_work.c.3 manpages/man/man3/lapacke_cposvx.c.3 manpages/man/man3/lapacke_cposvx_work.c.3 manpages/man/man3/lapacke_cposvxx.c.3 manpages/man/man3/lapacke_cposvxx_work.c.3 manpages/man/man3/lapacke_cpotrf.c.3 manpages/man/man3/lapacke_cpotrf2.c.3 manpages/man/man3/lapacke_cpotrf2_work.c.3 manpages/man/man3/lapacke_cpotrf_work.c.3 manpages/man/man3/lapacke_cpotri.c.3 manpages/man/man3/lapacke_cpotri_work.c.3 manpages/man/man3/lapacke_cpotrs.c.3 manpages/man/man3/lapacke_cpotrs_work.c.3 manpages/man/man3/lapacke_cpp_nancheck.c.3 manpages/man/man3/lapacke_cpp_trans.c.3 manpages/man/man3/lapacke_cppcon.c.3 manpages/man/man3/lapacke_cppcon_work.c.3 manpages/man/man3/lapacke_cppequ.c.3 manpages/man/man3/lapacke_cppequ_work.c.3 manpages/man/man3/lapacke_cpprfs.c.3 manpages/man/man3/lapacke_cpprfs_work.c.3 manpages/man/man3/lapacke_cppsv.c.3 manpages/man/man3/lapacke_cppsv_work.c.3 manpages/man/man3/lapacke_cppsvx.c.3 manpages/man/man3/lapacke_cppsvx_work.c.3 manpages/man/man3/lapacke_cpptrf.c.3 manpages/man/man3/lapacke_cpptrf_work.c.3 manpages/man/man3/lapacke_cpptri.c.3 manpages/man/man3/lapacke_cpptri_work.c.3 manpages/man/man3/lapacke_cpptrs.c.3 manpages/man/man3/lapacke_cpptrs_work.c.3 manpages/man/man3/lapacke_cpstrf.c.3 manpages/man/man3/lapacke_cpstrf_work.c.3 manpages/man/man3/lapacke_cpt_nancheck.c.3 manpages/man/man3/lapacke_cptcon.c.3 manpages/man/man3/lapacke_cptcon_work.c.3 manpages/man/man3/lapacke_cpteqr.c.3 manpages/man/man3/lapacke_cpteqr_work.c.3 manpages/man/man3/lapacke_cptrfs.c.3 manpages/man/man3/lapacke_cptrfs_work.c.3 manpages/man/man3/lapacke_cptsv.c.3 manpages/man/man3/lapacke_cptsv_work.c.3 manpages/man/man3/lapacke_cptsvx.c.3 manpages/man/man3/lapacke_cptsvx_work.c.3 manpages/man/man3/lapacke_cpttrf.c.3 manpages/man/man3/lapacke_cpttrf_work.c.3 manpages/man/man3/lapacke_cpttrs.c.3 manpages/man/man3/lapacke_cpttrs_work.c.3 manpages/man/man3/lapacke_csp_nancheck.c.3 manpages/man/man3/lapacke_csp_trans.c.3 manpages/man/man3/lapacke_cspcon.c.3 manpages/man/man3/lapacke_cspcon_work.c.3 manpages/man/man3/lapacke_csprfs.c.3 manpages/man/man3/lapacke_csprfs_work.c.3 manpages/man/man3/lapacke_cspsv.c.3 manpages/man/man3/lapacke_cspsv_work.c.3 manpages/man/man3/lapacke_cspsvx.c.3 manpages/man/man3/lapacke_cspsvx_work.c.3 manpages/man/man3/lapacke_csptrf.c.3 manpages/man/man3/lapacke_csptrf_work.c.3 manpages/man/man3/lapacke_csptri.c.3 manpages/man/man3/lapacke_csptri_work.c.3 manpages/man/man3/lapacke_csptrs.c.3 manpages/man/man3/lapacke_csptrs_work.c.3 manpages/man/man3/lapacke_cst_nancheck.c.3 manpages/man/man3/lapacke_cstedc.c.3 manpages/man/man3/lapacke_cstedc_work.c.3 manpages/man/man3/lapacke_cstegr.c.3 manpages/man/man3/lapacke_cstegr_work.c.3 manpages/man/man3/lapacke_cstein.c.3 manpages/man/man3/lapacke_cstein_work.c.3 manpages/man/man3/lapacke_cstemr.c.3 manpages/man/man3/lapacke_cstemr_work.c.3 manpages/man/man3/lapacke_csteqr.c.3 manpages/man/man3/lapacke_csteqr_work.c.3 manpages/man/man3/lapacke_csy_nancheck.c.3 manpages/man/man3/lapacke_csy_trans.c.3 manpages/man/man3/lapacke_csycon.c.3 manpages/man/man3/lapacke_csycon_3.c.3 manpages/man/man3/lapacke_csycon_3_work.c.3 manpages/man/man3/lapacke_csycon_work.c.3 manpages/man/man3/lapacke_csyconv.c.3 manpages/man/man3/lapacke_csyconv_work.c.3 manpages/man/man3/lapacke_csyequb.c.3 manpages/man/man3/lapacke_csyequb_work.c.3 manpages/man/man3/lapacke_csyr.c.3 manpages/man/man3/lapacke_csyr_work.c.3 manpages/man/man3/lapacke_csyrfs.c.3 manpages/man/man3/lapacke_csyrfs_work.c.3 manpages/man/man3/lapacke_csyrfsx.c.3 manpages/man/man3/lapacke_csyrfsx_work.c.3 manpages/man/man3/lapacke_csysv.c.3 manpages/man/man3/lapacke_csysv_aa.c.3 manpages/man/man3/lapacke_csysv_aa_2stage.c.3 manpages/man/man3/lapacke_csysv_aa_2stage_work.c.3 manpages/man/man3/lapacke_csysv_aa_work.c.3 manpages/man/man3/lapacke_csysv_rk.c.3 manpages/man/man3/lapacke_csysv_rk_work.c.3 manpages/man/man3/lapacke_csysv_rook.c.3 manpages/man/man3/lapacke_csysv_rook_work.c.3 manpages/man/man3/lapacke_csysv_work.c.3 manpages/man/man3/lapacke_csysvx.c.3 manpages/man/man3/lapacke_csysvx_work.c.3 manpages/man/man3/lapacke_csysvxx.c.3 manpages/man/man3/lapacke_csysvxx_work.c.3 manpages/man/man3/lapacke_csyswapr.c.3 manpages/man/man3/lapacke_csyswapr_work.c.3 manpages/man/man3/lapacke_csytrf.c.3 manpages/man/man3/lapacke_csytrf_aa.c.3 manpages/man/man3/lapacke_csytrf_aa_2stage.c.3 manpages/man/man3/lapacke_csytrf_aa_2stage_work.c.3 manpages/man/man3/lapacke_csytrf_aa_work.c.3 manpages/man/man3/lapacke_csytrf_rk.c.3 manpages/man/man3/lapacke_csytrf_rk_work.c.3 manpages/man/man3/lapacke_csytrf_rook.c.3 manpages/man/man3/lapacke_csytrf_rook_work.c.3 manpages/man/man3/lapacke_csytrf_work.c.3 manpages/man/man3/lapacke_csytri.c.3 manpages/man/man3/lapacke_csytri2.c.3 manpages/man/man3/lapacke_csytri2_work.c.3 manpages/man/man3/lapacke_csytri2x.c.3 manpages/man/man3/lapacke_csytri2x_work.c.3 manpages/man/man3/lapacke_csytri_3.c.3 manpages/man/man3/lapacke_csytri_3_work.c.3 manpages/man/man3/lapacke_csytri_work.c.3 manpages/man/man3/lapacke_csytrs.c.3 manpages/man/man3/lapacke_csytrs2.c.3 manpages/man/man3/lapacke_csytrs2_work.c.3 manpages/man/man3/lapacke_csytrs_3.c.3 manpages/man/man3/lapacke_csytrs_3_work.c.3 manpages/man/man3/lapacke_csytrs_aa.c.3 manpages/man/man3/lapacke_csytrs_aa_2stage.c.3 manpages/man/man3/lapacke_csytrs_aa_2stage_work.c.3 manpages/man/man3/lapacke_csytrs_aa_work.c.3 manpages/man/man3/lapacke_csytrs_rook.c.3 manpages/man/man3/lapacke_csytrs_rook_work.c.3 manpages/man/man3/lapacke_csytrs_work.c.3 manpages/man/man3/lapacke_ctb_nancheck.c.3 manpages/man/man3/lapacke_ctb_trans.c.3 manpages/man/man3/lapacke_ctbcon.c.3 manpages/man/man3/lapacke_ctbcon_work.c.3 manpages/man/man3/lapacke_ctbrfs.c.3 manpages/man/man3/lapacke_ctbrfs_work.c.3 manpages/man/man3/lapacke_ctbtrs.c.3 manpages/man/man3/lapacke_ctbtrs_work.c.3 manpages/man/man3/lapacke_ctf_nancheck.c.3 manpages/man/man3/lapacke_ctf_trans.c.3 manpages/man/man3/lapacke_ctfsm.c.3 manpages/man/man3/lapacke_ctfsm_work.c.3 manpages/man/man3/lapacke_ctftri.c.3 manpages/man/man3/lapacke_ctftri_work.c.3 manpages/man/man3/lapacke_ctfttp.c.3 manpages/man/man3/lapacke_ctfttp_work.c.3 manpages/man/man3/lapacke_ctfttr.c.3 manpages/man/man3/lapacke_ctfttr_work.c.3 manpages/man/man3/lapacke_ctgevc.c.3 manpages/man/man3/lapacke_ctgevc_work.c.3 manpages/man/man3/lapacke_ctgexc.c.3 manpages/man/man3/lapacke_ctgexc_work.c.3 manpages/man/man3/lapacke_ctgsen.c.3 manpages/man/man3/lapacke_ctgsen_work.c.3 manpages/man/man3/lapacke_ctgsja.c.3 manpages/man/man3/lapacke_ctgsja_work.c.3 manpages/man/man3/lapacke_ctgsna.c.3 manpages/man/man3/lapacke_ctgsna_work.c.3 manpages/man/man3/lapacke_ctgsyl.c.3 manpages/man/man3/lapacke_ctgsyl_work.c.3 manpages/man/man3/lapacke_ctp_nancheck.c.3 manpages/man/man3/lapacke_ctp_trans.c.3 manpages/man/man3/lapacke_ctpcon.c.3 manpages/man/man3/lapacke_ctpcon_work.c.3 manpages/man/man3/lapacke_ctpmqrt.c.3 manpages/man/man3/lapacke_ctpmqrt_work.c.3 manpages/man/man3/lapacke_ctpqrt.c.3 manpages/man/man3/lapacke_ctpqrt2.c.3 manpages/man/man3/lapacke_ctpqrt2_work.c.3 manpages/man/man3/lapacke_ctpqrt_work.c.3 manpages/man/man3/lapacke_ctprfb.c.3 manpages/man/man3/lapacke_ctprfb_work.c.3 manpages/man/man3/lapacke_ctprfs.c.3 manpages/man/man3/lapacke_ctprfs_work.c.3 manpages/man/man3/lapacke_ctptri.c.3 manpages/man/man3/lapacke_ctptri_work.c.3 manpages/man/man3/lapacke_ctptrs.c.3 manpages/man/man3/lapacke_ctptrs_work.c.3 manpages/man/man3/lapacke_ctpttf.c.3 manpages/man/man3/lapacke_ctpttf_work.c.3 manpages/man/man3/lapacke_ctpttr.c.3 manpages/man/man3/lapacke_ctpttr_work.c.3 manpages/man/man3/lapacke_ctr_nancheck.c.3 manpages/man/man3/lapacke_ctr_trans.c.3 manpages/man/man3/lapacke_ctrcon.c.3 manpages/man/man3/lapacke_ctrcon_work.c.3 manpages/man/man3/lapacke_ctrevc.c.3 manpages/man/man3/lapacke_ctrevc_work.c.3 manpages/man/man3/lapacke_ctrexc.c.3 manpages/man/man3/lapacke_ctrexc_work.c.3 manpages/man/man3/lapacke_ctrrfs.c.3 manpages/man/man3/lapacke_ctrrfs_work.c.3 manpages/man/man3/lapacke_ctrsen.c.3 manpages/man/man3/lapacke_ctrsen_work.c.3 manpages/man/man3/lapacke_ctrsna.c.3 manpages/man/man3/lapacke_ctrsna_work.c.3 manpages/man/man3/lapacke_ctrsyl.c.3 manpages/man/man3/lapacke_ctrsyl_work.c.3 manpages/man/man3/lapacke_ctrtri.c.3 manpages/man/man3/lapacke_ctrtri_work.c.3 manpages/man/man3/lapacke_ctrtrs.c.3 manpages/man/man3/lapacke_ctrtrs_work.c.3 manpages/man/man3/lapacke_ctrttf.c.3 manpages/man/man3/lapacke_ctrttf_work.c.3 manpages/man/man3/lapacke_ctrttp.c.3 manpages/man/man3/lapacke_ctrttp_work.c.3 manpages/man/man3/lapacke_ctzrzf.c.3 manpages/man/man3/lapacke_ctzrzf_work.c.3 manpages/man/man3/lapacke_cunbdb.c.3 manpages/man/man3/lapacke_cunbdb_work.c.3 manpages/man/man3/lapacke_cuncsd.c.3 manpages/man/man3/lapacke_cuncsd2by1.c.3 manpages/man/man3/lapacke_cuncsd2by1_work.c.3 manpages/man/man3/lapacke_cuncsd_work.c.3 manpages/man/man3/lapacke_cungbr.c.3 manpages/man/man3/lapacke_cungbr_work.c.3 manpages/man/man3/lapacke_cunghr.c.3 manpages/man/man3/lapacke_cunghr_work.c.3 manpages/man/man3/lapacke_cunglq.c.3 manpages/man/man3/lapacke_cunglq_work.c.3 manpages/man/man3/lapacke_cungql.c.3 manpages/man/man3/lapacke_cungql_work.c.3 manpages/man/man3/lapacke_cungqr.c.3 manpages/man/man3/lapacke_cungqr_work.c.3 manpages/man/man3/lapacke_cungrq.c.3 manpages/man/man3/lapacke_cungrq_work.c.3 manpages/man/man3/lapacke_cungtr.c.3 manpages/man/man3/lapacke_cungtr_work.c.3 manpages/man/man3/lapacke_cunmbr.c.3 manpages/man/man3/lapacke_cunmbr_work.c.3 manpages/man/man3/lapacke_cunmhr.c.3 manpages/man/man3/lapacke_cunmhr_work.c.3 manpages/man/man3/lapacke_cunmlq.c.3 manpages/man/man3/lapacke_cunmlq_work.c.3 manpages/man/man3/lapacke_cunmql.c.3 manpages/man/man3/lapacke_cunmql_work.c.3 manpages/man/man3/lapacke_cunmqr.c.3 manpages/man/man3/lapacke_cunmqr_work.c.3 manpages/man/man3/lapacke_cunmrq.c.3 manpages/man/man3/lapacke_cunmrq_work.c.3 manpages/man/man3/lapacke_cunmrz.c.3 manpages/man/man3/lapacke_cunmrz_work.c.3 manpages/man/man3/lapacke_cunmtr.c.3 manpages/man/man3/lapacke_cunmtr_work.c.3 manpages/man/man3/lapacke_cupgtr.c.3 manpages/man/man3/lapacke_cupgtr_work.c.3 manpages/man/man3/lapacke_cupmtr.c.3 manpages/man/man3/lapacke_cupmtr_work.c.3 manpages/man/man3/lapacke_d_nancheck.c.3 manpages/man/man3/lapacke_dbbcsd.c.3 manpages/man/man3/lapacke_dbbcsd_work.c.3 manpages/man/man3/lapacke_dbdsdc.c.3 manpages/man/man3/lapacke_dbdsdc_work.c.3 manpages/man/man3/lapacke_dbdsqr.c.3 manpages/man/man3/lapacke_dbdsqr_work.c.3 manpages/man/man3/lapacke_dbdsvdx.c.3 manpages/man/man3/lapacke_dbdsvdx_work.c.3 manpages/man/man3/lapacke_ddisna.c.3 manpages/man/man3/lapacke_ddisna_work.c.3 manpages/man/man3/lapacke_dgb_nancheck.c.3 manpages/man/man3/lapacke_dgb_trans.c.3 manpages/man/man3/lapacke_dgbbrd.c.3 manpages/man/man3/lapacke_dgbbrd_work.c.3 manpages/man/man3/lapacke_dgbcon.c.3 manpages/man/man3/lapacke_dgbcon_work.c.3 manpages/man/man3/lapacke_dgbequ.c.3 manpages/man/man3/lapacke_dgbequ_work.c.3 manpages/man/man3/lapacke_dgbequb.c.3 manpages/man/man3/lapacke_dgbequb_work.c.3 manpages/man/man3/lapacke_dgbrfs.c.3 manpages/man/man3/lapacke_dgbrfs_work.c.3 manpages/man/man3/lapacke_dgbrfsx.c.3 manpages/man/man3/lapacke_dgbrfsx_work.c.3 manpages/man/man3/lapacke_dgbsv.c.3 manpages/man/man3/lapacke_dgbsv_work.c.3 manpages/man/man3/lapacke_dgbsvx.c.3 manpages/man/man3/lapacke_dgbsvx_work.c.3 manpages/man/man3/lapacke_dgbsvxx.c.3 manpages/man/man3/lapacke_dgbsvxx_work.c.3 manpages/man/man3/lapacke_dgbtrf.c.3 manpages/man/man3/lapacke_dgbtrf_work.c.3 manpages/man/man3/lapacke_dgbtrs.c.3 manpages/man/man3/lapacke_dgbtrs_work.c.3 manpages/man/man3/lapacke_dge_nancheck.c.3 manpages/man/man3/lapacke_dge_trans.c.3 manpages/man/man3/lapacke_dgebak.c.3 manpages/man/man3/lapacke_dgebak_work.c.3 manpages/man/man3/lapacke_dgebal.c.3 manpages/man/man3/lapacke_dgebal_work.c.3 manpages/man/man3/lapacke_dgebrd.c.3 manpages/man/man3/lapacke_dgebrd_work.c.3 manpages/man/man3/lapacke_dgecon.c.3 manpages/man/man3/lapacke_dgecon_work.c.3 manpages/man/man3/lapacke_dgeequ.c.3 manpages/man/man3/lapacke_dgeequ_work.c.3 manpages/man/man3/lapacke_dgeequb.c.3 manpages/man/man3/lapacke_dgeequb_work.c.3 manpages/man/man3/lapacke_dgees.c.3 manpages/man/man3/lapacke_dgees_work.c.3 manpages/man/man3/lapacke_dgeesx.c.3 manpages/man/man3/lapacke_dgeesx_work.c.3 manpages/man/man3/lapacke_dgeev.c.3 manpages/man/man3/lapacke_dgeev_work.c.3 manpages/man/man3/lapacke_dgeevx.c.3 manpages/man/man3/lapacke_dgeevx_work.c.3 manpages/man/man3/lapacke_dgehrd.c.3 manpages/man/man3/lapacke_dgehrd_work.c.3 manpages/man/man3/lapacke_dgejsv.c.3 manpages/man/man3/lapacke_dgejsv_work.c.3 manpages/man/man3/lapacke_dgelq.c.3 manpages/man/man3/lapacke_dgelq2.c.3 manpages/man/man3/lapacke_dgelq2_work.c.3 manpages/man/man3/lapacke_dgelq_work.c.3 manpages/man/man3/lapacke_dgelqf.c.3 manpages/man/man3/lapacke_dgelqf_work.c.3 manpages/man/man3/lapacke_dgels.c.3 manpages/man/man3/lapacke_dgels_work.c.3 manpages/man/man3/lapacke_dgelsd.c.3 manpages/man/man3/lapacke_dgelsd_work.c.3 manpages/man/man3/lapacke_dgelss.c.3 manpages/man/man3/lapacke_dgelss_work.c.3 manpages/man/man3/lapacke_dgelsy.c.3 manpages/man/man3/lapacke_dgelsy_work.c.3 manpages/man/man3/lapacke_dgemlq.c.3 manpages/man/man3/lapacke_dgemlq_work.c.3 manpages/man/man3/lapacke_dgemqr.c.3 manpages/man/man3/lapacke_dgemqr_work.c.3 manpages/man/man3/lapacke_dgemqrt.c.3 manpages/man/man3/lapacke_dgemqrt_work.c.3 manpages/man/man3/lapacke_dgeqlf.c.3 manpages/man/man3/lapacke_dgeqlf_work.c.3 manpages/man/man3/lapacke_dgeqp3.c.3 manpages/man/man3/lapacke_dgeqp3_work.c.3 manpages/man/man3/lapacke_dgeqpf.c.3 manpages/man/man3/lapacke_dgeqpf_work.c.3 manpages/man/man3/lapacke_dgeqr.c.3 manpages/man/man3/lapacke_dgeqr2.c.3 manpages/man/man3/lapacke_dgeqr2_work.c.3 manpages/man/man3/lapacke_dgeqr_work.c.3 manpages/man/man3/lapacke_dgeqrf.c.3 manpages/man/man3/lapacke_dgeqrf_work.c.3 manpages/man/man3/lapacke_dgeqrfp.c.3 manpages/man/man3/lapacke_dgeqrfp_work.c.3 manpages/man/man3/lapacke_dgeqrt.c.3 manpages/man/man3/lapacke_dgeqrt2.c.3 manpages/man/man3/lapacke_dgeqrt2_work.c.3 manpages/man/man3/lapacke_dgeqrt3.c.3 manpages/man/man3/lapacke_dgeqrt3_work.c.3 manpages/man/man3/lapacke_dgeqrt_work.c.3 manpages/man/man3/lapacke_dgerfs.c.3 manpages/man/man3/lapacke_dgerfs_work.c.3 manpages/man/man3/lapacke_dgerfsx.c.3 manpages/man/man3/lapacke_dgerfsx_work.c.3 manpages/man/man3/lapacke_dgerqf.c.3 manpages/man/man3/lapacke_dgerqf_work.c.3 manpages/man/man3/lapacke_dgesdd.c.3 manpages/man/man3/lapacke_dgesdd_work.c.3 manpages/man/man3/lapacke_dgesv.c.3 manpages/man/man3/lapacke_dgesv_work.c.3 manpages/man/man3/lapacke_dgesvd.c.3 manpages/man/man3/lapacke_dgesvd_work.c.3 manpages/man/man3/lapacke_dgesvdx.c.3 manpages/man/man3/lapacke_dgesvdx_work.c.3 manpages/man/man3/lapacke_dgesvj.c.3 manpages/man/man3/lapacke_dgesvj_work.c.3 manpages/man/man3/lapacke_dgesvx.c.3 manpages/man/man3/lapacke_dgesvx_work.c.3 manpages/man/man3/lapacke_dgesvxx.c.3 manpages/man/man3/lapacke_dgesvxx_work.c.3 manpages/man/man3/lapacke_dgetf2.c.3 manpages/man/man3/lapacke_dgetf2_work.c.3 manpages/man/man3/lapacke_dgetrf.c.3 manpages/man/man3/lapacke_dgetrf2.c.3 manpages/man/man3/lapacke_dgetrf2_work.c.3 manpages/man/man3/lapacke_dgetrf_work.c.3 manpages/man/man3/lapacke_dgetri.c.3 manpages/man/man3/lapacke_dgetri_work.c.3 manpages/man/man3/lapacke_dgetrs.c.3 manpages/man/man3/lapacke_dgetrs_work.c.3 manpages/man/man3/lapacke_dgetsls.c.3 manpages/man/man3/lapacke_dgetsls_work.c.3 manpages/man/man3/lapacke_dgg_nancheck.c.3 manpages/man/man3/lapacke_dgg_trans.c.3 manpages/man/man3/lapacke_dggbak.c.3 manpages/man/man3/lapacke_dggbak_work.c.3 manpages/man/man3/lapacke_dggbal.c.3 manpages/man/man3/lapacke_dggbal_work.c.3 manpages/man/man3/lapacke_dgges.c.3 manpages/man/man3/lapacke_dgges3.c.3 manpages/man/man3/lapacke_dgges3_work.c.3 manpages/man/man3/lapacke_dgges_work.c.3 manpages/man/man3/lapacke_dggesx.c.3 manpages/man/man3/lapacke_dggesx_work.c.3 manpages/man/man3/lapacke_dggev.c.3 manpages/man/man3/lapacke_dggev3.c.3 manpages/man/man3/lapacke_dggev3_work.c.3 manpages/man/man3/lapacke_dggev_work.c.3 manpages/man/man3/lapacke_dggevx.c.3 manpages/man/man3/lapacke_dggevx_work.c.3 manpages/man/man3/lapacke_dggglm.c.3 manpages/man/man3/lapacke_dggglm_work.c.3 manpages/man/man3/lapacke_dgghd3.c.3 manpages/man/man3/lapacke_dgghd3_work.c.3 manpages/man/man3/lapacke_dgghrd.c.3 manpages/man/man3/lapacke_dgghrd_work.c.3 manpages/man/man3/lapacke_dgglse.c.3 manpages/man/man3/lapacke_dgglse_work.c.3 manpages/man/man3/lapacke_dggqrf.c.3 manpages/man/man3/lapacke_dggqrf_work.c.3 manpages/man/man3/lapacke_dggrqf.c.3 manpages/man/man3/lapacke_dggrqf_work.c.3 manpages/man/man3/lapacke_dggsvd.c.3 manpages/man/man3/lapacke_dggsvd3.c.3 manpages/man/man3/lapacke_dggsvd3_work.c.3 manpages/man/man3/lapacke_dggsvd_work.c.3 manpages/man/man3/lapacke_dggsvp.c.3 manpages/man/man3/lapacke_dggsvp3.c.3 manpages/man/man3/lapacke_dggsvp3_work.c.3 manpages/man/man3/lapacke_dggsvp_work.c.3 manpages/man/man3/lapacke_dgt_nancheck.c.3 manpages/man/man3/lapacke_dgtcon.c.3 manpages/man/man3/lapacke_dgtcon_work.c.3 manpages/man/man3/lapacke_dgtrfs.c.3 manpages/man/man3/lapacke_dgtrfs_work.c.3 manpages/man/man3/lapacke_dgtsv.c.3 manpages/man/man3/lapacke_dgtsv_work.c.3 manpages/man/man3/lapacke_dgtsvx.c.3 manpages/man/man3/lapacke_dgtsvx_work.c.3 manpages/man/man3/lapacke_dgttrf.c.3 manpages/man/man3/lapacke_dgttrf_work.c.3 manpages/man/man3/lapacke_dgttrs.c.3 manpages/man/man3/lapacke_dgttrs_work.c.3 manpages/man/man3/lapacke_dhgeqz.c.3 manpages/man/man3/lapacke_dhgeqz_work.c.3 manpages/man/man3/lapacke_dhs_nancheck.c.3 manpages/man/man3/lapacke_dhs_trans.c.3 manpages/man/man3/lapacke_dhsein.c.3 manpages/man/man3/lapacke_dhsein_work.c.3 manpages/man/man3/lapacke_dhseqr.c.3 manpages/man/man3/lapacke_dhseqr_work.c.3 manpages/man/man3/lapacke_dlacn2.c.3 manpages/man/man3/lapacke_dlacn2_work.c.3 manpages/man/man3/lapacke_dlacpy.c.3 manpages/man/man3/lapacke_dlacpy_work.c.3 manpages/man/man3/lapacke_dlag2s.c.3 manpages/man/man3/lapacke_dlag2s_work.c.3 manpages/man/man3/lapacke_dlagge.c.3 manpages/man/man3/lapacke_dlagge_work.c.3 manpages/man/man3/lapacke_dlagsy.c.3 manpages/man/man3/lapacke_dlagsy_work.c.3 manpages/man/man3/lapacke_dlamch.c.3 manpages/man/man3/lapacke_dlamch_work.c.3 manpages/man/man3/lapacke_dlange.c.3 manpages/man/man3/lapacke_dlange_work.c.3 manpages/man/man3/lapacke_dlansy.c.3 manpages/man/man3/lapacke_dlansy_work.c.3 manpages/man/man3/lapacke_dlantr.c.3 manpages/man/man3/lapacke_dlantr_work.c.3 manpages/man/man3/lapacke_dlapmr.c.3 manpages/man/man3/lapacke_dlapmr_work.c.3 manpages/man/man3/lapacke_dlapmt.c.3 manpages/man/man3/lapacke_dlapmt_work.c.3 manpages/man/man3/lapacke_dlapy2.c.3 manpages/man/man3/lapacke_dlapy2_work.c.3 manpages/man/man3/lapacke_dlapy3.c.3 manpages/man/man3/lapacke_dlapy3_work.c.3 manpages/man/man3/lapacke_dlarfb.c.3 manpages/man/man3/lapacke_dlarfb_work.c.3 manpages/man/man3/lapacke_dlarfg.c.3 manpages/man/man3/lapacke_dlarfg_work.c.3 manpages/man/man3/lapacke_dlarft.c.3 manpages/man/man3/lapacke_dlarft_work.c.3 manpages/man/man3/lapacke_dlarfx.c.3 manpages/man/man3/lapacke_dlarfx_work.c.3 manpages/man/man3/lapacke_dlarnv.c.3 manpages/man/man3/lapacke_dlarnv_work.c.3 manpages/man/man3/lapacke_dlartgp.c.3 manpages/man/man3/lapacke_dlartgp_work.c.3 manpages/man/man3/lapacke_dlartgs.c.3 manpages/man/man3/lapacke_dlartgs_work.c.3 manpages/man/man3/lapacke_dlascl.c.3 manpages/man/man3/lapacke_dlascl_work.c.3 manpages/man/man3/lapacke_dlaset.c.3 manpages/man/man3/lapacke_dlaset_work.c.3 manpages/man/man3/lapacke_dlasrt.c.3 manpages/man/man3/lapacke_dlasrt_work.c.3 manpages/man/man3/lapacke_dlassq.c.3 manpages/man/man3/lapacke_dlassq_work.c.3 manpages/man/man3/lapacke_dlaswp.c.3 manpages/man/man3/lapacke_dlaswp_work.c.3 manpages/man/man3/lapacke_dlatms.c.3 manpages/man/man3/lapacke_dlatms_work.c.3 manpages/man/man3/lapacke_dlauum.c.3 manpages/man/man3/lapacke_dlauum_work.c.3 manpages/man/man3/lapacke_dopgtr.c.3 manpages/man/man3/lapacke_dopgtr_work.c.3 manpages/man/man3/lapacke_dopmtr.c.3 manpages/man/man3/lapacke_dopmtr_work.c.3 manpages/man/man3/lapacke_dorbdb.c.3 manpages/man/man3/lapacke_dorbdb_work.c.3 manpages/man/man3/lapacke_dorcsd.c.3 manpages/man/man3/lapacke_dorcsd2by1.c.3 manpages/man/man3/lapacke_dorcsd2by1_work.c.3 manpages/man/man3/lapacke_dorcsd_work.c.3 manpages/man/man3/lapacke_dorgbr.c.3 manpages/man/man3/lapacke_dorgbr_work.c.3 manpages/man/man3/lapacke_dorghr.c.3 manpages/man/man3/lapacke_dorghr_work.c.3 manpages/man/man3/lapacke_dorglq.c.3 manpages/man/man3/lapacke_dorglq_work.c.3 manpages/man/man3/lapacke_dorgql.c.3 manpages/man/man3/lapacke_dorgql_work.c.3 manpages/man/man3/lapacke_dorgqr.c.3 manpages/man/man3/lapacke_dorgqr_work.c.3 manpages/man/man3/lapacke_dorgrq.c.3 manpages/man/man3/lapacke_dorgrq_work.c.3 manpages/man/man3/lapacke_dorgtr.c.3 manpages/man/man3/lapacke_dorgtr_work.c.3 manpages/man/man3/lapacke_dormbr.c.3 manpages/man/man3/lapacke_dormbr_work.c.3 manpages/man/man3/lapacke_dormhr.c.3 manpages/man/man3/lapacke_dormhr_work.c.3 manpages/man/man3/lapacke_dormlq.c.3 manpages/man/man3/lapacke_dormlq_work.c.3 manpages/man/man3/lapacke_dormql.c.3 manpages/man/man3/lapacke_dormql_work.c.3 manpages/man/man3/lapacke_dormqr.c.3 manpages/man/man3/lapacke_dormqr_work.c.3 manpages/man/man3/lapacke_dormrq.c.3 manpages/man/man3/lapacke_dormrq_work.c.3 manpages/man/man3/lapacke_dormrz.c.3 manpages/man/man3/lapacke_dormrz_work.c.3 manpages/man/man3/lapacke_dormtr.c.3 manpages/man/man3/lapacke_dormtr_work.c.3 manpages/man/man3/lapacke_dpb_nancheck.c.3 manpages/man/man3/lapacke_dpb_trans.c.3 manpages/man/man3/lapacke_dpbcon.c.3 manpages/man/man3/lapacke_dpbcon_work.c.3 manpages/man/man3/lapacke_dpbequ.c.3 manpages/man/man3/lapacke_dpbequ_work.c.3 manpages/man/man3/lapacke_dpbrfs.c.3 manpages/man/man3/lapacke_dpbrfs_work.c.3 manpages/man/man3/lapacke_dpbstf.c.3 manpages/man/man3/lapacke_dpbstf_work.c.3 manpages/man/man3/lapacke_dpbsv.c.3 manpages/man/man3/lapacke_dpbsv_work.c.3 manpages/man/man3/lapacke_dpbsvx.c.3 manpages/man/man3/lapacke_dpbsvx_work.c.3 manpages/man/man3/lapacke_dpbtrf.c.3 manpages/man/man3/lapacke_dpbtrf_work.c.3 manpages/man/man3/lapacke_dpbtrs.c.3 manpages/man/man3/lapacke_dpbtrs_work.c.3 manpages/man/man3/lapacke_dpf_nancheck.c.3 manpages/man/man3/lapacke_dpf_trans.c.3 manpages/man/man3/lapacke_dpftrf.c.3 manpages/man/man3/lapacke_dpftrf_work.c.3 manpages/man/man3/lapacke_dpftri.c.3 manpages/man/man3/lapacke_dpftri_work.c.3 manpages/man/man3/lapacke_dpftrs.c.3 manpages/man/man3/lapacke_dpftrs_work.c.3 manpages/man/man3/lapacke_dpo_nancheck.c.3 manpages/man/man3/lapacke_dpo_trans.c.3 manpages/man/man3/lapacke_dpocon.c.3 manpages/man/man3/lapacke_dpocon_work.c.3 manpages/man/man3/lapacke_dpoequ.c.3 manpages/man/man3/lapacke_dpoequ_work.c.3 manpages/man/man3/lapacke_dpoequb.c.3 manpages/man/man3/lapacke_dpoequb_work.c.3 manpages/man/man3/lapacke_dporfs.c.3 manpages/man/man3/lapacke_dporfs_work.c.3 manpages/man/man3/lapacke_dporfsx.c.3 manpages/man/man3/lapacke_dporfsx_work.c.3 manpages/man/man3/lapacke_dposv.c.3 manpages/man/man3/lapacke_dposv_work.c.3 manpages/man/man3/lapacke_dposvx.c.3 manpages/man/man3/lapacke_dposvx_work.c.3 manpages/man/man3/lapacke_dposvxx.c.3 manpages/man/man3/lapacke_dposvxx_work.c.3 manpages/man/man3/lapacke_dpotrf.c.3 manpages/man/man3/lapacke_dpotrf2.c.3 manpages/man/man3/lapacke_dpotrf2_work.c.3 manpages/man/man3/lapacke_dpotrf_work.c.3 manpages/man/man3/lapacke_dpotri.c.3 manpages/man/man3/lapacke_dpotri_work.c.3 manpages/man/man3/lapacke_dpotrs.c.3 manpages/man/man3/lapacke_dpotrs_work.c.3 manpages/man/man3/lapacke_dpp_nancheck.c.3 manpages/man/man3/lapacke_dpp_trans.c.3 manpages/man/man3/lapacke_dppcon.c.3 manpages/man/man3/lapacke_dppcon_work.c.3 manpages/man/man3/lapacke_dppequ.c.3 manpages/man/man3/lapacke_dppequ_work.c.3 manpages/man/man3/lapacke_dpprfs.c.3 manpages/man/man3/lapacke_dpprfs_work.c.3 manpages/man/man3/lapacke_dppsv.c.3 manpages/man/man3/lapacke_dppsv_work.c.3 manpages/man/man3/lapacke_dppsvx.c.3 manpages/man/man3/lapacke_dppsvx_work.c.3 manpages/man/man3/lapacke_dpptrf.c.3 manpages/man/man3/lapacke_dpptrf_work.c.3 manpages/man/man3/lapacke_dpptri.c.3 manpages/man/man3/lapacke_dpptri_work.c.3 manpages/man/man3/lapacke_dpptrs.c.3 manpages/man/man3/lapacke_dpptrs_work.c.3 manpages/man/man3/lapacke_dpstrf.c.3 manpages/man/man3/lapacke_dpstrf_work.c.3 manpages/man/man3/lapacke_dpt_nancheck.c.3 manpages/man/man3/lapacke_dptcon.c.3 manpages/man/man3/lapacke_dptcon_work.c.3 manpages/man/man3/lapacke_dpteqr.c.3 manpages/man/man3/lapacke_dpteqr_work.c.3 manpages/man/man3/lapacke_dptrfs.c.3 manpages/man/man3/lapacke_dptrfs_work.c.3 manpages/man/man3/lapacke_dptsv.c.3 manpages/man/man3/lapacke_dptsv_work.c.3 manpages/man/man3/lapacke_dptsvx.c.3 manpages/man/man3/lapacke_dptsvx_work.c.3 manpages/man/man3/lapacke_dpttrf.c.3 manpages/man/man3/lapacke_dpttrf_work.c.3 manpages/man/man3/lapacke_dpttrs.c.3 manpages/man/man3/lapacke_dpttrs_work.c.3 manpages/man/man3/lapacke_dsb_nancheck.c.3 manpages/man/man3/lapacke_dsb_trans.c.3 manpages/man/man3/lapacke_dsbev.c.3 manpages/man/man3/lapacke_dsbev_2stage.c.3 manpages/man/man3/lapacke_dsbev_2stage_work.c.3 manpages/man/man3/lapacke_dsbev_work.c.3 manpages/man/man3/lapacke_dsbevd.c.3 manpages/man/man3/lapacke_dsbevd_2stage.c.3 manpages/man/man3/lapacke_dsbevd_2stage_work.c.3 manpages/man/man3/lapacke_dsbevd_work.c.3 manpages/man/man3/lapacke_dsbevx.c.3 manpages/man/man3/lapacke_dsbevx_2stage.c.3 manpages/man/man3/lapacke_dsbevx_2stage_work.c.3 manpages/man/man3/lapacke_dsbevx_work.c.3 manpages/man/man3/lapacke_dsbgst.c.3 manpages/man/man3/lapacke_dsbgst_work.c.3 manpages/man/man3/lapacke_dsbgv.c.3 manpages/man/man3/lapacke_dsbgv_work.c.3 manpages/man/man3/lapacke_dsbgvd.c.3 manpages/man/man3/lapacke_dsbgvd_work.c.3 manpages/man/man3/lapacke_dsbgvx.c.3 manpages/man/man3/lapacke_dsbgvx_work.c.3 manpages/man/man3/lapacke_dsbtrd.c.3 manpages/man/man3/lapacke_dsbtrd_work.c.3 manpages/man/man3/lapacke_dsfrk.c.3 manpages/man/man3/lapacke_dsfrk_work.c.3 manpages/man/man3/lapacke_dsgesv.c.3 manpages/man/man3/lapacke_dsgesv_work.c.3 manpages/man/man3/lapacke_dsp_nancheck.c.3 manpages/man/man3/lapacke_dsp_trans.c.3 manpages/man/man3/lapacke_dspcon.c.3 manpages/man/man3/lapacke_dspcon_work.c.3 manpages/man/man3/lapacke_dspev.c.3 manpages/man/man3/lapacke_dspev_work.c.3 manpages/man/man3/lapacke_dspevd.c.3 manpages/man/man3/lapacke_dspevd_work.c.3 manpages/man/man3/lapacke_dspevx.c.3 manpages/man/man3/lapacke_dspevx_work.c.3 manpages/man/man3/lapacke_dspgst.c.3 manpages/man/man3/lapacke_dspgst_work.c.3 manpages/man/man3/lapacke_dspgv.c.3 manpages/man/man3/lapacke_dspgv_work.c.3 manpages/man/man3/lapacke_dspgvd.c.3 manpages/man/man3/lapacke_dspgvd_work.c.3 manpages/man/man3/lapacke_dspgvx.c.3 manpages/man/man3/lapacke_dspgvx_work.c.3 manpages/man/man3/lapacke_dsposv.c.3 manpages/man/man3/lapacke_dsposv_work.c.3 manpages/man/man3/lapacke_dsprfs.c.3 manpages/man/man3/lapacke_dsprfs_work.c.3 manpages/man/man3/lapacke_dspsv.c.3 manpages/man/man3/lapacke_dspsv_work.c.3 manpages/man/man3/lapacke_dspsvx.c.3 manpages/man/man3/lapacke_dspsvx_work.c.3 manpages/man/man3/lapacke_dsptrd.c.3 manpages/man/man3/lapacke_dsptrd_work.c.3 manpages/man/man3/lapacke_dsptrf.c.3 manpages/man/man3/lapacke_dsptrf_work.c.3 manpages/man/man3/lapacke_dsptri.c.3 manpages/man/man3/lapacke_dsptri_work.c.3 manpages/man/man3/lapacke_dsptrs.c.3 manpages/man/man3/lapacke_dsptrs_work.c.3 manpages/man/man3/lapacke_dst_nancheck.c.3 manpages/man/man3/lapacke_dstebz.c.3 manpages/man/man3/lapacke_dstebz_work.c.3 manpages/man/man3/lapacke_dstedc.c.3 manpages/man/man3/lapacke_dstedc_work.c.3 manpages/man/man3/lapacke_dstegr.c.3 manpages/man/man3/lapacke_dstegr_work.c.3 manpages/man/man3/lapacke_dstein.c.3 manpages/man/man3/lapacke_dstein_work.c.3 manpages/man/man3/lapacke_dstemr.c.3 manpages/man/man3/lapacke_dstemr_work.c.3 manpages/man/man3/lapacke_dsteqr.c.3 manpages/man/man3/lapacke_dsteqr_work.c.3 manpages/man/man3/lapacke_dsterf.c.3 manpages/man/man3/lapacke_dsterf_work.c.3 manpages/man/man3/lapacke_dstev.c.3 manpages/man/man3/lapacke_dstev_work.c.3 manpages/man/man3/lapacke_dstevd.c.3 manpages/man/man3/lapacke_dstevd_work.c.3 manpages/man/man3/lapacke_dstevr.c.3 manpages/man/man3/lapacke_dstevr_work.c.3 manpages/man/man3/lapacke_dstevx.c.3 manpages/man/man3/lapacke_dstevx_work.c.3 manpages/man/man3/lapacke_dsy_nancheck.c.3 manpages/man/man3/lapacke_dsy_trans.c.3 manpages/man/man3/lapacke_dsycon.c.3 manpages/man/man3/lapacke_dsycon_3.c.3 manpages/man/man3/lapacke_dsycon_3_work.c.3 manpages/man/man3/lapacke_dsycon_work.c.3 manpages/man/man3/lapacke_dsyconv.c.3 manpages/man/man3/lapacke_dsyconv_work.c.3 manpages/man/man3/lapacke_dsyequb.c.3 manpages/man/man3/lapacke_dsyequb_work.c.3 manpages/man/man3/lapacke_dsyev.c.3 manpages/man/man3/lapacke_dsyev_2stage.c.3 manpages/man/man3/lapacke_dsyev_2stage_work.c.3 manpages/man/man3/lapacke_dsyev_work.c.3 manpages/man/man3/lapacke_dsyevd.c.3 manpages/man/man3/lapacke_dsyevd_2stage.c.3 manpages/man/man3/lapacke_dsyevd_2stage_work.c.3 manpages/man/man3/lapacke_dsyevd_work.c.3 manpages/man/man3/lapacke_dsyevr.c.3 manpages/man/man3/lapacke_dsyevr_2stage.c.3 manpages/man/man3/lapacke_dsyevr_2stage_work.c.3 manpages/man/man3/lapacke_dsyevr_work.c.3 manpages/man/man3/lapacke_dsyevx.c.3 manpages/man/man3/lapacke_dsyevx_2stage.c.3 manpages/man/man3/lapacke_dsyevx_2stage_work.c.3 manpages/man/man3/lapacke_dsyevx_work.c.3 manpages/man/man3/lapacke_dsygst.c.3 manpages/man/man3/lapacke_dsygst_work.c.3 manpages/man/man3/lapacke_dsygv.c.3 manpages/man/man3/lapacke_dsygv_2stage.c.3 manpages/man/man3/lapacke_dsygv_2stage_work.c.3 manpages/man/man3/lapacke_dsygv_work.c.3 manpages/man/man3/lapacke_dsygvd.c.3 manpages/man/man3/lapacke_dsygvd_work.c.3 manpages/man/man3/lapacke_dsygvx.c.3 manpages/man/man3/lapacke_dsygvx_work.c.3 manpages/man/man3/lapacke_dsyrfs.c.3 manpages/man/man3/lapacke_dsyrfs_work.c.3 manpages/man/man3/lapacke_dsyrfsx.c.3 manpages/man/man3/lapacke_dsyrfsx_work.c.3 manpages/man/man3/lapacke_dsysv.c.3 manpages/man/man3/lapacke_dsysv_aa.c.3 manpages/man/man3/lapacke_dsysv_aa_2stage.c.3 manpages/man/man3/lapacke_dsysv_aa_2stage_work.c.3 manpages/man/man3/lapacke_dsysv_aa_work.c.3 manpages/man/man3/lapacke_dsysv_rk.c.3 manpages/man/man3/lapacke_dsysv_rk_work.c.3 manpages/man/man3/lapacke_dsysv_rook.c.3 manpages/man/man3/lapacke_dsysv_rook_work.c.3 manpages/man/man3/lapacke_dsysv_work.c.3 manpages/man/man3/lapacke_dsysvx.c.3 manpages/man/man3/lapacke_dsysvx_work.c.3 manpages/man/man3/lapacke_dsysvxx.c.3 manpages/man/man3/lapacke_dsysvxx_work.c.3 manpages/man/man3/lapacke_dsyswapr.c.3 manpages/man/man3/lapacke_dsyswapr_work.c.3 manpages/man/man3/lapacke_dsytrd.c.3 manpages/man/man3/lapacke_dsytrd_work.c.3 manpages/man/man3/lapacke_dsytrf.c.3 manpages/man/man3/lapacke_dsytrf_aa.c.3 manpages/man/man3/lapacke_dsytrf_aa_2stage.c.3 manpages/man/man3/lapacke_dsytrf_aa_2stage_work.c.3 manpages/man/man3/lapacke_dsytrf_aa_work.c.3 manpages/man/man3/lapacke_dsytrf_rk.c.3 manpages/man/man3/lapacke_dsytrf_rk_work.c.3 manpages/man/man3/lapacke_dsytrf_rook.c.3 manpages/man/man3/lapacke_dsytrf_rook_work.c.3 manpages/man/man3/lapacke_dsytrf_work.c.3 manpages/man/man3/lapacke_dsytri.c.3 manpages/man/man3/lapacke_dsytri2.c.3 manpages/man/man3/lapacke_dsytri2_work.c.3 manpages/man/man3/lapacke_dsytri2x.c.3 manpages/man/man3/lapacke_dsytri2x_work.c.3 manpages/man/man3/lapacke_dsytri_3.c.3 manpages/man/man3/lapacke_dsytri_3_work.c.3 manpages/man/man3/lapacke_dsytri_work.c.3 manpages/man/man3/lapacke_dsytrs.c.3 manpages/man/man3/lapacke_dsytrs2.c.3 manpages/man/man3/lapacke_dsytrs2_work.c.3 manpages/man/man3/lapacke_dsytrs_3.c.3 manpages/man/man3/lapacke_dsytrs_3_work.c.3 manpages/man/man3/lapacke_dsytrs_aa.c.3 manpages/man/man3/lapacke_dsytrs_aa_2stage.c.3 manpages/man/man3/lapacke_dsytrs_aa_2stage_work.c.3 manpages/man/man3/lapacke_dsytrs_aa_work.c.3 manpages/man/man3/lapacke_dsytrs_rook.c.3 manpages/man/man3/lapacke_dsytrs_rook_work.c.3 manpages/man/man3/lapacke_dsytrs_work.c.3 manpages/man/man3/lapacke_dtb_nancheck.c.3 manpages/man/man3/lapacke_dtb_trans.c.3 manpages/man/man3/lapacke_dtbcon.c.3 manpages/man/man3/lapacke_dtbcon_work.c.3 manpages/man/man3/lapacke_dtbrfs.c.3 manpages/man/man3/lapacke_dtbrfs_work.c.3 manpages/man/man3/lapacke_dtbtrs.c.3 manpages/man/man3/lapacke_dtbtrs_work.c.3 manpages/man/man3/lapacke_dtf_nancheck.c.3 manpages/man/man3/lapacke_dtf_trans.c.3 manpages/man/man3/lapacke_dtfsm.c.3 manpages/man/man3/lapacke_dtfsm_work.c.3 manpages/man/man3/lapacke_dtftri.c.3 manpages/man/man3/lapacke_dtftri_work.c.3 manpages/man/man3/lapacke_dtfttp.c.3 manpages/man/man3/lapacke_dtfttp_work.c.3 manpages/man/man3/lapacke_dtfttr.c.3 manpages/man/man3/lapacke_dtfttr_work.c.3 manpages/man/man3/lapacke_dtgevc.c.3 manpages/man/man3/lapacke_dtgevc_work.c.3 manpages/man/man3/lapacke_dtgexc.c.3 manpages/man/man3/lapacke_dtgexc_work.c.3 manpages/man/man3/lapacke_dtgsen.c.3 manpages/man/man3/lapacke_dtgsen_work.c.3 manpages/man/man3/lapacke_dtgsja.c.3 manpages/man/man3/lapacke_dtgsja_work.c.3 manpages/man/man3/lapacke_dtgsna.c.3 manpages/man/man3/lapacke_dtgsna_work.c.3 manpages/man/man3/lapacke_dtgsyl.c.3 manpages/man/man3/lapacke_dtgsyl_work.c.3 manpages/man/man3/lapacke_dtp_nancheck.c.3 manpages/man/man3/lapacke_dtp_trans.c.3 manpages/man/man3/lapacke_dtpcon.c.3 manpages/man/man3/lapacke_dtpcon_work.c.3 manpages/man/man3/lapacke_dtpmqrt.c.3 manpages/man/man3/lapacke_dtpmqrt_work.c.3 manpages/man/man3/lapacke_dtpqrt.c.3 manpages/man/man3/lapacke_dtpqrt2.c.3 manpages/man/man3/lapacke_dtpqrt2_work.c.3 manpages/man/man3/lapacke_dtpqrt_work.c.3 manpages/man/man3/lapacke_dtprfb.c.3 manpages/man/man3/lapacke_dtprfb_work.c.3 manpages/man/man3/lapacke_dtprfs.c.3 manpages/man/man3/lapacke_dtprfs_work.c.3 manpages/man/man3/lapacke_dtptri.c.3 manpages/man/man3/lapacke_dtptri_work.c.3 manpages/man/man3/lapacke_dtptrs.c.3 manpages/man/man3/lapacke_dtptrs_work.c.3 manpages/man/man3/lapacke_dtpttf.c.3 manpages/man/man3/lapacke_dtpttf_work.c.3 manpages/man/man3/lapacke_dtpttr.c.3 manpages/man/man3/lapacke_dtpttr_work.c.3 manpages/man/man3/lapacke_dtr_nancheck.c.3 manpages/man/man3/lapacke_dtr_trans.c.3 manpages/man/man3/lapacke_dtrcon.c.3 manpages/man/man3/lapacke_dtrcon_work.c.3 manpages/man/man3/lapacke_dtrevc.c.3 manpages/man/man3/lapacke_dtrevc_work.c.3 manpages/man/man3/lapacke_dtrexc.c.3 manpages/man/man3/lapacke_dtrexc_work.c.3 manpages/man/man3/lapacke_dtrrfs.c.3 manpages/man/man3/lapacke_dtrrfs_work.c.3 manpages/man/man3/lapacke_dtrsen.c.3 manpages/man/man3/lapacke_dtrsen_work.c.3 manpages/man/man3/lapacke_dtrsna.c.3 manpages/man/man3/lapacke_dtrsna_work.c.3 manpages/man/man3/lapacke_dtrsyl.c.3 manpages/man/man3/lapacke_dtrsyl_work.c.3 manpages/man/man3/lapacke_dtrtri.c.3 manpages/man/man3/lapacke_dtrtri_work.c.3 manpages/man/man3/lapacke_dtrtrs.c.3 manpages/man/man3/lapacke_dtrtrs_work.c.3 manpages/man/man3/lapacke_dtrttf.c.3 manpages/man/man3/lapacke_dtrttf_work.c.3 manpages/man/man3/lapacke_dtrttp.c.3 manpages/man/man3/lapacke_dtrttp_work.c.3 manpages/man/man3/lapacke_dtzrzf.c.3 manpages/man/man3/lapacke_dtzrzf_work.c.3 manpages/man/man3/lapacke_example_aux.c.3 manpages/man/man3/lapacke_example_aux.h.3 manpages/man/man3/lapacke_ilaver.c.3 manpages/man/man3/lapacke_lsame.c.3 manpages/man/man3/lapacke_make_complex_double.c.3 manpages/man/man3/lapacke_make_complex_float.c.3 manpages/man/man3/lapacke_mangling.h.3 manpages/man/man3/lapacke_nancheck.c.3 manpages/man/man3/lapacke_s_nancheck.c.3 manpages/man/man3/lapacke_sbbcsd.c.3 manpages/man/man3/lapacke_sbbcsd_work.c.3 manpages/man/man3/lapacke_sbdsdc.c.3 manpages/man/man3/lapacke_sbdsdc_work.c.3 manpages/man/man3/lapacke_sbdsqr.c.3 manpages/man/man3/lapacke_sbdsqr_work.c.3 manpages/man/man3/lapacke_sbdsvdx.c.3 manpages/man/man3/lapacke_sbdsvdx_work.c.3 manpages/man/man3/lapacke_sdisna.c.3 manpages/man/man3/lapacke_sdisna_work.c.3 manpages/man/man3/lapacke_sgb_nancheck.c.3 manpages/man/man3/lapacke_sgb_trans.c.3 manpages/man/man3/lapacke_sgbbrd.c.3 manpages/man/man3/lapacke_sgbbrd_work.c.3 manpages/man/man3/lapacke_sgbcon.c.3 manpages/man/man3/lapacke_sgbcon_work.c.3 manpages/man/man3/lapacke_sgbequ.c.3 manpages/man/man3/lapacke_sgbequ_work.c.3 manpages/man/man3/lapacke_sgbequb.c.3 manpages/man/man3/lapacke_sgbequb_work.c.3 manpages/man/man3/lapacke_sgbrfs.c.3 manpages/man/man3/lapacke_sgbrfs_work.c.3 manpages/man/man3/lapacke_sgbrfsx.c.3 manpages/man/man3/lapacke_sgbrfsx_work.c.3 manpages/man/man3/lapacke_sgbsv.c.3 manpages/man/man3/lapacke_sgbsv_work.c.3 manpages/man/man3/lapacke_sgbsvx.c.3 manpages/man/man3/lapacke_sgbsvx_work.c.3 manpages/man/man3/lapacke_sgbsvxx.c.3 manpages/man/man3/lapacke_sgbsvxx_work.c.3 manpages/man/man3/lapacke_sgbtrf.c.3 manpages/man/man3/lapacke_sgbtrf_work.c.3 manpages/man/man3/lapacke_sgbtrs.c.3 manpages/man/man3/lapacke_sgbtrs_work.c.3 manpages/man/man3/lapacke_sge_nancheck.c.3 manpages/man/man3/lapacke_sge_trans.c.3 manpages/man/man3/lapacke_sgebak.c.3 manpages/man/man3/lapacke_sgebak_work.c.3 manpages/man/man3/lapacke_sgebal.c.3 manpages/man/man3/lapacke_sgebal_work.c.3 manpages/man/man3/lapacke_sgebrd.c.3 manpages/man/man3/lapacke_sgebrd_work.c.3 manpages/man/man3/lapacke_sgecon.c.3 manpages/man/man3/lapacke_sgecon_work.c.3 manpages/man/man3/lapacke_sgeequ.c.3 manpages/man/man3/lapacke_sgeequ_work.c.3 manpages/man/man3/lapacke_sgeequb.c.3 manpages/man/man3/lapacke_sgeequb_work.c.3 manpages/man/man3/lapacke_sgees.c.3 manpages/man/man3/lapacke_sgees_work.c.3 manpages/man/man3/lapacke_sgeesx.c.3 manpages/man/man3/lapacke_sgeesx_work.c.3 manpages/man/man3/lapacke_sgeev.c.3 manpages/man/man3/lapacke_sgeev_work.c.3 manpages/man/man3/lapacke_sgeevx.c.3 manpages/man/man3/lapacke_sgeevx_work.c.3 manpages/man/man3/lapacke_sgehrd.c.3 manpages/man/man3/lapacke_sgehrd_work.c.3 manpages/man/man3/lapacke_sgejsv.c.3 manpages/man/man3/lapacke_sgejsv_work.c.3 manpages/man/man3/lapacke_sgelq.c.3 manpages/man/man3/lapacke_sgelq2.c.3 manpages/man/man3/lapacke_sgelq2_work.c.3 manpages/man/man3/lapacke_sgelq_work.c.3 manpages/man/man3/lapacke_sgelqf.c.3 manpages/man/man3/lapacke_sgelqf_work.c.3 manpages/man/man3/lapacke_sgels.c.3 manpages/man/man3/lapacke_sgels_work.c.3 manpages/man/man3/lapacke_sgelsd.c.3 manpages/man/man3/lapacke_sgelsd_work.c.3 manpages/man/man3/lapacke_sgelss.c.3 manpages/man/man3/lapacke_sgelss_work.c.3 manpages/man/man3/lapacke_sgelsy.c.3 manpages/man/man3/lapacke_sgelsy_work.c.3 manpages/man/man3/lapacke_sgemlq.c.3 manpages/man/man3/lapacke_sgemlq_work.c.3 manpages/man/man3/lapacke_sgemqr.c.3 manpages/man/man3/lapacke_sgemqr_work.c.3 manpages/man/man3/lapacke_sgemqrt.c.3 manpages/man/man3/lapacke_sgemqrt_work.c.3 manpages/man/man3/lapacke_sgeqlf.c.3 manpages/man/man3/lapacke_sgeqlf_work.c.3 manpages/man/man3/lapacke_sgeqp3.c.3 manpages/man/man3/lapacke_sgeqp3_work.c.3 manpages/man/man3/lapacke_sgeqpf.c.3 manpages/man/man3/lapacke_sgeqpf_work.c.3 manpages/man/man3/lapacke_sgeqr.c.3 manpages/man/man3/lapacke_sgeqr2.c.3 manpages/man/man3/lapacke_sgeqr2_work.c.3 manpages/man/man3/lapacke_sgeqr_work.c.3 manpages/man/man3/lapacke_sgeqrf.c.3 manpages/man/man3/lapacke_sgeqrf_work.c.3 manpages/man/man3/lapacke_sgeqrfp.c.3 manpages/man/man3/lapacke_sgeqrfp_work.c.3 manpages/man/man3/lapacke_sgeqrt.c.3 manpages/man/man3/lapacke_sgeqrt2.c.3 manpages/man/man3/lapacke_sgeqrt2_work.c.3 manpages/man/man3/lapacke_sgeqrt3.c.3 manpages/man/man3/lapacke_sgeqrt3_work.c.3 manpages/man/man3/lapacke_sgeqrt_work.c.3 manpages/man/man3/lapacke_sgerfs.c.3 manpages/man/man3/lapacke_sgerfs_work.c.3 manpages/man/man3/lapacke_sgerfsx.c.3 manpages/man/man3/lapacke_sgerfsx_work.c.3 manpages/man/man3/lapacke_sgerqf.c.3 manpages/man/man3/lapacke_sgerqf_work.c.3 manpages/man/man3/lapacke_sgesdd.c.3 manpages/man/man3/lapacke_sgesdd_work.c.3 manpages/man/man3/lapacke_sgesv.c.3 manpages/man/man3/lapacke_sgesv_work.c.3 manpages/man/man3/lapacke_sgesvd.c.3 manpages/man/man3/lapacke_sgesvd_work.c.3 manpages/man/man3/lapacke_sgesvdx.c.3 manpages/man/man3/lapacke_sgesvdx_work.c.3 manpages/man/man3/lapacke_sgesvj.c.3 manpages/man/man3/lapacke_sgesvj_work.c.3 manpages/man/man3/lapacke_sgesvx.c.3 manpages/man/man3/lapacke_sgesvx_work.c.3 manpages/man/man3/lapacke_sgesvxx.c.3 manpages/man/man3/lapacke_sgesvxx_work.c.3 manpages/man/man3/lapacke_sgetf2.c.3 manpages/man/man3/lapacke_sgetf2_work.c.3 manpages/man/man3/lapacke_sgetrf.c.3 manpages/man/man3/lapacke_sgetrf2.c.3 manpages/man/man3/lapacke_sgetrf2_work.c.3 manpages/man/man3/lapacke_sgetrf_work.c.3 manpages/man/man3/lapacke_sgetri.c.3 manpages/man/man3/lapacke_sgetri_work.c.3 manpages/man/man3/lapacke_sgetrs.c.3 manpages/man/man3/lapacke_sgetrs_work.c.3 manpages/man/man3/lapacke_sgetsls.c.3 manpages/man/man3/lapacke_sgetsls_work.c.3 manpages/man/man3/lapacke_sgg_nancheck.c.3 manpages/man/man3/lapacke_sgg_trans.c.3 manpages/man/man3/lapacke_sggbak.c.3 manpages/man/man3/lapacke_sggbak_work.c.3 manpages/man/man3/lapacke_sggbal.c.3 manpages/man/man3/lapacke_sggbal_work.c.3 manpages/man/man3/lapacke_sgges.c.3 manpages/man/man3/lapacke_sgges3.c.3 manpages/man/man3/lapacke_sgges3_work.c.3 manpages/man/man3/lapacke_sgges_work.c.3 manpages/man/man3/lapacke_sggesx.c.3 manpages/man/man3/lapacke_sggesx_work.c.3 manpages/man/man3/lapacke_sggev.c.3 manpages/man/man3/lapacke_sggev3.c.3 manpages/man/man3/lapacke_sggev3_work.c.3 manpages/man/man3/lapacke_sggev_work.c.3 manpages/man/man3/lapacke_sggevx.c.3 manpages/man/man3/lapacke_sggevx_work.c.3 manpages/man/man3/lapacke_sggglm.c.3 manpages/man/man3/lapacke_sggglm_work.c.3 manpages/man/man3/lapacke_sgghd3.c.3 manpages/man/man3/lapacke_sgghd3_work.c.3 manpages/man/man3/lapacke_sgghrd.c.3 manpages/man/man3/lapacke_sgghrd_work.c.3 manpages/man/man3/lapacke_sgglse.c.3 manpages/man/man3/lapacke_sgglse_work.c.3 manpages/man/man3/lapacke_sggqrf.c.3 manpages/man/man3/lapacke_sggqrf_work.c.3 manpages/man/man3/lapacke_sggrqf.c.3 manpages/man/man3/lapacke_sggrqf_work.c.3 manpages/man/man3/lapacke_sggsvd.c.3 manpages/man/man3/lapacke_sggsvd3.c.3 manpages/man/man3/lapacke_sggsvd3_work.c.3 manpages/man/man3/lapacke_sggsvd_work.c.3 manpages/man/man3/lapacke_sggsvp.c.3 manpages/man/man3/lapacke_sggsvp3.c.3 manpages/man/man3/lapacke_sggsvp3_work.c.3 manpages/man/man3/lapacke_sggsvp_work.c.3 manpages/man/man3/lapacke_sgt_nancheck.c.3 manpages/man/man3/lapacke_sgtcon.c.3 manpages/man/man3/lapacke_sgtcon_work.c.3 manpages/man/man3/lapacke_sgtrfs.c.3 manpages/man/man3/lapacke_sgtrfs_work.c.3 manpages/man/man3/lapacke_sgtsv.c.3 manpages/man/man3/lapacke_sgtsv_work.c.3 manpages/man/man3/lapacke_sgtsvx.c.3 manpages/man/man3/lapacke_sgtsvx_work.c.3 manpages/man/man3/lapacke_sgttrf.c.3 manpages/man/man3/lapacke_sgttrf_work.c.3 manpages/man/man3/lapacke_sgttrs.c.3 manpages/man/man3/lapacke_sgttrs_work.c.3 manpages/man/man3/lapacke_shgeqz.c.3 manpages/man/man3/lapacke_shgeqz_work.c.3 manpages/man/man3/lapacke_shs_nancheck.c.3 manpages/man/man3/lapacke_shs_trans.c.3 manpages/man/man3/lapacke_shsein.c.3 manpages/man/man3/lapacke_shsein_work.c.3 manpages/man/man3/lapacke_shseqr.c.3 manpages/man/man3/lapacke_shseqr_work.c.3 manpages/man/man3/lapacke_slacn2.c.3 manpages/man/man3/lapacke_slacn2_work.c.3 manpages/man/man3/lapacke_slacpy.c.3 manpages/man/man3/lapacke_slacpy_work.c.3 manpages/man/man3/lapacke_slag2d.c.3 manpages/man/man3/lapacke_slag2d_work.c.3 manpages/man/man3/lapacke_slagge.c.3 manpages/man/man3/lapacke_slagge_work.c.3 manpages/man/man3/lapacke_slagsy.c.3 manpages/man/man3/lapacke_slagsy_work.c.3 manpages/man/man3/lapacke_slamch.c.3 manpages/man/man3/lapacke_slamch_work.c.3 manpages/man/man3/lapacke_slange.c.3 manpages/man/man3/lapacke_slange_work.c.3 manpages/man/man3/lapacke_slansy.c.3 manpages/man/man3/lapacke_slansy_work.c.3 manpages/man/man3/lapacke_slantr.c.3 manpages/man/man3/lapacke_slantr_work.c.3 manpages/man/man3/lapacke_slapmr.c.3 manpages/man/man3/lapacke_slapmr_work.c.3 manpages/man/man3/lapacke_slapmt.c.3 manpages/man/man3/lapacke_slapmt_work.c.3 manpages/man/man3/lapacke_slapy2.c.3 manpages/man/man3/lapacke_slapy2_work.c.3 manpages/man/man3/lapacke_slapy3.c.3 manpages/man/man3/lapacke_slapy3_work.c.3 manpages/man/man3/lapacke_slarfb.c.3 manpages/man/man3/lapacke_slarfb_work.c.3 manpages/man/man3/lapacke_slarfg.c.3 manpages/man/man3/lapacke_slarfg_work.c.3 manpages/man/man3/lapacke_slarft.c.3 manpages/man/man3/lapacke_slarft_work.c.3 manpages/man/man3/lapacke_slarfx.c.3 manpages/man/man3/lapacke_slarfx_work.c.3 manpages/man/man3/lapacke_slarnv.c.3 manpages/man/man3/lapacke_slarnv_work.c.3 manpages/man/man3/lapacke_slartgp.c.3 manpages/man/man3/lapacke_slartgp_work.c.3 manpages/man/man3/lapacke_slartgs.c.3 manpages/man/man3/lapacke_slartgs_work.c.3 manpages/man/man3/lapacke_slascl.c.3 manpages/man/man3/lapacke_slascl_work.c.3 manpages/man/man3/lapacke_slaset.c.3 manpages/man/man3/lapacke_slaset_work.c.3 manpages/man/man3/lapacke_slasrt.c.3 manpages/man/man3/lapacke_slasrt_work.c.3 manpages/man/man3/lapacke_slassq.c.3 manpages/man/man3/lapacke_slassq_work.c.3 manpages/man/man3/lapacke_slaswp.c.3 manpages/man/man3/lapacke_slaswp_work.c.3 manpages/man/man3/lapacke_slatms.c.3 manpages/man/man3/lapacke_slatms_work.c.3 manpages/man/man3/lapacke_slauum.c.3 manpages/man/man3/lapacke_slauum_work.c.3 manpages/man/man3/lapacke_sopgtr.c.3 manpages/man/man3/lapacke_sopgtr_work.c.3 manpages/man/man3/lapacke_sopmtr.c.3 manpages/man/man3/lapacke_sopmtr_work.c.3 manpages/man/man3/lapacke_sorbdb.c.3 manpages/man/man3/lapacke_sorbdb_work.c.3 manpages/man/man3/lapacke_sorcsd.c.3 manpages/man/man3/lapacke_sorcsd2by1.c.3 manpages/man/man3/lapacke_sorcsd2by1_work.c.3 manpages/man/man3/lapacke_sorcsd_work.c.3 manpages/man/man3/lapacke_sorgbr.c.3 manpages/man/man3/lapacke_sorgbr_work.c.3 manpages/man/man3/lapacke_sorghr.c.3 manpages/man/man3/lapacke_sorghr_work.c.3 manpages/man/man3/lapacke_sorglq.c.3 manpages/man/man3/lapacke_sorglq_work.c.3 manpages/man/man3/lapacke_sorgql.c.3 manpages/man/man3/lapacke_sorgql_work.c.3 manpages/man/man3/lapacke_sorgqr.c.3 manpages/man/man3/lapacke_sorgqr_work.c.3 manpages/man/man3/lapacke_sorgrq.c.3 manpages/man/man3/lapacke_sorgrq_work.c.3 manpages/man/man3/lapacke_sorgtr.c.3 manpages/man/man3/lapacke_sorgtr_work.c.3 manpages/man/man3/lapacke_sormbr.c.3 manpages/man/man3/lapacke_sormbr_work.c.3 manpages/man/man3/lapacke_sormhr.c.3 manpages/man/man3/lapacke_sormhr_work.c.3 manpages/man/man3/lapacke_sormlq.c.3 manpages/man/man3/lapacke_sormlq_work.c.3 manpages/man/man3/lapacke_sormql.c.3 manpages/man/man3/lapacke_sormql_work.c.3 manpages/man/man3/lapacke_sormqr.c.3 manpages/man/man3/lapacke_sormqr_work.c.3 manpages/man/man3/lapacke_sormrq.c.3 manpages/man/man3/lapacke_sormrq_work.c.3 manpages/man/man3/lapacke_sormrz.c.3 manpages/man/man3/lapacke_sormrz_work.c.3 manpages/man/man3/lapacke_sormtr.c.3 manpages/man/man3/lapacke_sormtr_work.c.3 manpages/man/man3/lapacke_spb_nancheck.c.3 manpages/man/man3/lapacke_spb_trans.c.3 manpages/man/man3/lapacke_spbcon.c.3 manpages/man/man3/lapacke_spbcon_work.c.3 manpages/man/man3/lapacke_spbequ.c.3 manpages/man/man3/lapacke_spbequ_work.c.3 manpages/man/man3/lapacke_spbrfs.c.3 manpages/man/man3/lapacke_spbrfs_work.c.3 manpages/man/man3/lapacke_spbstf.c.3 manpages/man/man3/lapacke_spbstf_work.c.3 manpages/man/man3/lapacke_spbsv.c.3 manpages/man/man3/lapacke_spbsv_work.c.3 manpages/man/man3/lapacke_spbsvx.c.3 manpages/man/man3/lapacke_spbsvx_work.c.3 manpages/man/man3/lapacke_spbtrf.c.3 manpages/man/man3/lapacke_spbtrf_work.c.3 manpages/man/man3/lapacke_spbtrs.c.3 manpages/man/man3/lapacke_spbtrs_work.c.3 manpages/man/man3/lapacke_spf_nancheck.c.3 manpages/man/man3/lapacke_spf_trans.c.3 manpages/man/man3/lapacke_spftrf.c.3 manpages/man/man3/lapacke_spftrf_work.c.3 manpages/man/man3/lapacke_spftri.c.3 manpages/man/man3/lapacke_spftri_work.c.3 manpages/man/man3/lapacke_spftrs.c.3 manpages/man/man3/lapacke_spftrs_work.c.3 manpages/man/man3/lapacke_spo_nancheck.c.3 manpages/man/man3/lapacke_spo_trans.c.3 manpages/man/man3/lapacke_spocon.c.3 manpages/man/man3/lapacke_spocon_work.c.3 manpages/man/man3/lapacke_spoequ.c.3 manpages/man/man3/lapacke_spoequ_work.c.3 manpages/man/man3/lapacke_spoequb.c.3 manpages/man/man3/lapacke_spoequb_work.c.3 manpages/man/man3/lapacke_sporfs.c.3 manpages/man/man3/lapacke_sporfs_work.c.3 manpages/man/man3/lapacke_sporfsx.c.3 manpages/man/man3/lapacke_sporfsx_work.c.3 manpages/man/man3/lapacke_sposv.c.3 manpages/man/man3/lapacke_sposv_work.c.3 manpages/man/man3/lapacke_sposvx.c.3 manpages/man/man3/lapacke_sposvx_work.c.3 manpages/man/man3/lapacke_sposvxx.c.3 manpages/man/man3/lapacke_sposvxx_work.c.3 manpages/man/man3/lapacke_spotrf.c.3 manpages/man/man3/lapacke_spotrf2.c.3 manpages/man/man3/lapacke_spotrf2_work.c.3 manpages/man/man3/lapacke_spotrf_work.c.3 manpages/man/man3/lapacke_spotri.c.3 manpages/man/man3/lapacke_spotri_work.c.3 manpages/man/man3/lapacke_spotrs.c.3 manpages/man/man3/lapacke_spotrs_work.c.3 manpages/man/man3/lapacke_spp_nancheck.c.3 manpages/man/man3/lapacke_spp_trans.c.3 manpages/man/man3/lapacke_sppcon.c.3 manpages/man/man3/lapacke_sppcon_work.c.3 manpages/man/man3/lapacke_sppequ.c.3 manpages/man/man3/lapacke_sppequ_work.c.3 manpages/man/man3/lapacke_spprfs.c.3 manpages/man/man3/lapacke_spprfs_work.c.3 manpages/man/man3/lapacke_sppsv.c.3 manpages/man/man3/lapacke_sppsv_work.c.3 manpages/man/man3/lapacke_sppsvx.c.3 manpages/man/man3/lapacke_sppsvx_work.c.3 manpages/man/man3/lapacke_spptrf.c.3 manpages/man/man3/lapacke_spptrf_work.c.3 manpages/man/man3/lapacke_spptri.c.3 manpages/man/man3/lapacke_spptri_work.c.3 manpages/man/man3/lapacke_spptrs.c.3 manpages/man/man3/lapacke_spptrs_work.c.3 manpages/man/man3/lapacke_spstrf.c.3 manpages/man/man3/lapacke_spstrf_work.c.3 manpages/man/man3/lapacke_spt_nancheck.c.3 manpages/man/man3/lapacke_sptcon.c.3 manpages/man/man3/lapacke_sptcon_work.c.3 manpages/man/man3/lapacke_spteqr.c.3 manpages/man/man3/lapacke_spteqr_work.c.3 manpages/man/man3/lapacke_sptrfs.c.3 manpages/man/man3/lapacke_sptrfs_work.c.3 manpages/man/man3/lapacke_sptsv.c.3 manpages/man/man3/lapacke_sptsv_work.c.3 manpages/man/man3/lapacke_sptsvx.c.3 manpages/man/man3/lapacke_sptsvx_work.c.3 manpages/man/man3/lapacke_spttrf.c.3 manpages/man/man3/lapacke_spttrf_work.c.3 manpages/man/man3/lapacke_spttrs.c.3 manpages/man/man3/lapacke_spttrs_work.c.3 manpages/man/man3/lapacke_ssb_nancheck.c.3 manpages/man/man3/lapacke_ssb_trans.c.3 manpages/man/man3/lapacke_ssbev.c.3 manpages/man/man3/lapacke_ssbev_2stage.c.3 manpages/man/man3/lapacke_ssbev_2stage_work.c.3 manpages/man/man3/lapacke_ssbev_work.c.3 manpages/man/man3/lapacke_ssbevd.c.3 manpages/man/man3/lapacke_ssbevd_2stage.c.3 manpages/man/man3/lapacke_ssbevd_2stage_work.c.3 manpages/man/man3/lapacke_ssbevd_work.c.3 manpages/man/man3/lapacke_ssbevx.c.3 manpages/man/man3/lapacke_ssbevx_2stage.c.3 manpages/man/man3/lapacke_ssbevx_2stage_work.c.3 manpages/man/man3/lapacke_ssbevx_work.c.3 manpages/man/man3/lapacke_ssbgst.c.3 manpages/man/man3/lapacke_ssbgst_work.c.3 manpages/man/man3/lapacke_ssbgv.c.3 manpages/man/man3/lapacke_ssbgv_work.c.3 manpages/man/man3/lapacke_ssbgvd.c.3 manpages/man/man3/lapacke_ssbgvd_work.c.3 manpages/man/man3/lapacke_ssbgvx.c.3 manpages/man/man3/lapacke_ssbgvx_work.c.3 manpages/man/man3/lapacke_ssbtrd.c.3 manpages/man/man3/lapacke_ssbtrd_work.c.3 manpages/man/man3/lapacke_ssfrk.c.3 manpages/man/man3/lapacke_ssfrk_work.c.3 manpages/man/man3/lapacke_ssp_nancheck.c.3 manpages/man/man3/lapacke_ssp_trans.c.3 manpages/man/man3/lapacke_sspcon.c.3 manpages/man/man3/lapacke_sspcon_work.c.3 manpages/man/man3/lapacke_sspev.c.3 manpages/man/man3/lapacke_sspev_work.c.3 manpages/man/man3/lapacke_sspevd.c.3 manpages/man/man3/lapacke_sspevd_work.c.3 manpages/man/man3/lapacke_sspevx.c.3 manpages/man/man3/lapacke_sspevx_work.c.3 manpages/man/man3/lapacke_sspgst.c.3 manpages/man/man3/lapacke_sspgst_work.c.3 manpages/man/man3/lapacke_sspgv.c.3 manpages/man/man3/lapacke_sspgv_work.c.3 manpages/man/man3/lapacke_sspgvd.c.3 manpages/man/man3/lapacke_sspgvd_work.c.3 manpages/man/man3/lapacke_sspgvx.c.3 manpages/man/man3/lapacke_sspgvx_work.c.3 manpages/man/man3/lapacke_ssprfs.c.3 manpages/man/man3/lapacke_ssprfs_work.c.3 manpages/man/man3/lapacke_sspsv.c.3 manpages/man/man3/lapacke_sspsv_work.c.3 manpages/man/man3/lapacke_sspsvx.c.3 manpages/man/man3/lapacke_sspsvx_work.c.3 manpages/man/man3/lapacke_ssptrd.c.3 manpages/man/man3/lapacke_ssptrd_work.c.3 manpages/man/man3/lapacke_ssptrf.c.3 manpages/man/man3/lapacke_ssptrf_work.c.3 manpages/man/man3/lapacke_ssptri.c.3 manpages/man/man3/lapacke_ssptri_work.c.3 manpages/man/man3/lapacke_ssptrs.c.3 manpages/man/man3/lapacke_ssptrs_work.c.3 manpages/man/man3/lapacke_sst_nancheck.c.3 manpages/man/man3/lapacke_sstebz.c.3 manpages/man/man3/lapacke_sstebz_work.c.3 manpages/man/man3/lapacke_sstedc.c.3 manpages/man/man3/lapacke_sstedc_work.c.3 manpages/man/man3/lapacke_sstegr.c.3 manpages/man/man3/lapacke_sstegr_work.c.3 manpages/man/man3/lapacke_sstein.c.3 manpages/man/man3/lapacke_sstein_work.c.3 manpages/man/man3/lapacke_sstemr.c.3 manpages/man/man3/lapacke_sstemr_work.c.3 manpages/man/man3/lapacke_ssteqr.c.3 manpages/man/man3/lapacke_ssteqr_work.c.3 manpages/man/man3/lapacke_ssterf.c.3 manpages/man/man3/lapacke_ssterf_work.c.3 manpages/man/man3/lapacke_sstev.c.3 manpages/man/man3/lapacke_sstev_work.c.3 manpages/man/man3/lapacke_sstevd.c.3 manpages/man/man3/lapacke_sstevd_work.c.3 manpages/man/man3/lapacke_sstevr.c.3 manpages/man/man3/lapacke_sstevr_work.c.3 manpages/man/man3/lapacke_sstevx.c.3 manpages/man/man3/lapacke_sstevx_work.c.3 manpages/man/man3/lapacke_ssy_nancheck.c.3 manpages/man/man3/lapacke_ssy_trans.c.3 manpages/man/man3/lapacke_ssycon.c.3 manpages/man/man3/lapacke_ssycon_3.c.3 manpages/man/man3/lapacke_ssycon_3_work.c.3 manpages/man/man3/lapacke_ssycon_work.c.3 manpages/man/man3/lapacke_ssyconv.c.3 manpages/man/man3/lapacke_ssyconv_work.c.3 manpages/man/man3/lapacke_ssyequb.c.3 manpages/man/man3/lapacke_ssyequb_work.c.3 manpages/man/man3/lapacke_ssyev.c.3 manpages/man/man3/lapacke_ssyev_2stage.c.3 manpages/man/man3/lapacke_ssyev_2stage_work.c.3 manpages/man/man3/lapacke_ssyev_work.c.3 manpages/man/man3/lapacke_ssyevd.c.3 manpages/man/man3/lapacke_ssyevd_2stage.c.3 manpages/man/man3/lapacke_ssyevd_2stage_work.c.3 manpages/man/man3/lapacke_ssyevd_work.c.3 manpages/man/man3/lapacke_ssyevr.c.3 manpages/man/man3/lapacke_ssyevr_2stage.c.3 manpages/man/man3/lapacke_ssyevr_2stage_work.c.3 manpages/man/man3/lapacke_ssyevr_work.c.3 manpages/man/man3/lapacke_ssyevx.c.3 manpages/man/man3/lapacke_ssyevx_2stage.c.3 manpages/man/man3/lapacke_ssyevx_2stage_work.c.3 manpages/man/man3/lapacke_ssyevx_work.c.3 manpages/man/man3/lapacke_ssygst.c.3 manpages/man/man3/lapacke_ssygst_work.c.3 manpages/man/man3/lapacke_ssygv.c.3 manpages/man/man3/lapacke_ssygv_2stage.c.3 manpages/man/man3/lapacke_ssygv_2stage_work.c.3 manpages/man/man3/lapacke_ssygv_work.c.3 manpages/man/man3/lapacke_ssygvd.c.3 manpages/man/man3/lapacke_ssygvd_work.c.3 manpages/man/man3/lapacke_ssygvx.c.3 manpages/man/man3/lapacke_ssygvx_work.c.3 manpages/man/man3/lapacke_ssyrfs.c.3 manpages/man/man3/lapacke_ssyrfs_work.c.3 manpages/man/man3/lapacke_ssyrfsx.c.3 manpages/man/man3/lapacke_ssyrfsx_work.c.3 manpages/man/man3/lapacke_ssysv.c.3 manpages/man/man3/lapacke_ssysv_aa.c.3 manpages/man/man3/lapacke_ssysv_aa_2stage.c.3 manpages/man/man3/lapacke_ssysv_aa_2stage_work.c.3 manpages/man/man3/lapacke_ssysv_aa_work.c.3 manpages/man/man3/lapacke_ssysv_rk.c.3 manpages/man/man3/lapacke_ssysv_rk_work.c.3 manpages/man/man3/lapacke_ssysv_rook.c.3 manpages/man/man3/lapacke_ssysv_rook_work.c.3 manpages/man/man3/lapacke_ssysv_work.c.3 manpages/man/man3/lapacke_ssysvx.c.3 manpages/man/man3/lapacke_ssysvx_work.c.3 manpages/man/man3/lapacke_ssysvxx.c.3 manpages/man/man3/lapacke_ssysvxx_work.c.3 manpages/man/man3/lapacke_ssyswapr.c.3 manpages/man/man3/lapacke_ssyswapr_work.c.3 manpages/man/man3/lapacke_ssytrd.c.3 manpages/man/man3/lapacke_ssytrd_work.c.3 manpages/man/man3/lapacke_ssytrf.c.3 manpages/man/man3/lapacke_ssytrf_aa.c.3 manpages/man/man3/lapacke_ssytrf_aa_2stage.c.3 manpages/man/man3/lapacke_ssytrf_aa_2stage_work.c.3 manpages/man/man3/lapacke_ssytrf_aa_work.c.3 manpages/man/man3/lapacke_ssytrf_rk.c.3 manpages/man/man3/lapacke_ssytrf_rk_work.c.3 manpages/man/man3/lapacke_ssytrf_rook.c.3 manpages/man/man3/lapacke_ssytrf_rook_work.c.3 manpages/man/man3/lapacke_ssytrf_work.c.3 manpages/man/man3/lapacke_ssytri.c.3 manpages/man/man3/lapacke_ssytri2.c.3 manpages/man/man3/lapacke_ssytri2_work.c.3 manpages/man/man3/lapacke_ssytri2x.c.3 manpages/man/man3/lapacke_ssytri2x_work.c.3 manpages/man/man3/lapacke_ssytri_3.c.3 manpages/man/man3/lapacke_ssytri_3_work.c.3 manpages/man/man3/lapacke_ssytri_work.c.3 manpages/man/man3/lapacke_ssytrs.c.3 manpages/man/man3/lapacke_ssytrs2.c.3 manpages/man/man3/lapacke_ssytrs2_work.c.3 manpages/man/man3/lapacke_ssytrs_3.c.3 manpages/man/man3/lapacke_ssytrs_3_work.c.3 manpages/man/man3/lapacke_ssytrs_aa.c.3 manpages/man/man3/lapacke_ssytrs_aa_2stage.c.3 manpages/man/man3/lapacke_ssytrs_aa_2stage_work.c.3 manpages/man/man3/lapacke_ssytrs_aa_work.c.3 manpages/man/man3/lapacke_ssytrs_rook.c.3 manpages/man/man3/lapacke_ssytrs_rook_work.c.3 manpages/man/man3/lapacke_ssytrs_work.c.3 manpages/man/man3/lapacke_stb_nancheck.c.3 manpages/man/man3/lapacke_stb_trans.c.3 manpages/man/man3/lapacke_stbcon.c.3 manpages/man/man3/lapacke_stbcon_work.c.3 manpages/man/man3/lapacke_stbrfs.c.3 manpages/man/man3/lapacke_stbrfs_work.c.3 manpages/man/man3/lapacke_stbtrs.c.3 manpages/man/man3/lapacke_stbtrs_work.c.3 manpages/man/man3/lapacke_stf_nancheck.c.3 manpages/man/man3/lapacke_stf_trans.c.3 manpages/man/man3/lapacke_stfsm.c.3 manpages/man/man3/lapacke_stfsm_work.c.3 manpages/man/man3/lapacke_stftri.c.3 manpages/man/man3/lapacke_stftri_work.c.3 manpages/man/man3/lapacke_stfttp.c.3 manpages/man/man3/lapacke_stfttp_work.c.3 manpages/man/man3/lapacke_stfttr.c.3 manpages/man/man3/lapacke_stfttr_work.c.3 manpages/man/man3/lapacke_stgevc.c.3 manpages/man/man3/lapacke_stgevc_work.c.3 manpages/man/man3/lapacke_stgexc.c.3 manpages/man/man3/lapacke_stgexc_work.c.3 manpages/man/man3/lapacke_stgsen.c.3 manpages/man/man3/lapacke_stgsen_work.c.3 manpages/man/man3/lapacke_stgsja.c.3 manpages/man/man3/lapacke_stgsja_work.c.3 manpages/man/man3/lapacke_stgsna.c.3 manpages/man/man3/lapacke_stgsna_work.c.3 manpages/man/man3/lapacke_stgsyl.c.3 manpages/man/man3/lapacke_stgsyl_work.c.3 manpages/man/man3/lapacke_stp_nancheck.c.3 manpages/man/man3/lapacke_stp_trans.c.3 manpages/man/man3/lapacke_stpcon.c.3 manpages/man/man3/lapacke_stpcon_work.c.3 manpages/man/man3/lapacke_stpmqrt.c.3 manpages/man/man3/lapacke_stpmqrt_work.c.3 manpages/man/man3/lapacke_stpqrt.c.3 manpages/man/man3/lapacke_stpqrt2.c.3 manpages/man/man3/lapacke_stpqrt2_work.c.3 manpages/man/man3/lapacke_stpqrt_work.c.3 manpages/man/man3/lapacke_stprfb.c.3 manpages/man/man3/lapacke_stprfb_work.c.3 manpages/man/man3/lapacke_stprfs.c.3 manpages/man/man3/lapacke_stprfs_work.c.3 manpages/man/man3/lapacke_stptri.c.3 manpages/man/man3/lapacke_stptri_work.c.3 manpages/man/man3/lapacke_stptrs.c.3 manpages/man/man3/lapacke_stptrs_work.c.3 manpages/man/man3/lapacke_stpttf.c.3 manpages/man/man3/lapacke_stpttf_work.c.3 manpages/man/man3/lapacke_stpttr.c.3 manpages/man/man3/lapacke_stpttr_work.c.3 manpages/man/man3/lapacke_str_nancheck.c.3 manpages/man/man3/lapacke_str_trans.c.3 manpages/man/man3/lapacke_strcon.c.3 manpages/man/man3/lapacke_strcon_work.c.3 manpages/man/man3/lapacke_strevc.c.3 manpages/man/man3/lapacke_strevc_work.c.3 manpages/man/man3/lapacke_strexc.c.3 manpages/man/man3/lapacke_strexc_work.c.3 manpages/man/man3/lapacke_strrfs.c.3 manpages/man/man3/lapacke_strrfs_work.c.3 manpages/man/man3/lapacke_strsen.c.3 manpages/man/man3/lapacke_strsen_work.c.3 manpages/man/man3/lapacke_strsna.c.3 manpages/man/man3/lapacke_strsna_work.c.3 manpages/man/man3/lapacke_strsyl.c.3 manpages/man/man3/lapacke_strsyl_work.c.3 manpages/man/man3/lapacke_strtri.c.3 manpages/man/man3/lapacke_strtri_work.c.3 manpages/man/man3/lapacke_strtrs.c.3 manpages/man/man3/lapacke_strtrs_work.c.3 manpages/man/man3/lapacke_strttf.c.3 manpages/man/man3/lapacke_strttf_work.c.3 manpages/man/man3/lapacke_strttp.c.3 manpages/man/man3/lapacke_strttp_work.c.3 manpages/man/man3/lapacke_stzrzf.c.3 manpages/man/man3/lapacke_stzrzf_work.c.3 manpages/man/man3/lapacke_utils.h.3 manpages/man/man3/lapacke_xerbla.c.3 manpages/man/man3/lapacke_z_nancheck.c.3 manpages/man/man3/lapacke_zbbcsd.c.3 manpages/man/man3/lapacke_zbbcsd_work.c.3 manpages/man/man3/lapacke_zbdsqr.c.3 manpages/man/man3/lapacke_zbdsqr_work.c.3 manpages/man/man3/lapacke_zcgesv.c.3 manpages/man/man3/lapacke_zcgesv_work.c.3 manpages/man/man3/lapacke_zcposv.c.3 manpages/man/man3/lapacke_zcposv_work.c.3 manpages/man/man3/lapacke_zgb_nancheck.c.3 manpages/man/man3/lapacke_zgb_trans.c.3 manpages/man/man3/lapacke_zgbbrd.c.3 manpages/man/man3/lapacke_zgbbrd_work.c.3 manpages/man/man3/lapacke_zgbcon.c.3 manpages/man/man3/lapacke_zgbcon_work.c.3 manpages/man/man3/lapacke_zgbequ.c.3 manpages/man/man3/lapacke_zgbequ_work.c.3 manpages/man/man3/lapacke_zgbequb.c.3 manpages/man/man3/lapacke_zgbequb_work.c.3 manpages/man/man3/lapacke_zgbrfs.c.3 manpages/man/man3/lapacke_zgbrfs_work.c.3 manpages/man/man3/lapacke_zgbrfsx.c.3 manpages/man/man3/lapacke_zgbrfsx_work.c.3 manpages/man/man3/lapacke_zgbsv.c.3 manpages/man/man3/lapacke_zgbsv_work.c.3 manpages/man/man3/lapacke_zgbsvx.c.3 manpages/man/man3/lapacke_zgbsvx_work.c.3 manpages/man/man3/lapacke_zgbsvxx.c.3 manpages/man/man3/lapacke_zgbsvxx_work.c.3 manpages/man/man3/lapacke_zgbtrf.c.3 manpages/man/man3/lapacke_zgbtrf_work.c.3 manpages/man/man3/lapacke_zgbtrs.c.3 manpages/man/man3/lapacke_zgbtrs_work.c.3 manpages/man/man3/lapacke_zge_nancheck.c.3 manpages/man/man3/lapacke_zge_trans.c.3 manpages/man/man3/lapacke_zgebak.c.3 manpages/man/man3/lapacke_zgebak_work.c.3 manpages/man/man3/lapacke_zgebal.c.3 manpages/man/man3/lapacke_zgebal_work.c.3 manpages/man/man3/lapacke_zgebrd.c.3 manpages/man/man3/lapacke_zgebrd_work.c.3 manpages/man/man3/lapacke_zgecon.c.3 manpages/man/man3/lapacke_zgecon_work.c.3 manpages/man/man3/lapacke_zgeequ.c.3 manpages/man/man3/lapacke_zgeequ_work.c.3 manpages/man/man3/lapacke_zgeequb.c.3 manpages/man/man3/lapacke_zgeequb_work.c.3 manpages/man/man3/lapacke_zgees.c.3 manpages/man/man3/lapacke_zgees_work.c.3 manpages/man/man3/lapacke_zgeesx.c.3 manpages/man/man3/lapacke_zgeesx_work.c.3 manpages/man/man3/lapacke_zgeev.c.3 manpages/man/man3/lapacke_zgeev_work.c.3 manpages/man/man3/lapacke_zgeevx.c.3 manpages/man/man3/lapacke_zgeevx_work.c.3 manpages/man/man3/lapacke_zgehrd.c.3 manpages/man/man3/lapacke_zgehrd_work.c.3 manpages/man/man3/lapacke_zgejsv.c.3 manpages/man/man3/lapacke_zgejsv_work.c.3 manpages/man/man3/lapacke_zgelq.c.3 manpages/man/man3/lapacke_zgelq2.c.3 manpages/man/man3/lapacke_zgelq2_work.c.3 manpages/man/man3/lapacke_zgelq_work.c.3 manpages/man/man3/lapacke_zgelqf.c.3 manpages/man/man3/lapacke_zgelqf_work.c.3 manpages/man/man3/lapacke_zgels.c.3 manpages/man/man3/lapacke_zgels_work.c.3 manpages/man/man3/lapacke_zgelsd.c.3 manpages/man/man3/lapacke_zgelsd_work.c.3 manpages/man/man3/lapacke_zgelss.c.3 manpages/man/man3/lapacke_zgelss_work.c.3 manpages/man/man3/lapacke_zgelsy.c.3 manpages/man/man3/lapacke_zgelsy_work.c.3 manpages/man/man3/lapacke_zgemlq.c.3 manpages/man/man3/lapacke_zgemlq_work.c.3 manpages/man/man3/lapacke_zgemqr.c.3 manpages/man/man3/lapacke_zgemqr_work.c.3 manpages/man/man3/lapacke_zgemqrt.c.3 manpages/man/man3/lapacke_zgemqrt_work.c.3 manpages/man/man3/lapacke_zgeqlf.c.3 manpages/man/man3/lapacke_zgeqlf_work.c.3 manpages/man/man3/lapacke_zgeqp3.c.3 manpages/man/man3/lapacke_zgeqp3_work.c.3 manpages/man/man3/lapacke_zgeqpf.c.3 manpages/man/man3/lapacke_zgeqpf_work.c.3 manpages/man/man3/lapacke_zgeqr.c.3 manpages/man/man3/lapacke_zgeqr2.c.3 manpages/man/man3/lapacke_zgeqr2_work.c.3 manpages/man/man3/lapacke_zgeqr_work.c.3 manpages/man/man3/lapacke_zgeqrf.c.3 manpages/man/man3/lapacke_zgeqrf_work.c.3 manpages/man/man3/lapacke_zgeqrfp.c.3 manpages/man/man3/lapacke_zgeqrfp_work.c.3 manpages/man/man3/lapacke_zgeqrt.c.3 manpages/man/man3/lapacke_zgeqrt2.c.3 manpages/man/man3/lapacke_zgeqrt2_work.c.3 manpages/man/man3/lapacke_zgeqrt3.c.3 manpages/man/man3/lapacke_zgeqrt3_work.c.3 manpages/man/man3/lapacke_zgeqrt_work.c.3 manpages/man/man3/lapacke_zgerfs.c.3 manpages/man/man3/lapacke_zgerfs_work.c.3 manpages/man/man3/lapacke_zgerfsx.c.3 manpages/man/man3/lapacke_zgerfsx_work.c.3 manpages/man/man3/lapacke_zgerqf.c.3 manpages/man/man3/lapacke_zgerqf_work.c.3 manpages/man/man3/lapacke_zgesdd.c.3 manpages/man/man3/lapacke_zgesdd_work.c.3 manpages/man/man3/lapacke_zgesv.c.3 manpages/man/man3/lapacke_zgesv_work.c.3 manpages/man/man3/lapacke_zgesvd.c.3 manpages/man/man3/lapacke_zgesvd_work.c.3 manpages/man/man3/lapacke_zgesvdx.c.3 manpages/man/man3/lapacke_zgesvdx_work.c.3 manpages/man/man3/lapacke_zgesvj.c.3 manpages/man/man3/lapacke_zgesvj_work.c.3 manpages/man/man3/lapacke_zgesvx.c.3 manpages/man/man3/lapacke_zgesvx_work.c.3 manpages/man/man3/lapacke_zgesvxx.c.3 manpages/man/man3/lapacke_zgesvxx_work.c.3 manpages/man/man3/lapacke_zgetf2.c.3 manpages/man/man3/lapacke_zgetf2_work.c.3 manpages/man/man3/lapacke_zgetrf.c.3 manpages/man/man3/lapacke_zgetrf2.c.3 manpages/man/man3/lapacke_zgetrf2_work.c.3 manpages/man/man3/lapacke_zgetrf_work.c.3 manpages/man/man3/lapacke_zgetri.c.3 manpages/man/man3/lapacke_zgetri_work.c.3 manpages/man/man3/lapacke_zgetrs.c.3 manpages/man/man3/lapacke_zgetrs_work.c.3 manpages/man/man3/lapacke_zgetsls.c.3 manpages/man/man3/lapacke_zgetsls_work.c.3 manpages/man/man3/lapacke_zgg_nancheck.c.3 manpages/man/man3/lapacke_zgg_trans.c.3 manpages/man/man3/lapacke_zggbak.c.3 manpages/man/man3/lapacke_zggbak_work.c.3 manpages/man/man3/lapacke_zggbal.c.3 manpages/man/man3/lapacke_zggbal_work.c.3 manpages/man/man3/lapacke_zgges.c.3 manpages/man/man3/lapacke_zgges3.c.3 manpages/man/man3/lapacke_zgges3_work.c.3 manpages/man/man3/lapacke_zgges_work.c.3 manpages/man/man3/lapacke_zggesx.c.3 manpages/man/man3/lapacke_zggesx_work.c.3 manpages/man/man3/lapacke_zggev.c.3 manpages/man/man3/lapacke_zggev3.c.3 manpages/man/man3/lapacke_zggev3_work.c.3 manpages/man/man3/lapacke_zggev_work.c.3 manpages/man/man3/lapacke_zggevx.c.3 manpages/man/man3/lapacke_zggevx_work.c.3 manpages/man/man3/lapacke_zggglm.c.3 manpages/man/man3/lapacke_zggglm_work.c.3 manpages/man/man3/lapacke_zgghd3.c.3 manpages/man/man3/lapacke_zgghd3_work.c.3 manpages/man/man3/lapacke_zgghrd.c.3 manpages/man/man3/lapacke_zgghrd_work.c.3 manpages/man/man3/lapacke_zgglse.c.3 manpages/man/man3/lapacke_zgglse_work.c.3 manpages/man/man3/lapacke_zggqrf.c.3 manpages/man/man3/lapacke_zggqrf_work.c.3 manpages/man/man3/lapacke_zggrqf.c.3 manpages/man/man3/lapacke_zggrqf_work.c.3 manpages/man/man3/lapacke_zggsvd.c.3 manpages/man/man3/lapacke_zggsvd3.c.3 manpages/man/man3/lapacke_zggsvd3_work.c.3 manpages/man/man3/lapacke_zggsvd_work.c.3 manpages/man/man3/lapacke_zggsvp.c.3 manpages/man/man3/lapacke_zggsvp3.c.3 manpages/man/man3/lapacke_zggsvp3_work.c.3 manpages/man/man3/lapacke_zggsvp_work.c.3 manpages/man/man3/lapacke_zgt_nancheck.c.3 manpages/man/man3/lapacke_zgtcon.c.3 manpages/man/man3/lapacke_zgtcon_work.c.3 manpages/man/man3/lapacke_zgtrfs.c.3 manpages/man/man3/lapacke_zgtrfs_work.c.3 manpages/man/man3/lapacke_zgtsv.c.3 manpages/man/man3/lapacke_zgtsv_work.c.3 manpages/man/man3/lapacke_zgtsvx.c.3 manpages/man/man3/lapacke_zgtsvx_work.c.3 manpages/man/man3/lapacke_zgttrf.c.3 manpages/man/man3/lapacke_zgttrf_work.c.3 manpages/man/man3/lapacke_zgttrs.c.3 manpages/man/man3/lapacke_zgttrs_work.c.3 manpages/man/man3/lapacke_zhb_nancheck.c.3 manpages/man/man3/lapacke_zhb_trans.c.3 manpages/man/man3/lapacke_zhbev.c.3 manpages/man/man3/lapacke_zhbev_2stage.c.3 manpages/man/man3/lapacke_zhbev_2stage_work.c.3 manpages/man/man3/lapacke_zhbev_work.c.3 manpages/man/man3/lapacke_zhbevd.c.3 manpages/man/man3/lapacke_zhbevd_2stage.c.3 manpages/man/man3/lapacke_zhbevd_2stage_work.c.3 manpages/man/man3/lapacke_zhbevd_work.c.3 manpages/man/man3/lapacke_zhbevx.c.3 manpages/man/man3/lapacke_zhbevx_2stage.c.3 manpages/man/man3/lapacke_zhbevx_2stage_work.c.3 manpages/man/man3/lapacke_zhbevx_work.c.3 manpages/man/man3/lapacke_zhbgst.c.3 manpages/man/man3/lapacke_zhbgst_work.c.3 manpages/man/man3/lapacke_zhbgv.c.3 manpages/man/man3/lapacke_zhbgv_work.c.3 manpages/man/man3/lapacke_zhbgvd.c.3 manpages/man/man3/lapacke_zhbgvd_work.c.3 manpages/man/man3/lapacke_zhbgvx.c.3 manpages/man/man3/lapacke_zhbgvx_work.c.3 manpages/man/man3/lapacke_zhbtrd.c.3 manpages/man/man3/lapacke_zhbtrd_work.c.3 manpages/man/man3/lapacke_zhe_nancheck.c.3 manpages/man/man3/lapacke_zhe_trans.c.3 manpages/man/man3/lapacke_zhecon.c.3 manpages/man/man3/lapacke_zhecon_3.c.3 manpages/man/man3/lapacke_zhecon_3_work.c.3 manpages/man/man3/lapacke_zhecon_work.c.3 manpages/man/man3/lapacke_zheequb.c.3 manpages/man/man3/lapacke_zheequb_work.c.3 manpages/man/man3/lapacke_zheev.c.3 manpages/man/man3/lapacke_zheev_2stage.c.3 manpages/man/man3/lapacke_zheev_2stage_work.c.3 manpages/man/man3/lapacke_zheev_work.c.3 manpages/man/man3/lapacke_zheevd.c.3 manpages/man/man3/lapacke_zheevd_2stage.c.3 manpages/man/man3/lapacke_zheevd_2stage_work.c.3 manpages/man/man3/lapacke_zheevd_work.c.3 manpages/man/man3/lapacke_zheevr.c.3 manpages/man/man3/lapacke_zheevr_2stage.c.3 manpages/man/man3/lapacke_zheevr_2stage_work.c.3 manpages/man/man3/lapacke_zheevr_work.c.3 manpages/man/man3/lapacke_zheevx.c.3 manpages/man/man3/lapacke_zheevx_2stage.c.3 manpages/man/man3/lapacke_zheevx_2stage_work.c.3 manpages/man/man3/lapacke_zheevx_work.c.3 manpages/man/man3/lapacke_zhegst.c.3 manpages/man/man3/lapacke_zhegst_work.c.3 manpages/man/man3/lapacke_zhegv.c.3 manpages/man/man3/lapacke_zhegv_2stage.c.3 manpages/man/man3/lapacke_zhegv_2stage_work.c.3 manpages/man/man3/lapacke_zhegv_work.c.3 manpages/man/man3/lapacke_zhegvd.c.3 manpages/man/man3/lapacke_zhegvd_work.c.3 manpages/man/man3/lapacke_zhegvx.c.3 manpages/man/man3/lapacke_zhegvx_work.c.3 manpages/man/man3/lapacke_zherfs.c.3 manpages/man/man3/lapacke_zherfs_work.c.3 manpages/man/man3/lapacke_zherfsx.c.3 manpages/man/man3/lapacke_zherfsx_work.c.3 manpages/man/man3/lapacke_zhesv.c.3 manpages/man/man3/lapacke_zhesv_aa.c.3 manpages/man/man3/lapacke_zhesv_aa_2stage.c.3 manpages/man/man3/lapacke_zhesv_aa_2stage_work.c.3 manpages/man/man3/lapacke_zhesv_aa_work.c.3 manpages/man/man3/lapacke_zhesv_rk.c.3 manpages/man/man3/lapacke_zhesv_rk_work.c.3 manpages/man/man3/lapacke_zhesv_work.c.3 manpages/man/man3/lapacke_zhesvx.c.3 manpages/man/man3/lapacke_zhesvx_work.c.3 manpages/man/man3/lapacke_zhesvxx.c.3 manpages/man/man3/lapacke_zhesvxx_work.c.3 manpages/man/man3/lapacke_zheswapr.c.3 manpages/man/man3/lapacke_zheswapr_work.c.3 manpages/man/man3/lapacke_zhetrd.c.3 manpages/man/man3/lapacke_zhetrd_work.c.3 manpages/man/man3/lapacke_zhetrf.c.3 manpages/man/man3/lapacke_zhetrf_aa.c.3 manpages/man/man3/lapacke_zhetrf_aa_2stage.c.3 manpages/man/man3/lapacke_zhetrf_aa_2stage_work.c.3 manpages/man/man3/lapacke_zhetrf_aa_work.c.3 manpages/man/man3/lapacke_zhetrf_rk.c.3 manpages/man/man3/lapacke_zhetrf_rk_work.c.3 manpages/man/man3/lapacke_zhetrf_rook.c.3 manpages/man/man3/lapacke_zhetrf_rook_work.c.3 manpages/man/man3/lapacke_zhetrf_work.c.3 manpages/man/man3/lapacke_zhetri.c.3 manpages/man/man3/lapacke_zhetri2.c.3 manpages/man/man3/lapacke_zhetri2_work.c.3 manpages/man/man3/lapacke_zhetri2x.c.3 manpages/man/man3/lapacke_zhetri2x_work.c.3 manpages/man/man3/lapacke_zhetri_3.c.3 manpages/man/man3/lapacke_zhetri_3_work.c.3 manpages/man/man3/lapacke_zhetri_work.c.3 manpages/man/man3/lapacke_zhetrs.c.3 manpages/man/man3/lapacke_zhetrs2.c.3 manpages/man/man3/lapacke_zhetrs2_work.c.3 manpages/man/man3/lapacke_zhetrs_3.c.3 manpages/man/man3/lapacke_zhetrs_3_work.c.3 manpages/man/man3/lapacke_zhetrs_aa.c.3 manpages/man/man3/lapacke_zhetrs_aa_2stage.c.3 manpages/man/man3/lapacke_zhetrs_aa_2stage_work.c.3 manpages/man/man3/lapacke_zhetrs_aa_work.c.3 manpages/man/man3/lapacke_zhetrs_rook.c.3 manpages/man/man3/lapacke_zhetrs_rook_work.c.3 manpages/man/man3/lapacke_zhetrs_work.c.3 manpages/man/man3/lapacke_zhfrk.c.3 manpages/man/man3/lapacke_zhfrk_work.c.3 manpages/man/man3/lapacke_zhgeqz.c.3 manpages/man/man3/lapacke_zhgeqz_work.c.3 manpages/man/man3/lapacke_zhp_nancheck.c.3 manpages/man/man3/lapacke_zhp_trans.c.3 manpages/man/man3/lapacke_zhpcon.c.3 manpages/man/man3/lapacke_zhpcon_work.c.3 manpages/man/man3/lapacke_zhpev.c.3 manpages/man/man3/lapacke_zhpev_work.c.3 manpages/man/man3/lapacke_zhpevd.c.3 manpages/man/man3/lapacke_zhpevd_work.c.3 manpages/man/man3/lapacke_zhpevx.c.3 manpages/man/man3/lapacke_zhpevx_work.c.3 manpages/man/man3/lapacke_zhpgst.c.3 manpages/man/man3/lapacke_zhpgst_work.c.3 manpages/man/man3/lapacke_zhpgv.c.3 manpages/man/man3/lapacke_zhpgv_work.c.3 manpages/man/man3/lapacke_zhpgvd.c.3 manpages/man/man3/lapacke_zhpgvd_work.c.3 manpages/man/man3/lapacke_zhpgvx.c.3 manpages/man/man3/lapacke_zhpgvx_work.c.3 manpages/man/man3/lapacke_zhprfs.c.3 manpages/man/man3/lapacke_zhprfs_work.c.3 manpages/man/man3/lapacke_zhpsv.c.3 manpages/man/man3/lapacke_zhpsv_work.c.3 manpages/man/man3/lapacke_zhpsvx.c.3 manpages/man/man3/lapacke_zhpsvx_work.c.3 manpages/man/man3/lapacke_zhptrd.c.3 manpages/man/man3/lapacke_zhptrd_work.c.3 manpages/man/man3/lapacke_zhptrf.c.3 manpages/man/man3/lapacke_zhptrf_work.c.3 manpages/man/man3/lapacke_zhptri.c.3 manpages/man/man3/lapacke_zhptri_work.c.3 manpages/man/man3/lapacke_zhptrs.c.3 manpages/man/man3/lapacke_zhptrs_work.c.3 manpages/man/man3/lapacke_zhs_nancheck.c.3 manpages/man/man3/lapacke_zhs_trans.c.3 manpages/man/man3/lapacke_zhsein.c.3 manpages/man/man3/lapacke_zhsein_work.c.3 manpages/man/man3/lapacke_zhseqr.c.3 manpages/man/man3/lapacke_zhseqr_work.c.3 manpages/man/man3/lapacke_zlacgv.c.3 manpages/man/man3/lapacke_zlacgv_work.c.3 manpages/man/man3/lapacke_zlacn2.c.3 manpages/man/man3/lapacke_zlacn2_work.c.3 manpages/man/man3/lapacke_zlacp2.c.3 manpages/man/man3/lapacke_zlacp2_work.c.3 manpages/man/man3/lapacke_zlacpy.c.3 manpages/man/man3/lapacke_zlacpy_work.c.3 manpages/man/man3/lapacke_zlacrm.c.3 manpages/man/man3/lapacke_zlacrm_work.c.3 manpages/man/man3/lapacke_zlag2c.c.3 manpages/man/man3/lapacke_zlag2c_work.c.3 manpages/man/man3/lapacke_zlagge.c.3 manpages/man/man3/lapacke_zlagge_work.c.3 manpages/man/man3/lapacke_zlaghe.c.3 manpages/man/man3/lapacke_zlaghe_work.c.3 manpages/man/man3/lapacke_zlagsy.c.3 manpages/man/man3/lapacke_zlagsy_work.c.3 manpages/man/man3/lapacke_zlange.c.3 manpages/man/man3/lapacke_zlange_work.c.3 manpages/man/man3/lapacke_zlanhe.c.3 manpages/man/man3/lapacke_zlanhe_work.c.3 manpages/man/man3/lapacke_zlansy.c.3 manpages/man/man3/lapacke_zlansy_work.c.3 manpages/man/man3/lapacke_zlantr.c.3 manpages/man/man3/lapacke_zlantr_work.c.3 manpages/man/man3/lapacke_zlapmr.c.3 manpages/man/man3/lapacke_zlapmr_work.c.3 manpages/man/man3/lapacke_zlapmt.c.3 manpages/man/man3/lapacke_zlapmt_work.c.3 manpages/man/man3/lapacke_zlarcm.c.3 manpages/man/man3/lapacke_zlarcm_work.c.3 manpages/man/man3/lapacke_zlarfb.c.3 manpages/man/man3/lapacke_zlarfb_work.c.3 manpages/man/man3/lapacke_zlarfg.c.3 manpages/man/man3/lapacke_zlarfg_work.c.3 manpages/man/man3/lapacke_zlarft.c.3 manpages/man/man3/lapacke_zlarft_work.c.3 manpages/man/man3/lapacke_zlarfx.c.3 manpages/man/man3/lapacke_zlarfx_work.c.3 manpages/man/man3/lapacke_zlarnv.c.3 manpages/man/man3/lapacke_zlarnv_work.c.3 manpages/man/man3/lapacke_zlascl.c.3 manpages/man/man3/lapacke_zlascl_work.c.3 manpages/man/man3/lapacke_zlaset.c.3 manpages/man/man3/lapacke_zlaset_work.c.3 manpages/man/man3/lapacke_zlassq.c.3 manpages/man/man3/lapacke_zlassq_work.c.3 manpages/man/man3/lapacke_zlaswp.c.3 manpages/man/man3/lapacke_zlaswp_work.c.3 manpages/man/man3/lapacke_zlatms.c.3 manpages/man/man3/lapacke_zlatms_work.c.3 manpages/man/man3/lapacke_zlauum.c.3 manpages/man/man3/lapacke_zlauum_work.c.3 manpages/man/man3/lapacke_zpb_nancheck.c.3 manpages/man/man3/lapacke_zpb_trans.c.3 manpages/man/man3/lapacke_zpbcon.c.3 manpages/man/man3/lapacke_zpbcon_work.c.3 manpages/man/man3/lapacke_zpbequ.c.3 manpages/man/man3/lapacke_zpbequ_work.c.3 manpages/man/man3/lapacke_zpbrfs.c.3 manpages/man/man3/lapacke_zpbrfs_work.c.3 manpages/man/man3/lapacke_zpbstf.c.3 manpages/man/man3/lapacke_zpbstf_work.c.3 manpages/man/man3/lapacke_zpbsv.c.3 manpages/man/man3/lapacke_zpbsv_work.c.3 manpages/man/man3/lapacke_zpbsvx.c.3 manpages/man/man3/lapacke_zpbsvx_work.c.3 manpages/man/man3/lapacke_zpbtrf.c.3 manpages/man/man3/lapacke_zpbtrf_work.c.3 manpages/man/man3/lapacke_zpbtrs.c.3 manpages/man/man3/lapacke_zpbtrs_work.c.3 manpages/man/man3/lapacke_zpf_nancheck.c.3 manpages/man/man3/lapacke_zpf_trans.c.3 manpages/man/man3/lapacke_zpftrf.c.3 manpages/man/man3/lapacke_zpftrf_work.c.3 manpages/man/man3/lapacke_zpftri.c.3 manpages/man/man3/lapacke_zpftri_work.c.3 manpages/man/man3/lapacke_zpftrs.c.3 manpages/man/man3/lapacke_zpftrs_work.c.3 manpages/man/man3/lapacke_zpo_nancheck.c.3 manpages/man/man3/lapacke_zpo_trans.c.3 manpages/man/man3/lapacke_zpocon.c.3 manpages/man/man3/lapacke_zpocon_work.c.3 manpages/man/man3/lapacke_zpoequ.c.3 manpages/man/man3/lapacke_zpoequ_work.c.3 manpages/man/man3/lapacke_zpoequb.c.3 manpages/man/man3/lapacke_zpoequb_work.c.3 manpages/man/man3/lapacke_zporfs.c.3 manpages/man/man3/lapacke_zporfs_work.c.3 manpages/man/man3/lapacke_zporfsx.c.3 manpages/man/man3/lapacke_zporfsx_work.c.3 manpages/man/man3/lapacke_zposv.c.3 manpages/man/man3/lapacke_zposv_work.c.3 manpages/man/man3/lapacke_zposvx.c.3 manpages/man/man3/lapacke_zposvx_work.c.3 manpages/man/man3/lapacke_zposvxx.c.3 manpages/man/man3/lapacke_zposvxx_work.c.3 manpages/man/man3/lapacke_zpotrf.c.3 manpages/man/man3/lapacke_zpotrf2.c.3 manpages/man/man3/lapacke_zpotrf2_work.c.3 manpages/man/man3/lapacke_zpotrf_work.c.3 manpages/man/man3/lapacke_zpotri.c.3 manpages/man/man3/lapacke_zpotri_work.c.3 manpages/man/man3/lapacke_zpotrs.c.3 manpages/man/man3/lapacke_zpotrs_work.c.3 manpages/man/man3/lapacke_zpp_nancheck.c.3 manpages/man/man3/lapacke_zpp_trans.c.3 manpages/man/man3/lapacke_zppcon.c.3 manpages/man/man3/lapacke_zppcon_work.c.3 manpages/man/man3/lapacke_zppequ.c.3 manpages/man/man3/lapacke_zppequ_work.c.3 manpages/man/man3/lapacke_zpprfs.c.3 manpages/man/man3/lapacke_zpprfs_work.c.3 manpages/man/man3/lapacke_zppsv.c.3 manpages/man/man3/lapacke_zppsv_work.c.3 manpages/man/man3/lapacke_zppsvx.c.3 manpages/man/man3/lapacke_zppsvx_work.c.3 manpages/man/man3/lapacke_zpptrf.c.3 manpages/man/man3/lapacke_zpptrf_work.c.3 manpages/man/man3/lapacke_zpptri.c.3 manpages/man/man3/lapacke_zpptri_work.c.3 manpages/man/man3/lapacke_zpptrs.c.3 manpages/man/man3/lapacke_zpptrs_work.c.3 manpages/man/man3/lapacke_zpstrf.c.3 manpages/man/man3/lapacke_zpstrf_work.c.3 manpages/man/man3/lapacke_zpt_nancheck.c.3 manpages/man/man3/lapacke_zptcon.c.3 manpages/man/man3/lapacke_zptcon_work.c.3 manpages/man/man3/lapacke_zpteqr.c.3 manpages/man/man3/lapacke_zpteqr_work.c.3 manpages/man/man3/lapacke_zptrfs.c.3 manpages/man/man3/lapacke_zptrfs_work.c.3 manpages/man/man3/lapacke_zptsv.c.3 manpages/man/man3/lapacke_zptsv_work.c.3 manpages/man/man3/lapacke_zptsvx.c.3 manpages/man/man3/lapacke_zptsvx_work.c.3 manpages/man/man3/lapacke_zpttrf.c.3 manpages/man/man3/lapacke_zpttrf_work.c.3 manpages/man/man3/lapacke_zpttrs.c.3 manpages/man/man3/lapacke_zpttrs_work.c.3 manpages/man/man3/lapacke_zsp_nancheck.c.3 manpages/man/man3/lapacke_zsp_trans.c.3 manpages/man/man3/lapacke_zspcon.c.3 manpages/man/man3/lapacke_zspcon_work.c.3 manpages/man/man3/lapacke_zsprfs.c.3 manpages/man/man3/lapacke_zsprfs_work.c.3 manpages/man/man3/lapacke_zspsv.c.3 manpages/man/man3/lapacke_zspsv_work.c.3 manpages/man/man3/lapacke_zspsvx.c.3 manpages/man/man3/lapacke_zspsvx_work.c.3 manpages/man/man3/lapacke_zsptrf.c.3 manpages/man/man3/lapacke_zsptrf_work.c.3 manpages/man/man3/lapacke_zsptri.c.3 manpages/man/man3/lapacke_zsptri_work.c.3 manpages/man/man3/lapacke_zsptrs.c.3 manpages/man/man3/lapacke_zsptrs_work.c.3 manpages/man/man3/lapacke_zst_nancheck.c.3 manpages/man/man3/lapacke_zstedc.c.3 manpages/man/man3/lapacke_zstedc_work.c.3 manpages/man/man3/lapacke_zstegr.c.3 manpages/man/man3/lapacke_zstegr_work.c.3 manpages/man/man3/lapacke_zstein.c.3 manpages/man/man3/lapacke_zstein_work.c.3 manpages/man/man3/lapacke_zstemr.c.3 manpages/man/man3/lapacke_zstemr_work.c.3 manpages/man/man3/lapacke_zsteqr.c.3 manpages/man/man3/lapacke_zsteqr_work.c.3 manpages/man/man3/lapacke_zsy_nancheck.c.3 manpages/man/man3/lapacke_zsy_trans.c.3 manpages/man/man3/lapacke_zsycon.c.3 manpages/man/man3/lapacke_zsycon_3.c.3 manpages/man/man3/lapacke_zsycon_3_work.c.3 manpages/man/man3/lapacke_zsycon_work.c.3 manpages/man/man3/lapacke_zsyconv.c.3 manpages/man/man3/lapacke_zsyconv_work.c.3 manpages/man/man3/lapacke_zsyequb.c.3 manpages/man/man3/lapacke_zsyequb_work.c.3 manpages/man/man3/lapacke_zsyr.c.3 manpages/man/man3/lapacke_zsyr_work.c.3 manpages/man/man3/lapacke_zsyrfs.c.3 manpages/man/man3/lapacke_zsyrfs_work.c.3 manpages/man/man3/lapacke_zsyrfsx.c.3 manpages/man/man3/lapacke_zsyrfsx_work.c.3 manpages/man/man3/lapacke_zsysv.c.3 manpages/man/man3/lapacke_zsysv_aa.c.3 manpages/man/man3/lapacke_zsysv_aa_2stage.c.3 manpages/man/man3/lapacke_zsysv_aa_2stage_work.c.3 manpages/man/man3/lapacke_zsysv_aa_work.c.3 manpages/man/man3/lapacke_zsysv_rk.c.3 manpages/man/man3/lapacke_zsysv_rk_work.c.3 manpages/man/man3/lapacke_zsysv_rook.c.3 manpages/man/man3/lapacke_zsysv_rook_work.c.3 manpages/man/man3/lapacke_zsysv_work.c.3 manpages/man/man3/lapacke_zsysvx.c.3 manpages/man/man3/lapacke_zsysvx_work.c.3 manpages/man/man3/lapacke_zsysvxx.c.3 manpages/man/man3/lapacke_zsysvxx_work.c.3 manpages/man/man3/lapacke_zsyswapr.c.3 manpages/man/man3/lapacke_zsyswapr_work.c.3 manpages/man/man3/lapacke_zsytrf.c.3 manpages/man/man3/lapacke_zsytrf_aa.c.3 manpages/man/man3/lapacke_zsytrf_aa_2stage.c.3 manpages/man/man3/lapacke_zsytrf_aa_2stage_work.c.3 manpages/man/man3/lapacke_zsytrf_aa_work.c.3 manpages/man/man3/lapacke_zsytrf_rk.c.3 manpages/man/man3/lapacke_zsytrf_rk_work.c.3 manpages/man/man3/lapacke_zsytrf_rook.c.3 manpages/man/man3/lapacke_zsytrf_rook_work.c.3 manpages/man/man3/lapacke_zsytrf_work.c.3 manpages/man/man3/lapacke_zsytri.c.3 manpages/man/man3/lapacke_zsytri2.c.3 manpages/man/man3/lapacke_zsytri2_work.c.3 manpages/man/man3/lapacke_zsytri2x.c.3 manpages/man/man3/lapacke_zsytri2x_work.c.3 manpages/man/man3/lapacke_zsytri_3.c.3 manpages/man/man3/lapacke_zsytri_3_work.c.3 manpages/man/man3/lapacke_zsytri_work.c.3 manpages/man/man3/lapacke_zsytrs.c.3 manpages/man/man3/lapacke_zsytrs2.c.3 manpages/man/man3/lapacke_zsytrs2_work.c.3 manpages/man/man3/lapacke_zsytrs_3.c.3 manpages/man/man3/lapacke_zsytrs_3_work.c.3 manpages/man/man3/lapacke_zsytrs_aa.c.3 manpages/man/man3/lapacke_zsytrs_aa_2stage.c.3 manpages/man/man3/lapacke_zsytrs_aa_2stage_work.c.3 manpages/man/man3/lapacke_zsytrs_aa_work.c.3 manpages/man/man3/lapacke_zsytrs_rook.c.3 manpages/man/man3/lapacke_zsytrs_rook_work.c.3 manpages/man/man3/lapacke_zsytrs_work.c.3 manpages/man/man3/lapacke_ztb_nancheck.c.3 manpages/man/man3/lapacke_ztb_trans.c.3 manpages/man/man3/lapacke_ztbcon.c.3 manpages/man/man3/lapacke_ztbcon_work.c.3 manpages/man/man3/lapacke_ztbrfs.c.3 manpages/man/man3/lapacke_ztbrfs_work.c.3 manpages/man/man3/lapacke_ztbtrs.c.3 manpages/man/man3/lapacke_ztbtrs_work.c.3 manpages/man/man3/lapacke_ztf_nancheck.c.3 manpages/man/man3/lapacke_ztf_trans.c.3 manpages/man/man3/lapacke_ztfsm.c.3 manpages/man/man3/lapacke_ztfsm_work.c.3 manpages/man/man3/lapacke_ztftri.c.3 manpages/man/man3/lapacke_ztftri_work.c.3 manpages/man/man3/lapacke_ztfttp.c.3 manpages/man/man3/lapacke_ztfttp_work.c.3 manpages/man/man3/lapacke_ztfttr.c.3 manpages/man/man3/lapacke_ztfttr_work.c.3 manpages/man/man3/lapacke_ztgevc.c.3 manpages/man/man3/lapacke_ztgevc_work.c.3 manpages/man/man3/lapacke_ztgexc.c.3 manpages/man/man3/lapacke_ztgexc_work.c.3 manpages/man/man3/lapacke_ztgsen.c.3 manpages/man/man3/lapacke_ztgsen_work.c.3 manpages/man/man3/lapacke_ztgsja.c.3 manpages/man/man3/lapacke_ztgsja_work.c.3 manpages/man/man3/lapacke_ztgsna.c.3 manpages/man/man3/lapacke_ztgsna_work.c.3 manpages/man/man3/lapacke_ztgsyl.c.3 manpages/man/man3/lapacke_ztgsyl_work.c.3 manpages/man/man3/lapacke_ztp_nancheck.c.3 manpages/man/man3/lapacke_ztp_trans.c.3 manpages/man/man3/lapacke_ztpcon.c.3 manpages/man/man3/lapacke_ztpcon_work.c.3 manpages/man/man3/lapacke_ztpmqrt.c.3 manpages/man/man3/lapacke_ztpmqrt_work.c.3 manpages/man/man3/lapacke_ztpqrt.c.3 manpages/man/man3/lapacke_ztpqrt2.c.3 manpages/man/man3/lapacke_ztpqrt2_work.c.3 manpages/man/man3/lapacke_ztpqrt_work.c.3 manpages/man/man3/lapacke_ztprfb.c.3 manpages/man/man3/lapacke_ztprfb_work.c.3 manpages/man/man3/lapacke_ztprfs.c.3 manpages/man/man3/lapacke_ztprfs_work.c.3 manpages/man/man3/lapacke_ztptri.c.3 manpages/man/man3/lapacke_ztptri_work.c.3 manpages/man/man3/lapacke_ztptrs.c.3 manpages/man/man3/lapacke_ztptrs_work.c.3 manpages/man/man3/lapacke_ztpttf.c.3 manpages/man/man3/lapacke_ztpttf_work.c.3 manpages/man/man3/lapacke_ztpttr.c.3 manpages/man/man3/lapacke_ztpttr_work.c.3 manpages/man/man3/lapacke_ztr_nancheck.c.3 manpages/man/man3/lapacke_ztr_trans.c.3 manpages/man/man3/lapacke_ztrcon.c.3 manpages/man/man3/lapacke_ztrcon_work.c.3 manpages/man/man3/lapacke_ztrevc.c.3 manpages/man/man3/lapacke_ztrevc_work.c.3 manpages/man/man3/lapacke_ztrexc.c.3 manpages/man/man3/lapacke_ztrexc_work.c.3 manpages/man/man3/lapacke_ztrrfs.c.3 manpages/man/man3/lapacke_ztrrfs_work.c.3 manpages/man/man3/lapacke_ztrsen.c.3 manpages/man/man3/lapacke_ztrsen_work.c.3 manpages/man/man3/lapacke_ztrsna.c.3 manpages/man/man3/lapacke_ztrsna_work.c.3 manpages/man/man3/lapacke_ztrsyl.c.3 manpages/man/man3/lapacke_ztrsyl_work.c.3 manpages/man/man3/lapacke_ztrtri.c.3 manpages/man/man3/lapacke_ztrtri_work.c.3 manpages/man/man3/lapacke_ztrtrs.c.3 manpages/man/man3/lapacke_ztrtrs_work.c.3 manpages/man/man3/lapacke_ztrttf.c.3 manpages/man/man3/lapacke_ztrttf_work.c.3 manpages/man/man3/lapacke_ztrttp.c.3 manpages/man/man3/lapacke_ztrttp_work.c.3 manpages/man/man3/lapacke_ztzrzf.c.3 manpages/man/man3/lapacke_ztzrzf_work.c.3 manpages/man/man3/lapacke_zunbdb.c.3 manpages/man/man3/lapacke_zunbdb_work.c.3 manpages/man/man3/lapacke_zuncsd.c.3 manpages/man/man3/lapacke_zuncsd2by1.c.3 manpages/man/man3/lapacke_zuncsd2by1_work.c.3 manpages/man/man3/lapacke_zuncsd_work.c.3 manpages/man/man3/lapacke_zungbr.c.3 manpages/man/man3/lapacke_zungbr_work.c.3 manpages/man/man3/lapacke_zunghr.c.3 manpages/man/man3/lapacke_zunghr_work.c.3 manpages/man/man3/lapacke_zunglq.c.3 manpages/man/man3/lapacke_zunglq_work.c.3 manpages/man/man3/lapacke_zungql.c.3 manpages/man/man3/lapacke_zungql_work.c.3 manpages/man/man3/lapacke_zungqr.c.3 manpages/man/man3/lapacke_zungqr_work.c.3 manpages/man/man3/lapacke_zungrq.c.3 manpages/man/man3/lapacke_zungrq_work.c.3 manpages/man/man3/lapacke_zungtr.c.3 manpages/man/man3/lapacke_zungtr_work.c.3 manpages/man/man3/lapacke_zunmbr.c.3 manpages/man/man3/lapacke_zunmbr_work.c.3 manpages/man/man3/lapacke_zunmhr.c.3 manpages/man/man3/lapacke_zunmhr_work.c.3 manpages/man/man3/lapacke_zunmlq.c.3 manpages/man/man3/lapacke_zunmlq_work.c.3 manpages/man/man3/lapacke_zunmql.c.3 manpages/man/man3/lapacke_zunmql_work.c.3 manpages/man/man3/lapacke_zunmqr.c.3 manpages/man/man3/lapacke_zunmqr_work.c.3 manpages/man/man3/lapacke_zunmrq.c.3 manpages/man/man3/lapacke_zunmrq_work.c.3 manpages/man/man3/lapacke_zunmrz.c.3 manpages/man/man3/lapacke_zunmrz_work.c.3 manpages/man/man3/lapacke_zunmtr.c.3 manpages/man/man3/lapacke_zunmtr_work.c.3 manpages/man/man3/lapacke_zupgtr.c.3 manpages/man/man3/lapacke_zupgtr_work.c.3 manpages/man/man3/lapacke_zupmtr.c.3 manpages/man/man3/lapacke_zupmtr_work.c.3 manpages/man/man3/lsame.f.3 manpages/man/man3/lsamen.3 manpages/man/man3/lsamen.f.3 manpages/man/man3/main.3 manpages/man/man3/print_int_vector.3 manpages/man/man3/print_matrix.3 manpages/man/man3/print_matrix_colmajor.3 manpages/man/man3/print_matrix_rowmajor.3 manpages/man/man3/print_vector.3 manpages/man/man3/sbbcsd.3 manpages/man/man3/sbbcsd.f.3 manpages/man/man3/sbdsdc.3 manpages/man/man3/sbdsdc.f.3 manpages/man/man3/sbdsqr.3 manpages/man/man3/sbdsqr.f.3 manpages/man/man3/sbdsvdx.3 manpages/man/man3/sbdsvdx.f.3 manpages/man/man3/sceil.3 manpages/man/man3/sceil.f.3 manpages/man/man3/scsum1.3 manpages/man/man3/scsum1.f.3 manpages/man/man3/sdisna.3 manpages/man/man3/sdisna.f.3 manpages/man/man3/sgbbrd.3 manpages/man/man3/sgbbrd.f.3 manpages/man/man3/sgbcon.3 manpages/man/man3/sgbcon.f.3 manpages/man/man3/sgbequ.3 manpages/man/man3/sgbequ.f.3 manpages/man/man3/sgbequb.3 manpages/man/man3/sgbequb.f.3 manpages/man/man3/sgbrfs.3 manpages/man/man3/sgbrfs.f.3 manpages/man/man3/sgbrfsx.3 manpages/man/man3/sgbrfsx.f.3 manpages/man/man3/sgbsv.3 manpages/man/man3/sgbsv.f.3 manpages/man/man3/sgbsvx.3 manpages/man/man3/sgbsvx.f.3 manpages/man/man3/sgbsvxx.3 manpages/man/man3/sgbsvxx.f.3 manpages/man/man3/sgbtf2.3 manpages/man/man3/sgbtf2.f.3 manpages/man/man3/sgbtrf.3 manpages/man/man3/sgbtrf.f.3 manpages/man/man3/sgbtrs.3 manpages/man/man3/sgbtrs.f.3 manpages/man/man3/sgebak.3 manpages/man/man3/sgebak.f.3 manpages/man/man3/sgebal.3 manpages/man/man3/sgebal.f.3 manpages/man/man3/sgebd2.3 manpages/man/man3/sgebd2.f.3 manpages/man/man3/sgebrd.3 manpages/man/man3/sgebrd.f.3 manpages/man/man3/sgecon.3 manpages/man/man3/sgecon.f.3 manpages/man/man3/sgeequ.3 manpages/man/man3/sgeequ.f.3 manpages/man/man3/sgeequb.3 manpages/man/man3/sgeequb.f.3 manpages/man/man3/sgees.3 manpages/man/man3/sgees.f.3 manpages/man/man3/sgeesx.3 manpages/man/man3/sgeesx.f.3 manpages/man/man3/sgeev.3 manpages/man/man3/sgeev.f.3 manpages/man/man3/sgeevx.3 manpages/man/man3/sgeevx.f.3 manpages/man/man3/sgehd2.3 manpages/man/man3/sgehd2.f.3 manpages/man/man3/sgehrd.3 manpages/man/man3/sgehrd.f.3 manpages/man/man3/sgejsv.3 manpages/man/man3/sgejsv.f.3 manpages/man/man3/sgelq.3 manpages/man/man3/sgelq.f.3 manpages/man/man3/sgelq2.3 manpages/man/man3/sgelq2.f.3 manpages/man/man3/sgelqf.3 manpages/man/man3/sgelqf.f.3 manpages/man/man3/sgelqt.3 manpages/man/man3/sgelqt.f.3 manpages/man/man3/sgelqt3.3 manpages/man/man3/sgelqt3.f.3 manpages/man/man3/sgels.3 manpages/man/man3/sgels.f.3 manpages/man/man3/sgelsd.3 manpages/man/man3/sgelsd.f.3 manpages/man/man3/sgelss.3 manpages/man/man3/sgelss.f.3 manpages/man/man3/sgelsy.3 manpages/man/man3/sgelsy.f.3 manpages/man/man3/sgemlq.3 manpages/man/man3/sgemlq.f.3 manpages/man/man3/sgemlqt.3 manpages/man/man3/sgemlqt.f.3 manpages/man/man3/sgemqr.3 manpages/man/man3/sgemqr.f.3 manpages/man/man3/sgemqrt.3 manpages/man/man3/sgemqrt.f.3 manpages/man/man3/sgeql2.3 manpages/man/man3/sgeql2.f.3 manpages/man/man3/sgeqlf.3 manpages/man/man3/sgeqlf.f.3 manpages/man/man3/sgeqp3.3 manpages/man/man3/sgeqp3.f.3 manpages/man/man3/sgeqr.3 manpages/man/man3/sgeqr.f.3 manpages/man/man3/sgeqr2.3 manpages/man/man3/sgeqr2.f.3 manpages/man/man3/sgeqr2p.3 manpages/man/man3/sgeqr2p.f.3 manpages/man/man3/sgeqrf.3 manpages/man/man3/sgeqrf.f.3 manpages/man/man3/sgeqrfp.3 manpages/man/man3/sgeqrfp.f.3 manpages/man/man3/sgeqrt.3 manpages/man/man3/sgeqrt.f.3 manpages/man/man3/sgeqrt2.3 manpages/man/man3/sgeqrt2.f.3 manpages/man/man3/sgeqrt3.3 manpages/man/man3/sgeqrt3.f.3 manpages/man/man3/sgerfs.3 manpages/man/man3/sgerfs.f.3 manpages/man/man3/sgerfsx.3 manpages/man/man3/sgerfsx.f.3 manpages/man/man3/sgerq2.3 manpages/man/man3/sgerq2.f.3 manpages/man/man3/sgerqf.3 manpages/man/man3/sgerqf.f.3 manpages/man/man3/sgesc2.3 manpages/man/man3/sgesc2.f.3 manpages/man/man3/sgesdd.3 manpages/man/man3/sgesdd.f.3 manpages/man/man3/sgesv.3 manpages/man/man3/sgesv.f.3 manpages/man/man3/sgesvd.3 manpages/man/man3/sgesvd.f.3 manpages/man/man3/sgesvdx.3 manpages/man/man3/sgesvdx.f.3 manpages/man/man3/sgesvj.3 manpages/man/man3/sgesvj.f.3 manpages/man/man3/sgesvx.3 manpages/man/man3/sgesvx.f.3 manpages/man/man3/sgesvxx.3 manpages/man/man3/sgesvxx.f.3 manpages/man/man3/sgetc2.3 manpages/man/man3/sgetc2.f.3 manpages/man/man3/sgetf2.3 manpages/man/man3/sgetf2.f.3 manpages/man/man3/sgetrf.3 manpages/man/man3/sgetrf.f.3 manpages/man/man3/sgetrf2.3 manpages/man/man3/sgetrf2.f.3 manpages/man/man3/sgetri.3 manpages/man/man3/sgetri.f.3 manpages/man/man3/sgetrs.3 manpages/man/man3/sgetrs.f.3 manpages/man/man3/sgetsls.3 manpages/man/man3/sgetsls.f.3 manpages/man/man3/sggbak.3 manpages/man/man3/sggbak.f.3 manpages/man/man3/sggbal.3 manpages/man/man3/sggbal.f.3 manpages/man/man3/sgges.3 manpages/man/man3/sgges.f.3 manpages/man/man3/sgges3.3 manpages/man/man3/sgges3.f.3 manpages/man/man3/sggesx.3 manpages/man/man3/sggesx.f.3 manpages/man/man3/sggev.3 manpages/man/man3/sggev.f.3 manpages/man/man3/sggev3.3 manpages/man/man3/sggev3.f.3 manpages/man/man3/sggevx.3 manpages/man/man3/sggevx.f.3 manpages/man/man3/sggglm.3 manpages/man/man3/sggglm.f.3 manpages/man/man3/sgghd3.3 manpages/man/man3/sgghd3.f.3 manpages/man/man3/sgghrd.3 manpages/man/man3/sgghrd.f.3 manpages/man/man3/sgglse.3 manpages/man/man3/sgglse.f.3 manpages/man/man3/sggqrf.3 manpages/man/man3/sggqrf.f.3 manpages/man/man3/sggrqf.3 manpages/man/man3/sggrqf.f.3 manpages/man/man3/sggsvd3.3 manpages/man/man3/sggsvd3.f.3 manpages/man/man3/sggsvp3.3 manpages/man/man3/sggsvp3.f.3 manpages/man/man3/sgsvj0.3 manpages/man/man3/sgsvj0.f.3 manpages/man/man3/sgsvj1.3 manpages/man/man3/sgsvj1.f.3 manpages/man/man3/sgtcon.3 manpages/man/man3/sgtcon.f.3 manpages/man/man3/sgtrfs.3 manpages/man/man3/sgtrfs.f.3 manpages/man/man3/sgtsv.3 manpages/man/man3/sgtsv.f.3 manpages/man/man3/sgtsvx.3 manpages/man/man3/sgtsvx.f.3 manpages/man/man3/sgttrf.3 manpages/man/man3/sgttrf.f.3 manpages/man/man3/sgttrs.3 manpages/man/man3/sgttrs.f.3 manpages/man/man3/sgtts2.3 manpages/man/man3/sgtts2.f.3 manpages/man/man3/shgeqz.3 manpages/man/man3/shgeqz.f.3 manpages/man/man3/shsein.3 manpages/man/man3/shsein.f.3 manpages/man/man3/shseqr.3 manpages/man/man3/shseqr.f.3 manpages/man/man3/sisnan.3 manpages/man/man3/sisnan.f.3 manpages/man/man3/sla_gbamv.3 manpages/man/man3/sla_gbamv.f.3 manpages/man/man3/sla_gbrcond.3 manpages/man/man3/sla_gbrcond.f.3 manpages/man/man3/sla_gbrfsx_extended.3 manpages/man/man3/sla_gbrfsx_extended.f.3 manpages/man/man3/sla_gbrpvgrw.3 manpages/man/man3/sla_gbrpvgrw.f.3 manpages/man/man3/sla_geamv.3 manpages/man/man3/sla_geamv.f.3 manpages/man/man3/sla_gercond.3 manpages/man/man3/sla_gercond.f.3 manpages/man/man3/sla_gerfsx_extended.3 manpages/man/man3/sla_gerfsx_extended.f.3 manpages/man/man3/sla_gerpvgrw.3 manpages/man/man3/sla_gerpvgrw.f.3 manpages/man/man3/sla_lin_berr.3 manpages/man/man3/sla_lin_berr.f.3 manpages/man/man3/sla_porcond.3 manpages/man/man3/sla_porcond.f.3 manpages/man/man3/sla_porfsx_extended.3 manpages/man/man3/sla_porfsx_extended.f.3 manpages/man/man3/sla_porpvgrw.3 manpages/man/man3/sla_porpvgrw.f.3 manpages/man/man3/sla_syamv.3 manpages/man/man3/sla_syamv.f.3 manpages/man/man3/sla_syrcond.3 manpages/man/man3/sla_syrcond.f.3 manpages/man/man3/sla_syrfsx_extended.3 manpages/man/man3/sla_syrfsx_extended.f.3 manpages/man/man3/sla_syrpvgrw.3 manpages/man/man3/sla_syrpvgrw.f.3 manpages/man/man3/sla_wwaddw.3 manpages/man/man3/sla_wwaddw.f.3 manpages/man/man3/slabad.3 manpages/man/man3/slabad.f.3 manpages/man/man3/slabrd.3 manpages/man/man3/slabrd.f.3 manpages/man/man3/slacn2.3 manpages/man/man3/slacn2.f.3 manpages/man/man3/slacon.3 manpages/man/man3/slacon.f.3 manpages/man/man3/slacpy.3 manpages/man/man3/slacpy.f.3 manpages/man/man3/sladiv.3 manpages/man/man3/sladiv.f.3 manpages/man/man3/sladiv1.3 manpages/man/man3/sladiv2.3 manpages/man/man3/slae2.3 manpages/man/man3/slae2.f.3 manpages/man/man3/slaebz.3 manpages/man/man3/slaebz.f.3 manpages/man/man3/slaed0.3 manpages/man/man3/slaed0.f.3 manpages/man/man3/slaed1.3 manpages/man/man3/slaed1.f.3 manpages/man/man3/slaed2.3 manpages/man/man3/slaed2.f.3 manpages/man/man3/slaed3.3 manpages/man/man3/slaed3.f.3 manpages/man/man3/slaed4.3 manpages/man/man3/slaed4.f.3 manpages/man/man3/slaed5.3 manpages/man/man3/slaed5.f.3 manpages/man/man3/slaed6.3 manpages/man/man3/slaed6.f.3 manpages/man/man3/slaed7.3 manpages/man/man3/slaed7.f.3 manpages/man/man3/slaed8.3 manpages/man/man3/slaed8.f.3 manpages/man/man3/slaed9.3 manpages/man/man3/slaed9.f.3 manpages/man/man3/slaeda.3 manpages/man/man3/slaeda.f.3 manpages/man/man3/slaein.3 manpages/man/man3/slaein.f.3 manpages/man/man3/slaev2.3 manpages/man/man3/slaev2.f.3 manpages/man/man3/slaexc.3 manpages/man/man3/slaexc.f.3 manpages/man/man3/slag2.3 manpages/man/man3/slag2.f.3 manpages/man/man3/slag2d.3 manpages/man/man3/slag2d.f.3 manpages/man/man3/slags2.3 manpages/man/man3/slags2.f.3 manpages/man/man3/slagtf.3 manpages/man/man3/slagtf.f.3 manpages/man/man3/slagtm.3 manpages/man/man3/slagtm.f.3 manpages/man/man3/slagts.3 manpages/man/man3/slagts.f.3 manpages/man/man3/slagv2.3 manpages/man/man3/slagv2.f.3 manpages/man/man3/slahqr.3 manpages/man/man3/slahqr.f.3 manpages/man/man3/slahr2.3 manpages/man/man3/slahr2.f.3 manpages/man/man3/slaic1.3 manpages/man/man3/slaic1.f.3 manpages/man/man3/slaisnan.3 manpages/man/man3/slaisnan.f.3 manpages/man/man3/slaln2.3 manpages/man/man3/slaln2.f.3 manpages/man/man3/slals0.3 manpages/man/man3/slals0.f.3 manpages/man/man3/slalsa.3 manpages/man/man3/slalsa.f.3 manpages/man/man3/slalsd.3 manpages/man/man3/slalsd.f.3 manpages/man/man3/slamrg.3 manpages/man/man3/slamrg.f.3 manpages/man/man3/slamswlq.3 manpages/man/man3/slamswlq.f.3 manpages/man/man3/slamtsqr.3 manpages/man/man3/slamtsqr.f.3 manpages/man/man3/slaneg.3 manpages/man/man3/slaneg.f.3 manpages/man/man3/slangb.3 manpages/man/man3/slangb.f.3 manpages/man/man3/slange.3 manpages/man/man3/slange.f.3 manpages/man/man3/slangt.3 manpages/man/man3/slangt.f.3 manpages/man/man3/slanhs.3 manpages/man/man3/slanhs.f.3 manpages/man/man3/slansb.3 manpages/man/man3/slansb.f.3 manpages/man/man3/slansf.3 manpages/man/man3/slansf.f.3 manpages/man/man3/slansp.3 manpages/man/man3/slansp.f.3 manpages/man/man3/slanst.3 manpages/man/man3/slanst.f.3 manpages/man/man3/slansy.3 manpages/man/man3/slansy.f.3 manpages/man/man3/slantb.3 manpages/man/man3/slantb.f.3 manpages/man/man3/slantp.3 manpages/man/man3/slantp.f.3 manpages/man/man3/slantr.3 manpages/man/man3/slantr.f.3 manpages/man/man3/slanv2.3 manpages/man/man3/slanv2.f.3 manpages/man/man3/slapll.3 manpages/man/man3/slapll.f.3 manpages/man/man3/slapmr.3 manpages/man/man3/slapmr.f.3 manpages/man/man3/slapmt.3 manpages/man/man3/slapmt.f.3 manpages/man/man3/slapy2.3 manpages/man/man3/slapy2.f.3 manpages/man/man3/slapy3.3 manpages/man/man3/slapy3.f.3 manpages/man/man3/slaqgb.3 manpages/man/man3/slaqgb.f.3 manpages/man/man3/slaqge.3 manpages/man/man3/slaqge.f.3 manpages/man/man3/slaqp2.3 manpages/man/man3/slaqp2.f.3 manpages/man/man3/slaqps.3 manpages/man/man3/slaqps.f.3 manpages/man/man3/slaqr0.3 manpages/man/man3/slaqr0.f.3 manpages/man/man3/slaqr1.3 manpages/man/man3/slaqr1.f.3 manpages/man/man3/slaqr2.3 manpages/man/man3/slaqr2.f.3 manpages/man/man3/slaqr3.3 manpages/man/man3/slaqr3.f.3 manpages/man/man3/slaqr4.3 manpages/man/man3/slaqr4.f.3 manpages/man/man3/slaqr5.3 manpages/man/man3/slaqr5.f.3 manpages/man/man3/slaqsb.3 manpages/man/man3/slaqsb.f.3 manpages/man/man3/slaqsp.3 manpages/man/man3/slaqsp.f.3 manpages/man/man3/slaqsy.3 manpages/man/man3/slaqsy.f.3 manpages/man/man3/slaqtr.3 manpages/man/man3/slaqtr.f.3 manpages/man/man3/slar1v.3 manpages/man/man3/slar1v.f.3 manpages/man/man3/slar2v.3 manpages/man/man3/slar2v.f.3 manpages/man/man3/slarf.3 manpages/man/man3/slarf.f.3 manpages/man/man3/slarfb.3 manpages/man/man3/slarfb.f.3 manpages/man/man3/slarfg.3 manpages/man/man3/slarfg.f.3 manpages/man/man3/slarfgp.3 manpages/man/man3/slarfgp.f.3 manpages/man/man3/slarft.3 manpages/man/man3/slarft.f.3 manpages/man/man3/slarfx.3 manpages/man/man3/slarfx.f.3 manpages/man/man3/slarfy.3 manpages/man/man3/slarfy.f.3 manpages/man/man3/slargv.3 manpages/man/man3/slargv.f.3 manpages/man/man3/slarnv.3 manpages/man/man3/slarnv.f.3 manpages/man/man3/slarra.3 manpages/man/man3/slarra.f.3 manpages/man/man3/slarrb.3 manpages/man/man3/slarrb.f.3 manpages/man/man3/slarrc.3 manpages/man/man3/slarrc.f.3 manpages/man/man3/slarrd.3 manpages/man/man3/slarrd.f.3 manpages/man/man3/slarre.3 manpages/man/man3/slarre.f.3 manpages/man/man3/slarrf.3 manpages/man/man3/slarrf.f.3 manpages/man/man3/slarrj.3 manpages/man/man3/slarrj.f.3 manpages/man/man3/slarrk.3 manpages/man/man3/slarrk.f.3 manpages/man/man3/slarrr.3 manpages/man/man3/slarrr.f.3 manpages/man/man3/slarrv.3 manpages/man/man3/slarrv.f.3 manpages/man/man3/slarscl2.3 manpages/man/man3/slarscl2.f.3 manpages/man/man3/slartg.3 manpages/man/man3/slartg.f.3 manpages/man/man3/slartgp.3 manpages/man/man3/slartgp.f.3 manpages/man/man3/slartgs.3 manpages/man/man3/slartgs.f.3 manpages/man/man3/slartv.3 manpages/man/man3/slartv.f.3 manpages/man/man3/slaruv.3 manpages/man/man3/slaruv.f.3 manpages/man/man3/slarz.3 manpages/man/man3/slarz.f.3 manpages/man/man3/slarzb.3 manpages/man/man3/slarzb.f.3 manpages/man/man3/slarzt.3 manpages/man/man3/slarzt.f.3 manpages/man/man3/slas2.3 manpages/man/man3/slas2.f.3 manpages/man/man3/slascl.3 manpages/man/man3/slascl.f.3 manpages/man/man3/slascl2.3 manpages/man/man3/slascl2.f.3 manpages/man/man3/slasd0.3 manpages/man/man3/slasd0.f.3 manpages/man/man3/slasd1.3 manpages/man/man3/slasd1.f.3 manpages/man/man3/slasd2.3 manpages/man/man3/slasd2.f.3 manpages/man/man3/slasd3.3 manpages/man/man3/slasd3.f.3 manpages/man/man3/slasd4.3 manpages/man/man3/slasd4.f.3 manpages/man/man3/slasd5.3 manpages/man/man3/slasd5.f.3 manpages/man/man3/slasd6.3 manpages/man/man3/slasd6.f.3 manpages/man/man3/slasd7.3 manpages/man/man3/slasd7.f.3 manpages/man/man3/slasd8.3 manpages/man/man3/slasd8.f.3 manpages/man/man3/slasda.3 manpages/man/man3/slasda.f.3 manpages/man/man3/slasdq.3 manpages/man/man3/slasdq.f.3 manpages/man/man3/slasdt.3 manpages/man/man3/slasdt.f.3 manpages/man/man3/slaset.3 manpages/man/man3/slaset.f.3 manpages/man/man3/slasq1.3 manpages/man/man3/slasq1.f.3 manpages/man/man3/slasq2.3 manpages/man/man3/slasq2.f.3 manpages/man/man3/slasq3.3 manpages/man/man3/slasq3.f.3 manpages/man/man3/slasq4.3 manpages/man/man3/slasq4.f.3 manpages/man/man3/slasq5.3 manpages/man/man3/slasq5.f.3 manpages/man/man3/slasq6.3 manpages/man/man3/slasq6.f.3 manpages/man/man3/slasr.3 manpages/man/man3/slasr.f.3 manpages/man/man3/slasrt.3 manpages/man/man3/slasrt.f.3 manpages/man/man3/slassq.3 manpages/man/man3/slassq.f.3 manpages/man/man3/slasv2.3 manpages/man/man3/slasv2.f.3 manpages/man/man3/slaswlq.3 manpages/man/man3/slaswlq.f.3 manpages/man/man3/slaswp.3 manpages/man/man3/slaswp.f.3 manpages/man/man3/slasy2.3 manpages/man/man3/slasy2.f.3 manpages/man/man3/slasyf.3 manpages/man/man3/slasyf.f.3 manpages/man/man3/slasyf_aa.3 manpages/man/man3/slasyf_aa.f.3 manpages/man/man3/slasyf_rk.3 manpages/man/man3/slasyf_rk.f.3 manpages/man/man3/slasyf_rook.3 manpages/man/man3/slasyf_rook.f.3 manpages/man/man3/slatbs.3 manpages/man/man3/slatbs.f.3 manpages/man/man3/slatdf.3 manpages/man/man3/slatdf.f.3 manpages/man/man3/slatps.3 manpages/man/man3/slatps.f.3 manpages/man/man3/slatrd.3 manpages/man/man3/slatrd.f.3 manpages/man/man3/slatrs.3 manpages/man/man3/slatrs.f.3 manpages/man/man3/slatrz.3 manpages/man/man3/slatrz.f.3 manpages/man/man3/slatsqr.3 manpages/man/man3/slatsqr.f.3 manpages/man/man3/slauu2.3 manpages/man/man3/slauu2.f.3 manpages/man/man3/slauum.3 manpages/man/man3/slauum.f.3 manpages/man/man3/sopgtr.3 manpages/man/man3/sopgtr.f.3 manpages/man/man3/sopmtr.3 manpages/man/man3/sopmtr.f.3 manpages/man/man3/sorbdb.3 manpages/man/man3/sorbdb.f.3 manpages/man/man3/sorbdb1.3 manpages/man/man3/sorbdb1.f.3 manpages/man/man3/sorbdb2.3 manpages/man/man3/sorbdb2.f.3 manpages/man/man3/sorbdb3.3 manpages/man/man3/sorbdb3.f.3 manpages/man/man3/sorbdb4.3 manpages/man/man3/sorbdb4.f.3 manpages/man/man3/sorbdb5.3 manpages/man/man3/sorbdb5.f.3 manpages/man/man3/sorbdb6.3 manpages/man/man3/sorbdb6.f.3 manpages/man/man3/sorcsd.3 manpages/man/man3/sorcsd.f.3 manpages/man/man3/sorcsd2by1.3 manpages/man/man3/sorcsd2by1.f.3 manpages/man/man3/sorg2l.3 manpages/man/man3/sorg2l.f.3 manpages/man/man3/sorg2r.3 manpages/man/man3/sorg2r.f.3 manpages/man/man3/sorgbr.3 manpages/man/man3/sorgbr.f.3 manpages/man/man3/sorghr.3 manpages/man/man3/sorghr.f.3 manpages/man/man3/sorgl2.3 manpages/man/man3/sorgl2.f.3 manpages/man/man3/sorglq.3 manpages/man/man3/sorglq.f.3 manpages/man/man3/sorgql.3 manpages/man/man3/sorgql.f.3 manpages/man/man3/sorgqr.3 manpages/man/man3/sorgqr.f.3 manpages/man/man3/sorgr2.3 manpages/man/man3/sorgr2.f.3 manpages/man/man3/sorgrq.3 manpages/man/man3/sorgrq.f.3 manpages/man/man3/sorgtr.3 manpages/man/man3/sorgtr.f.3 manpages/man/man3/sorm22.3 manpages/man/man3/sorm22.f.3 manpages/man/man3/sorm2l.3 manpages/man/man3/sorm2l.f.3 manpages/man/man3/sorm2r.3 manpages/man/man3/sorm2r.f.3 manpages/man/man3/sormbr.3 manpages/man/man3/sormbr.f.3 manpages/man/man3/sormhr.3 manpages/man/man3/sormhr.f.3 manpages/man/man3/sorml2.3 manpages/man/man3/sorml2.f.3 manpages/man/man3/sormlq.3 manpages/man/man3/sormlq.f.3 manpages/man/man3/sormql.3 manpages/man/man3/sormql.f.3 manpages/man/man3/sormqr.3 manpages/man/man3/sormqr.f.3 manpages/man/man3/sormr2.3 manpages/man/man3/sormr2.f.3 manpages/man/man3/sormr3.3 manpages/man/man3/sormr3.f.3 manpages/man/man3/sormrq.3 manpages/man/man3/sormrq.f.3 manpages/man/man3/sormrz.3 manpages/man/man3/sormrz.f.3 manpages/man/man3/sormtr.3 manpages/man/man3/sormtr.f.3 manpages/man/man3/spbcon.3 manpages/man/man3/spbcon.f.3 manpages/man/man3/spbequ.3 manpages/man/man3/spbequ.f.3 manpages/man/man3/spbrfs.3 manpages/man/man3/spbrfs.f.3 manpages/man/man3/spbstf.3 manpages/man/man3/spbstf.f.3 manpages/man/man3/spbsv.3 manpages/man/man3/spbsv.f.3 manpages/man/man3/spbsvx.3 manpages/man/man3/spbsvx.f.3 manpages/man/man3/spbtf2.3 manpages/man/man3/spbtf2.f.3 manpages/man/man3/spbtrf.3 manpages/man/man3/spbtrf.f.3 manpages/man/man3/spbtrs.3 manpages/man/man3/spbtrs.f.3 manpages/man/man3/spftrf.3 manpages/man/man3/spftrf.f.3 manpages/man/man3/spftri.3 manpages/man/man3/spftri.f.3 manpages/man/man3/spftrs.3 manpages/man/man3/spftrs.f.3 manpages/man/man3/spocon.3 manpages/man/man3/spocon.f.3 manpages/man/man3/spoequ.3 manpages/man/man3/spoequ.f.3 manpages/man/man3/spoequb.3 manpages/man/man3/spoequb.f.3 manpages/man/man3/sporfs.3 manpages/man/man3/sporfs.f.3 manpages/man/man3/sporfsx.3 manpages/man/man3/sporfsx.f.3 manpages/man/man3/sposv.3 manpages/man/man3/sposv.f.3 manpages/man/man3/sposvx.3 manpages/man/man3/sposvx.f.3 manpages/man/man3/sposvxx.3 manpages/man/man3/sposvxx.f.3 manpages/man/man3/spotf2.3 manpages/man/man3/spotf2.f.3 manpages/man/man3/spotrf.3 manpages/man/man3/spotrf.f.3 manpages/man/man3/spotrf2.3 manpages/man/man3/spotrf2.f.3 manpages/man/man3/spotri.3 manpages/man/man3/spotri.f.3 manpages/man/man3/spotrs.3 manpages/man/man3/spotrs.f.3 manpages/man/man3/sppcon.3 manpages/man/man3/sppcon.f.3 manpages/man/man3/sppequ.3 manpages/man/man3/sppequ.f.3 manpages/man/man3/spprfs.3 manpages/man/man3/spprfs.f.3 manpages/man/man3/sppsv.3 manpages/man/man3/sppsv.f.3 manpages/man/man3/sppsvx.3 manpages/man/man3/sppsvx.f.3 manpages/man/man3/spptrf.3 manpages/man/man3/spptrf.f.3 manpages/man/man3/spptri.3 manpages/man/man3/spptri.f.3 manpages/man/man3/spptrs.3 manpages/man/man3/spptrs.f.3 manpages/man/man3/spstf2.3 manpages/man/man3/spstf2.f.3 manpages/man/man3/spstrf.3 manpages/man/man3/spstrf.f.3 manpages/man/man3/sptcon.3 manpages/man/man3/sptcon.f.3 manpages/man/man3/spteqr.3 manpages/man/man3/spteqr.f.3 manpages/man/man3/sptrfs.3 manpages/man/man3/sptrfs.f.3 manpages/man/man3/sptsv.3 manpages/man/man3/sptsv.f.3 manpages/man/man3/sptsvx.3 manpages/man/man3/sptsvx.f.3 manpages/man/man3/spttrf.3 manpages/man/man3/spttrf.f.3 manpages/man/man3/spttrs.3 manpages/man/man3/spttrs.f.3 manpages/man/man3/sptts2.3 manpages/man/man3/sptts2.f.3 manpages/man/man3/srscl.3 manpages/man/man3/srscl.f.3 manpages/man/man3/ssb2st_kernels.3 manpages/man/man3/ssb2st_kernels.f.3 manpages/man/man3/ssbev.3 manpages/man/man3/ssbev.f.3 manpages/man/man3/ssbev_2stage.3 manpages/man/man3/ssbev_2stage.f.3 manpages/man/man3/ssbevd.3 manpages/man/man3/ssbevd.f.3 manpages/man/man3/ssbevd_2stage.3 manpages/man/man3/ssbevd_2stage.f.3 manpages/man/man3/ssbevx.3 manpages/man/man3/ssbevx.f.3 manpages/man/man3/ssbevx_2stage.3 manpages/man/man3/ssbevx_2stage.f.3 manpages/man/man3/ssbgst.3 manpages/man/man3/ssbgst.f.3 manpages/man/man3/ssbgv.3 manpages/man/man3/ssbgv.f.3 manpages/man/man3/ssbgvd.3 manpages/man/man3/ssbgvd.f.3 manpages/man/man3/ssbgvx.3 manpages/man/man3/ssbgvx.f.3 manpages/man/man3/ssbtrd.3 manpages/man/man3/ssbtrd.f.3 manpages/man/man3/ssfrk.3 manpages/man/man3/ssfrk.f.3 manpages/man/man3/sspcon.3 manpages/man/man3/sspcon.f.3 manpages/man/man3/sspev.3 manpages/man/man3/sspev.f.3 manpages/man/man3/sspevd.3 manpages/man/man3/sspevd.f.3 manpages/man/man3/sspevx.3 manpages/man/man3/sspevx.f.3 manpages/man/man3/sspgst.3 manpages/man/man3/sspgst.f.3 manpages/man/man3/sspgv.3 manpages/man/man3/sspgv.f.3 manpages/man/man3/sspgvd.3 manpages/man/man3/sspgvd.f.3 manpages/man/man3/sspgvx.3 manpages/man/man3/sspgvx.f.3 manpages/man/man3/ssprfs.3 manpages/man/man3/ssprfs.f.3 manpages/man/man3/sspsv.3 manpages/man/man3/sspsv.f.3 manpages/man/man3/sspsvx.3 manpages/man/man3/sspsvx.f.3 manpages/man/man3/ssptrd.3 manpages/man/man3/ssptrd.f.3 manpages/man/man3/ssptrf.3 manpages/man/man3/ssptrf.f.3 manpages/man/man3/ssptri.3 manpages/man/man3/ssptri.f.3 manpages/man/man3/ssptrs.3 manpages/man/man3/ssptrs.f.3 manpages/man/man3/sstebz.3 manpages/man/man3/sstebz.f.3 manpages/man/man3/sstedc.3 manpages/man/man3/sstedc.f.3 manpages/man/man3/sstegr.3 manpages/man/man3/sstegr.f.3 manpages/man/man3/sstein.3 manpages/man/man3/sstein.f.3 manpages/man/man3/sstemr.3 manpages/man/man3/sstemr.f.3 manpages/man/man3/ssteqr.3 manpages/man/man3/ssteqr.f.3 manpages/man/man3/ssterf.3 manpages/man/man3/ssterf.f.3 manpages/man/man3/sstev.3 manpages/man/man3/sstev.f.3 manpages/man/man3/sstevd.3 manpages/man/man3/sstevd.f.3 manpages/man/man3/sstevr.3 manpages/man/man3/sstevr.f.3 manpages/man/man3/sstevx.3 manpages/man/man3/sstevx.f.3 manpages/man/man3/ssycon.3 manpages/man/man3/ssycon.f.3 manpages/man/man3/ssycon_3.3 manpages/man/man3/ssycon_3.f.3 manpages/man/man3/ssycon_rook.3 manpages/man/man3/ssycon_rook.f.3 manpages/man/man3/ssyconv.3 manpages/man/man3/ssyconv.f.3 manpages/man/man3/ssyconvf.3 manpages/man/man3/ssyconvf.f.3 manpages/man/man3/ssyconvf_rook.3 manpages/man/man3/ssyconvf_rook.f.3 manpages/man/man3/ssyequb.3 manpages/man/man3/ssyequb.f.3 manpages/man/man3/ssyev.3 manpages/man/man3/ssyev.f.3 manpages/man/man3/ssyev_2stage.3 manpages/man/man3/ssyev_2stage.f.3 manpages/man/man3/ssyevd.3 manpages/man/man3/ssyevd.f.3 manpages/man/man3/ssyevd_2stage.3 manpages/man/man3/ssyevd_2stage.f.3 manpages/man/man3/ssyevr.3 manpages/man/man3/ssyevr.f.3 manpages/man/man3/ssyevr_2stage.3 manpages/man/man3/ssyevr_2stage.f.3 manpages/man/man3/ssyevx.3 manpages/man/man3/ssyevx.f.3 manpages/man/man3/ssyevx_2stage.3 manpages/man/man3/ssyevx_2stage.f.3 manpages/man/man3/ssygs2.3 manpages/man/man3/ssygs2.f.3 manpages/man/man3/ssygst.3 manpages/man/man3/ssygst.f.3 manpages/man/man3/ssygv.3 manpages/man/man3/ssygv.f.3 manpages/man/man3/ssygv_2stage.3 manpages/man/man3/ssygv_2stage.f.3 manpages/man/man3/ssygvd.3 manpages/man/man3/ssygvd.f.3 manpages/man/man3/ssygvx.3 manpages/man/man3/ssygvx.f.3 manpages/man/man3/ssyrfs.3 manpages/man/man3/ssyrfs.f.3 manpages/man/man3/ssyrfsx.3 manpages/man/man3/ssyrfsx.f.3 manpages/man/man3/ssysv.3 manpages/man/man3/ssysv.f.3 manpages/man/man3/ssysv_aa.3 manpages/man/man3/ssysv_aa.f.3 manpages/man/man3/ssysv_aa_2stage.3 manpages/man/man3/ssysv_aa_2stage.f.3 manpages/man/man3/ssysv_rk.3 manpages/man/man3/ssysv_rk.f.3 manpages/man/man3/ssysv_rook.3 manpages/man/man3/ssysv_rook.f.3 manpages/man/man3/ssysvx.3 manpages/man/man3/ssysvx.f.3 manpages/man/man3/ssysvxx.3 manpages/man/man3/ssysvxx.f.3 manpages/man/man3/ssyswapr.3 manpages/man/man3/ssyswapr.f.3 manpages/man/man3/ssytd2.3 manpages/man/man3/ssytd2.f.3 manpages/man/man3/ssytf2.3 manpages/man/man3/ssytf2.f.3 manpages/man/man3/ssytf2_rk.3 manpages/man/man3/ssytf2_rk.f.3 manpages/man/man3/ssytf2_rook.3 manpages/man/man3/ssytf2_rook.f.3 manpages/man/man3/ssytrd.3 manpages/man/man3/ssytrd.f.3 manpages/man/man3/ssytrd_2stage.3 manpages/man/man3/ssytrd_2stage.f.3 manpages/man/man3/ssytrd_sy2sb.3 manpages/man/man3/ssytrd_sy2sb.f.3 manpages/man/man3/ssytrf.3 manpages/man/man3/ssytrf.f.3 manpages/man/man3/ssytrf_aa.3 manpages/man/man3/ssytrf_aa.f.3 manpages/man/man3/ssytrf_aa_2stage.3 manpages/man/man3/ssytrf_aa_2stage.f.3 manpages/man/man3/ssytrf_rk.3 manpages/man/man3/ssytrf_rk.f.3 manpages/man/man3/ssytrf_rook.3 manpages/man/man3/ssytrf_rook.f.3 manpages/man/man3/ssytri.3 manpages/man/man3/ssytri.f.3 manpages/man/man3/ssytri2.3 manpages/man/man3/ssytri2.f.3 manpages/man/man3/ssytri2x.3 manpages/man/man3/ssytri2x.f.3 manpages/man/man3/ssytri_3.3 manpages/man/man3/ssytri_3.f.3 manpages/man/man3/ssytri_3x.3 manpages/man/man3/ssytri_3x.f.3 manpages/man/man3/ssytri_rook.3 manpages/man/man3/ssytri_rook.f.3 manpages/man/man3/ssytrs.3 manpages/man/man3/ssytrs.f.3 manpages/man/man3/ssytrs2.3 manpages/man/man3/ssytrs2.f.3 manpages/man/man3/ssytrs_3.3 manpages/man/man3/ssytrs_3.f.3 manpages/man/man3/ssytrs_aa.3 manpages/man/man3/ssytrs_aa.f.3 manpages/man/man3/ssytrs_aa_2stage.3 manpages/man/man3/ssytrs_aa_2stage.f.3 manpages/man/man3/ssytrs_rook.3 manpages/man/man3/ssytrs_rook.f.3 manpages/man/man3/stbcon.3 manpages/man/man3/stbcon.f.3 manpages/man/man3/stbrfs.3 manpages/man/man3/stbrfs.f.3 manpages/man/man3/stbtrs.3 manpages/man/man3/stbtrs.f.3 manpages/man/man3/stfsm.3 manpages/man/man3/stfsm.f.3 manpages/man/man3/stftri.3 manpages/man/man3/stftri.f.3 manpages/man/man3/stfttp.3 manpages/man/man3/stfttp.f.3 manpages/man/man3/stfttr.3 manpages/man/man3/stfttr.f.3 manpages/man/man3/stgevc.3 manpages/man/man3/stgevc.f.3 manpages/man/man3/stgex2.3 manpages/man/man3/stgex2.f.3 manpages/man/man3/stgexc.3 manpages/man/man3/stgexc.f.3 manpages/man/man3/stgsen.3 manpages/man/man3/stgsen.f.3 manpages/man/man3/stgsja.3 manpages/man/man3/stgsja.f.3 manpages/man/man3/stgsna.3 manpages/man/man3/stgsna.f.3 manpages/man/man3/stgsy2.3 manpages/man/man3/stgsy2.f.3 manpages/man/man3/stgsyl.3 manpages/man/man3/stgsyl.f.3 manpages/man/man3/stpcon.3 manpages/man/man3/stpcon.f.3 manpages/man/man3/stplqt.3 manpages/man/man3/stplqt.f.3 manpages/man/man3/stplqt2.3 manpages/man/man3/stplqt2.f.3 manpages/man/man3/stpmlqt.3 manpages/man/man3/stpmlqt.f.3 manpages/man/man3/stpmqrt.3 manpages/man/man3/stpmqrt.f.3 manpages/man/man3/stpqrt.3 manpages/man/man3/stpqrt.f.3 manpages/man/man3/stpqrt2.3 manpages/man/man3/stpqrt2.f.3 manpages/man/man3/stprfb.3 manpages/man/man3/stprfb.f.3 manpages/man/man3/stprfs.3 manpages/man/man3/stprfs.f.3 manpages/man/man3/stptri.3 manpages/man/man3/stptri.f.3 manpages/man/man3/stptrs.3 manpages/man/man3/stptrs.f.3 manpages/man/man3/stpttf.3 manpages/man/man3/stpttf.f.3 manpages/man/man3/stpttr.3 manpages/man/man3/stpttr.f.3 manpages/man/man3/strcon.3 manpages/man/man3/strcon.f.3 manpages/man/man3/strevc.3 manpages/man/man3/strevc.f.3 manpages/man/man3/strevc3.3 manpages/man/man3/strevc3.f.3 manpages/man/man3/strexc.3 manpages/man/man3/strexc.f.3 manpages/man/man3/strrfs.3 manpages/man/man3/strrfs.f.3 manpages/man/man3/strsen.3 manpages/man/man3/strsen.f.3 manpages/man/man3/strsna.3 manpages/man/man3/strsna.f.3 manpages/man/man3/strsyl.3 manpages/man/man3/strsyl.f.3 manpages/man/man3/strti2.3 manpages/man/man3/strti2.f.3 manpages/man/man3/strtri.3 manpages/man/man3/strtri.f.3 manpages/man/man3/strtrs.3 manpages/man/man3/strtrs.f.3 manpages/man/man3/strttf.3 manpages/man/man3/strttf.f.3 manpages/man/man3/strttp.3 manpages/man/man3/strttp.f.3 manpages/man/man3/stzrzf.3 manpages/man/man3/stzrzf.f.3 manpages/man/man3/zbbcsd.3 manpages/man/man3/zbbcsd.f.3 manpages/man/man3/zbdsqr.3 manpages/man/man3/zbdsqr.f.3 manpages/man/man3/zcgesv.3 manpages/man/man3/zcgesv.f.3 manpages/man/man3/zcposv.3 manpages/man/man3/zcposv.f.3 manpages/man/man3/zdrscl.3 manpages/man/man3/zdrscl.f.3 manpages/man/man3/zgbbrd.3 manpages/man/man3/zgbbrd.f.3 manpages/man/man3/zgbcon.3 manpages/man/man3/zgbcon.f.3 manpages/man/man3/zgbequ.3 manpages/man/man3/zgbequ.f.3 manpages/man/man3/zgbequb.3 manpages/man/man3/zgbequb.f.3 manpages/man/man3/zgbrfs.3 manpages/man/man3/zgbrfs.f.3 manpages/man/man3/zgbrfsx.3 manpages/man/man3/zgbrfsx.f.3 manpages/man/man3/zgbsv.3 manpages/man/man3/zgbsv.f.3 manpages/man/man3/zgbsvx.3 manpages/man/man3/zgbsvx.f.3 manpages/man/man3/zgbsvxx.3 manpages/man/man3/zgbsvxx.f.3 manpages/man/man3/zgbtf2.3 manpages/man/man3/zgbtf2.f.3 manpages/man/man3/zgbtrf.3 manpages/man/man3/zgbtrf.f.3 manpages/man/man3/zgbtrs.3 manpages/man/man3/zgbtrs.f.3 manpages/man/man3/zgebak.3 manpages/man/man3/zgebak.f.3 manpages/man/man3/zgebal.3 manpages/man/man3/zgebal.f.3 manpages/man/man3/zgebd2.3 manpages/man/man3/zgebd2.f.3 manpages/man/man3/zgebrd.3 manpages/man/man3/zgebrd.f.3 manpages/man/man3/zgecon.3 manpages/man/man3/zgecon.f.3 manpages/man/man3/zgeequ.3 manpages/man/man3/zgeequ.f.3 manpages/man/man3/zgeequb.3 manpages/man/man3/zgeequb.f.3 manpages/man/man3/zgees.3 manpages/man/man3/zgees.f.3 manpages/man/man3/zgeesx.3 manpages/man/man3/zgeesx.f.3 manpages/man/man3/zgeev.3 manpages/man/man3/zgeev.f.3 manpages/man/man3/zgeevx.3 manpages/man/man3/zgeevx.f.3 manpages/man/man3/zgehd2.3 manpages/man/man3/zgehd2.f.3 manpages/man/man3/zgehrd.3 manpages/man/man3/zgehrd.f.3 manpages/man/man3/zgejsv.3 manpages/man/man3/zgejsv.f.3 manpages/man/man3/zgelq.3 manpages/man/man3/zgelq.f.3 manpages/man/man3/zgelq2.3 manpages/man/man3/zgelq2.f.3 manpages/man/man3/zgelqf.3 manpages/man/man3/zgelqf.f.3 manpages/man/man3/zgelqt.3 manpages/man/man3/zgelqt.f.3 manpages/man/man3/zgelqt3.3 manpages/man/man3/zgelqt3.f.3 manpages/man/man3/zgels.3 manpages/man/man3/zgels.f.3 manpages/man/man3/zgelsd.3 manpages/man/man3/zgelsd.f.3 manpages/man/man3/zgelss.3 manpages/man/man3/zgelss.f.3 manpages/man/man3/zgelsy.3 manpages/man/man3/zgelsy.f.3 manpages/man/man3/zgemlq.3 manpages/man/man3/zgemlq.f.3 manpages/man/man3/zgemlqt.3 manpages/man/man3/zgemlqt.f.3 manpages/man/man3/zgemqr.3 manpages/man/man3/zgemqr.f.3 manpages/man/man3/zgemqrt.3 manpages/man/man3/zgemqrt.f.3 manpages/man/man3/zgeql2.3 manpages/man/man3/zgeql2.f.3 manpages/man/man3/zgeqlf.3 manpages/man/man3/zgeqlf.f.3 manpages/man/man3/zgeqp3.3 manpages/man/man3/zgeqp3.f.3 manpages/man/man3/zgeqr.3 manpages/man/man3/zgeqr.f.3 manpages/man/man3/zgeqr2.3 manpages/man/man3/zgeqr2.f.3 manpages/man/man3/zgeqr2p.3 manpages/man/man3/zgeqr2p.f.3 manpages/man/man3/zgeqrf.3 manpages/man/man3/zgeqrf.f.3 manpages/man/man3/zgeqrfp.3 manpages/man/man3/zgeqrfp.f.3 manpages/man/man3/zgeqrt.3 manpages/man/man3/zgeqrt.f.3 manpages/man/man3/zgeqrt2.3 manpages/man/man3/zgeqrt2.f.3 manpages/man/man3/zgeqrt3.3 manpages/man/man3/zgeqrt3.f.3 manpages/man/man3/zgerfs.3 manpages/man/man3/zgerfs.f.3 manpages/man/man3/zgerfsx.3 manpages/man/man3/zgerfsx.f.3 manpages/man/man3/zgerq2.3 manpages/man/man3/zgerq2.f.3 manpages/man/man3/zgerqf.3 manpages/man/man3/zgerqf.f.3 manpages/man/man3/zgesc2.3 manpages/man/man3/zgesc2.f.3 manpages/man/man3/zgesdd.3 manpages/man/man3/zgesdd.f.3 manpages/man/man3/zgesv.3 manpages/man/man3/zgesv.f.3 manpages/man/man3/zgesvd.3 manpages/man/man3/zgesvd.f.3 manpages/man/man3/zgesvdx.3 manpages/man/man3/zgesvdx.f.3 manpages/man/man3/zgesvj.3 manpages/man/man3/zgesvj.f.3 manpages/man/man3/zgesvx.3 manpages/man/man3/zgesvx.f.3 manpages/man/man3/zgesvxx.3 manpages/man/man3/zgesvxx.f.3 manpages/man/man3/zgetc2.3 manpages/man/man3/zgetc2.f.3 manpages/man/man3/zgetf2.3 manpages/man/man3/zgetf2.f.3 manpages/man/man3/zgetrf.3 manpages/man/man3/zgetrf.f.3 manpages/man/man3/zgetrf2.3 manpages/man/man3/zgetrf2.f.3 manpages/man/man3/zgetri.3 manpages/man/man3/zgetri.f.3 manpages/man/man3/zgetrs.3 manpages/man/man3/zgetrs.f.3 manpages/man/man3/zgetsls.3 manpages/man/man3/zgetsls.f.3 manpages/man/man3/zggbak.3 manpages/man/man3/zggbak.f.3 manpages/man/man3/zggbal.3 manpages/man/man3/zggbal.f.3 manpages/man/man3/zgges.3 manpages/man/man3/zgges.f.3 manpages/man/man3/zgges3.3 manpages/man/man3/zgges3.f.3 manpages/man/man3/zggesx.3 manpages/man/man3/zggesx.f.3 manpages/man/man3/zggev.3 manpages/man/man3/zggev.f.3 manpages/man/man3/zggev3.3 manpages/man/man3/zggev3.f.3 manpages/man/man3/zggevx.3 manpages/man/man3/zggevx.f.3 manpages/man/man3/zggglm.3 manpages/man/man3/zggglm.f.3 manpages/man/man3/zgghd3.3 manpages/man/man3/zgghd3.f.3 manpages/man/man3/zgghrd.3 manpages/man/man3/zgghrd.f.3 manpages/man/man3/zgglse.3 manpages/man/man3/zgglse.f.3 manpages/man/man3/zggqrf.3 manpages/man/man3/zggqrf.f.3 manpages/man/man3/zggrqf.3 manpages/man/man3/zggrqf.f.3 manpages/man/man3/zggsvd3.3 manpages/man/man3/zggsvd3.f.3 manpages/man/man3/zggsvp3.3 manpages/man/man3/zggsvp3.f.3 manpages/man/man3/zgsvj0.3 manpages/man/man3/zgsvj0.f.3 manpages/man/man3/zgsvj1.3 manpages/man/man3/zgsvj1.f.3 manpages/man/man3/zgtcon.3 manpages/man/man3/zgtcon.f.3 manpages/man/man3/zgtrfs.3 manpages/man/man3/zgtrfs.f.3 manpages/man/man3/zgtsv.3 manpages/man/man3/zgtsv.f.3 manpages/man/man3/zgtsvx.3 manpages/man/man3/zgtsvx.f.3 manpages/man/man3/zgttrf.3 manpages/man/man3/zgttrf.f.3 manpages/man/man3/zgttrs.3 manpages/man/man3/zgttrs.f.3 manpages/man/man3/zgtts2.3 manpages/man/man3/zgtts2.f.3 manpages/man/man3/zhb2st_kernels.3 manpages/man/man3/zhb2st_kernels.f.3 manpages/man/man3/zhbev.3 manpages/man/man3/zhbev.f.3 manpages/man/man3/zhbev_2stage.3 manpages/man/man3/zhbev_2stage.f.3 manpages/man/man3/zhbevd.3 manpages/man/man3/zhbevd.f.3 manpages/man/man3/zhbevd_2stage.3 manpages/man/man3/zhbevd_2stage.f.3 manpages/man/man3/zhbevx.3 manpages/man/man3/zhbevx.f.3 manpages/man/man3/zhbevx_2stage.3 manpages/man/man3/zhbevx_2stage.f.3 manpages/man/man3/zhbgst.3 manpages/man/man3/zhbgst.f.3 manpages/man/man3/zhbgv.3 manpages/man/man3/zhbgv.f.3 manpages/man/man3/zhbgvd.3 manpages/man/man3/zhbgvd.f.3 manpages/man/man3/zhbgvx.3 manpages/man/man3/zhbgvx.f.3 manpages/man/man3/zhbtrd.3 manpages/man/man3/zhbtrd.f.3 manpages/man/man3/zhecon.3 manpages/man/man3/zhecon.f.3 manpages/man/man3/zhecon_3.3 manpages/man/man3/zhecon_3.f.3 manpages/man/man3/zhecon_rook.3 manpages/man/man3/zhecon_rook.f.3 manpages/man/man3/zheequb.3 manpages/man/man3/zheequb.f.3 manpages/man/man3/zheev.3 manpages/man/man3/zheev.f.3 manpages/man/man3/zheev_2stage.3 manpages/man/man3/zheev_2stage.f.3 manpages/man/man3/zheevd.3 manpages/man/man3/zheevd.f.3 manpages/man/man3/zheevd_2stage.3 manpages/man/man3/zheevd_2stage.f.3 manpages/man/man3/zheevr.3 manpages/man/man3/zheevr.f.3 manpages/man/man3/zheevr_2stage.3 manpages/man/man3/zheevr_2stage.f.3 manpages/man/man3/zheevx.3 manpages/man/man3/zheevx.f.3 manpages/man/man3/zheevx_2stage.3 manpages/man/man3/zheevx_2stage.f.3 manpages/man/man3/zhegs2.3 manpages/man/man3/zhegs2.f.3 manpages/man/man3/zhegst.3 manpages/man/man3/zhegst.f.3 manpages/man/man3/zhegv.3 manpages/man/man3/zhegv.f.3 manpages/man/man3/zhegv_2stage.3 manpages/man/man3/zhegv_2stage.f.3 manpages/man/man3/zhegvd.3 manpages/man/man3/zhegvd.f.3 manpages/man/man3/zhegvx.3 manpages/man/man3/zhegvx.f.3 manpages/man/man3/zherfs.3 manpages/man/man3/zherfs.f.3 manpages/man/man3/zherfsx.3 manpages/man/man3/zherfsx.f.3 manpages/man/man3/zhesv.3 manpages/man/man3/zhesv.f.3 manpages/man/man3/zhesv_aa.3 manpages/man/man3/zhesv_aa.f.3 manpages/man/man3/zhesv_aa_2stage.3 manpages/man/man3/zhesv_aa_2stage.f.3 manpages/man/man3/zhesv_rk.3 manpages/man/man3/zhesv_rk.f.3 manpages/man/man3/zhesv_rook.3 manpages/man/man3/zhesv_rook.f.3 manpages/man/man3/zhesvx.3 manpages/man/man3/zhesvx.f.3 manpages/man/man3/zhesvxx.3 manpages/man/man3/zhesvxx.f.3 manpages/man/man3/zheswapr.3 manpages/man/man3/zheswapr.f.3 manpages/man/man3/zhetd2.3 manpages/man/man3/zhetd2.f.3 manpages/man/man3/zhetf2.3 manpages/man/man3/zhetf2.f.3 manpages/man/man3/zhetf2_rk.3 manpages/man/man3/zhetf2_rk.f.3 manpages/man/man3/zhetf2_rook.3 manpages/man/man3/zhetf2_rook.f.3 manpages/man/man3/zhetrd.3 manpages/man/man3/zhetrd.f.3 manpages/man/man3/zhetrd_2stage.3 manpages/man/man3/zhetrd_2stage.f.3 manpages/man/man3/zhetrd_he2hb.3 manpages/man/man3/zhetrd_he2hb.f.3 manpages/man/man3/zhetrf.3 manpages/man/man3/zhetrf.f.3 manpages/man/man3/zhetrf_aa.3 manpages/man/man3/zhetrf_aa.f.3 manpages/man/man3/zhetrf_aa_2stage.3 manpages/man/man3/zhetrf_aa_2stage.f.3 manpages/man/man3/zhetrf_rk.3 manpages/man/man3/zhetrf_rk.f.3 manpages/man/man3/zhetrf_rook.3 manpages/man/man3/zhetrf_rook.f.3 manpages/man/man3/zhetri.3 manpages/man/man3/zhetri.f.3 manpages/man/man3/zhetri2.3 manpages/man/man3/zhetri2.f.3 manpages/man/man3/zhetri2x.3 manpages/man/man3/zhetri2x.f.3 manpages/man/man3/zhetri_3.3 manpages/man/man3/zhetri_3.f.3 manpages/man/man3/zhetri_3x.3 manpages/man/man3/zhetri_3x.f.3 manpages/man/man3/zhetri_rook.3 manpages/man/man3/zhetri_rook.f.3 manpages/man/man3/zhetrs.3 manpages/man/man3/zhetrs.f.3 manpages/man/man3/zhetrs2.3 manpages/man/man3/zhetrs2.f.3 manpages/man/man3/zhetrs_3.3 manpages/man/man3/zhetrs_3.f.3 manpages/man/man3/zhetrs_aa.3 manpages/man/man3/zhetrs_aa.f.3 manpages/man/man3/zhetrs_aa_2stage.3 manpages/man/man3/zhetrs_aa_2stage.f.3 manpages/man/man3/zhetrs_rook.3 manpages/man/man3/zhetrs_rook.f.3 manpages/man/man3/zhfrk.3 manpages/man/man3/zhfrk.f.3 manpages/man/man3/zhgeqz.3 manpages/man/man3/zhgeqz.f.3 manpages/man/man3/zhpcon.3 manpages/man/man3/zhpcon.f.3 manpages/man/man3/zhpev.3 manpages/man/man3/zhpev.f.3 manpages/man/man3/zhpevd.3 manpages/man/man3/zhpevd.f.3 manpages/man/man3/zhpevx.3 manpages/man/man3/zhpevx.f.3 manpages/man/man3/zhpgst.3 manpages/man/man3/zhpgst.f.3 manpages/man/man3/zhpgv.3 manpages/man/man3/zhpgv.f.3 manpages/man/man3/zhpgvd.3 manpages/man/man3/zhpgvd.f.3 manpages/man/man3/zhpgvx.3 manpages/man/man3/zhpgvx.f.3 manpages/man/man3/zhprfs.3 manpages/man/man3/zhprfs.f.3 manpages/man/man3/zhpsv.3 manpages/man/man3/zhpsv.f.3 manpages/man/man3/zhpsvx.3 manpages/man/man3/zhpsvx.f.3 manpages/man/man3/zhptrd.3 manpages/man/man3/zhptrd.f.3 manpages/man/man3/zhptrf.3 manpages/man/man3/zhptrf.f.3 manpages/man/man3/zhptri.3 manpages/man/man3/zhptri.f.3 manpages/man/man3/zhptrs.3 manpages/man/man3/zhptrs.f.3 manpages/man/man3/zhsein.3 manpages/man/man3/zhsein.f.3 manpages/man/man3/zhseqr.3 manpages/man/man3/zhseqr.f.3 manpages/man/man3/zla_gbamv.3 manpages/man/man3/zla_gbamv.f.3 manpages/man/man3/zla_gbrcond_c.3 manpages/man/man3/zla_gbrcond_c.f.3 manpages/man/man3/zla_gbrcond_x.3 manpages/man/man3/zla_gbrcond_x.f.3 manpages/man/man3/zla_gbrfsx_extended.3 manpages/man/man3/zla_gbrfsx_extended.f.3 manpages/man/man3/zla_gbrpvgrw.3 manpages/man/man3/zla_gbrpvgrw.f.3 manpages/man/man3/zla_geamv.3 manpages/man/man3/zla_geamv.f.3 manpages/man/man3/zla_gercond_c.3 manpages/man/man3/zla_gercond_c.f.3 manpages/man/man3/zla_gercond_x.3 manpages/man/man3/zla_gercond_x.f.3 manpages/man/man3/zla_gerfsx_extended.3 manpages/man/man3/zla_gerfsx_extended.f.3 manpages/man/man3/zla_gerpvgrw.3 manpages/man/man3/zla_gerpvgrw.f.3 manpages/man/man3/zla_heamv.3 manpages/man/man3/zla_heamv.f.3 manpages/man/man3/zla_hercond_c.3 manpages/man/man3/zla_hercond_c.f.3 manpages/man/man3/zla_hercond_x.3 manpages/man/man3/zla_hercond_x.f.3 manpages/man/man3/zla_herfsx_extended.3 manpages/man/man3/zla_herfsx_extended.f.3 manpages/man/man3/zla_herpvgrw.3 manpages/man/man3/zla_herpvgrw.f.3 manpages/man/man3/zla_lin_berr.3 manpages/man/man3/zla_lin_berr.f.3 manpages/man/man3/zla_porcond_c.3 manpages/man/man3/zla_porcond_c.f.3 manpages/man/man3/zla_porcond_x.3 manpages/man/man3/zla_porcond_x.f.3 manpages/man/man3/zla_porfsx_extended.3 manpages/man/man3/zla_porfsx_extended.f.3 manpages/man/man3/zla_porpvgrw.3 manpages/man/man3/zla_porpvgrw.f.3 manpages/man/man3/zla_syamv.3 manpages/man/man3/zla_syamv.f.3 manpages/man/man3/zla_syrcond_c.3 manpages/man/man3/zla_syrcond_c.f.3 manpages/man/man3/zla_syrcond_x.3 manpages/man/man3/zla_syrcond_x.f.3 manpages/man/man3/zla_syrfsx_extended.3 manpages/man/man3/zla_syrfsx_extended.f.3 manpages/man/man3/zla_syrpvgrw.3 manpages/man/man3/zla_syrpvgrw.f.3 manpages/man/man3/zla_wwaddw.3 manpages/man/man3/zla_wwaddw.f.3 manpages/man/man3/zlabrd.3 manpages/man/man3/zlabrd.f.3 manpages/man/man3/zlacgv.3 manpages/man/man3/zlacgv.f.3 manpages/man/man3/zlacn2.3 manpages/man/man3/zlacn2.f.3 manpages/man/man3/zlacon.3 manpages/man/man3/zlacon.f.3 manpages/man/man3/zlacp2.3 manpages/man/man3/zlacp2.f.3 manpages/man/man3/zlacpy.3 manpages/man/man3/zlacpy.f.3 manpages/man/man3/zlacrm.3 manpages/man/man3/zlacrm.f.3 manpages/man/man3/zlacrt.3 manpages/man/man3/zlacrt.f.3 manpages/man/man3/zladiv.3 manpages/man/man3/zladiv.f.3 manpages/man/man3/zlaed0.3 manpages/man/man3/zlaed0.f.3 manpages/man/man3/zlaed7.3 manpages/man/man3/zlaed7.f.3 manpages/man/man3/zlaed8.3 manpages/man/man3/zlaed8.f.3 manpages/man/man3/zlaein.3 manpages/man/man3/zlaein.f.3 manpages/man/man3/zlaesy.3 manpages/man/man3/zlaesy.f.3 manpages/man/man3/zlaev2.3 manpages/man/man3/zlaev2.f.3 manpages/man/man3/zlag2c.3 manpages/man/man3/zlag2c.f.3 manpages/man/man3/zlags2.3 manpages/man/man3/zlags2.f.3 manpages/man/man3/zlagtm.3 manpages/man/man3/zlagtm.f.3 manpages/man/man3/zlahef.3 manpages/man/man3/zlahef.f.3 manpages/man/man3/zlahef_aa.3 manpages/man/man3/zlahef_aa.f.3 manpages/man/man3/zlahef_rk.3 manpages/man/man3/zlahef_rk.f.3 manpages/man/man3/zlahef_rook.3 manpages/man/man3/zlahef_rook.f.3 manpages/man/man3/zlahqr.3 manpages/man/man3/zlahqr.f.3 manpages/man/man3/zlahr2.3 manpages/man/man3/zlahr2.f.3 manpages/man/man3/zlaic1.3 manpages/man/man3/zlaic1.f.3 manpages/man/man3/zlals0.3 manpages/man/man3/zlals0.f.3 manpages/man/man3/zlalsa.3 manpages/man/man3/zlalsa.f.3 manpages/man/man3/zlalsd.3 manpages/man/man3/zlalsd.f.3 manpages/man/man3/zlamswlq.3 manpages/man/man3/zlamswlq.f.3 manpages/man/man3/zlamtsqr.3 manpages/man/man3/zlamtsqr.f.3 manpages/man/man3/zlangb.3 manpages/man/man3/zlangb.f.3 manpages/man/man3/zlange.3 manpages/man/man3/zlange.f.3 manpages/man/man3/zlangt.3 manpages/man/man3/zlangt.f.3 manpages/man/man3/zlanhb.3 manpages/man/man3/zlanhb.f.3 manpages/man/man3/zlanhe.3 manpages/man/man3/zlanhe.f.3 manpages/man/man3/zlanhf.3 manpages/man/man3/zlanhf.f.3 manpages/man/man3/zlanhp.3 manpages/man/man3/zlanhp.f.3 manpages/man/man3/zlanhs.3 manpages/man/man3/zlanhs.f.3 manpages/man/man3/zlanht.3 manpages/man/man3/zlanht.f.3 manpages/man/man3/zlansb.3 manpages/man/man3/zlansb.f.3 manpages/man/man3/zlansp.3 manpages/man/man3/zlansp.f.3 manpages/man/man3/zlansy.3 manpages/man/man3/zlansy.f.3 manpages/man/man3/zlantb.3 manpages/man/man3/zlantb.f.3 manpages/man/man3/zlantp.3 manpages/man/man3/zlantp.f.3 manpages/man/man3/zlantr.3 manpages/man/man3/zlantr.f.3 manpages/man/man3/zlapll.3 manpages/man/man3/zlapll.f.3 manpages/man/man3/zlapmr.3 manpages/man/man3/zlapmr.f.3 manpages/man/man3/zlapmt.3 manpages/man/man3/zlapmt.f.3 manpages/man/man3/zlaqgb.3 manpages/man/man3/zlaqgb.f.3 manpages/man/man3/zlaqge.3 manpages/man/man3/zlaqge.f.3 manpages/man/man3/zlaqhb.3 manpages/man/man3/zlaqhb.f.3 manpages/man/man3/zlaqhe.3 manpages/man/man3/zlaqhe.f.3 manpages/man/man3/zlaqhp.3 manpages/man/man3/zlaqhp.f.3 manpages/man/man3/zlaqp2.3 manpages/man/man3/zlaqp2.f.3 manpages/man/man3/zlaqps.3 manpages/man/man3/zlaqps.f.3 manpages/man/man3/zlaqr0.3 manpages/man/man3/zlaqr0.f.3 manpages/man/man3/zlaqr1.3 manpages/man/man3/zlaqr1.f.3 manpages/man/man3/zlaqr2.3 manpages/man/man3/zlaqr2.f.3 manpages/man/man3/zlaqr3.3 manpages/man/man3/zlaqr3.f.3 manpages/man/man3/zlaqr4.3 manpages/man/man3/zlaqr4.f.3 manpages/man/man3/zlaqr5.3 manpages/man/man3/zlaqr5.f.3 manpages/man/man3/zlaqsb.3 manpages/man/man3/zlaqsb.f.3 manpages/man/man3/zlaqsp.3 manpages/man/man3/zlaqsp.f.3 manpages/man/man3/zlaqsy.3 manpages/man/man3/zlaqsy.f.3 manpages/man/man3/zlar1v.3 manpages/man/man3/zlar1v.f.3 manpages/man/man3/zlar2v.3 manpages/man/man3/zlar2v.f.3 manpages/man/man3/zlarcm.3 manpages/man/man3/zlarcm.f.3 manpages/man/man3/zlarf.3 manpages/man/man3/zlarf.f.3 manpages/man/man3/zlarfb.3 manpages/man/man3/zlarfb.f.3 manpages/man/man3/zlarfg.3 manpages/man/man3/zlarfg.f.3 manpages/man/man3/zlarfgp.3 manpages/man/man3/zlarfgp.f.3 manpages/man/man3/zlarft.3 manpages/man/man3/zlarft.f.3 manpages/man/man3/zlarfx.3 manpages/man/man3/zlarfx.f.3 manpages/man/man3/zlarfy.3 manpages/man/man3/zlarfy.f.3 manpages/man/man3/zlargv.3 manpages/man/man3/zlargv.f.3 manpages/man/man3/zlarnv.3 manpages/man/man3/zlarnv.f.3 manpages/man/man3/zlarrv.3 manpages/man/man3/zlarrv.f.3 manpages/man/man3/zlarscl2.3 manpages/man/man3/zlarscl2.f.3 manpages/man/man3/zlartg.3 manpages/man/man3/zlartg.f.3 manpages/man/man3/zlartv.3 manpages/man/man3/zlartv.f.3 manpages/man/man3/zlarz.3 manpages/man/man3/zlarz.f.3 manpages/man/man3/zlarzb.3 manpages/man/man3/zlarzb.f.3 manpages/man/man3/zlarzt.3 manpages/man/man3/zlarzt.f.3 manpages/man/man3/zlascl.3 manpages/man/man3/zlascl.f.3 manpages/man/man3/zlascl2.3 manpages/man/man3/zlascl2.f.3 manpages/man/man3/zlaset.3 manpages/man/man3/zlaset.f.3 manpages/man/man3/zlasr.3 manpages/man/man3/zlasr.f.3 manpages/man/man3/zlassq.3 manpages/man/man3/zlassq.f.3 manpages/man/man3/zlaswlq.3 manpages/man/man3/zlaswlq.f.3 manpages/man/man3/zlaswp.3 manpages/man/man3/zlaswp.f.3 manpages/man/man3/zlasyf.3 manpages/man/man3/zlasyf.f.3 manpages/man/man3/zlasyf_aa.3 manpages/man/man3/zlasyf_aa.f.3 manpages/man/man3/zlasyf_rk.3 manpages/man/man3/zlasyf_rk.f.3 manpages/man/man3/zlasyf_rook.3 manpages/man/man3/zlasyf_rook.f.3 manpages/man/man3/zlat2c.3 manpages/man/man3/zlat2c.f.3 manpages/man/man3/zlatbs.3 manpages/man/man3/zlatbs.f.3 manpages/man/man3/zlatdf.3 manpages/man/man3/zlatdf.f.3 manpages/man/man3/zlatps.3 manpages/man/man3/zlatps.f.3 manpages/man/man3/zlatrd.3 manpages/man/man3/zlatrd.f.3 manpages/man/man3/zlatrs.3 manpages/man/man3/zlatrs.f.3 manpages/man/man3/zlatrz.3 manpages/man/man3/zlatrz.f.3 manpages/man/man3/zlatsqr.3 manpages/man/man3/zlatsqr.f.3 manpages/man/man3/zlauu2.3 manpages/man/man3/zlauu2.f.3 manpages/man/man3/zlauum.3 manpages/man/man3/zlauum.f.3 manpages/man/man3/zpbcon.3 manpages/man/man3/zpbcon.f.3 manpages/man/man3/zpbequ.3 manpages/man/man3/zpbequ.f.3 manpages/man/man3/zpbrfs.3 manpages/man/man3/zpbrfs.f.3 manpages/man/man3/zpbstf.3 manpages/man/man3/zpbstf.f.3 manpages/man/man3/zpbsv.3 manpages/man/man3/zpbsv.f.3 manpages/man/man3/zpbsvx.3 manpages/man/man3/zpbsvx.f.3 manpages/man/man3/zpbtf2.3 manpages/man/man3/zpbtf2.f.3 manpages/man/man3/zpbtrf.3 manpages/man/man3/zpbtrf.f.3 manpages/man/man3/zpbtrs.3 manpages/man/man3/zpbtrs.f.3 manpages/man/man3/zpftrf.3 manpages/man/man3/zpftrf.f.3 manpages/man/man3/zpftri.3 manpages/man/man3/zpftri.f.3 manpages/man/man3/zpftrs.3 manpages/man/man3/zpftrs.f.3 manpages/man/man3/zpocon.3 manpages/man/man3/zpocon.f.3 manpages/man/man3/zpoequ.3 manpages/man/man3/zpoequ.f.3 manpages/man/man3/zpoequb.3 manpages/man/man3/zpoequb.f.3 manpages/man/man3/zporfs.3 manpages/man/man3/zporfs.f.3 manpages/man/man3/zporfsx.3 manpages/man/man3/zporfsx.f.3 manpages/man/man3/zposv.3 manpages/man/man3/zposv.f.3 manpages/man/man3/zposvx.3 manpages/man/man3/zposvx.f.3 manpages/man/man3/zposvxx.3 manpages/man/man3/zposvxx.f.3 manpages/man/man3/zpotf2.3 manpages/man/man3/zpotf2.f.3 manpages/man/man3/zpotrf.3 manpages/man/man3/zpotrf.f.3 manpages/man/man3/zpotrf2.3 manpages/man/man3/zpotrf2.f.3 manpages/man/man3/zpotri.3 manpages/man/man3/zpotri.f.3 manpages/man/man3/zpotrs.3 manpages/man/man3/zpotrs.f.3 manpages/man/man3/zppcon.3 manpages/man/man3/zppcon.f.3 manpages/man/man3/zppequ.3 manpages/man/man3/zppequ.f.3 manpages/man/man3/zpprfs.3 manpages/man/man3/zpprfs.f.3 manpages/man/man3/zppsv.3 manpages/man/man3/zppsv.f.3 manpages/man/man3/zppsvx.3 manpages/man/man3/zppsvx.f.3 manpages/man/man3/zpptrf.3 manpages/man/man3/zpptrf.f.3 manpages/man/man3/zpptri.3 manpages/man/man3/zpptri.f.3 manpages/man/man3/zpptrs.3 manpages/man/man3/zpptrs.f.3 manpages/man/man3/zpstf2.3 manpages/man/man3/zpstf2.f.3 manpages/man/man3/zpstrf.3 manpages/man/man3/zpstrf.f.3 manpages/man/man3/zptcon.3 manpages/man/man3/zptcon.f.3 manpages/man/man3/zpteqr.3 manpages/man/man3/zpteqr.f.3 manpages/man/man3/zptrfs.3 manpages/man/man3/zptrfs.f.3 manpages/man/man3/zptsv.3 manpages/man/man3/zptsv.f.3 manpages/man/man3/zptsvx.3 manpages/man/man3/zptsvx.f.3 manpages/man/man3/zpttrf.3 manpages/man/man3/zpttrf.f.3 manpages/man/man3/zpttrs.3 manpages/man/man3/zpttrs.f.3 manpages/man/man3/zptts2.3 manpages/man/man3/zptts2.f.3 manpages/man/man3/zrot.3 manpages/man/man3/zrot.f.3 manpages/man/man3/zspcon.3 manpages/man/man3/zspcon.f.3 manpages/man/man3/zspmv.3 manpages/man/man3/zspmv.f.3 manpages/man/man3/zspr.3 manpages/man/man3/zspr.f.3 manpages/man/man3/zsprfs.3 manpages/man/man3/zsprfs.f.3 manpages/man/man3/zspsv.3 manpages/man/man3/zspsv.f.3 manpages/man/man3/zspsvx.3 manpages/man/man3/zspsvx.f.3 manpages/man/man3/zsptrf.3 manpages/man/man3/zsptrf.f.3 manpages/man/man3/zsptri.3 manpages/man/man3/zsptri.f.3 manpages/man/man3/zsptrs.3 manpages/man/man3/zsptrs.f.3 manpages/man/man3/zstedc.3 manpages/man/man3/zstedc.f.3 manpages/man/man3/zstegr.3 manpages/man/man3/zstegr.f.3 manpages/man/man3/zstein.3 manpages/man/man3/zstein.f.3 manpages/man/man3/zstemr.3 manpages/man/man3/zstemr.f.3 manpages/man/man3/zsteqr.3 manpages/man/man3/zsteqr.f.3 manpages/man/man3/zsycon.3 manpages/man/man3/zsycon.f.3 manpages/man/man3/zsycon_3.3 manpages/man/man3/zsycon_3.f.3 manpages/man/man3/zsycon_rook.3 manpages/man/man3/zsycon_rook.f.3 manpages/man/man3/zsyconv.3 manpages/man/man3/zsyconv.f.3 manpages/man/man3/zsyconvf.3 manpages/man/man3/zsyconvf.f.3 manpages/man/man3/zsyconvf_rook.3 manpages/man/man3/zsyconvf_rook.f.3 manpages/man/man3/zsyequb.3 manpages/man/man3/zsyequb.f.3 manpages/man/man3/zsymv.3 manpages/man/man3/zsymv.f.3 manpages/man/man3/zsyr.3 manpages/man/man3/zsyr.f.3 manpages/man/man3/zsyrfs.3 manpages/man/man3/zsyrfs.f.3 manpages/man/man3/zsyrfsx.3 manpages/man/man3/zsyrfsx.f.3 manpages/man/man3/zsysv.3 manpages/man/man3/zsysv.f.3 manpages/man/man3/zsysv_aa.3 manpages/man/man3/zsysv_aa.f.3 manpages/man/man3/zsysv_aa_2stage.3 manpages/man/man3/zsysv_aa_2stage.f.3 manpages/man/man3/zsysv_rk.3 manpages/man/man3/zsysv_rk.f.3 manpages/man/man3/zsysv_rook.3 manpages/man/man3/zsysv_rook.f.3 manpages/man/man3/zsysvx.3 manpages/man/man3/zsysvx.f.3 manpages/man/man3/zsysvxx.3 manpages/man/man3/zsysvxx.f.3 manpages/man/man3/zsyswapr.3 manpages/man/man3/zsyswapr.f.3 manpages/man/man3/zsytf2.3 manpages/man/man3/zsytf2.f.3 manpages/man/man3/zsytf2_rk.3 manpages/man/man3/zsytf2_rk.f.3 manpages/man/man3/zsytf2_rook.3 manpages/man/man3/zsytf2_rook.f.3 manpages/man/man3/zsytrf.3 manpages/man/man3/zsytrf.f.3 manpages/man/man3/zsytrf_aa.3 manpages/man/man3/zsytrf_aa.f.3 manpages/man/man3/zsytrf_aa_2stage.3 manpages/man/man3/zsytrf_aa_2stage.f.3 manpages/man/man3/zsytrf_rk.3 manpages/man/man3/zsytrf_rk.f.3 manpages/man/man3/zsytrf_rook.3 manpages/man/man3/zsytrf_rook.f.3 manpages/man/man3/zsytri.3 manpages/man/man3/zsytri.f.3 manpages/man/man3/zsytri2.3 manpages/man/man3/zsytri2.f.3 manpages/man/man3/zsytri2x.3 manpages/man/man3/zsytri2x.f.3 manpages/man/man3/zsytri_3.3 manpages/man/man3/zsytri_3.f.3 manpages/man/man3/zsytri_3x.3 manpages/man/man3/zsytri_3x.f.3 manpages/man/man3/zsytri_rook.3 manpages/man/man3/zsytri_rook.f.3 manpages/man/man3/zsytrs.3 manpages/man/man3/zsytrs.f.3 manpages/man/man3/zsytrs2.3 manpages/man/man3/zsytrs2.f.3 manpages/man/man3/zsytrs_3.3 manpages/man/man3/zsytrs_3.f.3 manpages/man/man3/zsytrs_aa.3 manpages/man/man3/zsytrs_aa.f.3 manpages/man/man3/zsytrs_aa_2stage.3 manpages/man/man3/zsytrs_aa_2stage.f.3 manpages/man/man3/zsytrs_rook.3 manpages/man/man3/zsytrs_rook.f.3 manpages/man/man3/ztbcon.3 manpages/man/man3/ztbcon.f.3 manpages/man/man3/ztbrfs.3 manpages/man/man3/ztbrfs.f.3 manpages/man/man3/ztbtrs.3 manpages/man/man3/ztbtrs.f.3 manpages/man/man3/ztfsm.3 manpages/man/man3/ztfsm.f.3 manpages/man/man3/ztftri.3 manpages/man/man3/ztftri.f.3 manpages/man/man3/ztfttp.3 manpages/man/man3/ztfttp.f.3 manpages/man/man3/ztfttr.3 manpages/man/man3/ztfttr.f.3 manpages/man/man3/ztgevc.3 manpages/man/man3/ztgevc.f.3 manpages/man/man3/ztgex2.3 manpages/man/man3/ztgex2.f.3 manpages/man/man3/ztgexc.3 manpages/man/man3/ztgexc.f.3 manpages/man/man3/ztgsen.3 manpages/man/man3/ztgsen.f.3 manpages/man/man3/ztgsja.3 manpages/man/man3/ztgsja.f.3 manpages/man/man3/ztgsna.3 manpages/man/man3/ztgsna.f.3 manpages/man/man3/ztgsy2.3 manpages/man/man3/ztgsy2.f.3 manpages/man/man3/ztgsyl.3 manpages/man/man3/ztgsyl.f.3 manpages/man/man3/ztpcon.3 manpages/man/man3/ztpcon.f.3 manpages/man/man3/ztplqt.3 manpages/man/man3/ztplqt.f.3 manpages/man/man3/ztplqt2.3 manpages/man/man3/ztplqt2.f.3 manpages/man/man3/ztpmlqt.3 manpages/man/man3/ztpmlqt.f.3 manpages/man/man3/ztpmqrt.3 manpages/man/man3/ztpmqrt.f.3 manpages/man/man3/ztpqrt.3 manpages/man/man3/ztpqrt.f.3 manpages/man/man3/ztpqrt2.3 manpages/man/man3/ztpqrt2.f.3 manpages/man/man3/ztprfb.3 manpages/man/man3/ztprfb.f.3 manpages/man/man3/ztprfs.3 manpages/man/man3/ztprfs.f.3 manpages/man/man3/ztptri.3 manpages/man/man3/ztptri.f.3 manpages/man/man3/ztptrs.3 manpages/man/man3/ztptrs.f.3 manpages/man/man3/ztpttf.3 manpages/man/man3/ztpttf.f.3 manpages/man/man3/ztpttr.3 manpages/man/man3/ztpttr.f.3 manpages/man/man3/ztrcon.3 manpages/man/man3/ztrcon.f.3 manpages/man/man3/ztrevc.3 manpages/man/man3/ztrevc.f.3 manpages/man/man3/ztrevc3.3 manpages/man/man3/ztrevc3.f.3 manpages/man/man3/ztrexc.3 manpages/man/man3/ztrexc.f.3 manpages/man/man3/ztrrfs.3 manpages/man/man3/ztrrfs.f.3 manpages/man/man3/ztrsen.3 manpages/man/man3/ztrsen.f.3 manpages/man/man3/ztrsna.3 manpages/man/man3/ztrsna.f.3 manpages/man/man3/ztrsyl.3 manpages/man/man3/ztrsyl.f.3 manpages/man/man3/ztrti2.3 manpages/man/man3/ztrti2.f.3 manpages/man/man3/ztrtri.3 manpages/man/man3/ztrtri.f.3 manpages/man/man3/ztrtrs.3 manpages/man/man3/ztrtrs.f.3 manpages/man/man3/ztrttf.3 manpages/man/man3/ztrttf.f.3 manpages/man/man3/ztrttp.3 manpages/man/man3/ztrttp.f.3 manpages/man/man3/ztzrzf.3 manpages/man/man3/ztzrzf.f.3 manpages/man/man3/zunbdb.3 manpages/man/man3/zunbdb.f.3 manpages/man/man3/zunbdb1.3 manpages/man/man3/zunbdb1.f.3 manpages/man/man3/zunbdb2.3 manpages/man/man3/zunbdb2.f.3 manpages/man/man3/zunbdb3.3 manpages/man/man3/zunbdb3.f.3 manpages/man/man3/zunbdb4.3 manpages/man/man3/zunbdb4.f.3 manpages/man/man3/zunbdb5.3 manpages/man/man3/zunbdb5.f.3 manpages/man/man3/zunbdb6.3 manpages/man/man3/zunbdb6.f.3 manpages/man/man3/zuncsd.3 manpages/man/man3/zuncsd.f.3 manpages/man/man3/zuncsd2by1.3 manpages/man/man3/zuncsd2by1.f.3 manpages/man/man3/zung2l.3 manpages/man/man3/zung2l.f.3 manpages/man/man3/zung2r.3 manpages/man/man3/zung2r.f.3 manpages/man/man3/zungbr.3 manpages/man/man3/zungbr.f.3 manpages/man/man3/zunghr.3 manpages/man/man3/zunghr.f.3 manpages/man/man3/zungl2.3 manpages/man/man3/zungl2.f.3 manpages/man/man3/zunglq.3 manpages/man/man3/zunglq.f.3 manpages/man/man3/zungql.3 manpages/man/man3/zungql.f.3 manpages/man/man3/zungqr.3 manpages/man/man3/zungqr.f.3 manpages/man/man3/zungr2.3 manpages/man/man3/zungr2.f.3 manpages/man/man3/zungrq.3 manpages/man/man3/zungrq.f.3 manpages/man/man3/zungtr.3 manpages/man/man3/zungtr.f.3 manpages/man/man3/zunm22.3 manpages/man/man3/zunm22.f.3 manpages/man/man3/zunm2l.3 manpages/man/man3/zunm2l.f.3 manpages/man/man3/zunm2r.3 manpages/man/man3/zunm2r.f.3 manpages/man/man3/zunmbr.3 manpages/man/man3/zunmbr.f.3 manpages/man/man3/zunmhr.3 manpages/man/man3/zunmhr.f.3 manpages/man/man3/zunml2.3 manpages/man/man3/zunml2.f.3 manpages/man/man3/zunmlq.3 manpages/man/man3/zunmlq.f.3 manpages/man/man3/zunmql.3 manpages/man/man3/zunmql.f.3 manpages/man/man3/zunmqr.3 manpages/man/man3/zunmqr.f.3 manpages/man/man3/zunmr2.3 manpages/man/man3/zunmr2.f.3 manpages/man/man3/zunmr3.3 manpages/man/man3/zunmr3.f.3 manpages/man/man3/zunmrq.3 manpages/man/man3/zunmrq.f.3 manpages/man/man3/zunmrz.3 manpages/man/man3/zunmrz.f.3 manpages/man/man3/zunmtr.3 manpages/man/man3/zunmtr.f.3 manpages/man/man3/zupgtr.3 manpages/man/man3/zupgtr.f.3 manpages/man/man3/zupmtr.3 manpages/man/man3/zupmtr.f.3 /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/man/man3 + mkdir -p /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/include/cblas/ + cp -a CBLAS/include/cblas.h CBLAS/include/cblas_f77.h CBLAS/include/cblas_mangling.h CBLAS/include/cblas_test.h /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/include/cblas/ + mkdir -p /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/include/lapacke/ + cp -a LAPACKE/include/lapacke.h LAPACKE/include/lapacke_config.h LAPACKE/include/lapacke_mangling.h LAPACKE/include/lapacke_utils.h /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/include/lapacke/ ~/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64 ~/build/BUILD/lapack-3.8.0 + pushd /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64 + ln -sf liblapack.so.3.8.0 liblapack.so + ln -sf liblapack.so.3.8.0 liblapack.so.3 + ln -sf liblapack.so.3.8.0 liblapack.so.3.8 + ln -sf libblas.so.3.8.0 libblas.so + ln -sf libblas.so.3.8.0 libblas.so.3 + ln -sf libblas.so.3.8.0 libblas.so.3.8 + ln -sf libcblas.so.3.8.0 libcblas.so + ln -sf libcblas.so.3.8.0 libcblas.so.3 + ln -sf libcblas.so.3.8.0 libcblas.so.3.8 + ln -sf liblapacke.so.3.8.0 liblapacke.so + ln -sf liblapacke.so.3.8.0 liblapacke.so.3 + ln -sf liblapacke.so.3.8.0 liblapacke.so.3.8 + ln -sf liblapack64_.so.3.8.0 liblapack64_.so + ln -sf liblapack64_.so.3.8.0 liblapack64_.so.3 + ln -sf liblapack64_.so.3.8.0 liblapack64_.so.3.8 + ln -sf libblas64_.so.3.8.0 libblas64_.so + ln -sf libblas64_.so.3.8.0 libblas64_.so.3 + ln -sf libblas64_.so.3.8.0 libblas64_.so.3.8 + ln -sf libcblas64_.so.3.8.0 libcblas64_.so + ln -sf libcblas64_.so.3.8.0 libcblas64_.so.3 + ln -sf libcblas64_.so.3.8.0 libcblas64_.so.3.8 ~/build/BUILD/lapack-3.8.0 + popd + mkdir -p /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/ + cp -a lapack.pc.in /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapack.pc + sed -i 's|@CMAKE_INSTALL_FULL_LIBDIR@|/usr/lib64|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapack.pc + sed -i 's|@CMAKE_INSTALL_FULL_INCLUDEDIR@|/usr/include|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapack.pc + sed -i 's|@LAPACK_VERSION@|3.8.0|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapack.pc + cp -a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapack.pc /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapack64.pc + sed -i 's|-llapack|-llapack64_|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapack64.pc + sed -i 's|blas|blas64|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapack64.pc + cp -a BLAS/blas.pc.in /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/blas.pc + sed -i 's|@CMAKE_INSTALL_FULL_LIBDIR@|/usr/lib64|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/blas.pc + sed -i 's|@CMAKE_INSTALL_FULL_INCLUDEDIR@|/usr/include|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/blas.pc + sed -i 's|@LAPACK_VERSION@|3.8.0|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/blas.pc + cp -a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/blas.pc /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/blas64.pc + sed -i 's|-lblas|-lblas64_|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/blas64.pc + cp -a LAPACKE/lapacke.pc.in /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapacke.pc + sed -i 's|@CMAKE_INSTALL_FULL_LIBDIR@|/usr/lib64|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapacke.pc + sed -i 's|@CMAKE_INSTALL_FULL_INCLUDEDIR@|/usr/include/lapacke|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapacke.pc + sed -i 's|@LAPACK_VERSION@|3.8.0|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/lapacke.pc + cp -a CBLAS/cblas.pc.in /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/cblas.pc + sed -i 's|@CMAKE_INSTALL_FULL_LIBDIR@|/usr/lib64|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/cblas.pc + sed -i 's|@CMAKE_INSTALL_FULL_INCLUDEDIR@|/usr/include/cblas|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/cblas.pc + sed -i 's|@LAPACK_VERSION@|3.8.0|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/cblas.pc + cp -a /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/cblas.pc /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/cblas64.pc + sed -i 's|-lcblas|-lcblas64_|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/cblas64.pc + sed -i 's|Requires.private: blas|Requires.private: blas64|g' /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/pkgconfig/cblas64.pc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.8.0-8.0.1.an8 --unique-debug-suffix -3.8.0-8.0.1.an8.loongarch64 --unique-debug-src-base lapack-3.8.0-8.0.1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lapack-3.8.0 extracting debug info from /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libcblas.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libblas.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libblas64_.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libcblas64_.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapack.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapack64_.so.3.8.0 extracting debug info from /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/liblapacke.so.3.8.0 /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 74554 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip /usr/bin/strip:/builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libcblas64_.a(ddotsub.f): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/lib64/libcblas.a(ddotsub.f): Unable to recognise the format of file: file format not recognized + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lapack-3.8.0-8.0.1.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EcRh2M + umask 022 + cd /builddir/build/BUILD + cd lapack-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/lapack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/lapack + cp -pr lapackqref.ps /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/lapack + exit 0 Provides: lapack = 3.8.0-8.0.1.an8 lapack(loongarch-64) = 3.8.0-8.0.1.an8 liblapack.so.3()(64bit) liblapacke.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) Processing files: lapack-devel-3.8.0-8.0.1.an8.loongarch64 Provides: lapack-devel = 3.8.0-8.0.1.an8 lapack-devel(loongarch-64) = 3.8.0-8.0.1.an8 pkgconfig(lapack) = 3.8.0 pkgconfig(lapacke) = 3.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblapack.so.3()(64bit) liblapacke.so.3()(64bit) pkgconfig(blas) pkgconfig(lapack) Processing files: lapack-static-3.8.0-8.0.1.an8.loongarch64 Provides: lapack-static = 3.8.0-8.0.1.an8 lapack-static(loongarch-64) = 3.8.0-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: blas-3.8.0-8.0.1.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SyemDM + umask 022 + cd /builddir/build/BUILD + cd lapack-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/blas + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/blas + cp -pr blasqr.ps /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/blas + exit 0 Provides: blas = 3.8.0-8.0.1.an8 blas(loongarch-64) = 3.8.0-8.0.1.an8 libblas.so.3()(64bit) libcblas.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) Processing files: blas-devel-3.8.0-8.0.1.an8.loongarch64 Provides: blas-devel = 3.8.0-8.0.1.an8 blas-devel(loongarch-64) = 3.8.0-8.0.1.an8 pkgconfig(blas) = 3.8.0 pkgconfig(cblas) = 3.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libblas.so.3()(64bit) libcblas.so.3()(64bit) pkgconfig(blas) Processing files: blas-static-3.8.0-8.0.1.an8.loongarch64 Provides: blas-static = 3.8.0-8.0.1.an8 blas-static(loongarch-64) = 3.8.0-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lapack64-3.8.0-8.0.1.an8.loongarch64 Provides: lapack64 = 3.8.0-8.0.1.an8 lapack64(loongarch-64) = 3.8.0-8.0.1.an8 liblapack64_.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) Processing files: lapack64-devel-3.8.0-8.0.1.an8.loongarch64 Provides: lapack64-devel = 3.8.0-8.0.1.an8 lapack64-devel(loongarch-64) = 3.8.0-8.0.1.an8 pkgconfig(lapack64) = 3.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblapack64_.so.3()(64bit) pkgconfig(blas64) Processing files: lapack64-static-3.8.0-8.0.1.an8.loongarch64 Provides: lapack64-static = 3.8.0-8.0.1.an8 lapack64-static(loongarch-64) = 3.8.0-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: blas64-3.8.0-8.0.1.an8.loongarch64 Provides: blas64 = 3.8.0-8.0.1.an8 blas64(loongarch-64) = 3.8.0-8.0.1.an8 libblas64_.so.3()(64bit) libcblas64_.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) Processing files: blas64-devel-3.8.0-8.0.1.an8.loongarch64 Provides: blas64-devel = 3.8.0-8.0.1.an8 blas64-devel(loongarch-64) = 3.8.0-8.0.1.an8 pkgconfig(blas64) = 3.8.0 pkgconfig(cblas64) = 3.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libblas64_.so.3()(64bit) libcblas64_.so.3()(64bit) pkgconfig(blas64) Processing files: blas64-static-3.8.0-8.0.1.an8.loongarch64 Provides: blas64-static = 3.8.0-8.0.1.an8 blas64-static(loongarch-64) = 3.8.0-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lapack-doc-3.8.0-8.0.1.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Oc96Jm + umask 022 + cd /builddir/build/BUILD + cd lapack-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/lapack-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/lapack-doc + cp -pr README.md /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/lapack-doc + cp -pr LICENSE /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64/usr/share/doc/lapack-doc + exit 0 Provides: lapack-doc = 3.8.0-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lapack-debugsource-3.8.0-8.0.1.an8.loongarch64 Provides: lapack-debugsource = 3.8.0-8.0.1.an8 lapack-debugsource(loongarch-64) = 3.8.0-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lapack-debuginfo-3.8.0-8.0.1.an8.loongarch64 Provides: debuginfo(build-id) = 86143b4669853b82f2ed4b97e2f220497c5633d6 debuginfo(build-id) = aaabc1ce5382a43ba8f926155cd8e7223f6a7745 lapack-debuginfo = 3.8.0-8.0.1.an8 lapack-debuginfo(loongarch-64) = 3.8.0-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lapack-debugsource(loongarch-64) = 3.8.0-8.0.1.an8 Processing files: blas-debuginfo-3.8.0-8.0.1.an8.loongarch64 Provides: blas-debuginfo = 3.8.0-8.0.1.an8 blas-debuginfo(loongarch-64) = 3.8.0-8.0.1.an8 debuginfo(build-id) = 41b01dbdfbfd3ea950e2387740ab464c3f410b5a debuginfo(build-id) = e1064ab854082a0635d6f9a4065fb77ed36dd4a9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lapack-debugsource(loongarch-64) = 3.8.0-8.0.1.an8 Processing files: lapack64-debuginfo-3.8.0-8.0.1.an8.loongarch64 Provides: debuginfo(build-id) = b79a0219b0c5e6bf75af70f2d322f622ee5507d2 lapack64-debuginfo = 3.8.0-8.0.1.an8 lapack64-debuginfo(loongarch-64) = 3.8.0-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lapack-debugsource(loongarch-64) = 3.8.0-8.0.1.an8 Processing files: blas64-debuginfo-3.8.0-8.0.1.an8.loongarch64 Provides: blas64-debuginfo = 3.8.0-8.0.1.an8 blas64-debuginfo(loongarch-64) = 3.8.0-8.0.1.an8 debuginfo(build-id) = ad906a6518071106608e181197354d7b28885b42 debuginfo(build-id) = c3a64537bb212a776015a56fea34596f4af98893 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lapack-debugsource(loongarch-64) = 3.8.0-8.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64 Wrote: /builddir/build/RPMS/lapack-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/lapack-devel-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/lapack-static-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/blas-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/blas-devel-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/blas-static-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/lapack64-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/lapack64-devel-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/lapack64-static-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/blas64-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/blas64-devel-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/blas64-static-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/lapack-doc-3.8.0-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/lapack-debugsource-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/lapack-debuginfo-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/blas-debuginfo-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/lapack64-debuginfo-3.8.0-8.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/blas64-debuginfo-3.8.0-8.0.1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fWRtIt + umask 022 + cd /builddir/build/BUILD + cd lapack-3.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lapack-3.8.0-8.0.1.an8.loongarch64 + exit 0 Child return code was: 0