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

Re: Link problem



Nope.  That's not the problem.  The gcc command line says "-shared", so
it should be picking up the ".so" libs.  "ldconfig -p" shows libf77blas
pointing to the right place.

Tim

Peter Jay Salzman wrote:
> 
> not exactly sure, but i think this is the deal -
> 
> when you link a .o, you want the static libraries.  static in the sense that
> they get inserted in the computer at link time.  these are .a files.
> 
> *.so.* are dynamic libraries which are used at run time.
> 
> pete
> 
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null

-- 
Timothy H. Keitt
Department of Ecology and Evolution
State University of New York at Stony Brook
Phone: 631-632-1101, FAX: 631-632-7626
http://life.bio.sunysb.edu/ee/keitt/



Reply to: