This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch for gsl-1.6: building shared libraries on cygwin/mingw


Teun Burgers writes:
 > +libgsl_la_LIBADD = $(SUBLIBS) cblas/libgslcblas.la

Hello,

It seems like this line would force the libgslcblas library to be part
of the main libgsl (so it wouldn't be possible to replace it at
runtime with ATLAS for example).

-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]