Here is a simple way to compile a code "test.c" using gcc compiler:
$ gcc -Wall -o test test.c -lgsl -lgslcblas -lm
run ./test to execute the code. (This assumes that gsl gslcblas libraries
are installed in the default folder(/usr/?))
H. Saadaoui
>Hello sir,
>I am a new user to linux.I downloaded the GSL benchmark programs.I am in need
>to use
>some of your programs for my project .I would like to know how I could compile
>and
>run those files in Linux environment.
>looking for your help.
>T.Senthil
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl