PDLPorters / pdl-linearalgebra

https://p3rl.org/PDL::LinearAlgebra
1 stars 7 forks source link

SF#435 PDL-LinearAlgebra-0.12 undefined reference to dggsvd_ + sggsvd_ #3

Closed mohawk2 closed 2 years ago

mohawk2 commented 6 years ago

@kmx writes:

When building PDL-LinearAlgebra-0.12 / lapack-3.7.0 / gcc-7.1.0 / mingw-w64-v5.0.2 / perl-5.26.0-RC1 I got:

Real.o:Real.c:(.text+0x85f17): undefined reference to `dggsvd_'
Real.o:Real.c:(.text+0x870b7): undefined reference to `sggsvd_'
collect2.exe: error: ld returned 1 exit status

https://sourceforge.net/p/pdl/bugs/435/

mohawk2 commented 2 years ago

Fixed (I hope) in 0.28.