Yes,  --enable-dl requires --enable-shared.

Sadly, other BLAS/Lapack libs are not optimized for my architecture,
so I'm left to live with this static BLAS.


-- Satish.BD



On Tue, Dec 6, 2011 at 14:04, c. <carlo.defa...@gmail.com> wrote:
>
> On 6 Dec 2011, at 12:51, bd satish wrote:
>
>> Hi,
>>
>> @Carlo: I disabled shared libs because I've many versions of BLAS /
>> Lapack lying in my computer. The one I specified in --with-blas option
>> is a static lib, built without -fPIC option, so other shared libs
>> cannot use it (hope I'm correct).
>
> I was referring to the option
>
>  --enable-dl             allow loading of dynamically linked modules (not all
>                          systems)
>
> You will not be able to install packages from Octave-forge (at least those 
> that include
> some part written in c++, like specfun) unless you enable this.
>
> I don't know if this requires --enable-shared, if this is the case I am 
> afraid you'll have
> to use a different version of BLAS.
>
> c.

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to