help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] help in compiling programs in GSL


From: blabla balbal
Subject: [Help-gsl] help in compiling programs in GSL
Date: Wed, 22 Feb 2006 17:54:57 -0800 (PST)

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!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]