My OS is Fedora LINUX.
My program includes gsl_math.h, gsl_sf_bessel.h, gsl_matrix.h, gsl_linalg.h, gsl_permutation.h, gsl_blas.h, and gsl_eigen.h. And I can compile the program to filmname.o. ( gcc –I/usr/local/include –c filmname.c) And then, what kinds of library do I need for this program? (example : gcc filmname.o -lgsl) Maybe I don’t have these libraries. Would you give me the linking to get these libraries? Thanks. _______________________________________________ Help-gsl mailing list Help-gsl@gnu.org http://lists.gnu.org/mailman/listinfo/help-gsl