Skip to content
Prev 45545 / 63424 Next

La_svd compiler error

I did include the Makevars in the src directory with the following line: 
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

But this had no effect at all - still failed at La_svd
As I said in Linux no problem at all - only in windows.

Thanks
Phil

-----Original Message-----
From: Duncan Murdoch [mailto:murdoch.duncan at gmail.com] 
Sent: 12 April 2013 12:13
To: Antczak, Philipp
Cc: 'r-devel at R-project.org'
Subject: Re: [Rd] La_svd compiler error
On 13-04-11 7:41 AM, Antczak, Philipp wrote:
You reported this as a bug, and were told what to do to try to fix it. 
Did that work?

Duncan Murdoch