compiling clapack under cygwin32


[ Follow Ups ] [ Post Followup ] [ Netlib Discussion Forum ] [ FAQ ]

Posted by gary anderson on April 10, 1998 at 11:51:03:

i am trying to install the clapack and blas
libraries for use in cygwin32 beta 19.

the make files install blas_alpha.a
but when i try testing the blas routines with the
make file in blas/testing directory
i get numerous multiple definition errors for
_bss__start___ ad _bss__end___.

i am hoping that someone can tell me how to modify the
make files to successfully build and test the routines.

thanks,
gary



Follow Ups: