octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8051] mxe-octave: windows installer


From: John Donoghue
Subject: [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer
Date: Thu, 23 May 2013 02:04:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Follow-up Comment #7, patch #8051 (project octave):

Another issue I have seen occasionaly, perhaps related to the same issue is if
I have to rebuilds qrupdate for any reason after octave has compiled, qrupdate
fails to compile with errors on not finding the blas functions in link:

home/jade/mxe-octave/tmp-qrupdate/qrupdate-1.1.2/src/cch1dn.f:61: undefined
reference to `xerbla_'
/home/jade/mxe-octave/tmp-qrupdate/qrupdate-1.1.2/src/cch1dn.f:70: undefined
reference to `ctrsv_'
/home/jade/mxe-octave/tmp-qrupdate/qrupdate-1.1.2/src/cch1dn.f:71: undefined
reference to `scnrm2_'

It finds blas during the configure:
checking for sgemm_ in -lblas... yes

and if I override the configure for blas with --with-blas=blas, it works
again.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8051>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]