This is the mail archive of the gsl-discuss@sourceware.cygnus.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]

Re: No libgsl.a in version 0.5 under OSF1


Dave Morrison wrote:
>
> noinst_LTLIBRARIES = libgslblas.la
> 
> and then the top-most Makefile.am would assemble these:
> 
> pkglib_LTLIBRARIES = libgsl.la
> 
> libgsl_la_LIBADD = \
>   blas/libgslblas.la \
>   block/libgslblock.la \
>   ...

Yes, that seems like it should work. I've used that feature
myself in other places. Hmmm.

Well, whaddaya think Brian?


--
G. Jungman

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