[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/
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/18
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, Philip Nienhuis, 2013/05/19
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/19
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, Philip Nienhuis, 2013/05/19
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, Philip Nienhuis, 2013/05/19
- Re: [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/19
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/22
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John W. Eaton, 2013/05/22
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer,
John Donoghue <=
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/24
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/25
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/25
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/25
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/26
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, Thorsten Liebig, 2013/05/30
- Re: [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/30
- [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, Thorsten Liebig, 2013/05/31
- Re: [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/31
- Re: [Octave-patch-tracker] [patch #8051] mxe-octave: windows installer, John Donoghue, 2013/05/31