octave-maintainers
[Top][All Lists]
Advanced

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

SuiteSparse static/dynamic libraries


From: John W. Eaton
Subject: SuiteSparse static/dynamic libraries
Date: Tue, 08 Apr 2008 19:39:28 -0400

On  8-Apr-2008, Ben Abbott wrote:

| If the SuiteSparse package were modified to produce dynamic libraries  
| instead, would Octave find them, or does it look specifically for the  
| static ones?

What do you mean by "would Octave find them?"  Do you mean would the
configure script find them?  If so, then yes, if your compiler can
link to them.  The configure script doesn't go looking for files to
find libraries.  It only runs the compiler to see whether compiling
and linking succeeds.

jwe


reply via email to

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