Posted by gary anderson on April 09, 1998 at 08:21:07:
In Reply to: Re: CLAPACK Eigenvalue routines posted by Dick Chase on September 25, 1997 at 16:18:43:
i am trying to install the clapack blas libraries under cygwin32.
i have no trouble compiling the clapack or blas routines,
but when i try to run the test, i get the
error for each .o file
"... libF77.a ... first defined here"
"... libI77.a multiple definition of _bss_start___"
"... libF77.a ... first defined here"
"... libI77.a ... multiple definition of `_bss_end___"
i imagine there is a simple solution,
and hope someone reading this can provide it.
thank you,
gary