[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] How do I run my program in LINUX ?
From: |
Martin Jansche |
Subject: |
Re: [Help-gsl] How do I run my program in LINUX ? |
Date: |
Sun, 9 Oct 2005 20:18:33 -0400 |
On 10/9/05, 鄭宗誠 <address@hidden> wrote:
> And then, what kinds of library do I need for this program? (example : gcc
> filmname.o -lgsl)
See the section "Linking programs with the library" in the manual:
http://www.gnu.org/software/gsl/manual/gsl-ref_2.html#SEC12
-- mj