[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .oct files - keeping state across calls
From: |
John W. Eaton |
Subject: |
Re: .oct files - keeping state across calls |
Date: |
Tue, 14 Jul 2009 05:07:33 -0400 |
On 14-Jul-2009, Christophe Tournery wrote:
| configure.args --enable-shared \
| --enable-dl \
| --disable-static \
| --with-hdf5 \
| --with-fftw \
| --with-blas="-framework Accelerate" \
| --enable-static \
| --enable-readline \
| --with-zlib \
| --with-glpk \
| --with-curl \
| --with-lapack \
| --with-umfpack \
| --with-colamd \
| --with-ccolamd \
| --with-cholmod \
| --with-cxsparse
You have both --disable-static and --enable-static? Is that intended?
The default is --disable-static. Other than that and your --with-blas
option, I think all these are the defaults, so there is no need to
specify them explicitly.
jwe
- .oct files - keeping state across calls, Christophe Tournery, 2009/07/06
- Re: .oct files - keeping state across calls, dbateman, 2009/07/06
- Re: .oct files - keeping state across calls, Christophe Tournery, 2009/07/07
- Re: .oct files - keeping state across calls, David Bateman, 2009/07/09
- Re: .oct files - keeping state across calls, Christophe Tournery, 2009/07/13
- Re: .oct files - keeping state across calls, John W. Eaton, 2009/07/13
- Re: .oct files - keeping state across calls, Christophe Tournery, 2009/07/14
- Re: .oct files - keeping state across calls, John W. Eaton, 2009/07/14
- Re: .oct files - keeping state across calls, Christophe Tournery, 2009/07/22
- Re: .oct files - keeping state across calls,
John W. Eaton <=
- Re: .oct files - keeping state across calls, Christophe Tournery, 2009/07/14
- Re: .oct files - keeping state across calls, David Bateman, 2009/07/16